Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-18047
- https://bugzilla.redhat.com/show_bug.cgi?id=2507956
FAQ
What is CVE-2026-18047?
CVE-2026-18047 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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,...
How severe is CVE-2026-18047?
CVE-2026-18047 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-18047?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.