Infility Global <= 2.15.34 - Unauthenticated Stored Cross-Site Scripting via /cf7_record Log Endpoint
Strategic Overview
- Status
- Patched in 2.15.35
- Affected Plugin
- Infility Global
- Affected Version
<= 2.15.34- CVSS
- 7.2High
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2026-10734
At a glance
CVE-2026-10734 is a high-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Infility Global WordPress plugin, affecting versions <= 2.15.34. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 2.15.35; sites on affected versions should update now. Disclosed August 2026, reported by Denny Abraham Sinaga (dennyabrahamsinaga).
Vulnerability Overview
The Infility Global plugin for WordPress is vulnerable to Stored Cross-Site Scripting via /cf7_record Log Endpoint in all versions up to, and including, 2.15.34 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The /cf7_records viewer is accessible to any authenticated user including those with Subscriber-level access, meaning the injected payload executes for any logged-in user who visits the records page.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Infility Global <= 2.15.34 takes no account at all. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Infility Global the fix is 2.15.35: builds <= 2.15.34 are affected, anything from 2.15.35 onward is not.
Remediation
Update to version 2.15.35, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Infility Global 2.15.35 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Same weakness class
- 7.2CVE-2025-68864: Infility Global <= 2.15.36 Stored Cross-Site Scripting
CVE-2025-68864 - 6.1CVE-2025-47652: Infility Global <= 2.13.4 Reflected XSS
CVE-2025-47652 - 6.1CVE-2025-52774: Infility Global <= 2.13.4 Reflected XSS
CVE-2025-52774 - 6.1CVE-2024-12290: Infility Global <= 2.9.8 Reflected XSS
CVE-2024-12290
Other vulnerabilities in Infility Global
- 8.8CVE-2025-12968: Infility Global <= 2.14.42 Arbitrary File Upload
CVE-2025-12968 - 7.5CVE-2025-15268: Infility Global <= 2.14.46 SQL Injection
CVE-2025-15268 - 7.5CVE-2025-68865: Infility Global <= 2.15.36 SQL Injection
CVE-2025-68865 - 6.5CVE-2026-8163: Infility Global < 2.15.19 SQL Injection
CVE-2026-8163 - 6.5CVE-2026-8685: Infility Global <= 2.15.19 SQL Injection
CVE-2026-8685 - 6.5CVE-2025-47650: Infility Global <= 2.15.34 Arbitrary File Download
CVE-2025-47650 - 6.5CVE-2025-47651: Infility Global <= 2.12.7 SQL Injection
CVE-2025-47651 - 6.5CVE-2024-11496: Infility Global <= 2.9.8 Plugin Options Update
CVE-2024-11496
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C