CVE-2025-10975 Details
Description
A vulnerability was found in GuanxingLu vlarl up to 31abc0baf53ef8f5db666a1c882e1ea64def2997. This vulnerability affects the function experiments.robot.bridge.reasoning_server::run_reasoning_server of the file experiments/robot/bridge/reasoning_server.py of the component ZeroMQ. Performing manipulation of the argument Message results in deserialization. Remote exploitation of the attack is possible. The exploit has been made public and could be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided.
A remote code execution vulnerability has been identified in GuanxingLu vlarl versions prior to 31abc0baf53ef8f5db666a1c882e1ea64def2997. The issue arises in the function 'experiments.robot.bridge.reasoning_server::run_reasoning_server' within the file 'experiments/robot/bridge/reasoning_server.py'. The vulnerability is caused by unsafe deserialization of messages using 'pickle.loads', which allows attackers to execute arbitrary code on the host system. This vulnerability is present in a component that follows a rolling release approach, so specific version details for affected or updated releases are not available.
It is recommended to avoid using 'pickle' for deserialization of untrusted data. Instead, use a safer serialization format like JSON or MessagePack, and validate all inputs rigorously.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 25, 2025CISA-ADP
Assessed Sep 26, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/GuanxingLu/vlarl/issues/18 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/GuanxingLu/vlarl/issues/18#issue-3408978610 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/GuanxingLu/vlarl/issues/18 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/GuanxingLu/vlarl/issues/18#issue-3408978610 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/?ctiid.325846 | [email protected] | AdvisoryExploit |
| https://vuldb.com/?id.325846 | [email protected] | AdvisoryBundleExploitPartial Content |
| https://vuldb.com/?submit.653279 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| GuanxingLu vlarl | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 26, 2025 | CVE Modified | CISA-ADP |
| Sep 25, 2025 | New CVE Received | [email protected] |
Volerion