Description
EFence developed by Thinking Software Technology has an Arbitrary File Upload vulnerability. Unauthenticated remote attackers can upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.
Published: 2026-08-26
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

EFence contains an arbitrary file upload vulnerability that allows unauthenticated remote attackers to upload and execute a web shell backdoor. The flaw enables the attacker to run arbitrary code on the server, effectively compromising the entire system.

Affected Systems

The product vendor is Thinking Software Technology, and the affected implementation is EFence. All releases prior to version 1.2.67 (database version 57) contain the flaw and are vulnerable.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, and the vulnerability is not listed in CISA’s KEV catalog. While a current EPSS value is unavailable, the unprotected upload mechanism and lack of authentication make exploitation straightforward. Attackers can simply send a crafted HTTP request to the upload endpoint, place malicious code, and then invoke the uploaded script to achieve full code execution.

Generated by OpenCVE AI on August 26, 2026 at 09:23 UTC.

Remediation

Vendor Solution

Please update to version 1.2.67 DB Ver:57 or later


OpenCVE Recommended Actions

  • Apply the vendor‑supplied update to EFence version 1.2.67 or later.
  • If the update cannot be applied immediately, restrict or disable the file‑upload endpoint for unauthenticated users and, if possible, limit access to trusted IP ranges.
  • Implement server‑side file‑type validation or scanning to reject non‑executable uploads and prevent the execution of uploaded scripts.

Generated by OpenCVE AI on August 26, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description EFence developed by Thinking Software Technology has an Arbitrary File Upload vulnerability. Unauthenticated remote attackers can upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.
Title Thinking Software Technology|EFence - Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: twcert

Published:

Updated: 2026-08-26T08:26:12.960Z

Reserved: 2026-08-26T05:58:51.131Z

Link: CVE-2026-80235

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T09:30:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type