CVE-2026-14500
Last modified
CVE-2026-14500 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Bulk Order Update for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Read in versions up to, and including, 1.6. This is due to the bouw_fetch_csv_data() AJAX handler being registered on the wp_ajax_nopriv_ hook with no capability or nonce check, and passing the attacker-supplied csv_url POST parameter — filtered only by esc_url_raw() (which leaves absolute filesystem paths intact) and validate_file() (which only rejects '..' traversal patterns) — directly into fopen()/fgetcsv() and reflecting the first parsed line in the JSON response. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
The Bulk Order Update for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Read in versions up to, and including, 1.6. This is due to the bouw_fetch_csv_data() AJAX handler being registered on the wp_ajax_nopriv_ hook with no capability or nonce check, and passing the attacker-supplied csv_url POST parameter — filtered only by esc_url_raw() (which leaves absolute filesystem paths intact) and validate_file() (which only rejects '..' traversal patterns) — directly into fopen()/fgetcsv() and reflecting the first parsed line in the JSON response. This makes it possible for unauthenticated attackers to read the first line of arbitrary files on the server (such as /etc/passwd) and to use the handler as a file-existence oracle.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sayantandas20 | Bulk Order Update for WooCommerce | <= 1.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-14500?
How severe is CVE-2026-14500?
How do I fix CVE-2026-14500?
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-14490The Demi – One Click Demo Import, WP Backup & Site Migration…7.5
- CVE-2026-14494The Sigma Forms Pro plugin for WordPress is vulnerable to Re…9.8
- CVE-2026-14495The DoLogin Security plugin for WordPress is vulnerable to A…8.8
- CVE-2026-14498The Query Wrangler plugin for WordPress is vulnerable to Rem…8.8
- CVE-2026-14499IBM Langflow OSS 1.0.0 through 1.10.1 Langflow could allow a…8.8
- CVE-2026-1450The rognone plugin for WordPress is vulnerable to Reflected …6.1
- CVE-2026-14501IBM Db2 Genius Hub 1.1, 1.1.1, 1.1.2 and IBM Agentics 1.0 co…9.8
- CVE-2026-14503The pCloud WP Backup plugin for WordPress is vulnerable to S…6.5
- CVE-2026-14504An authorization bypass in Nexus Repository 3's component up…8.2
- CVE-2026-1451The rognone plugin for WordPress is vulnerable to Reflected …6.1
- CVE-2026-14512IBM WebSphere Application Server 9.0, and 8.5 traditional is…9.8
- CVE-2026-14514IBM Reliable Scalable Cluster Technology (RSCT) 3.0 could al…6.5
Are you affected by CVE-2026-14500?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
