SEPTEMBER 5, 2026
Live Feed
Back to database
Case File

CVE-2026-65316

MEDIUM · CVSS 6.5 EPSS 0.38% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

XXL-Job version 2.4.2 is vulnerable to an insecure direct object reference, allowing authenticated users to access execution logs from unauthorized job groups by manipulating log ID parameters at the logDetailCat endpoint. This vulnerability enables attackers to enumerate and retrieve sensitive log information, potentially exposing confidential data. Organizations using this version should prioritize remediation to prevent unauthorized access to sensitive log content.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65316
Severity
MEDIUM
CVSS
6.5
EPSS
0.38%

Original NVD 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.