Description
Subscriber Arbitrary File Upload in Zegen <= 1.1.9 versions.
Published: 2026-07-02
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Zegen theme up to version 1.1.9 contains an input‑validation flaw allowing WordPress subscribers to upload files through the theme’s interface without MIME type or extension checks. This weakness, classified as CWE‑434, can result in the execution of arbitrary code if the file is later served by the server. Based on the description, it is inferred that a malicious file such as a PHP backdoor could be executed when requested, enabling full control over the site’s server. The vulnerability carries a CVSS score of 9.9, underscoring its severe risk level.

Affected Systems

WordPress sites that have the Zegen theme installed at version 1.1.9 or earlier are affected. The issue does not impact core WordPress or other plugins. Site owners should verify the theme version and ensure it is not obsolete.

Risk and Exploitability

An attacker only needs subscriber‑level access to reach the upload endpoint, making the attack vector likely through the web interface. Once a payload is uploaded, execution is possible if the server serves the file without blocking executable content—this is inferred from the nature of the flaw. The EPSS score of less than 1 % indicates a low probability of widespread exploitation, and the vulnerability is not listed in the CISA KEV catalog. However, the potential for full remote code execution combined with a high CVSS score makes the risk significant for confidentiality, integrity, and availability.

Generated by OpenCVE AI on July 22, 2026 at 13:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zegen theme to a version newer than 1.1.9.
  • Restrict the theme’s upload feature to administrators or other trusted roles only.
  • Validate uploaded files against allowed MIME types and block executable extensions such as .php.
  • Monitor upload logs for anomalous activity and review newly uploaded files for unexpected content.

Generated by OpenCVE AI on July 22, 2026 at 13:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Zozothemes
Zozothemes zegen
Vendors & Products Wordpress
Wordpress wordpress
Zozothemes
Zozothemes zegen

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Subscriber Arbitrary File Upload in Zegen <= 1.1.9 versions.
Title WordPress Zegen theme <= 1.1.9 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Zozothemes Zegen
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:12:11.625Z

Reserved: 2026-02-19T09:52:28.127Z

Link: CVE-2026-27419

cve-icon Vulnrichment

Updated: 2026-07-02T12:12:06.755Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:45:02Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type