Skip to content

[Sync-En] fpm: warn that an exposed FastCGI endpoint allows arbitrary code execution - #1243

Merged
julionc merged 2 commits into
php:masterfrom
lacatoire:sync-en/1233-fpm-security
Sep 3, 2026
Merged

[Sync-En] fpm: warn that an exposed FastCGI endpoint allows arbitrary code execution#1243
julionc merged 2 commits into
php:masterfrom
lacatoire:sync-en/1233-fpm-security

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5263 (commit 7efe863): the FPM chapter and the listen directive now warn that a client able to open a FastCGI connection controls the configuration used for the request, and point at listen and listen.allowed_clients. EN-Revision updated.

install/fpm/configuration.xml is still an untranslated copy of the English page, so only the new warning is in Spanish there.

Fixes: #1233

@julionc
julionc merged commit 361ecdb into php:master Sep 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Add security warning about publicly exposed PHP-FPM (#5263)

2 participants