Arelle < 2.39.10 - Remote Code Execution
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. References: 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 Remediation: Upgrade to Arelle 2.39.10 or later, which rejects remote URL plug-in references over the webserver.
Used 3.3k times · url