{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-27606",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-02-20T19:43:14.602Z",
        "datePublished": "2026-02-25T02:08:06.682Z",
        "dateUpdated": "2026-08-27T12:04:50.218Z"
    },
    "containers": {
        "cna": {
            "title": "Rollup 4 has Arbitrary File Write via Path Traversal",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/rollup/rollup/security/advisories/GHSA-mw96-cpmx-2vgc"
                },
                {
                    "name": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/commit/c60770d7aaf750e512c1b2774989ea4596e660b2"
                },
                {
                    "name": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/commit/c8cf1f9c48c516285758c1e11f08a54f304fd44e"
                },
                {
                    "name": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/commit/d6dee5e99bb82aac0bee1df4ab9efbde455452c3"
                },
                {
                    "name": "https://github.com/rollup/rollup/releases/tag/v2.80.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/releases/tag/v2.80.0"
                },
                {
                    "name": "https://github.com/rollup/rollup/releases/tag/v3.30.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/releases/tag/v3.30.0"
                },
                {
                    "name": "https://github.com/rollup/rollup/releases/tag/v4.59.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rollup/rollup/releases/tag/v4.59.0"
                }
            ],
            "affected": [
                {
                    "vendor": "rollup",
                    "product": "rollup",
                    "versions": [
                        {
                            "version": "< 2.80.0",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0, < 3.30.0",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.0.0, < 4.59.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-02-25T02:08:06.682Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Rollup is a module bundler for JavaScript. Versions prior to 2.80.0, 3.30.0, and 4.59.0 of the Rollup module bundler (specifically v4.x and present in current source) is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames (e.g., via CLI named inputs, manual chunk aliases, or malicious plugins) and use traversal sequences (`../`) to overwrite files anywhere on the host filesystem that the build process has permissions for. This can lead to persistent Remote Code Execution (RCE) by overwriting critical system or user configuration files. Versions 2.80.0, 3.30.0, and 4.59.0 contain a patch for the issue."
                }
            ],
            "source": {
                "advisory": "GHSA-mw96-cpmx-2vgc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-02-25T20:09:59.552224Z",
                                "id": "CVE-2026-27606",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-02-25T20:10:29.816Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-gateway",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:2.5.20260422-2.el8ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-gateway",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:2.5.20260422-2.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-platform-ui",
                        "product": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:2.6.8-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/gateway-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1777311120",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:rhdh:1.8::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdh/rhdh-hub-rhel9",
                        "product": "Red Hat Developer Hub 1.8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1774545605",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:rhdh:1.9::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdh/rhdh-hub-rhel9",
                        "product": "Red Hat Developer Hub 1.9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1775140647",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_devspaces:3.27::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "devspaces/traefik-rhel9",
                        "product": "Red Hat OpenShift Dev Spaces 3.27",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1776718585",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:service_mesh:2.6::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-service-mesh/kiali-rhel8",
                        "product": "Red Hat OpenShift Service Mesh 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1773059917",
                                "versionType": "rpm"
                            },
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1776191302",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3.10::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3.1",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1773971077",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:trusted_artifact_signer:1.3::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhtas/rhtas-console-ui-rhel9",
                        "product": "Red Hat Trusted Artifact Signer 1.3",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1773934794",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_pipelines:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-pipelines/pipelines-hub-api-rhel8",
                        "product": "OpenShift Pipelines",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_pipelines:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-pipelines/pipelines-hub-db-migration-rhel8",
                        "product": "OpenShift Pipelines",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_pipelines:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-pipelines/pipelines-hub-ui-rhel8",
                        "product": "OpenShift Pipelines",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_pipelines:1"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-pipelines/pipelines-hub-ui-rhel9",
                        "product": "OpenShift Pipelines",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:service_mesh:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-service-mesh/kiali-operator-bundle",
                        "product": "OpenShift Service Mesh 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:service_mesh:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-service-mesh/kiali-rhel9",
                        "product": "OpenShift Service Mesh 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:service_mesh:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-service-mesh/kiali-rhel9-operator",
                        "product": "OpenShift Service Mesh 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:advanced_cluster_security:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "advanced-cluster-security/rhacs-main-rhel8",
                        "product": "Red Hat Advanced Cluster Security 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_broker:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.jolokia-jolokia-parent",
                        "product": "Red Hat AMQ Broker 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-24/lightspeed-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-25/lightspeed-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-26/lightspeed-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-on-clouds/aoc-azure-aap-installer-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "automation-controller",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "automation-eda-controller",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:optaplanner:::el6"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.optaweb.vehiclerouting-optaweb-vehicle-routing",
                        "product": "Red Hat build of OptaPlanner 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdesktop/rh-podman-desktop-ext-bootc-rhel10",
                        "product": "Red Hat Build of Podman Desktop - Tech Preview",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdesktop/rh-podman-desktop-ext-openshift-local-rhel10",
                        "product": "Red Hat Build of Podman Desktop - Tech Preview",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdesktop/rh-podman-desktop-ext-redhat-account-rhel10",
                        "product": "Red Hat Build of Podman Desktop - Tech Preview",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:0"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhdesktop/rh-podman-desktop-ext-rhel-rhel10",
                        "product": "Red Hat Build of Podman Desktop - Tech Preview",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdesktop/rh-podman-desktop-ext-sandbox-rhel10",
                        "product": "Red Hat Build of Podman Desktop - Tech Preview",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "grafana",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "grafana",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "pcs",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "grafana",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "pcs",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhelai3/bootc-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI (RHEL AI) 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux_ai:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhelai3/disk-image-cuda-rhel9",
                        "product": "Red Hat Enterprise Linux AI (RHEL AI) 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_fuse:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "io.syndesis-syndesis-parent",
                        "product": "Red Hat Fuse 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_application_platform:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat JBoss Enterprise Application Platform 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jbosseapxp"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-agent-installer-ui-rhel9",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_distributed_tracing:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhosdt/tempo-jaeger-query-rhel8",
                        "product": "Red Hat OpenShift distributed tracing 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_single_sign_on:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat Single Sign-On 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_portal:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform/automation-portal",
                        "product": "Self-service automation portal 2",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-02-25T02:08:06.682Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in Rollup, a JavaScript module bundler. Insecure file name sanitization in the core engine allows an attacker to control output filenames, potentially through command-line interface (CLI) inputs, manual chunk aliases, or malicious plugins. By using directory traversal sequences (`../`), an attacker can overwrite files anywhere on the host filesystem where the build process has write permissions. This vulnerability can lead to persistent remote code execution (RCE) by overwriting critical system or user configuration files."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Important"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "cvssV3_1": {
                            "attackComplexity": "LOW",
                            "attackVector": "NETWORK",
                            "availabilityImpact": "NONE",
                            "baseScore": 9.1,
                            "baseSeverity": "CRITICAL",
                            "confidentialityImpact": "HIGH",
                            "integrityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "scope": "UNCHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-22",
                                "description": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-27606"
                    },
                    {
                        "name": "RHBZ#2442530",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2442530"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-27606.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13512"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13508"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13545"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:6174"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:6802"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:10175"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:8483"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:5132"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:5665"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:5649"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13512: Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Ansible Automation Platform 2.5 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13508: Red Hat Ansible Automation Platform 2.6 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13545: Red Hat Ansible Automation Platform 2.6"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:6174: Red Hat Developer Hub 1.8"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:6802: Red Hat Developer Hub 1.9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:10175: Red Hat OpenShift Dev Spaces 3.27"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:8483: Red Hat OpenShift Service Mesh 2.6"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:5132: Red Hat OpenShift Service Mesh 2.6"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:5665: Red Hat Quay 3.1"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:5649: Red Hat Trusted Artifact Signer 1.3"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-02-25T04:01:24.449Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-02-25T02:08:06.682Z",
                        "value": "Made public."
                    }
                ],
                "title": "rollup: Rollup: Remote Code Execution via Path Traversal Vulnerability",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "To mitigate the risk of arbitrary file writes and remote code execution, ensure that build processes utilizing the Rollup module bundler are executed within a strictly controlled and isolated environment, such as a container with minimal privileges. Restrict the file system permissions of the user or service account running Rollup to only the directories absolutely necessary for its operation. Additionally, rigorously validate all inputs, including CLI arguments, manual chunk aliases, and third-party plugins, to prevent the introduction of malicious path traversal sequences."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-08-27T12:04:50.218Z"
                }
            }
        ]
    }
}