SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-67602

CRITICAL · CVSS 9.1 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-24 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability allows unauthenticated attackers to exploit an insecure object cache keying mechanism in phpIPAM versions prior to 1.8.2, granting them full access to the REST API. This critical flaw enables attackers to manipulate IP address management records, including reading, writing, and deleting data, by leveraging a numeric database row identifier as an API token. Organizations using phpIPAM should prioritize immediate patching to mitigate the risk of unauthorized access and potential data loss.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67602
Severity
CRITICAL
CVSS
9.1
EPSS
0.35%

Original NVD Description

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.