CVE-2025-9263
BaseFortify
Publication date: 2025-08-20
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xuxueli | xxl-job | to 3.1.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-99 | The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the getJobsByGroup function of the file JobLogController.java in Xuxueli xxl-job up to version 3.1.1. It involves improper control of resource identifiers due to manipulation of the jobGroup argument. This flaw can be exploited remotely and has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability allows an attacker to manipulate resource identifiers remotely, which could lead to unauthorized access or exposure of resources related to job groups within the application. The impact is limited to confidentiality as per CVSS scores, with no direct impact on integrity or availability.