Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-26825

7.8 · HIGH
Published Feb 8, 2021 godotengine CWE-190 EPSS 1.53% (73th pctl)

Overview

CVE-2021-26825 is a high-severity vulnerability affecting godotengine godot_engine. It was published on February 8, 2021 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from godotengine. Update godot_engine to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
godotengine godot_engine 0 Affected

Frequently Asked Questions

What is CVE-2021-26825?

CVE-2021-26825 is a high-severity vulnerability affecting godotengine godot_engine. It was published on February 8, 2021 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2021-26825?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-26825?

Check the references section for vendor advisories and patches from godotengine. Update godot_engine to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-26825?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-26825 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.