CVE-2026-34414 PUBLISHED

Xerte Online Toolkits Path Traversal via connector.php

Assigner: VulnCheck
Reserved: 27.03.2026 Published: 22.04.2026 Updated: 22.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor thexerteproject
Product xerteonlinetoolkits
Versions Default: unaffected
  • Version 3.15.0 is affected
  • Version 3.14.0 is affected
  • Version 3.13.0 is affected
  • affected from 0 to 02661be88cc369325ea01b508086bde7fbfec805 (excl.)
  • affected from 0 to 17e4f945fe6a3400fa88c01eda18c1075ee4a212 (excl.)
  • affected from 0 to 507d55c5e91bf9310b5b1c7fad8aebfef902ad23 (excl.)

Credits

  • bootstrapbool finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE