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.
References
Configurations
No configuration.
History
17 Sep 2026, 14:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-09-17 14:18
Updated : 2026-09-17 14:18
NVD link : CVE-2026-92951
Mitre link : CVE-2026-92951
CVE.ORG link : CVE-2026-92951
JSON object : View
Products Affected
No product.
CWE
CWE-706
Use of Incorrectly-Resolved Name or Reference
