Description
A Cross-Site Request Forgery (CSRF) vulnerability exists in the xxl-job-admin web application v.3.0.0 that allows an attacker to perform unauthorized modifications to Glue IDE shell scripts. The affected endpoint lacks proper CSRF token validation and accepts arbitrary HTTP methods via a permissive request mapping
Published: 2026-07-15
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Cross‑Site Request Forgery (CSRF) flaw in the xxl‑job‑admin web application version 3.0.0. The endpoint responsible for modifying Glue IDE shell scripts lacks CSRF token validation and accepts arbitrary HTTP methods, allowing an attacker to forge a request that writes or overwrites those scripts. The result is the ability to alter the behavior of jobs scheduled by the platform, potentially changing job parameters or execution logic.

Affected Systems

Deployments of xxl‑job‑admin 3.0.0 are affected. The project is an open‑source distributed task scheduling platform. Any instance that exposes the vulnerable endpoint and is reachable by attackers is vulnerable. No commercial vendor is listed as the CNA for this product.

Risk and Exploitability

The CVSS score of 9.1 signals high severity, while the EPSS score of less than 1% indicates that exploitation has not been common to date. The vulnerability is not listed in CISA's KEV catalog. Exploitation would require an attacker to send a forged HTTP request to the vulnerable endpoint. While the description does not explicitly state authentication requirements, CSRF attacks typically need a victim with an active session; this inference is based on standard CSRF behavior. The permissive HTTP method mapping and missing CSRF protection make the attack relatively straightforward from a web client perspective.

Generated by OpenCVE AI on August 3, 2026 at 03:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or upgrade to a fixed version of xxl‑job‑admin.
  • Restrict the HTTP methods allowed by the endpoint to only those necessary and disable support for others.
  • Enforce CSRF token validation for all state‑changing requests to the vulnerable endpoint.
  • If a patch is not yet available, block or filter traffic to the endpoint using a web application firewall or network‑level rule to prevent forged requests from reaching it.

Generated by OpenCVE AI on August 3, 2026 at 03:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in xxl‑job‑admin 3.0.0 Enables Unauthorized Modification of Glue IDE Scripts

Tue, 28 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title CSRF Vulnerability in xxl‑job‑admin 3.0.0 Enables Unauthorized Modification of Glue IDE Scripts

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

Type Values Removed Values Added
Title Cross‑Site Request Forgery Enables Unauthorized Glue IDE Shell Script Modification in xxl‑job‑admin 3.0.0

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

Type Values Removed Values Added
Title Cross‑Site Request Forgery Enables Unauthorized Glue IDE Shell Script Modification in xxl‑job‑admin 3.0.0

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

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description A Cross-Site Request Forgery (CSRF) vulnerability exists in the xxl-job-admin web application v.3.0.0 that allows an attacker to perform unauthorized modifications to Glue IDE shell scripts. The affected endpoint lacks proper CSRF token validation and accepts arbitrary HTTP methods via a permissive request mapping
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-16T18:28:28.231Z

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

Link: CVE-2026-26718

cve-icon Vulnrichment

Updated: 2026-07-16T18:28:24.225Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:15:05Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)