CVE-2026-22188
Panda3D <= 1.10.16 Deploy-Stub Stack Exhaustion via Unbounded alloca()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-457 CWE-789 |
| Vendor | panda3d |
| Product | panda3d |
| Published | Jan 7, 2026 |
| Last Updated | Mar 5, 2026 |
Stay Ahead of the Next One
Get instant alerts for panda3d panda3d
Be the first to know when new unknown vulnerabilities affecting panda3d panda3d are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Panda3D / Panda3D
0 โค 1.10.16
References
Credits
Ron Edgerson