Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/jeecgboot/JeecgBoot/issues/9691
- https://github.com/jeecgboot/JeecgBoot/issues/9691
FAQ
What is CVE-2026-75411?
CVE-2026-75411 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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...
How severe is CVE-2026-75411?
CVE-2026-75411 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-75411?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.