CVE-2026-85574
8.0Unbounce · Landing Pages WordPress plugin
A missing authorization vulnerability in the Unbounce Landing Pages WordPress plugin allows authenticated users to manipulate proxy configurations and serve arbitrary content from the site origin.
Executive summary
The Unbounce Landing Pages plugin is vulnerable to an authorization bypass that allows authenticated users to redirect site traffic, posing a high risk of malicious content injection.
Vulnerability
This flaw is classified as a missing authorization vulnerability (CWE-862) occurring because the plugin fails to perform capability checks during configuration updates. Any authenticated user, including low-privileged subscribers, can reconfigure the front-end proxy to point to an attacker-controlled host.
Business impact
The ability to serve arbitrary content from the site origin carries significant risk to brand reputation and user trust. By manipulating the proxy configuration, an attacker can facilitate phishing campaigns or deliver malicious scripts to visitors, potentially leading to unauthorized data harvesting. With a CVSS score of 8.0, this vulnerability is considered High, as it provides a direct path for attackers to compromise the integrity and authenticity of the web application.
Remediation
Immediate Action: Update the Unbounce Landing Pages plugin to version 1.1.5 or later immediately.
Proactive Monitoring: Audit WordPress user accounts and review plugin configuration logs for unauthorized changes to proxy settings.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block suspicious requests targeting the configuration update endpoints used by this plugin.
Exploitation status
Public Exploit Available: No — there is no confirmed public exploit available.
Analyst recommendation
Given the High severity of this vulnerability, immediate patching is required to prevent potential site defacement and phishing attacks. Administrators should verify that all instances of the Unbounce Landing Pages plugin are updated to version 1.1.5, as the lack of authorization controls makes this an attractive target for attackers seeking to compromise site integrity.
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.0 (3.1)
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Furkan Arslan, with WPScan (coordinator), per the CVE Program record.