SB20260806119 - SUSE update for php8
Published: August 6, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 vulnerabilities.
1) Buffer overflow (CVE-ID: CVE-2026-14355)
CWE-ID: CWE-119 - Memory corruption
CVSSv4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to memory corruption in openssl_encrypt() when processing AES-WRAP-PAD input. A remote attacker can supply crafted input to trigger heap corruption and cause a denial of service.
2) SQL injection (CVE-ID: CVE-2026-17543)
CWE-ID: CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVSSv4: 8.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in ext-pgsql extension. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
3) Uncontrolled recursion (CVE-ID: CVE-2026-7260)
CWE-ID: CWE-674 - Uncontrolled Recursion
CVSSv4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L]
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to uncontrolled recursion when following symbolic links in phar archives. A remote attacker can supply a specially crafted archive to a PHP script and perform a denial of service attack.
4) Input validation error (CVE-ID: CVE-2026-9672)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to an unspecified issue in libgd. A remote attacker can bypass implemented security restrictions.
Remediation
Install update from vendor's website.