Skip to main content

Severity by source

Vendor (redhat) PRIMARY
5.8 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
vuln.today AI
5.8 MEDIUM

Network-reachable ACME endpoint requires no credentials; scope changes because the server pivots to internal networks; confidentiality limited to partial HTTP response disclosure.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
Red Hat
5.8 MEDIUM
qualitative

Primary rating from Vendor (redhat).

CVSS VectorVendor: redhat

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 30, 2026 - 11:22 vuln.today
CVE Published
Jul 30, 2026 - 10:32 cve.org
MEDIUM 5.8

DescriptionCVE.org

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.

AnalysisAI

Server-side request forgery in Dogtag PKI's ACME responder enables unauthenticated ACME account holders to direct the certificate server to make arbitrary HTTP GET requests to internal network addresses. The validator incorrectly accepts IP address literals as valid DNS identifiers and follows HTTP redirects without enforcing RFC-compliant public-address filtering, allowing internal network reconnaissance. When the InMemory database backend is in use, the response body returned by internal services is exposed to the attacker through ACME challenge error messages, compounding the confidentiality impact. No public exploit code or active exploitation has been identified at time of analysis.

Technical ContextAI

Dogtag PKI is the open-source PKI subsystem underlying Red Hat Certificate System versions 9, 10, and 11. The ACME HTTP-01 challenge mechanism requires the server to issue an outbound HTTP GET to a URL controlled by the certificate requestor in order to validate domain ownership. CWE-918 (Server-Side Request Forgery) arises here from two distinct validation failures: the ACME responder does not reject IP address literals when they appear as DNS-form identifiers (violating RFC 8555 §8.3), and it follows HTTP 3xx redirects without filtering the redirect target against a public IP allowlist. Combined, these allow an attacker to supply an IPv4/IPv6 literal or engineer a redirect chain terminating at an RFC 1918 or loopback address. The InMemory ACME database backend exacerbates the issue by surfacing the raw HTTP response body in challenge error responses, converting a blind SSRF into a semi-authenticated internal data-disclosure channel. Affected CPEs span cpe:2.3:a:red_hat:red_hat_certificate_system_9 through _11 and the associated RHEL 6 through 10 platform packages.

RemediationAI

No vendor-released patch version has been independently confirmed from the available reference data; organizations should monitor https://access.redhat.com/security/cve/CVE-2026-18369 and apply any errata released by Red Hat as soon as available. As immediate compensating controls, if the ACME subsystem is not operationally required, disabling the Dogtag ACME responder entirely eliminates the attack surface at the cost of losing automated certificate issuance workflows. If ACME must remain active, deploying egress firewall rules on the host running Dogtag PKI to block outbound HTTP/HTTPS connections to RFC 1918 addresses (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16), loopback (127.0.0.0/8), and link-local (169.254.0.0/16) ranges will mitigate the SSRF pivot, though it does not address the underlying validation flaw. Organizations using the InMemory ACME database backend should prioritize switching to a persistent backend (e.g., LDAP) as an additional measure to prevent response body disclosure, accepting the operational cost of backend configuration changes.

CVE-2026-18663 MEDIUM
5.9 Aug 12

Heap corruption via double-free in 389-ds-base's LDAP control parsing allows an unauthenticated remote attacker to crash

CVE-2026-4631 CRITICAL POC
9.8 Apr 07

Remote code execution in Cockpit's web interface allows unauthenticated attackers to execute arbitrary commands on the h

CVE-2026-4480 CRITICAL POC
9.0 May 26

Remote code execution in Samba's printing subsystem allows remote attackers to inject arbitrary shell commands via craft

CVE-2026-18922 CRITICAL
9.8 Sep 07

Authentication bypass in 389 Directory Server (shipped as Red Hat Directory Server 11-13 and within RHEL 6-10) lets remo

CVE-2026-14544 CRITICAL
9.8 Jul 03

Remote code execution and privilege escalation in HPLIP (HP Linux Imaging and Printing) affects the hpcups print filter

CVE-2026-76578 CRITICAL
9.8 Sep 07

Unauthenticated privilege escalation in FreeIPA (Red Hat Identity Management) allows a remote attacker to gain genuine a

CVE-2026-5121 HIGH
7.5 Mar 30

Remote code execution in libarchive on 32-bit systems allows unauthenticated attackers to execute arbitrary code via spe

CVE-2026-28369 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow (the embedded web server underpinning JBoss EAP, Red Hat Data Grid, and Apache Camel

CVE-2026-28368 CRITICAL
9.1 Mar 27

HTTP request smuggling in Red Hat Undertow allows remote unauthenticated attackers to bypass front-end security controls

CVE-2026-33845 CRITICAL
9.1 Apr 30

Out-of-bounds read in the GnuTLS DTLS handshake reassembly logic lets remote unauthenticated attackers trigger an intege

CVE-2026-28367 CRITICAL
9.1 Mar 27

HTTP request smuggling in Undertow allows remote unauthenticated attackers to send `\r\r\r` as a header block terminator

CVE-2026-16526 HIGH
8.8 Jul 30

Local privilege escalation in Performance Co-Pilot (PCP) on Red Hat Enterprise Linux 6 through 10 and OpenShift Containe

Vendor StatusVendor

Share

EUVD-2026-51078 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy