CVE-2025-9264 Details
Description
A vulnerability was found in Xuxueli xxl-job up to 3.1.1. Affected by this issue is the function remove of the file /src/main/java/com/xxl/job/admin/controller/JobInfoController.java of the component Jobs Handler. Performing manipulation of the argument ID results in improper control of resource identifiers. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
An Insecure Direct Object Reference (IDOR) vulnerability exists in Xuxueli XXL-Job versions through 3.1.1. The issue is located in the JobInfoController's remove function, where improper validation of resource identifiers allows authenticated but unauthorized users to delete jobs they do not have permission to manage. This vulnerability could lead to privilege escalation and unauthorized operations.
It is recommended to apply the PermissionInterceptor.validJobGroupPermission method to the /xxl-job-admin/jobinfo/remove route to enforce proper group-level authorization checks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 21, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/xuxueli/xxl-job/issues/3773 | CISA-ADP | ExploitIssue TrackingVendor Advisory |
| https://github.com/xuxueli/xxl-job/issues/3773 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://github.com/xuxueli/xxl-job/issues/3773#issue-3308389841 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://vuldb.com/?ctiid.320806 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.320806 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.631728 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
| CWE-99 | Improper Control of Resource Identifiers ('Resource Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| xuxueli xxl-job | <= 3.1.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 11, 2025 | Initial Analysis | [email protected] |
| Aug 21, 2025 | CVE Modified | CISA-ADP |
| Aug 21, 2025 | New CVE Received | [email protected] |