Description
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.
Published: 2026-04-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution potential
Action: Patch immediately
AI Analysis

Impact

Xerte Online Toolkits version 3.15 and earlier expose a missing authentication flaw in the elFinder connector endpoint located at /editor/elfinder/php/connector.php. The connector performs an HTTP redirect for unauthenticated callers but does not terminate execution with exit() or die(), which means the PHP script continues to process the request. As a result, unauthenticated attackers can execute file operations against the project media directories, including creating, uploading, renaming, duplicating, overwriting, and deleting files. By chaining these operations with existing path traversal and extension blocklist vulnerabilities, an attacker can gain remote code execution and read arbitrary files, threatening confidentiality and integrity.

Affected Systems

The affected vendor is thexerteproject with its Xerte Online Toolkits product. All releases up to and including 3.15 are vulnerable.

Risk and Exploitability

The vulnerability is assigned a CVSS score of 8.8, indicating high severity, and EPSS data is not available. The weakness is not listed in the CISA KEV catalog. An unauthenticated attacker can directly send HTTP requests to the connector endpoint to conduct the file operations described. The combination with other known path traversal or extension-based flaws amplifies the risk to remote code execution, making exploitation feasible for a skilled adversary.

Generated by OpenCVE AI on April 27, 2026 at 08:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Xerte Online Toolkits to the latest version (3.16 or later) to obtain the vendor‑supplied fix.
  • If upgrading immediately is not possible, restrict access to /editor/elfinder/php/connector.php by requiring HTTP authentication or network‑level access control, e.g. using .htaccess or firewall rules.
  • Limit write permissions on the project media directories to only the service account or restrict them to read‑only where possible, to reduce the impact of any remaining exploitation attempts.

Generated by OpenCVE AI on April 27, 2026 at 08:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Thexerteproject
Thexerteproject xerteonlinetoolkits
Vendors & Products Thexerteproject
Thexerteproject xerteonlinetoolkits

Fri, 24 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
References

Thu, 23 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 22 Apr 2026 19:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Xerte Online Toolkits Missing Authentication via connector.php
Weaknesses CWE-497
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L'}

cvssV4_0

{'score': 8.8, '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'}


Subscriptions

Thexerteproject Xerteonlinetoolkits
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-25T23:41:58.796Z

Reserved: 2026-03-27T15:24:06.752Z

Link: CVE-2026-34413

cve-icon Vulnrichment

Updated: 2026-04-23T13:03:29.490Z

cve-icon NVD

Status : Deferred

Published: 2026-04-22T19:17:02.710

Modified: 2026-04-24T20:16:25.047

Link: CVE-2026-34413

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T19:53:14Z

Weaknesses