CVE Catalog

CVE-2026-18047

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

In Dogtag PKI's ACME responder, web.xml security constraints use exact URL pattern matching for admin-only enable/disable endpoints. Appending a trailing slash bypasses Tomcat authentication while RESTEasy still routes the request, allowing unauthorized toggling of ACME service state including persistent denial of service.

Risk Assessment

An unauthenticated attacker can disable the ACME service, causing persistent denial of service for all ACME clients.

Recommendation

Apply the patch from the Dogtag PKI vendor that fixes the URL pattern matching or adds additional validation.

Other vulnerabilities in Dogtag PKI

See all
Original NVD description (English source)

A flaw was found in Dogtag PKI's ACME responder where the web.xml security constraints use exact URL pattern matching for admin-only enable/disable endpoints. By appending a trailing slash to the URL, an unauthenticated attacker can bypass the Tomcat authentication constraint while RESTEasy still routes the request to the handler, allowing unauthorized toggling of the ACME service state including persistent denial of service.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS