mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Is Pelican safe from CVE-2025-49132? #361
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marpisco on GitHub (Jun 18, 2025).
Currently, CVE-2025-49132 (which isn't yet, at the time of writing this, public) affects Pterodactyl Panel, which is what Pelican is based out of. Would this vulnerability affect Pelican Panel?
A patch has been released by Pterodactyl here:
24c82b0e33.patchIt appears to affect LocaleRequest and LocaleController from Pterodactyl, which do not appear to be apart of Pelicans code.
@rmartinoscar commented on GitHub (Jun 18, 2025):
The security vulnerability patched in Pterodactyl 1.11.11 does not affect Pelican! There is no action required when using the latest version of Pelican.