CVE-2026-7305
MediumCVSS 6.3Exploitation Probability (EPSS)
Low risk11th percentile - higher than 11% of all known CVEs
Summary
A weakness in Xuxueli xxl-job up to 3.3.2 in the triggerJob function in XxlJobServiceImpl.java allows manipulation of the addressList argument, leading to server-side request forgery (SSRF). The attack can be performed remotely and the exploit is publicly available.
Risk Assessment
An attacker could use SSRF to access internal network resources, potentially leading to privilege escalation or data leakage.
Recommendation
Restrict access to the trigger endpoint, implement access controls, and consider updating to a newer version if available.
Original NVD description (English source)
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.

