The openssl_private_decrypt function in PHP, when using PKCS1 padding (OPENSSL_PKCS1_PADDING, which is the default), is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: https://github.com/openssl/openssl/pull/13817 (rsa_pkcs1_implicit_rejection). These changes are part of OpenSSL 3.2 and have also been backported to stable versions of various Linux distributions, as well as to the PHP builds provided for Windows since the previous release. All distributors and builders should ensure that this version is used to prevent PHP from being vulnerable. PHP Windows builds for the versions 8.1.29, 8.2.20 and 8.3.8 and above include OpenSSL patches that fix the vulnerability.
Conclusion & alert: CVE-2024-2408 is rated Exploit Available (55.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.26%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-04 | 0.15% | 0.26% | +0.10% |
| 2 | 2026-03-01 | 0.26% | 0.15% | -0.10% |
| 3 | 2026-02-04 | — | 0.26% | — |
Full EPSS history (35 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2024-2408 not yet assigned priority: Debian including 2 source packages (php7.4, php8.2), 2 status rows across 2 suites (bookworm, bullseye): open 1, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2024-2408 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-2408 |
suse
|
medium | CVE-2024-2408 severity moderate: SUSE including 159 source package names (apache2-mod_php7, apache2-mod_php74, …), 1339 product×package rows across 26 product lines (SUSE Enterprise Storage 7.1, SUSE Liberty Linux 8, … (26 product lines)): Known Not Affected 1335, Fixed 4. | https://www.suse.com/security/cve/CVE-2024-2408/ |
ubuntu
|
medium | CVE-2024-2408 medium priority: Ubuntu including 7 source packages (php5, php7.0, …), 59 status rows across 11 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 44, needs-triage 8, not-affected 7. | https://ubuntu.com/security/CVE-2024-2408 |