{
    "document": {
        "category": "csaf_security_advisory",
        "csaf_version": "2.0",
        "distribution": {
            "tlp": {
                "label": "WHITE"
            }
        },
        "lang": "nl",
        "notes": [
            {
                "category": "legal_disclaimer",
                "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
            },
            {
                "category": "description",
                "text": "IBM heeft kwetsbaarheden verholpen in WebSphere Application Server en WebSphere Liberty versies 8.5 en 9.0.",
                "title": "Feiten"
            },
            {
                "category": "description",
                "text": "De kwetsbaarheden bevinden zich in de Web Server Plug-ins die onderdeel zijn van de request handling processen van deze producten. De eerste kwetsbaarheid betreft HTTP request smuggling, waarbij speciaal opgemaakte HTTP-verzoeken worden gebruikt om beveiligingscontroles te omzeilen of de normale verwerking van HTTP-verzoeken te verstoren. De tweede kwetsbaarheid betreft remote code execution, waarbij een aanvaller door het versturen van speciaal opgemaakte verzoeken naar de plug-ins op afstand willekeurige code kan uitvoeren. Beide kwetsbaarheden richten zich op kritieke componenten die verantwoordelijk zijn voor de communicatie met de webserver binnen deze IBM-producten.",
                "title": "Interpretaties"
            },
            {
                "category": "description",
                "text": "IBM heeft updates uitgebracht om de kwetsbaarheden in WebSphere Application Server en WebSphere Liberty te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
                "title": "Oplossingen"
            },
            {
                "category": "general",
                "text": "medium",
                "title": "Kans"
            },
            {
                "category": "general",
                "text": "high",
                "title": "Schade"
            },
            {
                "category": "general",
                "text": "Improper Control of Generation of Code ('Code Injection')",
                "title": "CWE-94"
            },
            {
                "category": "general",
                "text": "Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')",
                "title": "CWE-444"
            }
        ],
        "publisher": {
            "category": "coordinator",
            "contact_details": "cert@ncsc.nl",
            "name": "Nationaal Cyber Security Centrum",
            "namespace": "https://www.ncsc.nl/"
        },
        "references": [
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.ibm.com/support/pages/node/7274072"
            },
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.ibm.com/support/pages/node/7274368"
            },
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.ibm.com/support/pages/node/7274512"
            },
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.ibm.com/support/pages/node/7274666"
            },
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.ibm.com/support/pages/node/7275036"
            }
        ],
        "title": "Kwetsbaarheden verholpen in IBM WebSphere Application Server en WebSphere Liberty",
        "tracking": {
            "current_release_date": "2026-06-08T08:23:54.747442Z",
            "generator": {
                "date": "2025-08-04T16:30:00Z",
                "engine": {
                    "name": "V.A.",
                    "version": "1.3"
                }
            },
            "id": "NCSC-2026-0177",
            "initial_release_date": "2026-06-08T08:23:54.747442Z",
            "revision_history": [
                {
                    "date": "2026-06-08T08:23:54.747442Z",
                    "number": "1.0.0",
                    "summary": "Initiele versie"
                }
            ],
            "status": "final",
            "version": "1.0.0"
        }
    },
    "product_tree": {
        "branches": [
            {
                "branches": [
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/*",
                                "product": {
                                    "name": "vers:unknown/*",
                                    "product_id": "CSAFPID-1"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/*",
                                "product": {
                                    "name": "vers:unknown/*",
                                    "product_id": "CSAFPID-2"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "WebSphere Application Server"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/*",
                                "product": {
                                    "name": "vers:unknown/*",
                                    "product_id": "CSAFPID-3"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "WebSphere Remote Server"
                    }
                ],
                "category": "vendor",
                "name": "IBM"
            }
        ]
    },
    "vulnerabilities": [
        {
            "cve": "CVE-2026-8620",
            "cwe": {
                "id": "CWE-444",
                "name": "Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')",
                    "title": "CWE-444"
                },
                {
                    "category": "description",
                    "text": "IBM WebSphere Application Server and WebSphere Liberty versions 8.5 and 9.0 are susceptible to HTTP request smuggling attacks through specially crafted requests targeting the Web Server Plug-ins.",
                    "title": "Summary"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1",
                    "CSAFPID-2",
                    "CSAFPID-3"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2026-8620 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-8620.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1",
                        "CSAFPID-2",
                        "CSAFPID-3"
                    ]
                }
            ],
            "title": "CVE-2026-8620"
        },
        {
            "cve": "CVE-2026-8633",
            "cwe": {
                "id": "CWE-94",
                "name": "Improper Control of Generation of Code ('Code Injection')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Control of Generation of Code ('Code Injection')",
                    "title": "CWE-94"
                },
                {
                    "category": "description",
                    "text": "IBM WebSphere Application Server and WebSphere Liberty versions 8.5 and 9.0 contain a remote code execution vulnerability in their Web Server Plug-ins triggered by specially crafted requests.",
                    "title": "Summary"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1",
                    "CSAFPID-2",
                    "CSAFPID-3"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2026-8633 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2026/cve-2026-8633.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        "baseScore": 9.8,
                        "baseSeverity": "CRITICAL"
                    },
                    "products": [
                        "CSAFPID-1",
                        "CSAFPID-2",
                        "CSAFPID-3"
                    ]
                }
            ],
            "title": "CVE-2026-8633"
        }
    ]
}