CVE-2019-16693
CRITICALphpipam < 1.4 - SQL Injection via Custom Fields Order Table Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-16693. PoCs published by CodeSecLab.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in phpIPAM 1.4 via the 'table' parameter in a POST request to '/app/admin/custom-fields/order.php'. The payload uses a UNION-based SQLi to extract data, requiring a valid admin session.
Description
phpIPAM 1.4 allows SQL injection via the app/admin/custom-fields/order.php table parameter when action=add is used.
Exploits (1)
exploitdb
WORKING POC
by CodeSecLab · textwebappsphp
https://www.exploit-db.com/exploits/52453
This exploit demonstrates a SQL injection vulnerability in phpIPAM 1.4 via the 'table' parameter in a POST request to '/app/admin/custom-fields/order.php'. The payload uses a UNION-based SQLi to extract data, requiring a valid admin session.
Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target:
phpIPAM 1.4
Auth required
Prerequisites:
Valid admin session cookie · Access to the target application
devstral-2 · analyzed Feb 16, 2026
Full analysis →
References (2)
Core 2
Core References
Exploit, Issue Tracking, Third Party Advisory
https://github.com/phpipam/phpipam/issues/2738
Scores
CVSS v3
9.8
EPSS
0.2379
EPSS Percentile
96.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