CVE-2026-22188

Source
https://cve.org/CVERecord?id=CVE-2026-22188
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-22188.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-22188
Published
2026-01-07T20:26:13.360Z
Modified
2026-07-16T03:31:17.517911311Z
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 Deploy-Stub Stack Exhaustion via Unbounded alloca()
Details

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 argvcopy and argvcopy2 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.

Database specific
{
    "cwe_ids": [
        "CWE-457",
        "CWE-789"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22188.json"
}
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
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:cmu:panda3d:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.10.16"
        }
    ]
}

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-22188.json"