PatchSiren cyber security CVE debrief
CVE-2026-9581 jeecgboot CVE debrief
A low-severity improper access control vulnerability in JeecgBoot versions up to 3.9.1 allows authenticated remote attackers to manipulate the /sys/comment/add endpoint. The vulnerability was disclosed on 2026-05-26 with a CVSS 4.0 score of 2.1 (LOW severity). An upgrade to version 3.9.2 resolves the issue. The vulnerability is classified under CWE-266 (Incorrect Privilege Assignment) and CWE-284 (Improper Access Control). Public exploit availability is indicated in the CVSS vector (E:P), though no specific exploitation details are provided in the source corpus.
- Vendor
- jeecgboot
- Product
- JeecgBoot
- CVSS
- LOW 2.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-26
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-05-26
- Advisory updated
- 2026-07-23
Who should care
Organizations running JeecgBoot versions 3.9.1 or earlier should prioritize upgrading to 3.9.2. Security teams should monitor for anomalous comment creation activity. Developers using JeecgBoot should review access control implementations in custom comment functionality.
Technical summary
The vulnerability exists in an unknown function of the /sys/comment/add file in JeecgBoot versions up to 3.9.1. The improper access control allows manipulation by authenticated remote attackers. The attack complexity is low, requiring only low privileges and no user interaction. The vulnerability has low impact on confidentiality, integrity, and availability. Version 3.9.2 contains the fix for this issue.
Defensive priority
low
Recommended defensive actions
- Upgrade JeecgBoot to version 3.9.2 or later to remediate this vulnerability
- Review access controls on the /sys/comment/add endpoint if immediate patching is not feasible
- Monitor for unauthorized comment creation attempts in application logs
- Validate that authentication and authorization checks are properly enforced on all comment-related endpoints
Evidence notes
The vulnerability description identifies JeecgBoot up to version 3.9.1 as affected, with the specific endpoint /sys/comment/add being the impacted element. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L) indicates network attack vector with low attack complexity, requiring low privileges and no user interaction, with low impacts to confidentiality, integrity, and availability. The exploit availability flag (E:P) suggests public exploit existence. Remediation is confirmed through upgrade to version 3.9.2.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-9581 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-9581
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-9581 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-9581
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/9598
-
Source reference
Unverified legacy reference
URL: https://github.com/jeecgboot/JeecgBoot/issues/9598
-
Source reference
Unverified legacy reference
URL: https://github.com/jeecgboot/JeecgBoot/releases/tag/v3.9.2
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/817918
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/365637
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/365637/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.