---
id: CVE-2026-65316
title: >-
  xxl-job Cross-Job-Group Log Disclosure via Missing Authorization Check in
  /joblog/logDetailCat
summary: >-
  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…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cvssSource: cna
cwe:
  - CWE-639
vendor: xuxueli
product: xxl-job
affected:
  - xxl-job <= 2.4.2
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-07-23T18:29:31.255251Z'
published: '2026-07-21'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T14:18:17.138Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-65316'
references:
  - url: 'https://github.com/xuxueli/xxl-job/issues/3983'
    label: GitHub Issue
  - url: 'https://github.com/xuxueli/xxl-job'
    label: Product
  - url: >-
      https://www.vulncheck.com/advisories/xxl-job-cross-job-group-log-disclosure-via-missing-authorization-check-in-joblog-logdetailcat
tags:
  - cve.org
epss: 0.00509
epssPercentile: 0.40936
ingestedAt: '2026-09-24T15:45:56.721Z'
---

## Overview

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.

## Affected

- `xxl-job <= 2.4.2`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
