CVE-2024-34068 is a medium-severity server-side request forgery (SSRF) vulnerability in github.com/pterodactyl/wings (go), affecting versions < 1.11.12. It is fixed in 1.11.12.
Impact An authenticated user who has access to a game server is able to bypass the previously implemented access control (https://github.com/pterodactyl/wings/security/advisories/GHSA-6rg3-8h8x-5xfv) that prevents accessing internal endpoints of the node hosting Wings in the pull endpoint. This would allow malicious users to potentially access resources on local networks that would otherwise be inaccessible. Workarounds Enabling the api.disableremotedownload option or updating to the latest version of Wings are the only known workarounds. Patches https://github.com/pterodactyl/wings/commit/c152e36101aba45d8868a9a0eeb890995e8934b8
Untrusted input controls the target URL of a server-initiated request, which may reach internal services not otherwise accessible from outside. Typical impact: access to internal metadata services, internal APIs, or cloud credentials.
CVE-2024-34068 has a CVSS score of 6.4 (Medium). The vector is network-reachable, low privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment.
A fixed version is available (1.11.12). Upgrading removes the vulnerable code path.
go
github.com/pterodactyl/wings (< 1.11.12)github.com/pterodactyl/wings → 1.11.12 (go)Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter instead of chasing every advisory.
Kodem's runtime-powered SCA identifies whether CVE-2024-34068 is reachable in your applications. Explore open-source security for your team.
See if CVE-2024-34068 is reachable in your applications. Get a demo
Already deployed Kodem? See CVE-2024-34068 in your environment →Upgrade github.com/pterodactyl/wings to 1.11.12 or later to resolve this vulnerability.
Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.
CVE-2024-34068 is a medium-severity server-side request forgery (SSRF) vulnerability in github.com/pterodactyl/wings (go), affecting versions < 1.11.12. It is fixed in 1.11.12. Untrusted input controls the target URL of a server-initiated request, which may reach internal services not otherwise accessible from outside.
CVE-2024-34068 has a CVSS score of 6.4 (Medium). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
github.com/pterodactyl/wings (go) versions < 1.11.12 is affected.
Yes. CVE-2024-34068 is fixed in 1.11.12. Upgrade to this version or later.
Whether CVE-2024-34068 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
Upgrade github.com/pterodactyl/wings to 1.11.12 or later.