CVE-2026-22189

Source
https://cve.org/CVERecord?id=CVE-2026-22189
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-22189.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-22189
Published
2026-01-07T20:25:37.702Z
Modified
2026-07-16T03:30:50.084845905Z
Severity
  • 6.9 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Panda3D <= 1.10.16 egg-mkfont Stack Buffer Overflow
Details

The egg-mkfont utility in Panda3D versions up to and including 1.10.16 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.

Database specific
{
    "cwe_ids": [
        "CWE-121"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22189.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/panda3d/panda3d

Affected ranges

Type
GIT
Repo
https://github.com/panda3d/panda3d
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "cpe": "cpe:2.3:a:cmu:panda3d:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.10.16"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Affected versions

v1.*
v1.10.0
v1.10.1
v1.10.10
v1.10.11
v1.10.12
v1.10.13
v1.10.14
v1.10.15
v1.10.16
v1.10.2
v1.10.3
v1.10.4
v1.10.4.1
v1.10.5
v1.10.6
v1.10.7
v1.10.8
v1.10.9
v1.8.0
v1.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-22189.json"