Junglewise Threat Intelligence

CVE-2026-34415: The Xerte Project Xerte Online Toolkits RCE in elFinder connector

CVE-2026-34415 · Severity: critical · CVSS 9.8 · Published 2026-04-22

Technologies: The Xerte Project Xerte Online Toolkits. Vendors: The Xerte Project.

Executive brief

Xerte Online Toolkits, an open-source platform for creating interactive learning materials, contains a security flaw in its file management component. An attacker can bypass security checks to upload and execute malicious code on the server. This could allow a remote attacker to take full control of the system, potentially leading to data theft or a complete service outage.

Technical details

Xerte Online Toolkits (<= 3.15) contains an incomplete list of disallowed inputs (CWE-184) in the elFinder connector endpoint (/editor/elfinder/php/connector.php). The regex pattern used to filter file extensions incorrectly allows files with the .php4 extension to be processed. By chaining this with an authentication bypass (CVE-2026-34413) and a path traversal vulnerability (CVE-2026-34414), an unauthenticated remote attacker can upload a malicious file, rename it to use a .php4 extension, and move it to the application root to achieve arbitrary code execution. Patches have been backported to versions 3.13, 3.14, and 3.15.

Affected products

  • The Xerte Project Xerte Online Toolkits <= 3.15

Timeline

  • 2026-03-23: disclosed: Vulnerability reported to developers via GitHub issue
  • 2026-04-22: advisory: NVD publication date

References

Related threats