CVE-2026-34413 PUBLISHED

Xerte Online Toolkits Missing Authentication 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 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.

Metrics

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

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-497 Exposure of Sensitive System Information to an Unauthorized Control Sphere CWE