cbcvebase.
CVE-2026-24765
published 2026-01-27

CVE-2026-24765: PHPUnit is a testing framework for PHP. A vulnerability has been discovered in versions prior to 12.5.8, 11.5.50, 10.5.62, 9.6.33, and 8.5.52 involving unsafe…

PriorityP348high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.34%
26.5th percentile
PHPUnit is a testing framework for PHP. A vulnerability has been discovered in versions prior to 12.5.8, 11.5.50, 10.5.62, 9.6.33, and 8.5.52 involving unsafe deserialization of code coverage data in PHPT test execution. The vulnerability exists in the `cleanupForCoverage()` method, which deserializes code coverage files without validation, potentially allowing remote code execution if malicious `.coverage` files are present prior to the execution of the PHPT test. The vulnerability occurs when a `.coverage` file, which should not exist before test execution, is deserialized without the `allowed_classes` parameter restriction. An attacker with local file write access can place a malicious serialized object with a `__wakeup()` method into the file system, leading to arbitrary code execution during test runs with code coverage instrumentation enabled. This vulnerability requires local file write access to the location where PHPUnit stores or expects code coverage files for PHPT tests. This can occur through CI/CD pipeline attacks, the local development environment, and/or compromised dependencies. Rather than just silently sanitizing the input via `['allowed_classes' => false]`, the maintainer has chosen to make the anomalous state explicit by treating pre-existing `.coverage` files for PHPT tests as an error condition. Starting in versions in versions 12.5.8, 11.5.50, 10.5.62, 9.6.33, when a `.coverage` file is detected for a PHPT test prior to execution, PHPUnit will emit a clear error message identifying the anomalous state. Organizations can reduce the effective risk of this vulnerability through proper CI/CD configuration, including ephemeral runners, code review enforcement, branch protection, artifact isolation, and access control.

Affected

24 ranges
VendorProductVersion rangeFixed in
debiandebian_linux
debianphpunit< phpunit 9.5.2-1+deb11u1 (bullseye)phpunit 9.5.2-1+deb11u1 (bullseye)
phpunitphpunit>= 0 < 12.5.2212.5.22
phpunitphpunit>= 0 < 8.5.528.5.52
phpunitphpunit>= 10.0.0 < 10.5.6210.5.62
phpunitphpunit>= 11.0.0 < 11.5.5011.5.50
phpunitphpunit>= 12.0.0 < 12.5.812.5.8
phpunitphpunit>= 12.5.21 < 12.5.2212.5.22
phpunitphpunit>= 13.0.0 < 13.1.613.1.6
phpunitphpunit>= 13.1.5 < 13.1.613.1.6
phpunitphpunit>= 9.0.0 < 9.6.339.6.33
phpunit_projectphpunit< 8.5.528.5.52
phpunit_projectphpunit>= 10.0.0 < 10.5.6210.5.62
phpunit_projectphpunit>= 11.0.0 < 11.5.5011.5.50
phpunit_projectphpunit>= 12.0.0 < 12.5.812.5.8
phpunit_projectphpunit>= 9.0.0 < 9.6.339.6.33
sebastianbergmannphpunit< 8.5.528.5.52
sebastianbergmannphpunit
sebastianbergmannphpunit
sebastianbergmannphpunit
sebastianbergmannphpunit
sebastianbergmannphpunit>= 0 < 9.5.2-1+deb11u19.5.2-1+deb11u1
sebastianbergmannphpunit>= 0 < 11.5.19-1+deb13u111.5.19-1+deb13u1
sebastianbergmannphpunit>= 0 < 12.5.8-112.5.8-1

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.