
Labur WordPress Plugin Security & Risk Analysis
wordpress.org/plugins/wp-laburlabur is a quick, modern, and open-source link shortener for basque community. This plugin allows you to use labur service in Wordpress.
Is Labur WordPress Plugin Safe to Use in 2026?
Generally Safe
Score 85/100Labur WordPress Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-labur" v1.0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and properly escaping a high percentage of its output. The absence of known CVEs and a clean vulnerability history are also positive indicators, suggesting a generally stable and secure development history.
However, there are significant concerns. The plugin exposes a single AJAX handler that lacks authentication checks, creating a direct and unprotected entry point for potential attackers. Furthermore, the taint analysis revealed two flows with unsanitized paths, which, while not classified as critical or high severity in this analysis, represent a potential risk of unexpected behavior or data leakage if further exploitation is possible. The lack of nonce checks on the unprotected AJAX handler is a critical omission for preventing Cross-Site Request Forgery (CSRF) attacks.
In conclusion, while the plugin has strengths in its database interaction and output handling, the unprotected AJAX endpoint and the presence of unsanitized paths in the taint analysis present notable security weaknesses. The absence of known vulnerabilities is encouraging but does not negate the risks posed by the identified code signals. Further investigation into the unsanitized paths and immediate remediation of the unprotected AJAX handler are recommended.
Key Concerns
- Unprotected AJAX handler found
- Flows with unsanitized paths
- Missing nonce checks
Labur WordPress Plugin Security Vulnerabilities
Labur WordPress Plugin Release Timeline
Labur WordPress Plugin Code Analysis
Output Escaping
Data Flow Analysis
Labur WordPress Plugin Attack Surface
AJAX Handlers 1
WordPress Hooks 8
Maintenance & Trust
Labur WordPress Plugin Maintenance & Trust
Maintenance Signals
Community Trust
Labur WordPress Plugin Alternatives
Polr WordPress Plugin
wp-polr
Polr is a quick, modern, and open-source link shortener. This plugin allows you to use Polr service in Wordpress.
Simple 301 Redirects By BetterLinks – Easy WordPress Redirect Manager for Redirects, 404 Error Log & More
simple-301-redirects
Simple 301 Redirects provides an easy method of redirecting requests to another page on your site or elsewhere on the web.
BetterLinks – URL Shortener, Link Tracking, Analytics & Affiliate Link Manager
betterlinks
Ultimate plugin to create, shorten, track and manage any URL. Gather analytics reports and run successful marketing campaigns easily.
Linker – URL shortener & track outbound link clicks
linker
Track Outbound Link Clicks Easily: Shorten & track your site links by using your own domain name. e.g. "your-domain.com/go/link"
WP Discord Invite
wp-discord-invite
Create memorable Discord invite links (yoursite.com/discord) with tracking, webhooks, and social previews.
Labur WordPress Plugin Developer Profile
2 plugins · 10 total installs
How We Detect Labur WordPress Plugin
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-labur/labur.js/wp-content/plugins/wp-labur/labur.jsHTML / DOM Fingerprints
buttonbutton-primarybutton-large<!-- Create metabox & save meta_box data -->id="labur_shortened_url"name="labur_shortened_url"id="button_labur_get_url"name="button_labur_get_url"MyAjax