Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-1296
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Frontend Post Submission Manager Lite plugin (version ≤ 1.2.7) using tools such as WPScan, Shodan, or automated Nuclei scans with the available template.
  2. Craft malicious POST request: Construct an HTTP POST request targeting the plugin's login/verification endpoint that invokes verify_username_password, including a requested_page parameter set to an attacker-controlled URL (e.g., requested_page=https://evil.example.com).
  3. Deliver phishing link: Embed the crafted URL in a phishing email, social media post, or other communication channel to trick a target user into clicking it on the legitimate WordPress site.
  4. User redirected: When the victim submits the form or follows the link, the server issues a redirect to the attacker's site, where credential harvesting, malware delivery, or further social engineering can occur (Feedly, Nuclei Templates).

Indicators of compromise

  • Network: HTTP POST requests to the plugin's authentication endpoint containing a requested_page parameter with an external or suspicious URL (e.g., requested_page=https://[external-domain]).
  • Logs: WordPress access logs showing 302 redirect responses originating from the plugin's form handler pointing to non-site domains; repeated POST requests from the same IP to the login/verification endpoint.
  • File System: No direct file-system artifacts expected for this vulnerability type, as it is an in-memory redirect manipulation.
  • User Reports: End-user complaints about being redirected to unexpected external sites after interacting with a WordPress login or submission form (Feedly).

Mitigation and workarounds

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).

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93031HIGH8.8
  • use-your-drive
NoYesSep 18, 2026
CVE-2026-87915HIGH7.2
  • popup-maker
NoYesSep 18, 2026
CVE-2026-18405HIGH7.2
  • jeg-elementor-kit
NoYesSep 18, 2026
CVE-2026-15797MEDIUM6.4
  • popup-maker
NoYesSep 18, 2026
CVE-2026-90884MEDIUM5.4
  • wp-recipe-maker
NoYesSep 18, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management