Vulnerabilities and security researches foriteras iteras
Direction: descendingApr 26, 2026
ITERAS # CVE-2026-4078
- CVE, Research URL
- Home page URL
- Application
- Date
- Apr 24, 2026
- Research Description
- The ITERAS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple shortcodes (iteras-ordering, iteras-signup, iteras-paywall-login, iteras-selfservice) in all versions up to and including 1.8.2. This is due to insufficient input sanitization and output escaping in the combine_attributes() function. The function directly concatenates shortcode attribute values into JavaScript code within <script> tags using double-quoted string interpolation (line 489: '"'.$key.'": "'.$value.'"') without any escaping. An attacker can break out of the JavaScript string context by including a double-quote character in a shortcode attribute value and inject arbitrary JavaScript. 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 an injected page.
- Affected versions
-
max 1.8.3.
- Status
-
vulnerable
Nov 26, 2024
ITERAS # CVE-2024-53710
- CVE, Research URL
- Home page URL
- Application
- Date
- Dec 02, 2024
- Research Description
- Cross-Site Request Forgery (CSRF) vulnerability in ITERAS ITERAS allows Stored XSS.This issue affects ITERAS: from n/a through 1.7.0.
- Affected versions
-
max 1.8.1.
- Status
-
vulnerable