Link Preview Cards Security & Risk Analysis

wordpress.org/plugins/link-preview-cards

A Gutenberg block that displays link preview cards for any URL, replacing traditional embeds with rich social media previews.

40 active installs v0.1.2 PHP 8.2+ WP 5.0+ Updated Jul 28, 2025
blockembedgutenbergopen-graphsocial-media
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Link Preview Cards Safe to Use in 2026?

Generally Safe

Score 100/100

Link Preview Cards has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "link-preview-cards" plugin, in version 0.1.2, demonstrates a strong security posture based on the provided static analysis. The plugin utilizes proper output escaping for all identified outputs and employs prepared statements for any potential SQL queries, indicating good coding practices. Crucially, all entry points analyzed, including REST API routes and AJAX handlers, have associated permission checks, significantly reducing the attack surface. There are no recorded vulnerabilities (CVEs) for this plugin, and no critical or high-severity taint flows were identified, further reinforcing its apparent security. The presence of nonce and capability checks also suggests a conscientious approach to authorization.

Despite these strengths, a single external HTTP request is noted. While this is a minor point, it represents a potential avenue for attack if the external service is compromised or if the request is not handled securely, such as by not properly validating the response. The limited attack surface and absence of known vulnerabilities are positive indicators, but the plugin's maturity and the full scope of its interactions with external systems are not fully detailed in this analysis. Overall, the plugin appears to be developed with security in mind, but the external HTTP request warrants a minor note of caution.

Key Concerns

  • External HTTP requests present
Vulnerabilities
None known

Link Preview Cards Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Link Preview Cards Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
2 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
1
Bundled Libraries
0

Output Escaping

100% escaped2 total outputs
Attack Surface

Link Preview Cards Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/linkpreviewcards/v1/fetchlink-preview-cards.php:71
WordPress Hooks 3
actioninitlink-preview-cards.php:52
actionrest_api_initlink-preview-cards.php:53
actionenqueue_block_editor_assetslink-preview-cards.php:64
Maintenance & Trust

Link Preview Cards Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 28, 2025
PHP min version8.2
Downloads487

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Link Preview Cards Developer Profile

neffff

3 plugins · 940 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Link Preview Cards

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/link-preview-cards/build/index.js/wp-content/plugins/link-preview-cards/build/style-index.css
Script Paths
/wp-content/plugins/link-preview-cards/build/index.js

HTML / DOM Fingerprints

JS Globals
linkpreviewcards
REST Endpoints
/wp-json/linkpreviewcards/v1/fetch
FAQ

Frequently Asked Questions about Link Preview Cards