Description
A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side request forgery (SSRF), making the Dogtag server send HTTP GET requests to internal network services. With the InMemory database backend, the response body of internal targets is disclosed to the attacker through the ACME challenge error.
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Dogtag PKI’s ACME responder accepts any IP address literal as a DNS identifier when validating HTTP‑01 challenges and follows HTTP redirects without verifying that the new location is a public address. This flaw allows an unauthenticated ACME account owner to instruct the Dogtag server to send HTTP GET requests to arbitrary internal network services, a classic Server‑Side Request Forgery (CWE‑918). If the Dogtag instance uses the in‑memory database backend, the response body from the internal target is returned to the attacker in the ACME challenge error, exposing internal data.

Affected Systems

The affected systems are Red Hat Certificate System versions 9, 10 and 11, as well as Red Hat Enterprise Linux releases 6, 7, 8, 9 and 10. Any installation that includes the Dogtag PKI component and the ACME responder service is vulnerable.

Risk and Exploitability

The CVSS score of 5.8 places this issue in the medium severity range. The EPSS score is less than 1% and the vulnerability is not listed in the CISA KEV catalogue. An attacker only needs to register an ACME account without prior authentication; no privileged credentials on the host are required. Because redirects are unchecked, the Dogtag server can reach any IP address, making internal data exposure high whenever the service can contact internal networks. With no immediate vendor patch or effective workaround, the risk remains medium to high until remediation is applied.

Generated by OpenCVE AI on August 3, 2026 at 10:55 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.


OpenCVE Recommended Actions

  • Apply any available Red Hat update for Red Hat Certificate System that addresses the ACME responder SSRF flaw.
  • Configure the Dogtag server’s outbound firewall or network policies to block connections to internal IP ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 127.0.0.0/8).
  • If ACME responder functionality is not required, disable or remove the ACME responder component in Dogtag.
  • Enable logging of ACME requests and monitor for unexpected redirects or external requests that might indicate exploitation attempts.

Generated by OpenCVE AI on August 3, 2026 at 10:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 30 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side request forgery (SSRF), making the Dogtag server send HTTP GET requests to internal network services. With the InMemory database backend, the response body of internal targets is disclosed to the attacker through the ACME challenge error.
Title Dogtag-pki: pki-core: redhat-pki: pki: acme http-01 validation ssrf via ip literal identifiers and unvalidated redirects
First Time appeared Redhat
Redhat certificate System
Redhat enterprise Linux
Weaknesses CWE-918
CPEs cpe:/a:redhat:certificate_system:10
cpe:/a:redhat:certificate_system:11
cpe:/a:redhat:certificate_system:9
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat certificate System
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N'}


Subscriptions

Redhat Certificate System Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-30T13:43:57.707Z

Reserved: 2026-07-30T09:59:47.272Z

Link: CVE-2026-18369

cve-icon Vulnrichment

Updated: 2026-07-30T13:43:51.198Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-30T11:16:26.973

Modified: 2026-07-30T14:16:57.177

Link: CVE-2026-18369

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T10:02:44Z

Links: CVE-2026-18369 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:00:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)