CVE-2026-21696
Last modified
CVE-2026-21696 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Starting in version 1.7.0 and prior to version 1.12.0, Wings does not consider SQLite max parameter limit when processing activity log entries allowing for low privileged user to trigger a condition that floods the panel with activity records. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Starting in version 1.7.0 and prior to version 1.12.0, Wings does not consider SQLite max parameter limit when processing activity log entries allowing for low privileged user to trigger a condition that floods the panel with activity records. After Wings sends activity logs to the panel it deletes the processed activity entries from the wings SQLite database. However, it does not consider the max parameter limit of SQLite, 32766 as of SQLite 3.32.0. If wings attempts to delete more than 32766 entries from the SQLite database in one query, it triggers an error (SQL logic error: too many SQL variables (1)) and does not remove any entries from the database. These entries are then indefinitely re-processed and resent to the panel each time the cron runs. By successfully exploiting this vulnerability, an attacker can trigger a situation where wings will keep uploading the same activity data to the panel repeatedly (growing each time to include new activity) until the panels' database server runs out of disk space. Version 1.12.0 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pterodactyl | Wings | >= 1.7.0, < 1.12.0 |
References
- https://github.com/pterodactyl/wings/security/advisories/GHSA-2497-gp99-2m74Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-21696?
How severe is CVE-2026-21696?
How do I fix CVE-2026-21696?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-21690iccDEV provides a set of libraries and tools that allow for …6.3
- CVE-2026-21691iccDEV provides a set of libraries and tools that allow for …6.5
- CVE-2026-21692iccDEV provides a set of libraries and tools that allow for …8.8
- CVE-2026-21693iccDEV provides a set of libraries and tools that allow for …8.8
- CVE-2026-21694Titra is open source project time tracking software. Version…8.1
- CVE-2026-21695Titra is open source project time tracking software. In vers…4.3
- CVE-2026-21697axios4go is a Go HTTP client library. Prior to version 0.6.4…8.1
- CVE-2026-21708A vulnerability allowing a Backup Viewer to perform remote c…9.9
- CVE-2026-21709A vulnerability allowing a local attacker with administrator…6.7
- CVE-2026-2171A vulnerability was found in code-projects Online Student Ma…9.8
- CVE-2026-21710A flaw in Node.js HTTP request handling causes an uncaught `…7.5
- CVE-2026-21711A flaw in Node.js Permission Model network enforcement leave…5.3
Are you affected by CVE-2026-21696?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
