Approved changes feed: RSS · Atom
cpe:2.3:a:themegrill:zakra:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Themegrill (bf7edc03-edd7-5596-8b98-c66d683c388f) |
|---|---|
| Product | Zakra (ffeb7612-1add-553e-8a58-2f3f9b9f5702) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-4804 |
vulnerable | 2026-07-29 00:57:47.208925 |
Zakra <= 4.2.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Post Meta REST API
MEDIUM (6.4)
The Zakra theme for WordPress is vulnerable to Stored Cross-Site Scripting via post meta values in all versions up to, and including, 4.2.0. This is due to the theme registering three post meta fields (zakra_menu_item_color, zakra_menu_item_hover_color, and zakra_menu_item_active_color) with 'show_in_rest' => true and 'auth_callback' => '__return_true', but without any sanitize_callback parameter in the register_post_meta() calls. While the classic editor save path applies sanitize_hex_color() sanitization, the REST API path completely bypasses this protection. The unsanitized meta values are then retrieved via get_post_meta() and concatenated directly into CSS strings that are output through wp_add_inline_style() without any escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the injected page.
Published: 2026-07-03T07:53:09.987Z
Updated: 2026-07-06T16:25:45.616Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-8595 |
vulnerable | 2026-06-08 07:45:20.781805 |
Zakra <= 4.1.5 - Missing Authorization to Subscriber+ Demo Import
MEDIUM (4.3)
The Zakra theme for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the welcome_notice_import_handler() function in all versions up to, and including, 4.1.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import demo settings.
Published: 2025-08-06T02:24:11.563Z
Updated: 2026-04-08T16:51:32.455Z |
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.