PatchSiren cyber security CVE debrief
CVE-2026-94092 dmlc CVE debrief
A vulnerability was detected in dmlc dgl up to 2.1.0. This impacts the function load_info/_read_torch_data of the file utils.py. Performing a manipulation of the argument path results in deserialization. The attack can be initiated remotely. The exploit is now public and may be used. Defenders should assess exposure and prioritize verification of affected versions. The vulnerability allows for remote deserialization attacks, impacting defenders who need to verify affected versions and implement compensating controls.
- Vendor
- dmlc
- Product
- dgl
- CVSS
- LOW 2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-20
- Original CVE updated
- 2026-09-20
- Advisory published
- 2026-09-20
- Advisory updated
- 2026-09-20
Who should care
Defenders responsible for dmlc dgl deployments should assess exposure and prioritize verification of affected versions due to the remote deserialization vulnerability. They must implement compensating controls to prevent exploitation and monitor for potential attacks. Security teams and vulnerability management teams should review the official advisory and plan for vendor-supported updates or mitigations. Asset owners and operators must track exceptions,
Why it matters
CVE-2026-94092 allows for remote deserialization attacks in dmlc dgl up to 2.1.0, impacting defenders who need to verify affected versions and implement compensating controls.
- Remote deserialization attacks may be possible
- Verification of affected versions is required
- Compensating controls should be implemented to prevent exploitation
Technical summary
The vulnerability is located in the function load_info/_read_torch_data of the file utils.py in dmlc dgl up to 2.1.0. Performing a manipulation of the argument path results in deserialization, allowing for remote attacks. The vulnerability allows for remote deserialization attacks, impacting defenders who need to verify affected versions and implement compensating controls. The project was informed early but has not responded yet, leaving defenders to assess exposure and implement mitigations proactively. The exploit is public, increasing the urgency for defenders to act.
Defensive priority
Defenders should prioritize verifying the affected versions and assessing exposure, as the vulnerability allows for remote deserialization attacks.
Recommended defensive actions
- Verify the affected versions of dmlc dgl and assess exposure
- Implement compensating controls to prevent remote deserialization attacks
- Monitor for potential exploitation attempts
- Review official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability was detected in dmlc dgl up to 2.1.0, specifically in the function load_info/_read_torch_data of the file utils.py. The attack can be initiated remotely, and the exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet. Defenders should verify affected versions and assess exposure due to the remote deserialization vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-94092 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-94092
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-94092 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-94092
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dmlc/dgl/
-
Source reference
Unverified legacy reference
URL: https://github.com/dmlc/dgl/issues/7932
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/cve/CVE-2026-94092
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/952703
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/408022
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/408022/cti
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.