Release date:
2026-08-12 07:16:18 UTC
Description:
- CVE-2026-17543: SQL injection in ext/pgsql via an E'...' backslash breakout
(GHSA-7qpv-r5mr-78m4); php_pgsql_add_quotes() 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() and pg_select(); emit a plain '...' literal instead,
which is what PQescapeStringConn() is meant to be paired with
- CVE-2026-9672: bundled libgd GIF LZW decoder defects in
ext/gd/libgd/gd_gif_in.c; reset table[1][i] instead of table[1][0] when
clearing the LZW table, stop decoding 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-7260: phar stack exhaustion (unbounded recursion) on circular symlink
chains in tar-based archives (GHSA-vc5h-9ppw-p5f3); replace the self-recursion
in phar_get_link_source() with an iterative Floyd cycle-detection walk over a
new phar_follow_one_link() helper, and restore the path separator in
phar_get_link_location() so that helper is idempotent
Updated packages:
-
alt-php54-5.4.45-189.el6.x86_64.rpm
sha:dca54d5262b6bff861c3a8cc6ac0c6c155c4c0c088e0e79705d1d5750f4a4c50
-
alt-php54-bcmath-5.4.45-189.el6.x86_64.rpm
sha:e0bc36e47d1ada1cc69f570bed1933ff378fd3ea353eea218ada95a00e43e3ef
-
alt-php54-cli-5.4.45-189.el6.x86_64.rpm
sha:d46cfedb229cc8c465b4222a83c8f1675d597b8d59cfbbcd5348996ef2b5f841
-
alt-php54-common-5.4.45-189.el6.x86_64.rpm
sha:ccc3dd98692328bbf1b4498eaa1eca7b4e33863723fe808182359d4b825b71c7
-
alt-php54-dba-5.4.45-189.el6.x86_64.rpm
sha:786a01e2ed9bca75e32f1d749dbb8b94f52d1a4859abbeb9f27822f9cd6ccab1
-
alt-php54-dbx-5.4.45-189.el6.x86_64.rpm
sha:f37a5370f425c78b8684ac4d9c17d995e6692bf8df4c8c98aad5daf932e053f3
-
alt-php54-devel-5.4.45-189.el6.x86_64.rpm
sha:f466637349a4c60f1fef8823c5693c988de4e1712b337f50fcfc5b98956e74ed
-
alt-php54-enchant-5.4.45-189.el6.x86_64.rpm
sha:f317d278a4d27832ffb2db7f7e25a6bcb483d4b6d3d61b5a3cc762803402adc5
-
alt-php54-firebird-5.4.45-189.el6.x86_64.rpm
sha:f44c8c870c87c687303bcbf50bf93d9196e83d00298e0c0aa500ec178dfe620e
-
alt-php54-gd-5.4.45-189.el6.x86_64.rpm
sha:f081b6a8f3272307e2e79126aa729a15febff496849b63a95dcf3f90bbc4899d
-
alt-php54-imap-5.4.45-189.el6.x86_64.rpm
sha:d15fcbd6d8b6ea1b8eaae0bd140d6556b2c1af36903ed376391a555e4d738426
-
alt-php54-intl-5.4.45-189.el6.x86_64.rpm
sha:ea27582e78450c331bf7fd8287204c50b418c9c788b0b8f41e0b0c52e9f1ea00
-
alt-php54-ldap-5.4.45-189.el6.x86_64.rpm
sha:3ce10d1b408a7fc2e1320e35ce11120c637df0caeaad4d630132ed6c90d2a5bb
-
alt-php54-mbstring-5.4.45-189.el6.x86_64.rpm
sha:db373e33579060c17483ddd2415b0612b09849a3ace1796133aceeb126465c3d
-
alt-php54-mcrypt-5.4.45-189.el6.x86_64.rpm
sha:8de5596bf6d1b2eb024d6e21f860bd527f786f98eb438767267bd5fd116d0da4
-
alt-php54-mssql-5.4.45-189.el6.x86_64.rpm
sha:f991de7adf7de1ca8b741f6f3008acb8575b3fe1dbef5b92086fd8721848f79c
-
alt-php54-mysqlnd-5.4.45-189.el6.x86_64.rpm
sha:ac7d136fe36d5dc274ef7ceeb160b36837176ffb5121b9faefc5f8d862cda571
-
alt-php54-odbc-5.4.45-189.el6.x86_64.rpm
sha:a84be1683f763e88781a908c0a3d3bc745dbede84e9434003e3bf6caa2d32416
-
alt-php54-pdo-5.4.45-189.el6.x86_64.rpm
sha:6e7342206ff764dd613e1cc5f9f9eb0c314f3ccd4d47c135dcefea78dd2a3baa
-
alt-php54-pgsql-5.4.45-189.el6.x86_64.rpm
sha:b31302c4f5f2274f1d7adca5e6543d4451dae8228a6511ee02cf7cc6ecf986ce
-
alt-php54-php-fpm-5.4.45-189.el6.x86_64.rpm
sha:6cc68fc2e8f202a9bbb7b62bd6c903a966b3ebf3a53c070d287483468de44ff4
-
alt-php54-process-5.4.45-189.el6.x86_64.rpm
sha:561c1edd0d2551bfebc1ceae5e5d54b23ff520a06a4f26104672cc141a8dc04f
-
alt-php54-pspell-5.4.45-189.el6.x86_64.rpm
sha:8030e16f4be4b03cc587ccd2cd615a8a7ded782da824a40f257c50dbd2cbcdf0
-
alt-php54-recode-5.4.45-189.el6.x86_64.rpm
sha:277b25e4e2ec7c0652e0f035c048f7b3a89c13adafd338bf391d4e3115be7360
-
alt-php54-snmp-5.4.45-189.el6.x86_64.rpm
sha:00f4a86514ccf12d8b99d681fbfde7fb2ab34d37df76673cd3b2270180f6b884
-
alt-php54-soap-5.4.45-189.el6.x86_64.rpm
sha:3e1299769330e9976ff3cdf0ff1eb24f6890b9f347159eed39382cac62f73c65
-
alt-php54-sybase-5.4.45-189.el6.x86_64.rpm
sha:93fd8e240fd684fed9585b67b828bb4d40af42ed42f9677e37418c677e5fbf60
-
alt-php54-tidy-5.4.45-189.el6.x86_64.rpm
sha:ca3c1abf5948550708900276b4d6825f5508645a23c950f00da75449cddf768c
-
alt-php54-xml-5.4.45-189.el6.x86_64.rpm
sha:814c753c71141833ce015059a8d4d82ba377fc4710b8d4ba759dda0c30f00bcb
-
alt-php54-xmlrpc-5.4.45-189.el6.x86_64.rpm
sha:ccc6d47cda114f9f51ac7ff550b62ffb6f45a728b4449b4fd6ada8a7967cfd32
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.