Ciphertext decryption via PKCS1 timing oracle
Published Jun 9, 2024 · Updated Mar 21, 2025
Observable timing discrepancy in PHP 8.1.28 and earlier, 8.2.19 and earlier, and 8.3.7 and earlier allows remote attackers to decrypt data. openssl_private_decrypt with default PKCS#1 v1.5 padding processes valid and invalid messages in measurably different times, creating a decryption oracle. Exploitation requires repeated chosen-ciphertext measurements against an application exposing this RSA path and also enables signature forgery with the exposed key.
Summary
What happened
Observable timing discrepancy in PHP 8.1.28 and earlier, 8.2.19 and earlier, and 8.3.7 and earlier allows remote attackers to decrypt data. openssl_private_decrypt with default PKCS#1 v1.5 padding processes valid and invalid messages in measurably different times, creating a decryption oracle. Exploitation requires repeated chosen-ciphertext measurements against an application exposing this RSA path and also enables signature forgery with the exposed key.
The record
- CVE
- CVE-2024-2408
- Published
- Jun 9, 2024
- Updated
- Mar 21, 2025
- Vendor
- The PHP Group
- Product
- PHP
- Classifications
- CWE-327, CWE-385, CWE-208, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 9, 2024CVE publishedPublication date reported by the CVE source.
- Mar 21, 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=8.1.0 <8.1.29
- Affected versionversion=8.1.* <8.1.29
- Affected versionversion=8.2.0 <8.2.20
- Affected versionversion=8.2.* <8.2.20
- Affected versionversion=8.3.0 <8.3.8
- Affected versionversion=8.3.* <8.3.8
What conditions does exploitation require?
What is affected?
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
- marvin-toolkit PHP reproducerproof 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