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.
CVE-2026-4804
Score 6.4 from GitHub Security Advisory published 2026-07-03. the CNA's CVSS baseline 6.4; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.4
- EG Score
- 6.4(high)
- EPSS
- 8.5%
- KEV
- Not listed
Published
July 3, 2026
Last Modified
July 6, 2026
References (2)
Vendor Advisories for CVE-2026-4804(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 11× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 10:00 UTCEG score recompute
- 2026-07-06 09:59 UTCGHSA enrichment
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 10:08 UTCEG score recompute
- 2026-07-05 10:07 UTCGHSA enrichment
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 10:18 UTCEG score recompute
- 2026-07-04 10:18 UTCGHSA enrichment
- 2026-07-03 10:26 UTCEG score recompute
- 2026-07-03 10:26 UTCGHSA enrichment
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-4804?
When was CVE-2026-4804 disclosed?
Is CVE-2026-4804 actively exploited?
What is the CVSS score of CVE-2026-4804?
How do I remediate CVE-2026-4804?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-4804
Is Your Infrastructure Affected by CVE-2026-4804?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.