Cyber Resilience

CVE-2024-34068

Medium

Published: 03 May 2024

Published
03 May 2024
Modified
21 February 2025
KEV Added
Patch
CVSS Score v3.1 6.4 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
EPSS Score 0.0024 47.0th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-34068 is a medium-severity Improper Access Control (CWE-284) vulnerability in Pterodactyl Wings. Its CVSS base score is 6.4 (Medium).

Operationally, ranked at the 47.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Pterodactyl wings is the server control plane for Pterodactyl Panel. An authenticated user who has access to a game server is able to bypass the previously implemented access control (GHSA-6rg3-8h8x-5xfv) that prevents accessing internal endpoints of the node hosting Wings…

more

in the pull endpoint. This would allow malicious users to potentially access resources on local networks that would otherwise be inaccessible. This issue has been addressed in version 1.11.2 and users are advised to upgrade. Users unable to upgrade may enable the `api.disable_remote_download` option as a workaround.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

pterodactyl
wings
≤ 1.11.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-284 CWE-918

Penetration testing simulates unauthorized access attempts, directly detecting and enabling remediation of improper access control weaknesses.

addresses: CWE-284 CWE-441

Enforces separation of domains that reduces the ability to bypass or violate access control boundaries.

addresses: CWE-284 CWE-918

Boundary devices and interface controls directly enforce network-level access restrictions between spheres.

addresses: CWE-284 CWE-918

Directly detects unauthorized local/network/remote connections and system use that result from improper access control.

addresses: CWE-284

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

References