Description
The YAHMAN Add-ons WordPress plugin before 0.9.31 does not validate the type of the remote files it caches in a publicly accessible directory, allowing unauthenticated attackers to write arbitrary PHP files on the server and achieve RCE when the relevant feature is enabled.
Published: 2026-09-23
Score: 9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The YAHMAN Add-ons WordPress plugin before version 0.9.31 fails to validate the type of remote files cached in a publicly accessible directory. This flaw allows attackers who need not authenticate to upload arbitrary PHP files, which can then be executed with the web server’s privileges, resulting in full remote code execution. The weakness is a code injection flaw identified as CWE-94.

Affected Systems

WordPress sites that have the YAHMAN Add-ons plugin installed with a version older than 0.9.31 and that use the blog card cache feature. The vulnerability applies to any deployment where the plugin is active and the cache directory is writable by the web server.

Risk and Exploitability

The CVSS score of 9 indicates a high‑severity vulnerability combined with the ability to write files without authentication. Although the EPSS score is unavailable, the lack of authentication and public access to the cache directory suggest a reasonable likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. An attacker likely gains remote access through the vulnerable blog card cache feature, which writes downloaded content directly to the web root. Successful exploitation results in full control of the affected server.

Generated by OpenCVE AI on September 23, 2026 at 15:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the YAHMAN Add-ons plugin to version 0.9.31 or newer.
  • If the plugin cannot be upgraded immediately, disable the blog card cache feature until the update is applied.
  • Reconfigure the web server to restrict the cache directory to non‑executable files and ensure it is not writable by the web server’s user for other file types.

Generated by OpenCVE AI on September 23, 2026 at 15:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The YAHMAN Add-ons WordPress plugin before 0.9.31 does not validate the type of the remote files it caches in a publicly accessible directory, allowing unauthenticated attackers to write arbitrary PHP files on the server and achieve RCE when the relevant feature is enabled.
Title YAHMAN Add-ons < 0.9.31 - Unauthenticated Arbitrary File Upload via Blog Card Cache
Weaknesses CWE-94
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T11:00:20.091Z

Reserved: 2026-08-18T09:17:31.640Z

Link: CVE-2026-75799

cve-icon Vulnrichment

Updated: 2026-09-23T10:38:58.070Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:01.710

Modified: 2026-09-23T11:17:11.110

Link: CVE-2026-75799

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T15:30:07Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')