Service hang via timeout retry loop
Published Feb 23, 2023 · Updated Mar 10, 2025
Infinite-loop denial of service in mod_gnutls 0.9.0 through 0.12.0 allows remote attackers to hang Apache workers via TLS timeouts. The mgs_transport_read function converts APR_TIMEUP from mod_reqtimeout to EAGAIN, so gnutls_io_input_read treats the timeout as retryable and loops indefinitely. An unauthenticated client can hold a TLS connection idle until RequestReadTimeout expires, pinning a worker at full CPU; trace logging can also exhaust disk space.
Summary
What happened
Infinite-loop denial of service in mod_gnutls 0.9.0 through 0.12.0 allows remote attackers to hang Apache workers via TLS timeouts. The mgs_transport_read function converts APR_TIMEUP from mod_reqtimeout to EAGAIN, so gnutls_io_input_read treats the timeout as retryable and loops indefinitely. An unauthenticated client can hold a TLS connection idle until RequestReadTimeout expires, pinning a worker at full CPU; trace logging can also exhaust disk space.
The record
- CVE
- CVE-2023-25824
- Published
- Feb 23, 2023
- Updated
- Mar 10, 2025
- Vendor
- airtower-luna
- Product
- mod_gnutls
- Classifications
- CWE-835, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 23, 2023CVE publishedPublication date reported by the CVE source.
- Mar 10, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 0.9.0, < 0.12.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Debian bug 942737 idle-TLS reproductionproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo