| Package | php7.0 |
|---|---|
| Version | 7.0.33-0+deb9u24 (stretch) |
| Related CVEs | CVE-2026-7260 CVE-2026-17543 |
- CVE-2026-7260
-
Symbolic links in phar archives are followed without any depth limit or cycle detection. A crafted tar-based phar archive containing circular symbolic links could therefore cause unbounded recursion, exhausting the C stack and crashing the PHP process, resulting in denial of service.
- CVE-2026-17543
-
Improper escaping of backslashes in user-provided parameters allow for trivial SQL injection via
E'…'backslash breakout in thepsqlextension.
In addition, this update fixes the following issues which, while not directly affecting normal Stretch environments, might affect custom builds.
- CVE-2026-9672
-
Processing of malicious GIF files may lead to crash or arbitrary code execution. The package build uses the system libgd so is not directly affected. A separate libgd2 ELA is available for the system library.
- CVE-2026-14355
-
Usage of
AES-WRAP-PADmay result in denial of service via memory corruption. Normal Stretch environments are not affected because AES key-wrap-with-padding operation is not usable with Stretch’s OpenSSL 1.1.0 build.
For Debian 9 stretch, these problems have been fixed in version 7.0.33-0+deb9u24.
We recommend that you upgrade your php7.0 packages.
Further information about Extended LTS security advisories can be found in the dedicated section of our website.