CVE Catalog

CVE-2026-75411

Low risk· EPSS 13%
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

JeecgBoot v3.9.2 is vulnerable to Remote command execution. The CodeNode component of the AI Flow module supports Groovy script execution. While the `SecurityCheck` class employs a blacklist mechanism to intercept dangerous calls, the dynamic nature of Groovy allows this blacklist to be completely bypassed through string concatenation and reflection.

Risk Assessment

An attacker can execute arbitrary commands on the server, potentially leading to full system compromise, including data theft or malware installation.

Recommendation

Restrict or disable Groovy script execution in the CodeNode component, and if necessary, apply stronger input validation and sandboxing.

Other vulnerabilities in JeecgBoot

See all
Original NVD description (English source)

JeecgBoot v3.9.2 is vulnerable to Remote command execution. The CodeNode component of the AI Flow module supports Groovy script execution. While the `SecurityCheck` class employs a blacklist mechanism to intercept dangerous calls, the dynamic nature of Groovy allows this blacklist to be completely bypassed through string concatenation and reflection.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS