Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Network-delivered CSRF needing no attacker credentials but requiring active victim interaction; integrity-only impact with no confidentiality or availability consequence.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Dmitry V. (CEO of "UKR Solution") Barcode Scanner with Inventory & Order Manager barcode-scanner-lite-pos-to-manage-products-inventory-and-orders allows Cross Site Request Forgery.This issue affects Barcode Scanner with Inventory & Order Manager: from n/a through <= 1.11.0.
AnalysisAI
Cross-Site Request Forgery in the WordPress 'Barcode Scanner with Inventory & Order Manager' plugin (versions up to and including 1.11.0) allows a remote unauthenticated attacker to induce an authenticated WordPress user into performing unintended state-changing actions on the plugin's behalf. Exploitation requires tricking a logged-in user into visiting a crafted page, consistent with the CVSS UI:R designation and SSVC automatable:no classification. No public exploit has been identified at time of analysis, and EPSS places this at the 3rd percentile (0.01%), indicating negligible observed exploitation pressure.
Technical ContextAI
The affected component is a WordPress plugin identified by CPE cpe:2.3:a:dmitry_v._(ceo_of_'ukr_solution'):barcode_scanner_with_inventory_&_order_manager:*:*:*:*:*:*:*:* covering all versions from initial release through 1.11.0. CWE-352 (Cross-Site Request Forgery) describes the root cause: the plugin fails to validate that state-changing HTTP requests originate from the legitimate WordPress admin interface rather than a third-party origin. In a WordPress context, this typically manifests as missing or improperly verified nonce checks on sensitive plugin endpoints, enabling forged requests submitted from attacker-controlled pages to execute privileged actions when processed by the browser of an authenticated victim.
RemediationAI
The primary remediation is to update the 'Barcode Scanner with Inventory & Order Manager' plugin beyond version 1.11.0 to the latest available release, as reported by Patchstack (https://patchstack.com/database/Wordpress/Plugin/barcode-scanner-lite-pos-to-manage-products-inventory-and-orders/vulnerability/wordpress-barcode-scanner-with-inventory-order-manager-plugin-1-11-0-cross-site-request-forgery-csrf-vulnerability). An exact fixed version number was not independently confirmed in the available data - verify the current release in the WordPress plugin repository before upgrading. As a compensating control if immediate patching is not possible, restrict access to the WordPress admin panel to known IP ranges via server-level rules (e.g., nginx allow/deny directives or WAF policy), which eliminates the network reachability needed to deliver the forged request to an authenticated session. Additionally, enforce strict Content Security Policy headers and consider disabling the plugin entirely if its inventory/barcode features are not actively used, as this eliminates the attack surface with no functional trade-off.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26216