CVE-2026-7305 Details
Description
A weakness has been identified in Xuxueli xxl-job up to 3.3.2. The affected element is the function triggerJob of the file xxl-job-admin/src/main/java/com/xxl/job/admin/service/impl/XxlJobServiceImpl.java of the component trigger Endpoint. This manipulation of the argument addressList causes server-side request forgery. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. There is ongoing doubt regarding the real existence of this vulnerability. The project maintainer explains (translated from Chinese): "Triggers are manually activated and involve login and access control, thus requiring management." The pull request by the researcher got rejected because of that.
A server-side request forgery (SSRF) vulnerability has been identified in Xuxueli XXL-Job versions through 3.3.2. The issue resides in the Job Trigger function of the XxlJobServiceImpl class within the XXL-Job Admin component. This vulnerability allows low-privileged users to manipulate the addressList parameter when manually triggering jobs, causing the server to send requests to attacker-controlled destinations. The exploitation of this vulnerability could lead to unauthorized access to internal HTTP services, exfiltration of sensitive job-related data, and misuse of platform credentials.
Users are advised to update to version 3.4.1 or later, where this vulnerability has been addressed. For those unable to update, it is recommended to disable the manual triggering of jobs or to implement strict validation of the addressList parameter to ensure it only includes trusted, whitelisted URLs.
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 29, 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/3935 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/xuxueli/xxl-job/pull/3937 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/submit/803076 | [email protected] | Permission Required |
| https://vuldb.com/vuln/359960 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/359960/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [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