๐Ÿ” CVE Alert

CVE-2026-61518

HIGH 8.8

ISPConfig Authenticated SQL Injection via Remote API primary_id Parameter

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

ISPConfig contains an authenticated SQL injection vulnerability in the Remote API. The primary_id parameter passed to delete and update API methods is concatenated directly into SQL WHERE clauses without integer casting or parameterized query binding. The built-in SQL injection scanner does not block quote-free boolean payloads and does not reject requests in its default configuration. A remote API user holding any single low-privilege function permission can inject arbitrary SQL to delete or modify records across all tenants in the control panel database and extract arbitrary data via blind boolean inference, including password hashes and client records.

CWE CWE-89
Vendor ispconfig
Product ispconfig3
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for ispconfig ispconfig3

Be the first to know when new high vulnerabilities affecting ispconfig ispconfig3 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

ispconfig / ispconfig3
3.2.0 โ‰ค * 3.3.0 โ‰ค *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/geo-chen/oss/blob/main/ispconfig3.md vulncheck.com: https://www.vulncheck.com/advisories/ispconfig-authenticated-sql-injection-via-remote-api-primary-id-parameter

Credits

George Chen