Skip to main content

Visual Link Preview CVE-2026-48878

| EUVDEUVD-2026-36854 MEDIUM
Exposure of Sensitive System Information to an Unauthorized Control Sphere (CWE-497)
2026-06-15 Patchstack GHSA-r55f-4694-6xmh
6.5
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Subscriber-level auth (PR:L) required over the network (AV:N); purely a confidentiality breach with no integrity or availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jun 15, 2026 - 22:55 vuln.today

DescriptionCVE.org

Subscriber Sensitive Data Exposure in Visual Link Preview <= 2.4.1 versions.

AnalysisAI

Sensitive data exposure in the Visual Link Preview WordPress plugin (versions up to and including 2.4.1) allows authenticated users with subscriber-level access to access restricted data they should not be authorized to view. The vulnerability stems from insufficient access controls over sensitive system information (CWE-497), permitting any logged-in subscriber to trigger a disclosure endpoint or functionality that returns protected data. No active exploitation has been confirmed by CISA KEV and no public exploit code has been identified at time of analysis, though the low privilege bar makes this accessible to any registered WordPress user.

Technical ContextAI

Visual Link Preview is a WordPress plugin developed by Bootstrapped Ventures (CPE: cpe:2.3:a:bootstrapped_ventures:visual_link_preview:*:*:*:*:*:*:*:*) that generates link preview metadata - typically fetching page titles, descriptions, and thumbnail images for URLs. CWE-497 (Exposure of Sensitive System Information to an Unauthorized Control Sphere) describes the root cause: the plugin exposes data - likely internal site metadata, configuration details, or subscriber-accessible API responses - to a role (WordPress Subscriber) that should be restricted from viewing it. In WordPress, a Subscriber is the lowest authenticated role, capable of only reading public content; any capability check bypass or missing nonce/permission verification on an AJAX action or REST endpoint within this plugin would allow a subscriber to retrieve data intended for administrators or editors. The network-accessible nature (AV:N) of the flaw indicates it is exploitable via standard HTTP requests to the WordPress installation.

RemediationAI

Update the Visual Link Preview plugin to a version beyond 2.4.1 as soon as a patched release is published by Bootstrapped Ventures; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/visual-link-preview/vulnerability/wordpress-visual-link-preview-plugin-2-4-1-sensitive-data-exposure-vulnerability for the confirmed fixed version, which was not independently verified in the available intelligence at time of analysis. If an update is not yet available, the primary compensating control is to disable or deactivate the Visual Link Preview plugin entirely - this eliminates the attack surface at the cost of losing link preview functionality site-wide. Alternatively, if the plugin's sensitive functionality is exposed via a specific WordPress AJAX action or REST endpoint, a WAF rule or server-side block targeting that endpoint can limit exposure; however, this requires knowing the exact endpoint name, which is not confirmed in available data. Additionally, disabling open user registration (Settings > General > uncheck 'Anyone can register') raises the bar for exploitation by preventing unauthenticated visitors from creating subscriber accounts. No patch version is independently confirmed; monitor the WordPress plugin repository and Patchstack for an updated release.

Share

CVE-2026-48878 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy