CVE-2026-55584: Php Untrusted Forwarded Ip Fallback

Directly trusting client-supplied headers such as HTTP_X_FORWARDED_FOR or HTTP_CLIENT_IP without validating REMOTE_ADDR against a trusted proxy allowlist enables IP spoofing and authorization bypass.

Provally CuratedPublic repositoryMediumHigh confidenceVerifiedApache-2.0PHP
greprules fetch cve-2026-55584-php-untrusted-forwarded-ip-fallback --engine opengrep

Description

Directly trusting client-supplied headers such as HTTP_X_FORWARDED_FOR or HTTP_CLIENT_IP without validating REMOTE_ADDR against a trusted proxy allowlist enables IP spoofing and authorization bypass.