CVE-2026-1986: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bakkbone FloristPress for Woo – Customize your eCommerce store for your Florist
The FloristPress for Woo – Customize your eCommerce store for your Florist plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'noresults' parameter in all versions up to, and including, 7.8.2 due to insufficient input sanitization and output escaping on the user supplied 'noresults' parameter. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AI Analysis
Technical Summary
CVE-2026-1986 is a reflected Cross-Site Scripting (XSS) vulnerability identified in the FloristPress for Woo – Customize your eCommerce store for your Florist WordPress plugin, developed by bakkbone. This vulnerability exists in all versions up to and including 7.8.2. The root cause is insufficient input sanitization and output escaping of the 'noresults' parameter, which is user-supplied. When an attacker crafts a malicious URL containing a specially designed 'noresults' parameter and convinces a user to click it, the injected script executes in the context of the victim's browser. This reflected XSS can lead to theft of session cookies, redirection to malicious sites, or unauthorized actions performed on behalf of the user. The vulnerability requires no authentication, making it accessible to remote attackers over the network. However, it does require user interaction (clicking a link). The CVSS v3.1 score of 6.1 reflects a medium severity with low attack complexity and no privileges required, but user interaction is necessary. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be considered a significant risk for affected sites. The vulnerability falls under CWE-79, which is a common and well-understood web security issue. Since this plugin customizes WooCommerce stores for florists, the attack surface includes eCommerce websites using this plugin, potentially exposing customers and administrators to session hijacking or phishing attacks.
Potential Impact
The impact of CVE-2026-1986 is primarily on the confidentiality and integrity of users interacting with affected FloristPress for Woo eCommerce sites. Attackers can steal session cookies, enabling account takeover or impersonation. They can also inject malicious scripts that perform unauthorized actions such as changing user settings or conducting fraudulent transactions. While availability is not directly impacted, the loss of trust and potential data breaches can cause reputational damage and financial loss. Since the vulnerability requires user interaction, the scope depends on the attacker’s ability to lure victims to malicious links, which can be done via phishing emails or social engineering. Organizations running WordPress sites with this plugin are at risk of customer data compromise and potential regulatory penalties if personal data is exposed. The vulnerability affects all versions up to 7.8.2, so any unpatched installations remain vulnerable. Given the widespread use of WordPress and WooCommerce globally, the potential attack surface is significant, especially for small to medium-sized florist eCommerce businesses that may lack robust security controls.
Mitigation Recommendations
To mitigate CVE-2026-1986, organizations should immediately update the FloristPress for Woo plugin to a patched version once available. If no patch is currently released, temporary mitigations include implementing a Web Application Firewall (WAF) with rules to detect and block malicious payloads in the 'noresults' parameter. Site administrators should review and harden input validation and output encoding mechanisms, ensuring all user-supplied data is properly sanitized before rendering. Employ Content Security Policy (CSP) headers to restrict script execution origins and reduce the impact of injected scripts. Educate users and staff about the risks of clicking suspicious links, especially those that appear in unsolicited emails or messages. Regularly audit and monitor web logs for unusual requests targeting the 'noresults' parameter. Additionally, consider disabling or restricting the use of the vulnerable plugin if it is not essential to business operations. Backup website data frequently to enable recovery in case of compromise. Finally, maintain an incident response plan to quickly address any exploitation attempts.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2026-1986: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bakkbone FloristPress for Woo – Customize your eCommerce store for your Florist
Description
The FloristPress for Woo – Customize your eCommerce store for your Florist plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'noresults' parameter in all versions up to, and including, 7.8.2 due to insufficient input sanitization and output escaping on the user supplied 'noresults' parameter. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-1986 is a reflected Cross-Site Scripting (XSS) vulnerability identified in the FloristPress for Woo – Customize your eCommerce store for your Florist WordPress plugin, developed by bakkbone. This vulnerability exists in all versions up to and including 7.8.2. The root cause is insufficient input sanitization and output escaping of the 'noresults' parameter, which is user-supplied. When an attacker crafts a malicious URL containing a specially designed 'noresults' parameter and convinces a user to click it, the injected script executes in the context of the victim's browser. This reflected XSS can lead to theft of session cookies, redirection to malicious sites, or unauthorized actions performed on behalf of the user. The vulnerability requires no authentication, making it accessible to remote attackers over the network. However, it does require user interaction (clicking a link). The CVSS v3.1 score of 6.1 reflects a medium severity with low attack complexity and no privileges required, but user interaction is necessary. No public exploits have been reported yet, but the vulnerability is publicly disclosed and should be considered a significant risk for affected sites. The vulnerability falls under CWE-79, which is a common and well-understood web security issue. Since this plugin customizes WooCommerce stores for florists, the attack surface includes eCommerce websites using this plugin, potentially exposing customers and administrators to session hijacking or phishing attacks.
Potential Impact
The impact of CVE-2026-1986 is primarily on the confidentiality and integrity of users interacting with affected FloristPress for Woo eCommerce sites. Attackers can steal session cookies, enabling account takeover or impersonation. They can also inject malicious scripts that perform unauthorized actions such as changing user settings or conducting fraudulent transactions. While availability is not directly impacted, the loss of trust and potential data breaches can cause reputational damage and financial loss. Since the vulnerability requires user interaction, the scope depends on the attacker’s ability to lure victims to malicious links, which can be done via phishing emails or social engineering. Organizations running WordPress sites with this plugin are at risk of customer data compromise and potential regulatory penalties if personal data is exposed. The vulnerability affects all versions up to 7.8.2, so any unpatched installations remain vulnerable. Given the widespread use of WordPress and WooCommerce globally, the potential attack surface is significant, especially for small to medium-sized florist eCommerce businesses that may lack robust security controls.
Mitigation Recommendations
To mitigate CVE-2026-1986, organizations should immediately update the FloristPress for Woo plugin to a patched version once available. If no patch is currently released, temporary mitigations include implementing a Web Application Firewall (WAF) with rules to detect and block malicious payloads in the 'noresults' parameter. Site administrators should review and harden input validation and output encoding mechanisms, ensuring all user-supplied data is properly sanitized before rendering. Employ Content Security Policy (CSP) headers to restrict script execution origins and reduce the impact of injected scripts. Educate users and staff about the risks of clicking suspicious links, especially those that appear in unsolicited emails or messages. Regularly audit and monitor web logs for unusual requests targeting the 'noresults' parameter. Additionally, consider disabling or restricting the use of the vulnerable plugin if it is not essential to business operations. Backup website data frequently to enable recovery in case of compromise. Finally, maintain an incident response plan to quickly address any exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-05T15:02:13.840Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69c57a7d3c064ed76f9f9cf8
Added to database: 3/26/2026, 6:27:09 PM
Last enriched: 3/26/2026, 6:28:24 PM
Last updated: 3/27/2026, 5:26:47 AM
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.