CVE-2019-16692

CRITICAL

phpipam < 1.4 - SQL Injection via Custom Fields Filter Table Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2019-16692. PoCs published by Kevin Kirsche, kkirsche.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in phpIPAM 1.4 by leveraging the `updatexml` function to extract database information. It authenticates as an admin and injects payloads into the `table` parameter of the custom field filter.

Description

phpIPAM 1.4 allows SQL injection via the app/admin/custom-fields/filter-result.php table parameter when action=add is used.

Exploits (2)

exploitdb WORKING POC
by Kevin Kirsche · pythonwebappsphp
https://www.exploit-db.com/exploits/47438

This exploit demonstrates a SQL injection vulnerability in phpIPAM 1.4 by leveraging the `updatexml` function to extract database information. It authenticates as an admin and injects payloads into the `table` parameter of the custom field filter.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: phpIPAM 1.4
Auth required
Prerequisites: Valid admin credentials · Network access to the phpIPAM instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WORKING POC 5 stars
by kkirsche · poc
https://github.com/kkirsche/CVE-2019-16692

This repository contains a functional Python exploit for CVE-2019-16692, a SQL injection vulnerability in phpIPAM 1.4. The exploit leverages the `updatexml` function to extract database information via error-based SQLi.

Classification
Working Poc 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: phpIPAM 1.4
Auth required
Prerequisites: Valid credentials for phpIPAM · Access to the target application
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (2)

Core 2
Core References
Exploit, Issue Tracking, Third Party Advisory x_refsource_misc
https://github.com/phpipam/phpipam/issues/2738

Scores

CVSS v3 9.8
EPSS 0.1032
EPSS Percentile 95.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-89
Status published
Products (1)
phpipam/phpipam < 1.4
Published Sep 22, 2019
Tracked Since Feb 18, 2026