vm2 versions 3.11.3 through 3.11.6 expose the host process's real https.globalAgent to sandboxed code when a NodeVM is explicitly configured to allow require('https'). The builtin loader wraps host modules in a read-only proxy, but method calls such as Agent.prototype.on() are forwarded to the underlying host object, so sandbox code can register a listener for the agent's 'free' event. When an unrelated host HTTPS request releases a pooled connection, the listener receives the live host request options and the host TLSSocket, allowing sandboxed code to read the host's Authorization header and private destination host/port, attach a data listener to the released socket and read subsequent host response bodies in plaintext, and issue attacker-chosen authenticated requests using the stolen credentials. The issue is fixed in 3.11.7.
CVE-2026-92940
Score 10.0 from GitHub Security Advisory (severity: CRITICAL) published 2026-09-17. a secondary CVSS source baseline 10.0; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 10.0
- EG Score
- 10.0(high)
- EG Risk
- 60(Track)EG Risk 60/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity100% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (2)
Auto-updated Sep 17, 2026vm2 3.11.3 through 3.11.6 HTTPS Credential Exposure via globalAgent | Advisories | VulnCheck
https://www.vulncheck.com/advisories/vm2-3.11.3-through-3.11.6-https-credential-exposure-via-globalagentvm2 3.11.6 exposes host HTTPS credentials and TLS traffic through globalAgent · Advisory · patriksimek/vm2 · GitHub
https://github.com/patriksimek/vm2/security/advisories/GHSA-h85j-hv3c-qfgqVendor Advisories for CVE-2026-92940(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 29× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-20 14:01 UTCGHSA enrichment
- 2026-09-20 10:10 UTCGHSA enrichment
- 2026-09-20 06:18 UTCGHSA enrichment
- 2026-09-20 02:27 UTCGHSA enrichment
- 2026-09-19 22:35 UTCGHSA enrichment
- 2026-09-19 18:44 UTCEG score recompute
- 2026-09-19 18:44 UTCGHSA enrichment
- 2026-09-19 14:53 UTCGHSA enrichment
- 2026-09-19 11:02 UTCGHSA enrichment
- 2026-09-19 07:11 UTCGHSA enrichment
- 2026-09-19 03:20 UTCGHSA enrichment
- 2026-09-18 23:29 UTCGHSA enrichment
- 2026-09-18 19:38 UTCEG score recompute
- 2026-09-18 19:38 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:46 UTCGHSA enrichment
- 2026-09-18 11:51 UTCGHSA enrichment
- 2026-09-18 08:00 UTCGHSA enrichment
- 2026-09-18 04:09 UTCGHSA enrichment
- 2026-09-18 00:18 UTCGHSA enrichment
- 2026-09-17 20:27 UTCEG score recompute
- 2026-09-17 20:27 UTCGHSA enrichment
- 2026-09-17 19:30 UTCEG score recompute
- 2026-09-17 19:30 UTCGHSA enrichment
- 2026-09-17 18:18 UTCEG score recompute
Show 4 moreShow fewer
- 2026-09-17 18:18 UTCGHSA enrichment
- 2026-09-17 14:23 UTCEG score recompute
- 2026-09-17 13:51 UTCEG score recompute
- 2026-09-17 13:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-668
Frequently asked(5)
What is CVE-2026-92940?
When was CVE-2026-92940 disclosed?
Is CVE-2026-92940 actively exploited?
What is the CVSS score of CVE-2026-92940?
How do I remediate CVE-2026-92940?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-92940
Is Your Infrastructure Affected by CVE-2026-92940?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.