CVE Catalog

CVE-2026-34414

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
2.83%

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

Summary

A relative path traversal vulnerability in Xerte Online Toolkits versions 3.15 and earlier allows attackers to move files from project media directories to arbitrary filesystem locations via an unsanitized 'name' parameter in the rename command of the elFinder connector. This can lead to overwriting application files, stored cross-site scripting, or when combined with other vulnerabilities, unauthenticated remote code execution by moving PHP files to the application root.

Risk Assessment

The risk for the organization includes potential server compromise through placement of malicious PHP code in the application root, leading to full system takeover and data breach.

Recommendation

Immediately upgrade Xerte Online Toolkits to version 3.16 or later, which contains the fix. As a temporary measure, restrict access to the /editor/elfinder/php/connector.php endpoint to trusted users only.

Other vulnerabilities in Xerte Online Toolkits

See all
Original NVD description (English source)

Xerte Online Toolkits versions 3.15 and earlier contain a relative path traversal vulnerability in the elFinder connector endpoint at /editor/elfinder/php/connector.php where the name parameter in rename commands is not sanitized for path traversal sequences. Attackers can supply a name value containing directory traversal sequences to move files from project media directories to arbitrary locations on the filesystem, potentially overwriting application files, achieving stored cross-site scripting, or combining with other vulnerabilities to achieve unauthenticated remote code execution by moving PHP code files to the application root.

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