CVE-2026-22189

Panda3D versions up to and including 1.10.16 egg-mkfont contains a stack-based buffer overflow vulnerability due to use of an unbounded sprintf() call with attacker-controlled input. When constructing glyph filenames, egg-mkfont formats a user-supplied glyph pattern (-gp) into a fixed-size stack buffer without length validation. Supplying an excessively long glyph pattern string can overflow the stack buffer, resulting in memory corruption and a deterministic crash. Depending on build configuration and execution environment, the overflow may also be exploitable for arbitrary code execution.
Configurations

Configuration 1 (hide)

cpe:2.3:a:cmu:panda3d:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-01-07 21:16

Updated : 2026-01-12 17:59


NVD link : CVE-2026-22189

Mitre link : CVE-2026-22189

CVE.ORG link : CVE-2026-22189


JSON object : View

Products Affected

cmu

  • panda3d
CWE
CWE-121

Stack-based Buffer Overflow

CWE-787

Out-of-bounds Write