PT-2026-34866 · WordPress · Iteras
Published
2026-04-24
·
Updated
2026-04-25
·
CVE-2026-4078
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
ITERAS plugin for WordPress versions prior to 1.8.3
Description
Stored Cross-Site Scripting is possible via multiple shortcodes: 'iteras-ordering', 'iteras-signup', 'iteras-paywall-login', and 'iteras-selfservice'. The issue stems from insufficient input sanitization and output escaping in the
combine attributes() function, which concatenates shortcode attribute values into JavaScript code within <script> tags using double-quoted string interpolation. Authenticated attackers with Contributor-level access or higher can inject arbitrary JavaScript by including a double-quote character in a shortcode attribute value, allowing scripts to execute when a user visits the affected page.Recommendations
Update the plugin to a version later than 1.8.2.
As a temporary workaround, restrict the use of the 'iteras-ordering', 'iteras-signup', 'iteras-paywall-login', and 'iteras-selfservice' shortcodes to trusted users only.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Iteras