Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Network-accessible endpoint leaks data without authentication; confidentiality-only impact with no integrity or availability effect aligns with CWE-201 data disclosure.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Subscriber Sensitive Data Exposure in Vimeo <= 1.2.2 versions.
AnalysisAI
Sensitive subscriber data exposure in the Vimeo WordPress plugin (versions 1.2.2 and earlier) allows unauthenticated remote attackers to retrieve confidential subscriber information via network requests. Reported by Patchstack and tracked as EUVD-2026-53973, the flaw is rooted in CWE-201 (Insertion of Sensitive Information Into Sent Data), meaning the plugin actively includes protected subscriber data in responses that should not be accessible without authorization. No public exploit code has been identified at time of analysis, and the vulnerability has not been listed in the CISA KEV catalog.
Technical ContextAI
The affected product is the Vimeo plugin for WordPress, identified by CPE cpe:2.3:a:vimeodev:vimeo:*:*:*:*:*:*:*:* for all versions up to and including 1.2.2. CWE-201 describes a class of flaws where a software component transmits sensitive data - such as API tokens, user metadata, access credentials, or subscriber account details - in outbound responses or logged output accessible to parties who should not receive it. In WordPress plugin context, this commonly manifests as REST API endpoints, AJAX handlers, or rendered page output that leaks subscriber-level user fields (email addresses, roles, private metadata) without enforcing proper capability checks. The Vimeo plugin likely manages video embed configurations and possibly stores Vimeo API credentials or user subscription/access data, any of which could constitute the leaked sensitive content.
RemediationAI
The primary remediation is to update the Vimeo WordPress plugin beyond version 1.2.2; however, no exact fixed version number was provided in the available intelligence - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/vimeo/vulnerability/wordpress-vimeo-plugin-1-2-2-sensitive-data-exposure-vulnerability should be consulted to confirm the patched release. If an update is unavailable or cannot be applied immediately, the plugin should be deactivated to eliminate the exposure surface entirely - deactivation will disable Vimeo embeds on the site but removes the risk. As a compensating control, restricting access to WordPress REST API endpoints or AJAX handlers associated with the plugin via WAF rules or authentication enforcement can limit the blast radius, though the specific endpoints are not identified in available data. Any Vimeo API credentials stored by the plugin should be rotated following remediation.
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-53973
GHSA-rg77-jv5c-f6x6