CVE-2026-57857
Last modified
CVE-2026-57857 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. The Flow Payment plugin for WordPress (flow.cl) version 3.0.8 is vulnerable to reflected cross-site scripting on the WooCommerce checkout page. When the plugin handles an order cancellation, the error_message GET parameter is passed directly to wc_add_notice() in flowpayment-fl.php (lines 57-58) without input sanitization (for example sanitize_text_field()) or output escaping (for example esc_html()) before being rendered in the checkout notice HTML. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
The Flow Payment plugin for WordPress (flow.cl) version 3.0.8 is vulnerable to reflected cross-site scripting on the WooCommerce checkout page. When the plugin handles an order cancellation, the error_message GET parameter is passed directly to wc_add_notice() in flowpayment-fl.php (lines 57-58) without input sanitization (for example sanitize_text_field()) or output escaping (for example esc_html()) before being rendered in the checkout notice HTML. An unauthenticated attacker can craft a URL containing a JavaScript payload in the error_message parameter (for example /checkout/?add-to-cart={product-id}&cancel_order=true&error_message={payload}); when a victim with an active WooCommerce checkout session follows the link, the payload executes in the victim's browser in the origin of the WordPress site.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Flow | Flow Payment | <= 3.0.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-57857?
How severe is CVE-2026-57857?
How do I fix CVE-2026-57857?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5785Zohocorp ManageEngine PAM360 versions before 8531 and Manage…8.1
- CVE-2026-57850RustDesk before 1.4.9 does not enforce a session's authorize…8.7
- CVE-2026-57851MSI Feature Manager contains a local privilege escalation vu…8.5
- CVE-2026-57852Grav CMS scheduler-webhook plugin contains an authentication…6.3
- CVE-2026-57855Cockpit CMS contains a missing authorization vulnerability i…8.8
- CVE-2026-57856Cockpit CMS contains a path traversal vulnerability in the B…8.8
- CVE-2026-57858Cal.com Cal.diy versions 2.1.1 through 6.2.0 contain a store…8.9
- CVE-2026-57859e107 prior to version 2.3.8 contains a code execution vulner…7.7
- CVE-2026-5786An Improper Access Control vulnerability in Ivanti EPMM befo…8.8
- CVE-2026-57860ForgeCode (tailcallhq/forgecode), an AI pair-programming CLI…7.8
- CVE-2026-57862Kanboard 1.2.52 and prior contains a server-side request for…8.5
- CVE-2026-57867MicroRealEstate allows adversaries to bypass authentication …8.8
Are you affected by CVE-2026-57857?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
