PatchSiren cyber security CVE debrief
CVE-2026-11502 JeecgBoot CVE debrief
A weakness has been identified in JeecgBoot up to 3.9.2. The impacted function is HttpServletResponse.sendRedirect in the file jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/system/controller/ThirdLoginController.java of the component Third-Party Login. This manipulation of the argument state causes an open redirect. The attack can be initiated remotely, but a high degree of complexity is needed for the attack. The exploitability is considered difficult.
- Vendor
- JeecgBoot
- Product
- JeecgBoot
- CVSS
- LOW 1.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-08
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-06-08
- Advisory updated
- 2026-07-23
Who should care
Users of JeecgBoot up to 3.9.2, especially those with Third-Party Login enabled.
Technical summary
The vulnerability is caused by improper handling of the state argument in the ThirdLoginController.java file, leading to an open redirect. The CVSS vector is CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X.
Defensive priority
Low
Recommended defensive actions
- Update JeecgBoot to a version beyond 3.9.2.
- Disable Third-Party Login if not in use.
- Implement additional security measures to prevent social engineering attacks.
Evidence notes
The project replied: 'After evaluation, this vulnerability has low exploitability in real-world scenarios: 1) Exploiting this vulnerability requires attackers to use social engineering techniques to induce victims to actively click on an OAuth login link constructed by the attacker; it cannot be triggered passively. 2) Third-party login (DingTalk/WeChat, etc.) is an optional feature and may not be enabled in most projects.'
Sources and references
Verified primary and authoritative sources
-
CVE-2026-11502 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-11502
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-11502 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-11502
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/jeecgboot/JeecgBoot/
-
Source reference
Unverified legacy reference
URL: https://github.com/jeecgboot/JeecgBoot/issues/9639
-
Source reference
Unverified legacy reference
URL: https://github.com/jeecgboot/JeecgBoot/issues/9639
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/cve/CVE-2026-11502
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/835622
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/369122
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/369122/cti
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.