Release date:
2026-08-11 10:28:58 UTC
Description:
* SECURITY UPDATE: SQL injection in ext/pgsql via an E'...' backslash
breakout (GHSA-7qpv-r5mr-78m4)
- debian/patches/php-5.4-CVE-2026-17543.patch: php_pgsql_add_quotes() in
ext/pgsql/pgsql.c wrapped a PQescapeStringConn()-escaped value in an
E'...' literal, where a backslash still acts as an escape character, so
a value such as "zzz\' OR 1=1 --" broke out of the literal and injected
SQL through pg_convert()/pg_insert()/pg_update()/pg_delete()/
pg_select(); emit a plain '...' literal instead, which is what
PQescapeStringConn() is meant to be paired with
- CVE-2026-17543
* SECURITY UPDATE: bundled libgd GIF LZW decoder defects reachable from
attacker-controlled GIF data via imagecreatefromgif() and friends
- debian/patches/php-5.4-CVE-2026-9672.patch: in
ext/gd/libgd/gd_gif_in.c, reset table[1][i] instead of repeatedly
clearing table[1][0] when clearing the LZW table, return early once the
LZW end code is seen instead of falling through with a stale code, and
zero-initialise the LZW_STATIC_DATA scratch struct in ReadImage()
- CVE-2026-9672
* SECURITY UPDATE: phar stack exhaustion (unbounded recursion) on circular
symlink chains in tar-based archives (GHSA-vc5h-9ppw-p5f3)
- debian/patches/php-5.4-CVE-2026-7260.patch: phar_get_link_source() in
ext/phar/util.c resolved links by recursing into itself with no cycle
detection; walk the chain iteratively with Floyd cycle detection over a
new phar_follow_one_link() helper and return NULL on a cycle, and
restore the path separator in phar_get_link_location() so that helper
is idempotent across the two cursors
- CVE-2026-7260
Updated packages:
-
alt-php54_5.4.45-189_amd64.deb
sha:698adb8fc5a9b2cd1a19f4de328eecdfb9c76521
-
alt-php54-bcmath_5.4.45-189_amd64.deb
sha:710808c07c7a28f01f826875a0580e5c59647e99
-
alt-php54-cli_5.4.45-189_amd64.deb
sha:8128b25a76b34ae76021236087b84d6c5c7633ff
-
alt-php54-common_5.4.45-189_amd64.deb
sha:f280f13963ef58c3fbf1cbccfbc0f463fb5fdf4b
-
alt-php54-dba_5.4.45-189_amd64.deb
sha:9571bd2a26ea91e0cfd78d4b0af9827e23a194d4
-
alt-php54-dbx_5.4.45-189_amd64.deb
sha:bab6ad52b271f5fb01b1e8e8ad9e77d26d716116
-
alt-php54-dev_5.4.45-189_amd64.deb
sha:1aab9666cb9dfa89814df2231f5a6fccefa3fb72
-
alt-php54-enchant_5.4.45-189_amd64.deb
sha:f50f7c9389b82637746588c66d0938e8a3ee9ada
-
alt-php54-firebird_5.4.45-189_amd64.deb
sha:cf71d7c59bb98c04427560dffb425ac0e857ccbb
-
alt-php54-gd_5.4.45-189_amd64.deb
sha:4935976e1ee3ba44df14ff97e7328e64331b6e46
-
alt-php54-imap_5.4.45-189_amd64.deb
sha:52096a0c6f09222a79c21cce12407c429d33961f
-
alt-php54-intl_5.4.45-189_amd64.deb
sha:4a148546f5d84963a17a0bd046cbd0437282a196
-
alt-php54-ldap_5.4.45-189_amd64.deb
sha:9f233ad569e3b5f12a0f2d059e4e3d2cbea79fa9
-
alt-php54-mbstring_5.4.45-189_amd64.deb
sha:619560bac67fd15f1979803c6383b3ac9a3037c3
-
alt-php54-mcrypt_5.4.45-189_amd64.deb
sha:79bbc8bb888adf5f8abd25a08067108fbde259ac
-
alt-php54-mssql_5.4.45-189_amd64.deb
sha:76e60e54b3f7b15410bd92373e42fdd9379eef05
-
alt-php54-mysqlnd_5.4.45-189_amd64.deb
sha:96b65c2ebe4112b6199b233e993d34b64d4b1de7
-
alt-php54-odbc_5.4.45-189_amd64.deb
sha:5f48b6f5222c373b58b385a3cbe84e77175f6b54
-
alt-php54-pdo_5.4.45-189_amd64.deb
sha:767bc2b3063114bbb293e5a7842e5164f483bb0a
-
alt-php54-pgsql_5.4.45-189_amd64.deb
sha:cfd2b6b7bb75fa2f1edb334a0041fb0a1e152570
-
alt-php54-php-fpm_5.4.45-189_amd64.deb
sha:f1d0a492e123873c4dc8512789a67a7ebfc8cb1c
-
alt-php54-process_5.4.45-189_amd64.deb
sha:68034d64814a9050a74082ce1cd2d0f3f5ae1321
-
alt-php54-pspell_5.4.45-189_amd64.deb
sha:af03a95325304826313383d5ce9d3b7315d7c835
-
alt-php54-recode_5.4.45-189_amd64.deb
sha:f316d1444fe4d6499e16f83f65958c1795cb661f
-
alt-php54-snmp_5.4.45-189_amd64.deb
sha:040300e47e2614363acaef30787690af4769085f
-
alt-php54-soap_5.4.45-189_amd64.deb
sha:138706979a04ce0b926f2126093eceb003a07579
-
alt-php54-sybase_5.4.45-189_amd64.deb
sha:14b9a29814d28a7ebe21b0561224cf4c1eef71a3
-
alt-php54-tidy_5.4.45-189_amd64.deb
sha:e50de44da634aeb3cb966a42fa2b8af8833ada9b
-
alt-php54-xml_5.4.45-189_amd64.deb
sha:d14aec57a39c450ce280f17229b009e9dae4665d
-
alt-php54-xmlrpc_5.4.45-189_amd64.deb
sha:9a3cbf585c466cef99c38104501e9ecc20dad089
-
alt-php54_5.4.45-189_arm64.deb
sha:71bc7779936f983f0074223f00748e1d7454c998
-
alt-php54-bcmath_5.4.45-189_arm64.deb
sha:532979965c62be89b0e6edf304e54970806009a2
-
alt-php54-cli_5.4.45-189_arm64.deb
sha:29d55792492149faabed7b1d679c2694210ac356
-
alt-php54-common_5.4.45-189_arm64.deb
sha:92cc9c20a4677e7274d62d6c5f3e5ce3ddbe3db0
-
alt-php54-dba_5.4.45-189_arm64.deb
sha:ab7d7b2ecbfa42e8e9c06796c1d5a1252583597d
-
alt-php54-dbx_5.4.45-189_arm64.deb
sha:ca465e03870488e0bb0e008c30f100efb0040b6f
-
alt-php54-dev_5.4.45-189_arm64.deb
sha:c641f01f4e1d7eb73901d8ef9686383a71a28770
-
alt-php54-enchant_5.4.45-189_arm64.deb
sha:d404cc01bfdedf2e4666db8ef57f5ddd99644176
-
alt-php54-firebird_5.4.45-189_arm64.deb
sha:b830593c2286b23fec73d23f89a267ce1267ecc6
-
alt-php54-gd_5.4.45-189_arm64.deb
sha:f189c1437e36133df270f46655e6a25728e51ca7
-
alt-php54-imap_5.4.45-189_arm64.deb
sha:5c45b93b2f89fef5647a8ef875248c1bae1b8fd8
-
alt-php54-intl_5.4.45-189_arm64.deb
sha:7587151c83ba450a87638339cddc78df544e22a5
-
alt-php54-ldap_5.4.45-189_arm64.deb
sha:5170a3a5cace5a0d875f138243c769242a6bbca4
-
alt-php54-mbstring_5.4.45-189_arm64.deb
sha:809493cbde7422d57e7867f2e5b8160e0359d3d5
-
alt-php54-mcrypt_5.4.45-189_arm64.deb
sha:4002c6e58cd04b78ab2bb164fb169cc1e72def79
-
alt-php54-mssql_5.4.45-189_arm64.deb
sha:dd7c1e3a73499a1b5827a0f0f080c51364973311
-
alt-php54-mysqlnd_5.4.45-189_arm64.deb
sha:e9b2fe9178cac69f36f0e6a8c6f83fe8c35515d5
-
alt-php54-odbc_5.4.45-189_arm64.deb
sha:1911502b10ee483db8f2c57ad3660baa38fc1e38
-
alt-php54-pdo_5.4.45-189_arm64.deb
sha:2828b9dd8df889c71aafc61f6d4cff9bb384c617
-
alt-php54-pgsql_5.4.45-189_arm64.deb
sha:d733ad723b5cebad1ea13eb9cebed2ca8dea4c78
-
alt-php54-php-fpm_5.4.45-189_arm64.deb
sha:302ca6c8af894c784d425b489d9f1644a90e14e1
-
alt-php54-process_5.4.45-189_arm64.deb
sha:8b57118e19a3033a2ab143ba03f355940b693ea6
-
alt-php54-pspell_5.4.45-189_arm64.deb
sha:58e4e492bb8ee8a81b803897843b5c2c22613d71
-
alt-php54-recode_5.4.45-189_arm64.deb
sha:aff14366851b57a9d514e5cfdca755ecd3a897f7
-
alt-php54-snmp_5.4.45-189_arm64.deb
sha:f74b372707e6dc60c77675afe459185cfca0e757
-
alt-php54-soap_5.4.45-189_arm64.deb
sha:d2cbd5943b15d1264d5cdc613de0dbfa2837c1d7
-
alt-php54-sybase_5.4.45-189_arm64.deb
sha:89716bc0a4ff975b71cf93098544acd08217d41a
-
alt-php54-tidy_5.4.45-189_arm64.deb
sha:1264f8b8475f8987557cd69782e24e928a930ca5
-
alt-php54-xml_5.4.45-189_arm64.deb
sha:45ca2c0e52246e6f98835a33f215cc7036cdfa29
-
alt-php54-xmlrpc_5.4.45-189_arm64.deb
sha:b1dc697af08886c014b8dce128f8a117a0ca9bb7
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.