An integer overflow issue exists in Godot Engine up to v3.2 that can be triggered when loading specially crafted.TGA image files. The vulnerability exists in ImageLoaderTGA::load_image() function at line: const size_t buffer_size = (tga_header.image_width * tga_header.image_height) * pixel_size; The bug leads to Dynamic stack buffer overflow. Depending on the context of the application, attack vector can be local or remote, and can lead to code execution and/or system crash.
Conclusion & alert: CVE-2021-26825 is rated Moderate Risk (55.2/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.65%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 1.19% | 0.65% | -0.54% |
| 2 | 2025-11-18 | 0.65% | 1.19% | +0.54% |
| 3 | 2025-11-14 | — | 0.65% | — |
Full EPSS history (12 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-26825 not yet assigned priority: Debian including 1 source packages (godot), 4 status rows across 4 suites (bookworm, bullseye, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2021-26825 |
ubuntu
|
medium | CVE-2021-26825 medium priority: Ubuntu including 1 source packages (godot), 16 status rows across 16 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 6, not-affected 4, DNE 3, released 3. | https://ubuntu.com/security/CVE-2021-26825 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| godotengine | godot_engine | <= 3.2 | cpe:2.3:a:godotengine:godot_engine:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/godotengine/godot/pull/45702 | Patch Third Party Advisory |
| https://github.com/godotengine/godot/pull/45702/files | Patch Third Party Advisory |