What the vulnerability does
01Description
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.21 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.
Explanation of Vulnerability in Simple Terms
02Summary
Infility Global versions up to 2.15.21 contain a cross-site scripting (XSS) vulnerability that allows unauthenticated attackers to inject malicious scripts into the application. The vulnerability has a changed scope, meaning the impact can extend beyond the vulnerable component itself. No user interaction is required for exploitation.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in users' browsers and affect other parts of the application.
Potential impact on your site
04Site Impact
Visitors' browsers can be compromised to steal data, redirect traffic, or deface content without their knowledge.
Conditions required to exploit
05Prerequisites
Network access to the application; no authentication or user interaction required.
Key dates
06Disclosure timeline
August 16, 2026
CVE published