Description
An unauthenticated arbitrary file upload vulnerability in ck_upload_handler.php in Feng Office 3.11.13.11 allows remote attackers to upload malicious files (such as .html) to the web-accessible /tmp/ directory.
Published: 2026-07-17
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated file upload flaw in ck_upload_handler.php of Feng Office 3.11.13.11 lets attackers place malicious files such as .html into the publicly accessible /tmp/ directory. If the web server serves or interprets these files, the attacker can execute arbitrary code or inject malicious content, compromising the confidentiality and integrity of the system. The weakness stems from lack of input validation and improper restriction of file types (CWE‑434).

Affected Systems

All installations of Feng Office version 3.11.13.11 are affected. No other versions or vendors are reported as impacted in the available data.

Risk and Exploitability

The flaw carries a CVSS score of 9.8 and an EPSS score of less than 1 %, indicating a very low probability of exploitation at present, yet the impact remains severe. The vulnerability is accessible over the network, so remote attackers can exploit it without authentication. It is not listed in the CISA KEV catalog, but the high severity warrants immediate attention.

Generated by OpenCVE AI on August 1, 2026 at 08:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Feng Office to a version that contains the fix for the ck_upload_handler.php upload vulnerability.
  • If a patch is unavailable, configure the application or web server to reject all file uploads except those with strictly defined safe extensions and disallow executable files in the /tmp/ directory.
  • Restrict file system permissions on the /tmp/ directory and, if possible, change its location to a non‑web‑rooted path to prevent uploaded files from being served.

Generated by OpenCVE AI on August 1, 2026 at 08:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated Arbitrary File Upload in Feng Office 3.11.13.11

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Arbitrary File Upload in Feng Office 3.11.13.11

Sun, 26 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title Unrestricted File Upload in Feng Office Enables Remote Execution

Wed, 22 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Unrestricted File Upload in Feng Office Enables Remote Execution

Mon, 20 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434
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'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Fengoffice
Fengoffice feng Office
Vendors & Products Fengoffice
Fengoffice feng Office

Fri, 17 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description An unauthenticated arbitrary file upload vulnerability in ck_upload_handler.php in Feng Office 3.11.13.11 allows remote attackers to upload malicious files (such as .html) to the web-accessible /tmp/ directory.
References

Subscriptions

Fengoffice Feng Office
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-20T18:09:37.039Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36669

cve-icon Vulnrichment

Updated: 2026-07-20T18:09:26.994Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:45:02Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type