CVE-2026-67602 PUBLISHED

phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 24.08.2026 Updated: 24.08.2026

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an entry written during an app_id lookup to satisfy a subsequent app_code lookup, allowing attackers to use the numeric database row identifier as an API token to read, write, and delete all IP address management records.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor phpipam
Product phpipam
Versions Default: affected
  • affected from 0 to 1.8.2 (excl.)

Credits

  • BENDIB MOHAMED ANIS finder
  • VulnCheck coordinator

References

Problem Types

  • Use of Incorrectly-Resolved Name or Reference CWE