CVE-2026-75105

7.5

phpIPAM · phpipam

phpIPAM is vulnerable to an authorization bypass allowing unauthorized access to subnet information due to improper validation of user-controlled keys.

Executive summary

A vulnerability in phpIPAM versions prior to 1.8.2 exposes sensitive subnet information to unauthenticated attackers.

Vulnerability

The software contains an authorization bypass vulnerability (CWE-639) triggered by user-controlled keys. The vulnerability permits an unauthenticated attacker to access restricted subnet data by manipulating parameters.

Business impact

Successful exploitation allows unauthorized users to view sensitive network infrastructure details, which can be leveraged for reconnaissance. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to network security, as attackers can map internal assets and plan further intrusions.

Remediation

Immediate Action: Upgrade to phpIPAM version 1.8.2 or later to apply the necessary authorization checks.

Proactive Monitoring: Monitor access logs for unusual patterns of requests targeting subnet management parameters or unexpected data retrieval sequences.

Compensating Controls: Implement Web Application Firewall (WAF) rules to restrict access to the affected endpoints and validate input parameters at the network perimeter.

Exploitation status

Public Exploit Available: No confirmed public exploit (exploit_available: false).

Analyst recommendation

Organizations utilizing phpIPAM must prioritize this update, as the ability for an unauthenticated user to bypass authorization controls allows for immediate and simple data theft. Apply the vendor-supplied patch to version 1.8.2 immediately to neutralize the risk.