
Custom Post Links Security & Risk Analysis
wordpress.org/plugins/custom-post-linksAdds a new metabox to the editor, allowing you to attach a set of related links to any post.
Is Custom Post Links Safe to Use in 2026?
Generally Safe
Score 85/100Custom Post Links has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "custom-post-links" plugin version 2.0.8 exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for its SQL queries and having a clean vulnerability history with no known CVEs. The presence of nonce and capability checks suggests an awareness of common WordPress security mechanisms. However, a significant concern arises from the single identified AJAX handler, which lacks any authentication checks. This unprotected entry point presents a direct avenue for potential exploitation, especially if the handler performs sensitive operations or accepts user-supplied data without proper validation.
The static analysis reveals that while dangerous functions and critical taint flows are absent, the low percentage of properly escaped output (36%) is a notable weakness. This could lead to cross-site scripting (XSS) vulnerabilities if data is not adequately sanitized before being displayed to users. The plugin's attack surface is currently small, but the unprotected AJAX handler represents a critical vulnerability within that surface. The absence of any recorded past vulnerabilities is a positive indicator, suggesting a generally stable codebase, but it does not negate the risks identified in the current version's analysis.
Key Concerns
- AJAX handler without authentication
- Low percentage of properly escaped output
Custom Post Links Security Vulnerabilities
Custom Post Links Code Analysis
SQL Query Safety
Output Escaping
Custom Post Links Attack Surface
AJAX Handlers 1
WordPress Hooks 13
Maintenance & Trust
Custom Post Links Maintenance & Trust
Maintenance Signals
Community Trust
Custom Post Links Alternatives
Post Bookmarks
post-bookmarks
Manage links attached to a post through a metabox, and setup how they are displayed in your posts... With a link favicon.
Google related post links
google-related-post-links
Displays a list of related posts and searches by Google
EXMAGE – WordPress Image Links
exmage-wp-image-links
Add images using external links - Save your storage with EXMAGE effortlessly
Custom links in Elementor Image Carousel
custom-links-in-elementor-image-carousel
Lets you add custom links in Elementor Image Carousel widget
Floating Side Tab
floating-side-tab
Floating Side Tab lets you add customizable sticky tab menus on any page to showcase quick links, social icons, forms, or custom content.
Custom Post Links Developer Profile
16 plugins · 380 total installs
How We Detect Custom Post Links
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.