Description
Unauthenticated Arbitrary File Upload in Hash Form <= 1.4.2 versions.
Published: 2026-08-31
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unrestricted file uploads are possible in all versions of the WordPress Hash Form plugin up to and including 1.4.2. The plugin accepts file uploads through a public form that does not verify the identity or role of the requester. An attacker can place any file, including malicious scripts, onto the server. If the uploaded file is executable by the web server, the attacker can run code with the permissions of the web application, effectively achieving full control of the affected site.

Affected Systems

WordPress installations that have the Hash Form plugin by hashthemes installed and running a version older than 1.4.3 are affected. The vulnerability exists across all releases up to version 1.4.2, regardless of the WordPress core version.

Risk and Exploitability

With a CVSS score of 10 the flaw is considered critically severe. No EPSS data is available, so the probability of exploitation is unknown but the lack of authentication makes the attack easy for adversaries. The vulnerability is not currently listed in CISA’s KEV database. The likely attack path involves sending an unauthenticated HTTP request to the plugin’s upload endpoint, placing a malicious file, and then executing it through a web request or by exploiting other weaknesses on the server. A successful exploit would give the attacker arbitrary code execution and could lead to full site compromise.

Generated by OpenCVE AI on August 31, 2026 at 21:39 UTC.

Remediation

Vendor Solution

Update the WordPress Hash Form Plugin to the latest available version (at least 1.4.3).


OpenCVE Recommended Actions

  • Update the WordPress Hash Form plugin to version 1.4.3 or newer
  • If an update cannot be performed immediately, disable the plugin's file upload functionality or remove the plugin until a patch is available
  • Verify that the upload endpoint is no longer accessible to unauthenticated users and monitor logs for any unauthorized upload activity

Generated by OpenCVE AI on August 31, 2026 at 21:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Hashthemes
Hashthemes hash Form
Wordpress
Wordpress wordpress
Vendors & Products Hashthemes
Hashthemes hash Form
Wordpress
Wordpress wordpress

Mon, 31 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Arbitrary File Upload in Hash Form <= 1.4.2 versions.
Title WordPress Hash Form plugin <= 1.4.2 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Hashthemes Hash Form
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-31T20:30:52.324Z

Reserved: 2026-08-27T12:24:25.082Z

Link: CVE-2026-81780

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T21:17:52.027

Modified: 2026-08-31T21:17:52.027

Link: CVE-2026-81780

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T21:45:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type