Vulnerability Description
vm2 before 3.11.7 contains an incorrect authorization vulnerability in the external package allowlist check that uses non-exact substring matching instead of full package-name boundary validation. Attackers can bypass the allowlist by requiring a colliding package name that contains an allowlisted package substring, causing vm2 to load and execute unauthorized host packages in the host context.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/patriksimek/vm2/security/advisories/GHSA-c48m-32m9-vx93
- https://www.vulncheck.com/advisories/vm2-before-3.11.7-module-allowlist-bypass-v
FAQ
What is CVE-2026-92951?
CVE-2026-92951 is a vulnerability with a CVSS score of 9.9 (CRITICAL). vm2 before 3.11.7 contains an incorrect authorization vulnerability in the external package allowlist check that uses non-exact substring matching instead of full package-name boundary validation. Att...
How severe is CVE-2026-92951?
CVE-2026-92951 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-92951?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.