CVE-2026-6735
XSS Vulnerability in PHP-FPM status page
| Publication Date | 2026-05-10 |
|---|---|
| Severity | High |
| Type | Cross-Site Scripting |
| Affected PHP Versions |
|
| Fixed Product Versions |
|
CVE Details
An unauthenticated attacker over the network can craft a malicious URL that, when clicked by a user viewing the PHP-FPM status page, executes arbitrary JavaScript code in that user's browser within the context of the status page domain
Recommendations
Restrict access to the PHP-FPM status page to administrators only. Consider implementing Content Security Policy headers for the PHP-FPM status page to limit or prevent script execution.