← Back to overview

phpIPAM versions before 1.8.2 contain a critical authentication bypass vulnerability in the REST API. The flaw stems from an insecure object cache keying mechanism where the cache is keyed solely by lookup value without including the searched column. This allows an entry written during an app_id lookup to satisfy a subsequent app_code lookup. Unauthenticated attackers can exploit this to use a numeric database row identifier as a valid API token. Once authenticated, attackers gain full API access and can read, write, and delete all IP address management records. The vulnerability has been patched in phpIPAM version 1.8.2. A fix is available via a specific commit on GitHub and details are documented by VulnCheck.

Affected products

  • phpIPAM

Related CVE's

  • CVE-2026-67602

Categories

  • Identity & Access
  • Network Infrastructure
  • Web Technologies