CVE-2026-53682
Received Received - Intake

Security Domain Hosts Enumeration via Unauthenticated GET Request

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

Publication date: 2026-09-01

Last updated on: 2026-09-01

Assigner: redhat-SADP

Description

An unauthenticated client can query the Security Domain hosts inventory via GET /ca/rest/securityDomain/hosts and receive a structured response enumerating internal PKI/CA hosts and roles (security domain topology and participating subsystems), without requiring a principal, client certificate, or session.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
red_hat pki-core *
red_hat dogtag-pki *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-53682 is an information disclosure vulnerability in the Dogtag Certificate Authority (CA) REST API. An unauthenticated attacker can query the endpoint GET /ca/rest/securityDomain/hosts to retrieve a structured response listing internal PKI/CA hosts and their roles. This exposes the security domain topology and participating subsystems without requiring authentication or a session.

Detection Guidance

To detect this vulnerability, check if the endpoint GET /ca/rest/securityDomain/hosts is accessible without authentication. Use curl to query the endpoint: curl -v http://<target>/ca/rest/securityDomain/hosts. If the endpoint returns a structured response listing internal PKI/CA hosts and roles, the system is vulnerable.

Impact Analysis

This vulnerability allows attackers to enumerate internal infrastructure, identify high-value targets, and facilitate follow-on attacks like Server-Side Request Forgery (SSRF), pivoting, or phishing. It exposes sensitive hostnames and roles that could aid in reconnaissance or targeted attacks against the PKI/CA environment.

Mitigation Strategies

Immediately restrict access to the GET /ca/rest/securityDomain/hosts endpoint by implementing authentication or removing unauthenticated access. Mask or remove version and topology details from the API response to prevent information disclosure. Apply patches or updates from the vendor if available.

Chat Assistant

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

EPSS Chart