Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. pterodactyl/panel
  4. ›
  5. CVE-2026-26016

CVE-2026-26016: Pterodactyl Panel Allows Cross-Node Server Configuration Disclosure via Remote API Missing Authorization

February 17, 2026 (updated February 19, 2026)

A missing authorization check in multiple controllers allows any user with access to a node secret token to fetch information about any server on a Pterodactyl instance, even if that server is associated with a different node. This issue stems from missing logic to verify that the node requesting server data is the same node that the server is associated with.

Any authenticated Wings node can retrieve server installation scripts (potentially containing secret values) and manipulate the installation status of servers belonging to other nodes. Wings nodes may also manipulate the transfer status of servers belonging to other nodes.

This vulnerability requires a user to acquire a secret access token for a node. We rated this issue based on potential worst outcome. Unless a user gains access to a Wings secret access token they would not be able to access any of these vulnerable endpoints, as every endpoint requires a valid node access token.

References

  • github.com/advisories/GHSA-g7vw-f8p5-c728
  • github.com/pterodactyl/panel
  • github.com/pterodactyl/panel/releases/tag/v1.12.1
  • github.com/pterodactyl/panel/security/advisories/GHSA-g7vw-f8p5-c728
  • nvd.nist.gov/vuln/detail/CVE-2026-26016

Code Behaviors & Features

Detect and mitigate CVE-2026-26016 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.12.1

Fixed versions

  • 1.12.1

Solution

Upgrade to version 1.12.1 or above.

Impact 9 CRITICAL

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-283: Unverified Ownership
  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

packagist/pterodactyl/panel/CVE-2026-26016.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:18:37 +0000.