PT-2026-69167 · WordPress · Easy Accordion
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Easy Accordion versions prior to 3.1.9
Description
Stored Cross-Site Scripting occurs when authenticated attackers with contributor-level access or higher inject arbitrary web scripts into pages. The issue stems from insufficient input sanitization and output escaping within the
accordion header renderer() function. Specifically, the function uses esc attr() instead of tag escape() when processing the accordionTitleTag block attribute in an HTML tag-name context, allowing the execution of scripts whenever a user visits the affected page.Recommendations
Update Easy Accordion to version 3.1.9 or later.
As a temporary mitigation, restrict access to the
accordionTitleTag attribute for users with contributor-level permissions.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Easy Accordion