CVE Catalog

CVE-2026-18369

MediumCVSS 5.8
Published: Updated: Translated: NVD NIST

Summary

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 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.

Risk Assessment

An attacker can scan internal networks and access sensitive services, leading to data leakage and potential compromise of internal systems.

Recommendation

Update Dogtag PKI to a version that rejects IP addresses as dns identifiers and does not follow HTTP redirects without validating the target as public.

Other vulnerabilities in Dogtag PKI

See all
Original NVD description (English source)

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.

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