CVE-2026-93339 Details
Description
Metaphor Creations Ditty (ditty-news-ticker) before 3.1.70 contains a stored cross-site scripting vulnerability that allows authenticated users with Author-level privileges or higher to inject arbitrary HTML elements by supplying malicious wrapper attribute values in layout tags. The ditty_layout_render_tag_wrapper() function inserts caller-supplied wrapper attribute values directly as HTML element names without allowlist validation, bypassing wp_kses_post() sanitization because KSES runs at save time before layout tag attributes are resolved at render time, causing the payload to execute in the browser of any visitor viewing posts or pages embedding the affected Ditty item.
A stored cross-site scripting vulnerability has been identified in Metaphor Creations Ditty (ditty-news-ticker) versions prior to 3.1.70. This vulnerability allows authenticated users with Author-level privileges or higher to inject arbitrary HTML elements. The issue arises from the ditty_layout_render_tag_wrapper() function, which directly inserts user-supplied wrapper attribute values as HTML element names without proper validation. This bypasses the wp_kses_post() sanitization, as KSES operates at save time before the layout tag attributes are fully resolved, leading to the execution of malicious payloads in the browsers of visitors viewing the affected posts or pages.
Users are advised to update to Ditty version 3.1.70 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 21, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Metaphor Creations Ditty | < 3.1.70 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 25, 2026 | CVE Modified | [email protected] |
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 21, 2026 | New CVE Received | [email protected] |
Volerion