Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network endpoint leaks sensitive data with no interaction (AV:N/AC:L/PR:N/UI:N); impact is confidentiality-only (C:H, I:N, A:N), matching CWE-201 disclosure.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in Vitepos <= 3.4.2 versions.
AnalysisAI
Unauthenticated sensitive data exposure in the Vitepos WordPress plugin (versions 3.4.2 and earlier) lets remote attackers read sensitive information without any authentication. The flaw is reported by Patchstack and classified as CWE-201 (information exposure through sent data), with a CVSS 3.1 base score of 7.5 driven entirely by a high confidentiality impact. No public exploit identified at time of analysis, and the CVE is not listed in CISA KEV.
Technical ContextAI
Vitepos (distributed as 'vitepos-lite', CPE cpe:2.3:a:appsbd:vitepos) is a point-of-sale plugin for WordPress/WooCommerce sites developed by appsbd. The root cause is classified as CWE-201, Insertion of Sensitive Information Into Sent Data, meaning the application returns sensitive data in a response that should not contain it - typically an API/AJAX endpoint that fails to enforce authorization and leaks records (such as customer, order, or configuration data) to any caller. Because this is a WordPress plugin endpoint exposed over HTTP, the data is reachable network-side without a session, consistent with the AV:N/PR:N CVSS metrics.
RemediationAI
Upgrade Vitepos to a release later than 3.4.2 once the vendor (appsbd) publishes a fixed version; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/vitepos-lite/vulnerability/wordpress-vitepos-plugin-3-4-2-sensitive-data-exposure-vulnerability for the exact fixed build, as no patched version number is confirmed in the available data. If an updated version is not yet available, compensating controls include restricting access to the vulnerable Vitepos AJAX/REST endpoints at the web server or WAF layer (block or authenticate the plugin's admin-ajax actions and REST routes), or deactivating the Vitepos plugin until a fix ships - noting this disables POS functionality for the store. Patchstack virtual-patching can also block the request pattern without code changes. Verify any endpoint blocking does not break legitimate front-end POS workflows before enforcing it in production.
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 technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39369
GHSA-wv7v-x5c8-prv7