🛡️ GHSA-mgr9-6c2j-jxrq — panel
Description
Pterodactyl has a Reflected XSS vulnerability in “Create New Database Host”
> [!NOTE]
> Message from the Pterodactyl team:
>
> The Pterodactyl team has evaluated this as a minor security issue but does not consider it something that should be assigned a CVE, nor does it require active patching by vulnerable systems.
>
> This issue is entirely self-inflicted and requires an administrative user paste an _obviously_ incorrect value into a database host field, submit it, and run into the XSS when the error message is rendered. However, we have determined that this fix is good security hygiene and may prevent issues in other areas not yet discovered.
Summary
When an administrative user creates a new database host they are prompted to provide a Host value which is expected to be a domain or IP address. When an invalid value is encountered and passed back to gethostaddr and/or directly to the MySQL connection tooling, an error is returned. This error is then passed back along to the front-end, but was not properly sanitized when rendered.
Therefore it is possible for an admin to _knowingly_ paste a malicious payload such as <script>prompt(document.domain)</script> into the Host field and XSS themselves.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. A user must actively cooperate. Rated impact: confidentiality low, integrity low, availability none.
Weakness class
GHSA-mgr9-6c2j-jxrq is classified as CWE-79: Cross-site Scripting (XSS). User-supplied data is written into a page without escaping, so attacker script runs in the browser of anyone who views it.
Affected software
GHSA-mgr9-6c2j-jxrq is recorded against 1 package.
- pterodactyl/panel (fixed in 1.12.0)
Timeline and source
Published on 30 December 2025. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| pterodactyl/panel | — | 1.12.0 |
References
Similar Threats
- High CVE-2026-54593
- High CVE-2026-61609
- Unknown GHSA-j7f5-gfqm-pcx3
- Low CVE-2026-35202
- High GHSA-hr7j-63v7-vj7g
Free Vulnerability Check
Is your site affected by GHSA-mgr9-6c2j-jxrq?
BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against GHSA-mgr9-6c2j-jxrq and other known CVE records.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.