CVE-2026-42796
Description
Arelle before 2.39.10 contains an unauthenticated remote code execution vulnerability in the /rest/configure REST endpoint that accepts a plugins query parameter and forwards it to the plugin manager without authentication or authorization. Attackers can supply a URL to a malicious Python file through the plugins parameter, causing the Arelle webserver to download and execute the attacker-controlled code within the Arelle process with its privileges.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: disclosure@vulncheck.com — https://github.com/Arelle/Arelle/releases/tag/2.39.10
Vendor advisory: disclosure@vulncheck.com — https://github.com/Arelle/Arelle/pull/2320
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| workiva | arelle | {"endExcluding":"2.39.10"} | 2.39.10 |
References
CWEs
CWE-306
Verify integrity in audit chain (admin only). AS-IS.