Description
Cross Site Scripting vulnerability in xxl-job-admin v.3.0.0 allows a remote attacker to execute arbitrary code via a crafted HTTP GET request containing a malicious script
Published: 2026-07-15
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site scripting flaw exists in xxl‑job‑admin version 3.0.0. The vulnerability permits a remote attacker to inject an arbitrary script via a crafted HTTP GET request, which the application processes without proper sanitization. The injected script can then be executed in the context of the application, enabling arbitrary code execution and full compromise of the host, as identified by CWE‑79.

Affected Systems

The affected product is xxl‑job‑admin, specifically version 3.0.0. No other vendor or product versions were enumerated in the advisory.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while an EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The flaw is not listed in CISA’s KEV catalog. Attackers would need to send a malicious GET request to a vulnerable endpoint of the web interface, so the attack vector is remote via HTTP.

Generated by OpenCVE AI on August 1, 2026 at 09:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade xxl‑job‑admin to a version downstream of 3.0.0 that contains the patch for the XSS flaw.
  • Apply input validation or output encoding on all GET parameters to prevent script injection.
  • Restrict access to the admin interface or apply a web‑application firewall rule to block suspicious payloads.
  • Monitor web logs for unexpected GET requests with script payloads.

Generated by OpenCVE AI on August 1, 2026 at 09:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting Vulnerability in xxl‑job‑admin 3.0.0 Allows Remote Code Execution

Sat, 25 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting Vulnerability in xxl‑job‑admin 3.0.0 Allows Remote Code Execution

Wed, 22 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting in xxl‑job‑admin 3.0.0 Allows Remote Code Execution

Fri, 17 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting in xxl‑job‑admin 3.0.0 Allows Remote Code Execution

Thu, 16 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description Cross Site Scripting vulnerability in xxl-job-admin v.3.0.0 allows a remote attacker to execute arbitrary code via a crafted HTTP GET request containing a malicious script
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-16T18:47:37.768Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26719

cve-icon Vulnrichment

Updated: 2026-07-16T18:20:15.366Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:15:03Z

Weaknesses
  • CWE-79

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