Announcements

CVE-2026-24425 (matched: php)

  • 25th July 2026
Twig versions 2.16.x and 3.9.0 through 3.25.x contain a sandbox bypass vulnerability when using a SourcePolicyInterface that allows attackers with template rendering capabilities to pass arbitrary PHP callables to sort, filter, map, and reduce filters. Attackers can exploit the runtime check that fails to use the current template source to bypass ...
Continue reading

CVE-2026-6104 (matched: php)

  • 25th July 2026
A security flaw has been identified in specific recent versions of PHP, the core software that powers most dynamic websites. The issue impacts PHP 8.4 releases older than 8.4.21, and PHP 8.5 releases older than 8.5.6. It is triggered when a specially crafted encoding name containing a hidden null byte is passed to a set of common multi-byte string ...
Continue reading

CVE-2026-7261 (matched: php)

  • 25th July 2026
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, when SoapServer is configured with SOAP_PERSISTENCE_SESSION, the handler object is persisted across requests via session storage. However, in the case SOAP requests results in an error, the persistance is handled incorrectly, resulting in freeing ...
Continue reading

CVE-2026-6722 (matched: php)

  • 25th July 2026
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the SOAP extension's object deduplication mechanism stores pointers to PHP objects in a global map without incrementing their reference counts. When an apache:Map node contains duplicate keys, processing the second entry overwrites the first in ...
Continue reading