CVE 6.9 MEDIUM

Panda3D <= 1.10.16 Deploy-Stub Stack Exhaustion via Unbounded alloca()_CVE-2026-22188

6.9 / 10
MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Description

Panda3D versions up to and including 1.10.16 deploy-stub contains a denial of service vulnerability due to unbounded stack allocation. The deploy-stub executable allocates argv_copy and argv_copy2 using alloca() based directly on the attacker-controlled argc value without validation. Supplying a large number of command-line arguments can exhaust stack space and propagate uninitialized stack memory into Python interpreter initialization, resulting in a reliable crash and undefined behavior.

Basic Information

ID CVE-2026-22188
Source VulnCheck
Published Jan 7, 2026 at 20:26
Modified Jan 7, 2026 at 21:23

Affected Product

Vendor Panda3D
Product Panda3D
Affected Versions Panda3D Panda3D 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.