CVE-2026-94093
Last modified
CVE-2026-94093 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. A security vulnerability has been detected in DLR-RM stable-baselines3 up to 2.9.0. This affects the function PPO.load/load_replay_buffer/VecNormalize.load of the file save_util.py. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
A security vulnerability has been detected in DLR-RM stable-baselines3 up to 2.9.0. This affects the function PPO.load/load_replay_buffer/VecNormalize.load of the file save_util.py. Such manipulation leads to deserialization. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. In v2.9.0 the PyTorch tensor load path is hardened (weights_only=True), but that hardening was later reverted on master via PR #1913 "Hotfix: revert loading with weights_only=True" [blocked] to fix PyTorch 1.13 compat - so even the one "safe" path is inconsistent across versions. #2281 was closed as a duplicate of #1831 since both are unsafe pickle deserialization - but #1831's fix (PR #41) only gated the Hugging Face Hub loader in the separate huggingface_sb3 package. This finding covers the core stable_baselines3 load APIs (PPO.load, load_replay_buffer, VecNormalize.load), which have no safe mode or gate and remained exploitable in v2.9.0 until the outstanding hardening (PR #2264) ships.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| DLR-RM | stable-baselines3 | 2.0; 2.1; 2.2; 2.3; 2.4; 2.5; 2.6; 2.7; 2.8; 2.9.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-94093?
How severe is CVE-2026-94093?
How do I fix CVE-2026-94093?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-94084Suricata before 8.0.7 has an Http2ThreadMultiBuf use-after-f…9.4
- CVE-2026-94089A vulnerability was determined in D-Link DIR-868L 2.01b05. T…10
- CVE-2026-9409A flaw has been found in Sushmi-pal Invoice-System up to a0a…4.3
- CVE-2026-94090A security flaw has been discovered in JusticeRage Manalyze …6.3
- CVE-2026-94091A weakness has been identified in piskvorky gensim up to 4.4…5.5
- CVE-2026-94092A vulnerability was detected in dmlc dgl up to 2.1.0. This i…5.5
- CVE-2026-94094A flaw has been found in OpenClaw up to 2026.9.5. Affected i…4.3
- CVE-2026-94095A vulnerability has been found in Netcore NBR200V2 1.3.24112…9.9
- CVE-2026-94096A vulnerability was found in Netcore NBR200V2 1.3.241127.071…9.9
- CVE-2026-94097A vulnerability was determined in Netcore NBR200V2 1.3.24112…10
- CVE-2026-94098A vulnerability was identified in Netcore NBR200V2 1.3.24112…9.1
- CVE-2026-94099A security flaw has been discovered in Netcore NBR200V2 1.3.…9.9
Are you affected by CVE-2026-94093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
