Polr WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/wp-polr

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

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

Is Polr WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Polr 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-polr plugin version 1.0.1 exhibits a mixed security posture. While it demonstrates good practices by using prepared statements for all SQL queries and a high percentage of properly escaped output, significant concerns arise from its attack surface. The plugin has one identified AJAX handler, and critically, this handler lacks authentication checks, creating a direct entry point for unauthenticated attackers. This is further exacerbated by the absence of nonce checks in the code signals.

The taint analysis, while not revealing critical or high severity issues, did identify two flows with unsanitized paths. This, coupled with the unprotected AJAX endpoint, suggests a potential for privilege escalation or other security weaknesses if malicious data is submitted. The plugin's vulnerability history is currently clean, with no recorded CVEs. This could indicate a well-developed plugin or simply a lack of past scrutiny. However, the presence of an unprotected AJAX handler is a fundamental security flaw that should be addressed regardless of historical vulnerability data.

In conclusion, the plugin has strengths in its data handling (SQL and output escaping) but suffers from a significant weakness in its attack surface management. The unprotected AJAX handler is the most pressing concern and presents a clear and present risk that outweighs the positive aspects of its current vulnerability history and other code signals. Addressing this unprotected entry point is crucial for improving the plugin's overall security.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks
  • Flows with unsanitized paths
Vulnerabilities
None known

Polr WordPress Plugin Security Vulnerabilities

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

Polr WordPress Plugin Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 17, 2026

Polr WordPress Plugin Code Analysis

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

Output Escaping

93% escaped29 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

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

Polr WordPress Plugin Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_polr_get_urlpolr.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\polr-metabox.php:17
actionsave_postadmin\polr-metabox.php:51
actionadmin_initadmin\settings-page.php:17
actionplugins_loadedpolr.php:46
actionadd_meta_boxespolr.php:76
Maintenance & Trust

Polr WordPress Plugin Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Polr 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 Polr 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-polr/polr.js
Script Paths
/wp-content/plugins/wp-polr/polr.js
Version Parameters
wp-polr/polr.js?ver=

HTML / DOM Fingerprints

Data Attributes
id="polr_shortened_url"name="polr_shortened_url"id="button_polr_get_url"name="button_polr_get_url"
JS Globals
MyAjax
REST Endpoints
/api/v2/action/shorten
FAQ

Frequently Asked Questions about Polr WordPress Plugin