Cyber Posture

CVE-2024-40489

CriticalRCE

Published: 01 April 2026

Published
01 April 2026
Modified
06 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0116 78.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-40489 is a critical-severity Code Injection (CWE-94) vulnerability in Jeecg Jeecg Boot. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 21.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses the injection vulnerability by requiring validation of all HTTP request inputs to counter lax character filtering and prevent arbitrary code execution.

prevent

Mandates timely identification, reporting, and remediation of the specific flaw in jeecg boot versions 3.0.0-3.5.3 to eliminate the injection vulnerability.

preventdetect

Boundary protection at external interfaces can monitor and block specially crafted HTTP requests that exploit the injection flaw before they reach vulnerable components.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE-2024-40489 is a critical unauthenticated remote code execution vulnerability in a public-facing web application (jeecg-boot) exploitable via crafted HTTP requests, directly mapping to T1190: Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

There is an injection vulnerability in jeecg boot versions 3.0.0 to 3.5.3 due to lax character filtering, which allows attackers to execute arbitrary code on components through specially crafted HTTP requests.

Deeper analysisAI

CVE-2024-40489 is an injection vulnerability (CWE-94) in jeecg boot versions 3.0.0 through 3.5.3, caused by lax character filtering. This flaw allows attackers to execute arbitrary code on affected components through specially crafted HTTP requests. The vulnerability carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical due to its high impact on confidentiality, integrity, and availability.

Any unauthenticated attacker with network access can exploit this vulnerability, as it requires low attack complexity and no user interaction or privileges. Exploitation involves sending malicious HTTP requests that bypass filtering, leading to remote arbitrary code execution on the targeted jeecg boot instance.

Advisories and additional details, including potential patches or mitigations, are available in the referenced resources: https://gist.github.com/aqyoung/2fd6329ceb06b731a621356921f0d5f0 and https://pan.baidu.com/s/14WOPXhRHoxr4FRKGme59ug?pwd=sktp.

Details

CWE(s)

Affected Products

jeecg
jeecg boot
3.0 — 3.5.3

CVEs Like This One

CVE-2026-1746Same product: Jeecg Jeecg Boot
CVE-2026-2822Same product: Jeecg Jeecg Boot
CVE-2025-14908Same product: Jeecg Jeecg Boot
CVE-2024-43028Same product: Jeecg Jeecg Boot
CVE-2025-66913Same vendor: Jeecg
CVE-2025-14909Same product: Jeecg Jeecg Boot
CVE-2026-2555Same product: Jeecg Jeecg Boot
CVE-2026-35178Shared CWE-94
CVE-2024-1490Shared CWE-94
CVE-2024-7419Shared CWE-94

References