Vulnerability Description
XXL-Job version 2.4.2 contains an insecure direct object reference vulnerability that allows authenticated users to read execution log content from job groups they are not authorized to access by supplying arbitrary sequential log IDs to the logDetailCat endpoint. Attackers can enumerate log records across all job groups by calling the logDetailCat endpoint with incremented logId parameter values, bypassing the permission check present in the sibling logDetailPage endpoint, and retrieve sensitive log content from restricted job groups.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/xuxueli/xxl-job
- https://github.com/xuxueli/xxl-job/issues/3983
- https://www.vulncheck.com/advisories/xxl-job-cross-job-group-log-disclosure-via-
FAQ
What is CVE-2026-65316?
CVE-2026-65316 is a vulnerability with a CVSS score of 6.5 (MEDIUM). XXL-Job version 2.4.2 contains an insecure direct object reference vulnerability that allows authenticated users to read execution log content from job groups they are not authorized to access by supp...
How severe is CVE-2026-65316?
CVE-2026-65316 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65316?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.