CVE-2026-10570
Received Received - Intake

Stored XSS in Sympl Repeater for ACF and Elementor WordPress Plugin

Vulnerability report for CVE-2026-10570, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-08

Last updated on: 2026-07-08

Assigner: Wordfence

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-08
Last Modified
2026-07-08
Generated
2026-07-08
AI Q&A
2026-07-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
acf repeater to 2.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Sympl Repeater for ACF and Elementor plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 2.3. This occurs because the plugin does not properly sanitize or escape input in the symp_arfe_replace_content() function. Specifically, it uses str_replace() to insert raw ACF repeater field values directly into Elementor-rendered HTML without escaping, allowing authenticated users with Author-level access or higher to inject malicious scripts that execute when other users view the affected pages.

Impact Analysis

This vulnerability can allow attackers with Author-level access or above to inject arbitrary malicious scripts into web pages. These scripts will execute in the browsers of users who visit the injected pages, potentially leading to theft of user credentials, session hijacking, defacement, or other malicious actions. Because the vulnerability is a Stored Cross-Site Scripting issue, the malicious code persists on the site and affects all users who access the compromised content.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-10570. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart