← Back to overview

CVE-2026-55584 affects phpSysInfo versions prior to 3.4.6, a customizable PHP script for displaying system information. The vulnerability exists in the PSI_ALLOWED access-control check within read_config.php, which improperly trusts attacker-controlled HTTP headers X-Forwarded-For and Client-IP over the legitimate REMOTE_ADDR value. A remote unauthenticated attacker can exploit this by supplying an allowed IP address in these headers to impersonate a trusted client. Successful exploitation grants access to sensitive system information including hostname, kernel details, CPU, memory, filesystem, and network interface data. The flaw represents an IP-based authentication bypass through HTTP header manipulation. No authentication is required to exploit this vulnerability. The issue has been patched in phpSysInfo version 3.4.6. Users are advised to upgrade immediately to the fixed release.

Affected products

  • phpSysInfo

Related CVE's

  • CVE-2026-55584

Categories

  • Identity & Access
  • Web Technologies