Labur WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/wp-labur

labur is a quick, modern, and open-source link shortener for basque community. This plugin allows you to use labur service in Wordpress.

0 active installs v1.0.1 PHP + WP 4.7.3+ Updated Dec 6, 2020
free-softwarelaburlink-shorteneropen-sourceshortener
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Labur WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Labur WordPress Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

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
Vulnerabilities
None known

Labur WordPress Plugin Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Labur WordPress Plugin Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

Labur WordPress Plugin Code Analysis

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

Output Escaping

93% escaped27 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
labur_get_url_process (labur.php:86)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Labur WordPress Plugin Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_labur_get_urllabur.php:101
WordPress Hooks 8
filtermanage_posts_columnsadmin\admin-all-posts-page.php:18
actionmanage_posts_custom_columnadmin\admin-all-posts-page.php:34
actionadmin_menuadmin\admin-menu.php:17
actionadd_meta_boxesadmin\labur-metabox.php:17
actionsave_postadmin\labur-metabox.php:51
actionadmin_initadmin\settings-page.php:17
actionplugins_loadedlabur.php:46
actionadd_meta_boxeslabur.php:76
Maintenance & Trust

Labur WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedDec 6, 2020
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Labur WordPress Plugin Developer Profile

Egoitz Gonzalez

2 plugins · 10 total installs

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

How We Detect Labur WordPress Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-labur/labur.js
Script Paths
/wp-content/plugins/wp-labur/labur.js

HTML / DOM Fingerprints

CSS Classes
buttonbutton-primarybutton-large
HTML Comments
<!-- Create metabox & save meta_box data -->
Data Attributes
id="labur_shortened_url"name="labur_shortened_url"id="button_labur_get_url"name="button_labur_get_url"
JS Globals
MyAjax
FAQ

Frequently Asked Questions about Labur WordPress Plugin