CVE-2026-10734
7.2WordPress · Infility Global
The Infility Global plugin for WordPress is susceptible to a stored cross-site scripting (XSS) vulnerability via the /cf7_record log endpoint, allowing for arbitrary script execution.
Executive summary
The Infility Global plugin for WordPress contains a stored cross-site scripting vulnerability that could allow attackers to execute malicious scripts in the context of an administrator's session.
Vulnerability
This is a stored cross-site scripting (CWE-79) vulnerability occurring within the /cf7_record log endpoint. It allows unauthenticated attackers to inject malicious scripts that are stored and executed when a user views the log data.
Business impact
Successful exploitation could lead to session hijacking, defacement, or the execution of unauthorized administrative actions. Given the CVSS score of 7.2, this vulnerability poses a significant threat to the security of the WordPress administrative dashboard and overall site integrity.
Remediation
Immediate Action: As no patch is currently available, administrators should immediately deactivate and remove the Infility Global plugin until a secure version is released.
Proactive Monitoring: Review administrative audit logs for suspicious activity or unauthorized changes to site configuration that might indicate an XSS-based attack.
Compensating Controls: Implement a robust Content Security Policy (CSP) and use a Web Application Firewall (WAF) to filter malicious input patterns targeting the /cf7_record endpoint.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability is critical due to the lack of a vendor-provided fix. Users must prioritize removing the affected software to prevent exploitation until the developer releases a patched version.