CVE-2026-18047
Received Received - Intake

ACME Service State Bypass in Dogtag PKI

Vulnerability report for CVE-2026-18047, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Red Hat, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
redhat dogtag_pki *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-288 The product requires authentication, but the product has an alternate path or channel that does not require authentication.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in Dogtag PKI's ACME responder where admin-only endpoints use exact URL matching in security constraints. By adding a trailing slash to the URL, attackers bypass authentication while the request still reaches the handler, allowing unauthorized toggling of ACME service state including denial of service.

Detection Guidance

Check for unauthorized access to Dogtag PKI ACME endpoints by monitoring requests to /v1/enable/ and /v1/disable/. Use network logs to detect unusual POST requests to these paths with trailing slashes. Inspect Tomcat and RESTEasy logs for authentication bypass attempts.

Impact Analysis

An unauthenticated attacker could enable or disable ACME services remotely, causing persistent denial of service by disabling the service or re-enabling one that was intentionally disabled. This could disrupt certificate issuance and management.

Compliance Impact

This vulnerability could impact compliance with GDPR and HIPAA by allowing unauthorized access to administrative functions that control ACME service state. Unauthenticated attackers could disable services, potentially disrupting security-related operations. For GDPR, this may affect integrity of security measures. For HIPAA, it could compromise availability of critical PKI services.

Mitigation Strategies

Apply the latest patches from Red Hat for Dogtag PKI. Temporarily restrict access to ACME endpoints via firewall rules. Review and update web.xml security constraints to enforce proper path matching. Monitor for unauthorized service state changes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18047. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart