CVE-2026-7305: Xuxueli xxl-job trigger Endpoint XxlJobServiceImpl.java triggerJob server-side request forgery
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-7305?
CVE-2026-7305 has been classified as a high severity vulnerability due to its potential for server-side request forgery.
How do I fix CVE-2026-7305?
To fix CVE-2026-7305, upgrade to a patched version of Xuxueli xxl-job that is later than version 3.3.2.
What type of vulnerability is CVE-2026-7305?
CVE-2026-7305 is categorized as a server-side request forgery (SSRF) vulnerability.
Which versions of Xuxueli xxl-job are affected by CVE-2026-7305?
CVE-2026-7305 affects Xuxueli xxl-job versions up to and including 3.3.2.
What component of Xuxueli xxl-job is impacted by CVE-2026-7305?
The impacted component in Xuxueli xxl-job is the triggerJob function in XxlJobServiceImpl.java.