CVE-2026-100722
Last modified
CVE-2026-100722 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. vm2 before 3.12.2 does not apply host-side Promise rejection handling in the sandbox-to-host construct trap. In BaseHandler, the apply trap calls markHostPromiseHandled() on the returned value, but the adjacent construct path returns the result of Reflect.construct without the same sanitization.
Description
vm2 before 3.12.2 does not apply host-side Promise rejection handling in the sandbox-to-host construct trap. In BaseHandler, the apply trap calls markHostPromiseHandled() on the returned value, but the adjacent construct path returns the result of Reflect.construct without the same sanitization. If an embedder exposes a constructable host function whose constructor returns a native rejected Promise, an untrusted script executed via VM.run can invoke it with `new` and ignore the result; the rejected host Promise crosses the bridge unhandled and, under Node's strict unhandled-rejection policy, is promoted to an uncaught exception that terminates the host process.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100722?
How severe is CVE-2026-100722?
How do I fix CVE-2026-100722?
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-100717froxlor is a server administration panel. In versions 2.3.10…9.9
- CVE-2026-100718Froxlor through 2.3.10 does not enforce the mail.allow_exter…7.1
- CVE-2026-100719Froxlor versions before 2.3.12 contain a credential disclosu…6.5
- CVE-2026-10072DreamMaker developed by Interinfo has an Arbitrary File Uplo…8.6
- CVE-2026-100720Froxlor 2.0.0 through 2.3.10 is vulnerable to stored cross-s…8.7
- CVE-2026-100721vm2 before 3.12.2 contains an authorization bypass in the No…9
- CVE-2026-100723vm2 before 3.12.2 does not apply its Buffer backing-store ow…7.5
- CVE-2026-100724http4k (Maven package org.http4k:http4k-core) before 6.49.0.…5.4
- CVE-2026-100725http4k (Maven artifact org.http4k:http4k-core) before 6.48.0…6.5
- CVE-2026-10073DreamMaker developed by Interinfo has an Arbitrary File Read…8.7
- CVE-2026-100739A vulnerability was detected in mathurvishal CloudClassroom-…7.3
- CVE-2026-10074DreamMaker developed by Interinfo has an Arbitrary File Read…6.9
Are you affected by CVE-2026-100722?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
