Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-7qg2-v9fj-4mwv

Опубликовано: 07 мая 2026
Источник: github
Github: Не прошло ревью
CVSS4: 7.6

Описание

XSS within PHP-FPM status endpoint

Improper sanitization of the request URI within the PHP-FPM status page allows an attacker to execute arbitrary JavaScript code (XSS) on the victims machine, possibly stealing cookies on insufficiently hardened systems, or stealing other sensitive data such as the information from the status page itself. An attacker does not require authentication or access to the /status endpoint in order to trigger XSS, but may simply visit a URI embedding the malicious code.

  1. Navigate to example.com/<script>alert()</script>
  2. Navigate to example.com/status?full&html
  3. Observe the JavaScript pop-up.

The same is possible for the XML endpoint, possibly embedding malicious XML nodes into the status report.

  1. Navigate to example.com/<
  2. Navigate to example.com/status?full&xml
  3. Observe the XML parsing error.

Пакеты

Наименование

PHP-FPM

php
Затронутые версииВерсия исправления

< 8.2.31

8.2.31

Наименование

PHP-FPM

php
Затронутые версииВерсия исправления

< 8.3.31

8.3.31

Наименование

PHP-FPM

php
Затронутые версииВерсия исправления

< 8.4.21

8.4.21

Наименование

PHP-FPM

php
Затронутые версииВерсия исправления

< 8.5.6

8.5.6

EPSS

Процентиль: 11%
0.0021
Низкий

7.6 High

CVSS4

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 6.1
ubuntu
около 1 месяца назад

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, 8.5.* before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code (XSS) on the target's machine when the target is viewing the PHP-FPM status page.

CVSS3: 5.4
redhat
около 1 месяца назад

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, 8.5.* before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code (XSS) on the target's machine when the target is viewing the PHP-FPM status page.

CVSS3: 6.1
nvd
около 1 месяца назад

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, 8.5.* before 8.5.6, due to improper sanitation of user data, it allows an attacker to compose an URL, which will cause the target to execute arbitrary JavaScript code (XSS) on the target's machine when the target is viewing the PHP-FPM status page.

msrc
около 1 месяца назад

XSS within PHP-FPM status endpoint

CVSS3: 6.1
debian
около 1 месяца назад

In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before ...

EPSS

Процентиль: 11%
0.0021
Низкий

7.6 High

CVSS4

Дефекты

CWE-79