{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-39852",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-04-07T19:13:20.378Z",
        "datePublished": "2026-05-05T20:58:29.575Z",
        "dateUpdated": "2026-08-17T12:05:19.346Z"
    },
    "containers": {
        "cna": {
            "title": "Quarkus authorization bypass via semicolon path normalization inconsistency",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "LOW",
                        "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:L/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9"
                }
            ],
            "affected": [
                {
                    "vendor": "quarkusio",
                    "product": "quarkus",
                    "versions": [
                        {
                            "version": "< 3.20.6.1",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.27.3.0, < 3.27.3.1",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.34.0, < 3.34.7",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.35.0, < 3.35.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-05-05T20:58:29.575Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP path-based authorization policies. Quarkus's security layer performs authorization checks on the raw URL path which preserves matrix parameters (semicolons), while RESTEasy Reactive's routing layer strips matrix parameters before matching endpoints. An attacker can append a semicolon and arbitrary text to a request URL (e.g., /api/admin;anything) to bypass policies protecting /api/admin while still routing to the protected endpoint. This issue has been fixed in versions 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2."
                }
            ],
            "source": {
                "advisory": "GHSA-rc95-pcm8-65v9",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-05-06T12:53:24.440906Z",
                                "id": "CVE-2026-39852",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-05-06T12:53:32.373Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cryostat:4::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cryostat/cryostat-reports-rhel9",
                        "product": "Cryostat 4 on RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4.2.0-9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cryostat:4::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cryostat/cryostat-rhel9",
                        "product": "Cryostat 4 on RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4.2.0-9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cryostat:4::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cryostat/jfr-datasource-rhel9",
                        "product": "Cryostat 4 on RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "4.2.0-9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:apache_camel_hawtio:4.4::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus",
                        "product": "HawtIO HawtIO 4.4.0",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "vertx-http",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:apache_camel_quarkus:3.27"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus",
                        "product": "Red Hat Build of Apache Camel 4.14 for Quarkus 3.27",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "vertx-http",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quarkus:3.20::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus",
                        "product": "Red Hat build of Quarkus 3.20.6.SP1",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "vertx-http",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quarkus:3.27::el8"
                        ],
                        "defaultStatus": "unaffected",
                        "product": "Red Hat build of Quarkus 3.27.3.SP1",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_streams:2.9::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus",
                        "product": "Streams for Apache Kafka 2.9.4",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "vertx-http",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_streams:3.2::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus",
                        "product": "Streams for Apache Kafka 3.2.1",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "vertx-http",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-ddb-streams-source-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-s3-sink-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-s3-source-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-sns-sink-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-sqs-sink-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-aws-sqs-source-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-log-sink-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:serverless:1"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "openshift-serverless-1/kn-eventing-integrations-timer-source-rhel9",
                        "product": "OpenShift Serverless",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:camel_quarkus:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat build of Apache Camel 4 for Quarkus 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:service_registry:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat build of Apicurio Registry 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:apicurio_registry:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat build of Apicurio Registry 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:debezium:3"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat build of Debezium 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:build_keycloak:"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat Build of Keycloak",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:optaplanner:::el6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat build of OptaPlanner 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_fuse:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat Fuse 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jbosseapxp"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "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_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-trustyai-service-rhel8",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhoai/odh-trustyai-service-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_bpms_platform:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "quarkus-vertx-http",
                        "product": "Red Hat Process Automation 7",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-05-04T00:00:00.000Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in io.quarkus:quarkus-vertx-http. A remote attacker can exploit an authorization bypass vulnerability by including semicolons, also known as matrix parameters, in HTTP requests. This allows bypassing path-based HTTP security policies, enabling unauthorized access to protected endpoints. The vulnerability arises because Quarkus's security layer performs authorization checks on the raw URL path, which preserves these matrix parameters."
                    }
                ],
                "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": "HIGH",
                            "baseScore": 8.2,
                            "baseSeverity": "HIGH",
                            "confidentialityImpact": "NONE",
                            "integrityImpact": "LOW",
                            "privilegesRequired": "NONE",
                            "scope": "UNCHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-551",
                                "description": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-39852"
                    },
                    {
                        "name": "RHBZ#2457819",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457819"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39852.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17789"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:25089"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13631"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:11720"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:11721"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:34608"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:54435"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17789: Cryostat 4 on RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:25089: HawtIO HawtIO 4.4.0"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13631: Red Hat Build of Apache Camel 4.14 for Quarkus 3.27"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:11720: Red Hat build of Quarkus 3.20.6.SP1"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:11721: Red Hat build of Quarkus 3.27.3.SP1"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:34608: Streams for Apache Kafka 2.9.4"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:54435: Streams for Apache Kafka 3.2.1"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-04-13T13:26:46.572Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-05-04T00:00:00.000Z",
                        "value": "Made public."
                    }
                ],
                "title": "io.quarkus:quarkus-vertx-http: io.quarkus:quarkus-vertx-http: Authorization bypass via semicolons in HTTP requests",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "To mitigate this issue, configure a reverse proxy or load balancer in front of the Quarkus application to normalize incoming URL paths by stripping matrix parameters (semicolons) before requests reach the Quarkus security layer. This ensures that authorization checks are performed on the intended path. Ensure that any changes to proxy configurations are thoroughly tested and services are reloaded or restarted as necessary to apply the new settings."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-08-17T12:05:19.346Z"
                }
            }
        ]
    }
}