Description
Unrestricted Upload of File with Dangerous Type vulnerability in firassaidi WooCommerce License Manager fs-license-manager allows Upload a Web Shell to a Web Server.This issue affects WooCommerce License Manager: from n/a through <= 7.0.6.
Published: 2026-03-05
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution via arbitrary file upload
Action: Immediate Patch
AI Analysis

Impact

This vulnerability arises from an unrestricted upload mechanism in the WooCommerce License Manager plugin through version 7.0.6. An attacker can place any file on the server, including a web shell, which would allow unchecked execution of arbitrary code on the host. The weakness corresponds to CWE-434, representing an improper restriction of a file type uploaded to a system. The severity reflected by a CVSS score of 9.1 indicates that an exploitation yields full remote control of the affected web application, potentially compromising site data, credentials, and the underlying server.

Affected Systems

The issue affects WordPress sites that host the WooCommerce License Manager (fs‑license‑manager) plugin developed by firassaidi. All installations running any release up to and including version 7.0.6 are susceptible; newer releases are presumed fixed.

Risk and Exploitability

The CVSS base score of 9.1 and a low but nonzero EPSS probability (<1%) suggest that, while the exploitation window may not be large, the consequence of exploitation is catastrophic. The vulnerability is not listed in the CISA KEV catalog, indicating it may not currently be actively exploited in the wild. Attackers would need access to the plugin’s upload endpoint; based on the description, it is inferred that this endpoint may be limited to authenticated users with upload rights, yet the vulnerability description suggests that any interaction with the upload form could allow exploitation. Once a web shell is in place, the attacker can execute commands on the server, export data, or pivot further into the network. The combination of high severity, potential for remote command execution, and minimal protection measures warrants urgent remediation.

Generated by OpenCVE AI on April 16, 2026 at 04:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WooCommerce License Manager plugin to a version newer than 7.0.6 or apply the vendor’s official fix.
  • Configure the upload handler to reject disallowed file types and only accept safe extensions (e.g., .png, .jpg), blocking .php and other executable extensions.
  • Change the permissions of the directory used for uploads so it is not writable or executable by the web server user, preventing uploaded code from running.

Generated by OpenCVE AI on April 16, 2026 at 04:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Firassaidi
Firassaidi woocommerce License Manager
Wordpress
Wordpress wordpress
Vendors & Products Firassaidi
Firassaidi woocommerce License Manager
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 05 Mar 2026 06:15:00 +0000

Type Values Removed Values Added
Description Unrestricted Upload of File with Dangerous Type vulnerability in firassaidi WooCommerce License Manager fs-license-manager allows Upload a Web Shell to a Web Server.This issue affects WooCommerce License Manager: from n/a through <= 7.0.6.
Title WordPress WooCommerce License Manager plugin <= 7.0.6 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References

Subscriptions

Firassaidi Woocommerce License Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T17:45:52.423Z

Reserved: 2026-02-25T12:14:07.578Z

Link: CVE-2026-28114

cve-icon Vulnrichment

Updated: 2026-03-05T18:56:18.976Z

cve-icon NVD

Status : Deferred

Published: 2026-03-05T06:16:45.950

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-28114

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T05:00:09Z

Weaknesses