Log Amplification Vulnerability in Dogtag CA REST Endpoint by Red Hat
CVE-2026-11873
6.5MEDIUM
What is CVE-2026-11873?
The Dogtag Certificate Authority (CA) system contains a vulnerability in its REST endpoint that can be exploited through unauthenticated malformed requests. Specifically, when an incorrect request is made to the Dogtag CA's REST endpoint, it returns an HTTP 500 error along with internal Java stack traces. These error messages can fill debug logs with extensive multi-line stack traces, potentially leading to disk growth and I/O contention as the log files accumulate, resulting in a resource exhaustion scenario. This issue highlights the importance of securing endpoints against such unauthorized access paths to prevent potential disruptions in service.