{
  "threat_severity" : "Moderate",
  "public_date" : "2026-05-13T17:29:42Z",
  "bugzilla" : {
    "description" : "vm2: vm2: Information disclosure through unsanitized host paths",
    "id" : "2477197",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2477197"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.8",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-791",
  "details" : [ "vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's CallSite wrapper class (intended as a safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host object leakage, but allows getFileName() to return unsanitized host absolute paths. Any sandboxed code can extract the full directory structure, library paths, and framework versions of the host server. This vulnerability is fixed in 3.11.0.", "A flaw was found in vm2 (before 3.11.0). The CallSite wrapper blocks getThis() and getFunction() but returns unsanitized host absolute paths from getFileName(), allowing sandboxed code to learn host directory layout, library paths, and framework versions. Fixed in 3.11.0." ],
  "statement" : "vm2 is vulnerable to information disclosure via unsanitized host file paths returned by CallSite.getFileName(). A remote unauthenticated attacker who can run sandboxed code may extract host filesystem layout and version information. Fixed in vm2 3.11.0.",
  "affected_release" : [ {
    "product_name" : "Red Hat Ansible Automation Platform 2.1",
    "release_date" : "2026-08-05T00:00:00Z",
    "advisory" : "RHSA-2026:50850",
    "cpe" : "cpe:/a:redhat:ansible_portal:2.1",
    "package" : "ansible-automation-platform/automation-portal:1785854226"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Developer Hub",
    "fix_state" : "Not affected",
    "package_name" : "rhdh/rhdh-hub-rhel9",
    "cpe" : "cpe:/a:redhat:rhdh:1"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-44002\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-44002\nhttps://github.com/patriksimek/vm2/security/advisories/GHSA-v27g-jcqj-v8rw" ],
  "name" : "CVE-2026-44002",
  "csaw" : false
}