{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright © Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26332.json"
      }
    ],
    "title": "vm2: vm2: Arbitrary code execution via SuppressedError sandbox escape",
    "tracking": {
      "current_release_date": "2026-06-30T04:02:06+00:00",
      "generator": {
        "date": "2026-06-30T04:02:06+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "5.3.0"
        }
      },
      "id": "CVE-2026-26332",
      "initial_release_date": "2026-05-04T16:35:52.706000+00:00",
      "revision_history": [
        {
          "date": "2026-05-04T16:35:52.706000+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-06-18T17:36:01+00:00",
          "number": "2",
          "summary": "Current version"
        },
        {
          "date": "2026-06-30T04:02:06+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Developer Hub",
                "product": {
                  "name": "Red Hat Developer Hub",
                  "product_id": "red_hat_developer_hub",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhdh:1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Developer Hub"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Self-service automation portal 2",
                "product": {
                  "name": "Self-service automation portal 2",
                  "product_id": "self-service_automation_portal_2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_portal:2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Self-service automation portal 2"
          },
          {
            "category": "product_version",
            "name": "rhdh/rhdh-hub-rhel9",
            "product": {
              "name": "rhdh/rhdh-hub-rhel9",
              "product_id": "rhdh/rhdh-hub-rhel9",
              "product_identification_helper": {
                "purl": "pkg:oci/rhdh-hub-rhel9?repository_url=registry.redhat.io/rhdh/rhdh-hub-rhel9"
              }
            }
          },
          {
            "category": "product_version",
            "name": "ansible-automation-platform/automation-portal",
            "product": {
              "name": "ansible-automation-platform/automation-portal",
              "product_id": "ansible-automation-platform/automation-portal",
              "product_identification_helper": {
                "purl": "pkg:oci/automation-portal?repository_url=registry.redhat.io/ansible-automation-platform/automation-portal"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhdh/rhdh-hub-rhel9 as a component of Red Hat Developer Hub",
          "product_id": "red_hat_developer_hub:rhdh/rhdh-hub-rhel9"
        },
        "product_reference": "rhdh/rhdh-hub-rhel9",
        "relates_to_product_reference": "red_hat_developer_hub"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform/automation-portal as a component of Self-service automation portal 2",
          "product_id": "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
        },
        "product_reference": "ansible-automation-platform/automation-portal",
        "relates_to_product_reference": "self-service_automation_portal_2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-26332",
      "cwe": {
        "id": "CWE-653",
        "name": "Improper Isolation or Compartmentalization"
      },
      "discovery_date": "2026-05-04T19:02:30.129004+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "red_hat_developer_hub:rhdh/rhdh-hub-rhel9"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2466508"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in vm2, an open-source sandbox for Node.js. This vulnerability allows a remote attacker to escape the sandbox environment by exploiting the `SuppressedError` mechanism. Successful exploitation can lead to arbitrary code execution on the host system, compromising the integrity and confidentiality of the affected system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: vm2: Arbitrary code execution via SuppressedError sandbox escape",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This is an Important flaw in the vm2 Node.js sandbox, enabling a remote attacker to escape the sandbox and achieve arbitrary code execution. This happens because the sandbox fails to run rejection call backs within the sandbox isolation, an attacker that have privileges or tricks the user to run a maliciously crafted code can leverage that to cause suppressed errors to be handled in the host side instead of in the local side leading to the sandbox escape.\n\nRed Hat Developer Hub is not affected by this vulnerability as the `vm2` package is a development dependency and the code could not be reached by an adversary.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "known_affected": [
          "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
        ],
        "known_not_affected": [
          "red_hat_developer_hub:rhdh/rhdh-hub-rhel9"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2026-26332"
        },
        {
          "category": "external",
          "summary": "RHBZ#2466508",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466508"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2026-26332",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-26332"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26332",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26332"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/releases/tag/v3.11.0",
          "url": "https://github.com/patriksimek/vm2/releases/tag/v3.11.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-55hx-c926-fr95",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-55hx-c926-fr95"
        }
      ],
      "release_date": "2026-05-04T16:35:52.706000+00:00",
      "remediations": [
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
          ]
        },
        {
          "category": "none_available",
          "details": "Affected",
          "product_ids": [
            "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "red_hat_developer_hub:rhdh/rhdh-hub-rhel9",
            "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important",
          "product_ids": [
            "red_hat_developer_hub:rhdh/rhdh-hub-rhel9",
            "self-service_automation_portal_2:ansible-automation-platform/automation-portal"
          ]
        }
      ],
      "title": "vm2: vm2: Arbitrary code execution via SuppressedError sandbox escape"
    }
  ]
}