Vulnerability Description
The Sympl Repeater for ACF and Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via ACF repeater field values in all versions up to, and including, 2.3. This is due to insufficient input sanitization and output escaping in the symp_arfe_replace_content() function, which uses str_replace() to substitute raw ACF field values (retrieved via get_field()) directly into Elementor-rendered HTML without any escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/acf-repeater-for-elementor/tags/2.3/s
- https://plugins.trac.wordpress.org/browser/acf-repeater-for-elementor/tags/2.3/s
- https://www.wordfence.com/threat-intel/vulnerabilities/id/daa38c2c-9992-400b-ace
FAQ
What is CVE-2026-10570?
CVE-2026-10570 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The Sympl Repeater for ACF and Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via ACF repeater field values in all versions up to, and including, 2.3. This is due to insuf...
How severe is CVE-2026-10570?
CVE-2026-10570 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-10570?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.