CVE Catalog

CVE-2026-34413

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
2.80%

85th percentile - higher than 85% of all known CVEs

Summary

Xerte Online Toolkits versions 3.15 and earlier have a missing authentication vulnerability in the elFinder connector endpoint. An HTTP redirect to unauthenticated callers does not call exit() or die(), allowing PHP execution to continue and process the full request server-side.

Risk Assessment

Unauthenticated attackers can perform file operations on project media directories including creating, uploading, renaming, duplicating, overwriting, and deleting files. This can be chained with path traversal and extension blocklist vulnerabilities to achieve remote code execution and arbitrary file read.

Recommendation

Immediately update Xerte Online Toolkits to a version newer than 3.15. If an update is not possible, temporarily disable or secure the /editor/elfinder/php/connector.php endpoint from unauthenticated access.

Other vulnerabilities in Xerte Online Toolkits

See all
Original NVD description (English source)

Xerte Online Toolkits versions 3.15 and earlier contain a missing authentication vulnerability in the elFinder connector endpoint at /editor/elfinder/php/connector.php where an HTTP redirect to unauthenticated callers does not call exit() or die(), allowing PHP execution to continue and process the full request server-side. Unauthenticated attackers can perform file operations on project media directories including creating directories, uploading files, renaming files, duplicating files, overwriting files, and deleting files, which can be chained with path traversal and extension blocklist vulnerabilities to achieve remote code execution and arbitrary file read.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS