CVE-2025-69198
CVE-2025-69198 is a medium-severity vulnerability in Pterodactyl Panel with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-667.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v4: 6.0
- EPSS exploit prediction: 0% (11th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-206300
- Weakness: CWE-667
- Affected product: Pterodactyl Panel
- Published:
- Last modified:
Description
Pterodactyl is a free, open-source game server management panel. Pterodactyl implements rate limits that are applied to the total number of resources (e.g. databases, port allocations, or backups) that can exist for an individual server. These resource limits are applied on a per-server basis, and validated during the request cycle. However, in versions prior to 1.12.0, it is possible for a malicious user to send a massive volume of requests at the same time that would create more resources than the server is allotted. This is because the validation occurs early in the request cycle and does not lock the target resource while it is processing. As a result sending a large volume of requests at the same time would lead all of those requests to validate as not using any of the target resources, and then all creating the resources at the same time. As a result a server would be able to create more databases, allocations, or backups than configured. A malicious user is able to deny resources to other users on the system, and may be able to excessively consume the limited allocations for a node, or fill up backup space faster than is allowed by the system. Version 1.12.0 fixes the issue.
Frequently asked questions
- What is CVE-2025-69198?
- Pterodactyl is a free, open-source game server management panel. Pterodactyl implements rate limits that are applied to the total number of resources (e.g. databases, port allocations, or backups) that can exist for an individual server. These resource limits are applied on a per-server basis, and validated during the request cycle. However, in versions prior to 1.12.0, it is possible for a malicious user to send a massive volume of requests at the same time that would create more resources than the server is allotted. This is because the validation occurs early in the request cycle and does not lock the target resource while it is processing. As a result sending a large volume of requests at the same time would lead all of those requests to validate as not using any of the target resources, and then all creating the resources at the same time. As a result a server would be able to create more databases, allocations, or backups than configured. A malicious user is able to deny resources to other users on the system, and may be able to excessively consume the limited allocations for a node, or fill up backup space faster than is allowed by the system. Version 1.12.0 fixes the issue.
- How severe is CVE-2025-69198?
- CVE-2025-69198 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2025-69198 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (11th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-69198?
- CVE-2025-69198 affects Pterodactyl Panel. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-69198?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-69198 have an EU (EUVD) identifier?
- Yes. CVE-2025-69198 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-206300.
- When was CVE-2025-69198 published?
- CVE-2025-69198 was published on 2026-01-19 and last updated on 2026-06-17.
References
- https://github.com/pterodactyl/panel/commit/09caa0d4995bd924b53b9a9e9b4883ac27bd5607
- https://github.com/pterodactyl/panel/security/advisories/GHSA-jw2v-cq5x-q68g
Affected products (1)
- cpe:2.3:a:pterodactyl:panel:*:*:*:*:*:*:*:*
More vulnerabilities in Pterodactyl Panel
- CVE-2026-26016 — High (CVSS 8.1): Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to version…
- CVE-2021-41129 — High (CVSS 8.1): Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. A malicious user can modify…
- CVE-2019-1020002 — High (CVSS 7.5): Pterodactyl before 0.7.14 with 2FA allows credential sniffing.
- CVE-2025-69197 — Medium (CVSS 6.5): Pterodactyl is a free, open-source game server management panel. Versions 1.11.11 and below allow TOTP to be used…
- CVE-2024-34067 — Medium (CVSS 6.1): Pterodactyl is a free, open-source game server management panel built with PHP, React, and Go. Importing a malicious…
- CVE-2025-68954 — Medium (CVSS 5.4): Pterodactyl is a free, open-source game server management panel. Versions 1.11.11 and below do not revoke active SFTP…
All CVEs affecting Pterodactyl Panel →
Other CWE-667 (Improper Locking) vulnerabilities
- CVE-2020-12658 — Critical (CVSS 9.8): gssproxy (aka gss-proxy) before 0.8.3 does not unlock cond_mutex before pthread exit in gp_worker_main() in…
- CVE-2019-5886 — Critical (CVSS 9.8): An issue was discovered in ShopXO 1.2.0. In the application\install\controller\Index.php file, there is no validation…
- CVE-2026-43215 — High (CVSS 8.8): In the Linux kernel, the following vulnerability has been resolved: cifs: Fix locking usage for tcon fields We used…
- CVE-2026-31629 — High (CVSS 8.8): In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCP_CLOSED…
- CVE-2020-15674 — High (CVSS 8.8): Mozilla developers reported memory safety bugs present in Firefox 80. Some of these bugs showed evidence of memory…
- CVE-2021-1622 — High (CVSS 8.6): A vulnerability in the Common Open Policy Service (COPS) of Cisco IOS XE Software for Cisco cBR-8 Converged Broadband…