
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1296 is an Open Redirect vulnerability in the Frontend Post Submission Manager Lite plugin for WordPress, affecting all versions up to and including 1.2.7. The flaw stems from insufficient validation of the requested_page POST parameter in the verify_username_password function, enabling unauthenticated attackers to redirect users to arbitrary external sites. It was published on February 18, 2026, and carries a CVSS v3.1 base score of 6.1 (Medium) (Feedly, Red Hat CVE).
The root cause is classified as CWE-601: URL Redirection to Untrusted Site ('Open Redirect'). The verify_username_password function in the plugin accepts a user-supplied requested_page POST parameter and uses it to construct a redirect without adequately validating that the destination URL belongs to a trusted domain. Because no authentication is required to trigger this code path, any unauthenticated network attacker can craft a POST request that causes the server to issue a redirect response pointing to an attacker-controlled URL. A Nuclei detection template for this vulnerability has been added to the ProjectDiscovery nuclei-templates repository, indicating the attack surface is well-documented (Nuclei Templates, Feedly).
Successful exploitation allows an attacker to redirect authenticated or unauthenticated WordPress site visitors to malicious external websites, facilitating phishing campaigns, credential harvesting, or malware delivery. The CVSS assessment reflects a low confidentiality impact (e.g., session tokens or credentials submitted to a spoofed page) and a low integrity impact, with no direct availability impact. The changed scope indicates the impact extends beyond the vulnerable WordPress installation to the end users who follow the crafted link (Feedly, Red Hat CVE).
No evidence of active in-the-wild exploitation has been reported as of the time of writing, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.026%, indicating a low probability of near-term exploitation. However, the availability of a public Nuclei detection template lowers the barrier for automated scanning and exploitation attempts (Nuclei Templates, Feedly).
verify_username_password, including a requested_page parameter set to an attacker-controlled URL (e.g., requested_page=https://evil.example.com).requested_page parameter with an external or suspicious URL (e.g., requested_page=https://[external-domain]).WordPress site administrators should update the Frontend Post Submission Manager Lite plugin to a version above 1.2.7 as soon as a patched release is available from the plugin's official WordPress.org repository. As an interim workaround, consider disabling the plugin until a patch is applied, or implement a Web Application Firewall (WAF) rule to block POST requests containing external URLs in the requested_page parameter. Regularly auditing installed plugins and keeping them up to date is the recommended long-term mitigation (Red Hat CVE, Feedly).
A Bluesky post from the account beikokucyber.bsky.social referenced this CVE shortly after the Nuclei templates were published, indicating some community awareness. The vulnerability received coverage from automated security aggregators including VulDB, Vulners, and INCIBE-CERT. No major vendor statements or notable researcher deep-dives beyond the Nuclei template additions have been identified (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."