Approved changes feed: RSS · Atom

cpe:2.3:a:roxnor:emailkit_–_email_customizer_for_woocommerce_&_wp:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorRoxnor (30f963bc-c503-5cb4-ba58-0f6bd7aae986)
ProductEmailkit – Email Customizer For Woocommerce & Wp (f3dba6cf-3afd-599e-a5d3-f7b76a1b4674)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-5957 vulnerable 2026-06-08 08:07:04.297069 EmailKit <= 1.6.5 - Authenticated (Author+) Arbitrary File Read via 'emailkit-editor-template' REST Parameter
MEDIUM (6.5)
The EmailKit plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to and including 1.6.5. This is due to a flawed path traversal validation in the create_template() method of the CheckForm class, where realpath() is called on the allowed base directory (wp-content/uploads/emailkit/templates/) which may not exist, causing it to return false. In PHP 8.x, strpos($real_path, false) implicitly converts false to an empty string, and strpos() with an empty needle always returns 0, causing the check strpos(...) !== 0 to evaluate to false and bypassing the path validation entirely. This makes it possible for authenticated attackers, with Author-level access and above, to read arbitrary files from the server, including sensitive files such as wp-config.php, by supplying an absolute path to the emailkit-editor-template REST API parameter.
Published: 2026-05-05T03:37:38.237Z
Updated: 2026-05-06T14:05:11.026Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-3474 vulnerable 2026-06-08 08:01:18.829039 EmailKit <= 1.6.3 - Authenticated (Administrator+) Path Traversal via 'emailkit-editor-template' REST API Parameter
MEDIUM (4.9)
The EmailKit – Email Customizer for WooCommerce & WP plugin for WordPress is vulnerable to arbitrary file read via path traversal in all versions up to, and including, 1.6.3. This is due to the action() function in the TemplateData class passing user-supplied input from the 'emailkit-editor-template' REST API parameter directly to file_get_contents() without any path validation, sanitization, or restriction to an allowed directory. This makes it possible for authenticated attackers, with Administrator-level access, to read arbitrary files on the server (such as /etc/passwd or wp-config.php) by supplying a traversal path. The file contents are stored as post meta and can subsequently be retrieved via the fetch-data REST API endpoint. Notably, the CheckForm class in the same plugin implements proper path validation using realpath() and directory restriction, demonstrating that the developer was aware of the risk but failed to apply the same protections to the TemplateData endpoint.
Published: 2026-03-20T23:25:14.024Z
Updated: 2026-04-08T17:26:56.219Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-1925 vulnerable 2026-06-08 07:49:09.859304 EmailKit – Email Customizer for WooCommerce & WP <= 1.6.2 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Title Modification
MEDIUM (4.3)
The EmailKit – Email Customizer for WooCommerce & WP plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the 'update_template_data' function in all versions up to, and including, 1.6.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify the title of any post on the site, including posts, pages, and custom post types.
Published: 2026-02-18T04:35:46.791Z
Updated: 2026-04-08T17:32:23.607Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-14059 vulnerable 2026-06-08 07:06:33.514760 EmailKit <= 1.6.1 - Authenticated (Author+) Arbitrary File Read via Path Traversal
MEDIUM (6.5)
The EmailKit plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in all versions up to, and including, 1.6.1. This is due to missing path validation in the create_template REST API endpoint where user-controlled input from the emailkit-editor-template parameter is passed directly to file_get_contents() without sanitization. This makes it possible for authenticated attackers with Author-level permissions or higher to read arbitrary files on the server, including sensitive configuration files like /etc/passwd and wp-config.php, via the REST API. The file contents are stored in post meta and can be exfiltrated through MetForm's email confirmation feature.
Published: 2026-01-07T03:21:03.835Z
Updated: 2026-04-08T17:09:19.168Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.