[CLSA-2026:1786380849] Fix CVE(s): CVE-2026-17543, CVE-2026-7260, CVE-2026-9672
Type:
security
Severity:
Critical
Release date:
2026-08-10 16:54:27 UTC
Description:
* SECURITY UPDATE: SQL injection in ext/pgsql via an E'...' backslash breakout (GHSA-7qpv-r5mr-78m4) - debian/patches/php-5.5-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.5-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.5-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-php55_5.5.38-170_amd64.deb
    sha:5b9236b10b99cb8fca52cfdb18e8c5f6fcc9cb5c
  • alt-php55-bcmath_5.5.38-170_amd64.deb
    sha:7be03389eecec590169551c7dfd69907ea7ac086
  • alt-php55-cli_5.5.38-170_amd64.deb
    sha:07b2797bb608c954e869e19e121f1902e91f7de2
  • alt-php55-common_5.5.38-170_amd64.deb
    sha:0f9a337ea933c3d897de38c578701abafaee6b28
  • alt-php55-dba_5.5.38-170_amd64.deb
    sha:a30a262dd7be37eac4676ea210fc356cdfca8d5f
  • alt-php55-dbx_5.5.38-170_amd64.deb
    sha:8fff8385f47d40cd94f7bcaccdccca545bbe7ffb
  • alt-php55-dev_5.5.38-170_amd64.deb
    sha:5a51a232ab815b400982c04f01de7cf38c4e68c3
  • alt-php55-enchant_5.5.38-170_amd64.deb
    sha:faef71ddf20e4e491a190d411067aadb95308553
  • alt-php55-firebird_5.5.38-170_amd64.deb
    sha:e9ccbc4c1a2a7ec66bda9192fa03d4fd23170cc8
  • alt-php55-gd_5.5.38-170_amd64.deb
    sha:d979f3b579413c5ed03a8b6cea2eea999181fa08
  • alt-php55-imap_5.5.38-170_amd64.deb
    sha:5c9fceadacd38769761f6f25716c963c8f4f6c46
  • alt-php55-intl_5.5.38-170_amd64.deb
    sha:773224582aa707305559af3a3e41613fc0bc8c9f
  • alt-php55-ldap_5.5.38-170_amd64.deb
    sha:a10353368be38348fad347e81334212e9fedfa52
  • alt-php55-mbstring_5.5.38-170_amd64.deb
    sha:a36c13e0dd3d93fa798626fae09fdb287c304c90
  • alt-php55-mcrypt_5.5.38-170_amd64.deb
    sha:ae051c463d928b01217707edf5d518bb7f2be8d1
  • alt-php55-mssql_5.5.38-170_amd64.deb
    sha:da7868f49644ccd9b25f79068cce07fa2c2ce245
  • alt-php55-mysqlnd_5.5.38-170_amd64.deb
    sha:3c8a131461b6ce6d48b7662817c01abbfc90b33e
  • alt-php55-odbc_5.5.38-170_amd64.deb
    sha:da4d51c3106346540b6fda622d80e13c8ee955af
  • alt-php55-pdo_5.5.38-170_amd64.deb
    sha:fecbf662c60f13ae20c6b70db8913d8e90294941
  • alt-php55-pgsql_5.5.38-170_amd64.deb
    sha:e49775dedd46e67970e6f0bf04e07cd27cde5bf3
  • alt-php55-php-fpm_5.5.38-170_amd64.deb
    sha:8c3d2f0cb8a593bec119d9e2207d2416d4196ecf
  • alt-php55-process_5.5.38-170_amd64.deb
    sha:2fb1f399130d111b2f6b5df78064a4a02ca616c0
  • alt-php55-pspell_5.5.38-170_amd64.deb
    sha:bad2a82e4e38251e2305b94db9f15b9070a4f960
  • alt-php55-recode_5.5.38-170_amd64.deb
    sha:d53afda895178323cba975dd1d2bd0a01346fd94
  • alt-php55-snmp_5.5.38-170_amd64.deb
    sha:dbce6812e000e5647cad99d4112463ab67962e9d
  • alt-php55-soap_5.5.38-170_amd64.deb
    sha:056487662add9731a6c116fe90f4e1f89698dabf
  • alt-php55-sybase_5.5.38-170_amd64.deb
    sha:02d485c8ef7b33e674f3456f5561bba92ce9389e
  • alt-php55-tidy_5.5.38-170_amd64.deb
    sha:5c3229d39cacd1b5e0c77e11be17dbcb6d13922b
  • alt-php55-xml_5.5.38-170_amd64.deb
    sha:30ac32f867fd66bb19fc3c09d1cae1a15cd287b1
  • alt-php55-xmlrpc_5.5.38-170_amd64.deb
    sha:936199c63c53e742cf207b3b6d37b45154474cda
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.