CVE-2026-7306 Details
Description
A security vulnerability has been detected in Xuxueli xxl-job up to 3.3.2. The impacted element is an unknown function of the file xxl-job-admin/src/main/java/com/xxl/job/admin/scheduler/openapi/OpenApiController.java of the component OpenAPI Endpoint. Such manipulation of the argument default_token leads to use of hard-coded cryptographic key . It is possible to launch the attack remotely. A high complexity level is associated with this attack. The exploitability is regarded as difficult. The exploit has been disclosed publicly and may be used.
A vulnerability in Xuxueli XXL-Job versions through 3.3.2 allows unauthenticated access to privileged OpenAPI endpoints. The issue arises because the application ships with a default access token, 'default_token', which is not changed before deployment. This default token is used to authorize access to management operations such as registering executors, removing registrations, and submitting task execution callbacks. The vulnerability can be exploited remotely, but requires a high level of complexity.
Users are advised to change the default access token to a strong, random value before deploying the application. XXL-Job should not be started with the access token set to 'default_token'. Additionally, the OpenAPI management operations should not rely solely on a static shared token for authorization.
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.
Volerion
Assessed Apr 28, 2026CISA-ADP
Assessed Apr 30, 2026References 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/ | [email protected] | ProductVendor |
| https://github.com/xuxueli/xxl-job/issues/3938 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/xuxueli/xxl-job/issues/3938#issuecomment-4149938881 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/803077 | [email protected] | Permission Required |
| https://vuldb.com/vuln/359961 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/359961/cti | [email protected] | Permission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-320 | Key Management Errors | [email protected] |
| CWE-321 | Use of Hard-coded Cryptographic Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Xuxueli XXL-JOB | <= 3.3.2 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion