Description
A vulnerability was determined in xuxueli xxl-job up to 3.5.0. The impacted element is an unknown function of the file /jobgroup/insert. This manipulation of the argument Name causes cross site scripting. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-21
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: Cross‑Site Scripting via the Name parameter of the /jobgroup/insert endpoint
Action: Apply Patch
AI Analysis

Impact

A client‑side scripting flaw exists in xuxueli xxl‑job, allowing a remote attacker to inject malicious code by manipulating the Name argument during a job group insertion. This vulnerability falls under the Cross‑Site Scripting weakness (CWE‑79) and could also be interpreted as enabling arbitrary code execution through script injection (CWE‑94). If exploited, it can allow an attacker to hijack user sessions, deface the console, or steal credentials from unsuspecting users.

Affected Systems

The flaw is present in all xuxueli xxl‑job installations up to and including version 3.5.0. The specific code path resides in the /jobgroup/insert functionality of the application.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.1 and has no publicly available EPSS score, indicating uncertainty about the frequency of exploitation. The flaw is not listed in CISA's KEV catalog. Attackers can trigger the issue by remotely crafting a request to the /jobgroup/insert endpoint with a malicious Name value, exploiting the lack of proper input validation or output escaping. The public disclosure of the exploit suggests it can be weaponized by threat actors.

Generated by OpenCVE AI on September 21, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a supported xxl‑job release beyond 3.5.0 once an official fix is available
  • Limit access to the /jobgroup/insert endpoint to authenticated administrators only, reducing exposure to unauthenticated users
  • Implement input validation and output encoding on the Name field to neutralize injected script tags before rendering

Generated by OpenCVE AI on September 21, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in xuxueli xxl-job up to 3.5.0. The impacted element is an unknown function of the file /jobgroup/insert. This manipulation of the argument Name causes cross site scripting. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title xuxueli xxl-job insert cross site scripting
First Time appeared Xuxueli
Xuxueli xxl-job
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:xuxueli:xxl-job:*:*:*:*:*:*:*:*
Vendors & Products Xuxueli
Xuxueli xxl-job
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-21T22:30:08.274Z

Reserved: 2026-09-21T15:44:45.107Z

Link: CVE-2026-94426

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T23:16:57.917

Modified: 2026-09-21T23:16:57.917

Link: CVE-2026-94426

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T23:30:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')