CVE-2026-22188
MEDIUM EPSS 7.1%
Published Jan 7, 20265mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Jan 7, 2026 5mo ago
Last Modified Jun 17, 2026 2w ago
Description
The deploy-stub component in Panda3D versions up to and including 1.10.16 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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
7.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 3
CWE-457
CWE-789
CWE-908
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| cmu | panda3d | * | ≤1.10.16 |
References 4
- github.com https://github.com/panda3d/panda3d
- seclists.org https://seclists.org/fulldisclosure/2026/Jan/9
- panda3d.org https://www.panda3d.org/
- vulncheck.com https://www.vulncheck.com/advisories/panda3d-deploy-stub-stack-exhaustion-via-unbounded-alloca
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.