vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from allowlisted packages when transitive loading is disabled.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-22"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92945.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.11.7"
},
{
"introduced": "vm2"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}