CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-14500

mediumCVSS 5.3covered by 1 sourcefirst seen 2026-07-08
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.

⚡ Watch CVE-2026-14500

Get an email if CVE-2026-14500 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-14500

CVE.org record

Embed the live status

CVE-2026-14500 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-14500 status](https://www.csirts.com/badge/CVE-2026-14500)](https://www.csirts.com/cve/CVE-2026-14500)