CVE-2026-15002
Last modified
CVE-2026-15002 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Platnosci Online Blue Media (Autopay) plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bm_woocommerce_css_editor_content' POST parameter. This is due to the Css_Editor::handle_save() method being wired to the WordPress 'init' hook by Settings_Manager::init_once() with no capability check, no nonce verification, and no sanitization on the input — the raw $_POST value is written to the 'woocommerce_bluemedia_settings' option via update_option(), then later echoed directly inside a <style> block on the WooCommerce checkout page by Css_Frontend::print_to_wp_head() with no output escaping. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
The Platnosci Online Blue Media (Autopay) plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bm_woocommerce_css_editor_content' POST parameter. This is due to the Css_Editor::handle_save() method being wired to the WordPress 'init' hook by Settings_Manager::init_once() with no capability check, no nonce verification, and no sanitization on the input — the raw $_POST value is written to the 'woocommerce_bluemedia_settings' option via update_option(), then later echoed directly inside a <style> block on the WooCommerce checkout page by Css_Frontend::print_to_wp_head() with no output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page (the checkout page).
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| bluemediapl | Autopay | <= 5.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15002?
How severe is CVE-2026-15002?
How do I fix CVE-2026-15002?
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-14989The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plug…7.2
- CVE-2026-1499The WP Duplicate plugin for WordPress is vulnerable to Missi…8.8
- CVE-2026-14996IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 has addressed a v…8.2
- CVE-2026-1500GitLab has remediated an issue in GitLab CE/EE affecting all…6.5
- CVE-2026-15000The Connect Contact Form 7 and Mailchimp plugin for WordPres…7.2
- CVE-2026-15001The bLoyal: Loyalty & Promotions by bLoyal plugin for WordPr…8.8
- CVE-2026-15003A flaw was found in the GNU Binutils (Binary Utilities) link…5.6
- CVE-2026-15004The FileBird – WordPress Media Library Folders & File Manage…5.4
- CVE-2026-15005The Loco Translate plugin for WordPress is vulnerable to Cro…8.8
- CVE-2026-15006The Bit integrations – Form Integration, Webhook, Spreadshee…7.5
- CVE-2026-15007A denial of service vulnerability was identified in GitHub E…5.7
- CVE-2026-15008The Uncanny Automator – Easy Automation, Integration, Webhoo…8.1
Are you affected by CVE-2026-15002?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
