CVE-2026-6735
Description
Important: php:8.2 security update
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
Description PHP: PHP-FPM: PHP-FPM: Cross-Site Scripting vulnerability via improper URL sanitation Red Hat statement Restrict network access to the PHP-FPM status page to trusted internal networks or localhost. This can be achieved by configuring web server access controls (e.g., Apache httpd or Nginx) to deny external access to the status page URL. If the PHP-FPM status page functionality is notโฆ
Description
PHP: PHP-FPM: PHP-FPM: Cross-Site Scripting vulnerability via improper URL sanitation
Red Hat statement
Restrict network access to the PHP-FPM status page to trusted internal networks or localhost. This can be achieved by configuring web server access controls (e.g., Apache httpd or Nginx) to deny external access to the status page URL. If the PHP-FPM status page functionality is not required, it should be disabled in the PHP-FPM configuration. Any changes to web server or PHP-FPM configuration may require a service reload or restart to take effect.
CVSS v3: 5.4 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N)
Errata / fixed releases
| Product | Package | Advisory | Released |
|---|---|---|---|
| Red Hat Enterprise Linux 8 | php:8.2-8100020260521052503.f7998665 | RHSA-2026:22305 | 2026-06-01T00:00:00Z |
| Red Hat Enterprise Linux 9 | php:8.3-9080020260521113736.9 | RHSA-2026:22142 | 2026-06-01T00:00:00Z |
| Red Hat Enterprise Linux 9 | php:8.2-9080020260521080715.9 | RHSA-2026:22143 | 2026-06-01T00:00:00Z |
| Red Hat Hardened Images | php-main-8.5.6-1.hum1 | RHSA-2026:14125 | 2026-05-06T00:00:00Z |
Package state
| Product | Package | State |
|---|---|---|
| Red Hat Enterprise Linux 10 | php | Fix deferred |
| Red Hat Enterprise Linux 10 | php8.4 | Fix deferred |
| Red Hat Enterprise Linux 6 | php | Fix deferred |
| Red Hat Enterprise Linux 7 | php | Fix deferred |
| Red Hat Enterprise Linux 8 | php:7.4/php | Fix deferred |
| Red Hat Enterprise Linux 9 | php | Fix deferred |
| Red Hat OpenShift AI (RHOAI) | rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 | Fix deferred |
| Red Hat OpenShift Dev Spaces | devspaces/code-rhel9 | Fix deferred |
Apply commands
yum update -y php:8
# or:
dnf upgrade -y php:8
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Windows Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | apcu-panel-5.1.23-1.module_el9.6.0+151+5f31e576.noarch.rpm |
| 8 | Fixed | apcu-panel-5.1.23-1.module_el8.10.0+3796+30ed3ef7.noarch.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 8.4.21-1~deb13u1 |
| sid | Fixed | 8.4.21-1 |
| forky | Fixed | 8.4.21-1 |
| bullseye | Fixed | 7.4.33-1+deb11u11 |
| bookworm | Fixed | 8.2.31-1~deb12u1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| php | php | {"startIncluding":"8.2.0","endExcluding":"8.2.31"} | 8.2.31 |
References
- https://github.com/php/php-src/security/advisories/GHSA-7qg2-v9fj-4mwv
- https://www.suse.com/security/cve/CVE-2026-6735.html
- https://security-tracker.debian.org/tracker/CVE-2026-6735
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-6735
- https://access.redhat.com/errata/RHSA-2026:22143
- https://access.redhat.com/errata/RHSA-2026:22305
- https://access.redhat.com/errata/RHSA-2026:22142
- https://bugzilla.redhat.com/2468561
- https://bugzilla.redhat.com/2468562
- https://bugzilla.redhat.com/2468565
- https://bugzilla.redhat.com/2468566
- https://errata.almalinux.org/8/ALSA-2026-22305.html
- https://errata.almalinux.org/9/ALSA-2026-22142.html
- https://errata.almalinux.org/9/ALSA-2026-22143.html
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.