URL Pathfinder Security & Risk Analysis

wordpress.org/plugins/url-pathfinder

Automatically redirects 404 URLs to the closest matching permalink using fuzzy matching.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Dec 22, 2025
301-redirectpermalinkredirectseourl-management
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is URL Pathfinder Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "url-pathfinder" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. It adheres to several critical security best practices, including the absence of dangerous functions, proper SQL query sanitization using prepared statements, and complete output escaping. Furthermore, the plugin implements nonce and capability checks, indicating a conscious effort to protect its entry points from unauthorized access. The lack of any known vulnerabilities, past or present, is a very positive indicator of the developer's commitment to security.

While the static analysis reveals no immediate or critical security risks such as unsanitized taint flows or raw SQL queries, the plugin's sole entry point, an AJAX handler, is reported as having no explicit authentication checks listed under "Unprotected." This is a potential area of concern. Although "Total entry points: 1, Unprotected: 0" is stated, the breakdown of AJAX handlers shows "1 AJAX handlers (0 without auth checks)", which seems contradictory. Assuming the latter is more granular and accurate, the presence of an AJAX handler without explicit auth checks presents a potential risk of unauthorized access or misuse if its functionality can be triggered by unauthenticated users.

In conclusion, the plugin's core code and vulnerability history are highly reassuring. The developer has implemented robust protective measures for SQL and output. The primary weakness identified, albeit with some ambiguity in the reporting, is the potential lack of authentication on the single AJAX entry point. Addressing this would solidify an already strong security profile.

Key Concerns

  • AJAX handler without explicit auth checks
Vulnerabilities
None known

URL Pathfinder Security Vulnerabilities

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

URL Pathfinder Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

URL Pathfinder Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_pathfinder_toggleincludes\class-urlpathfinder-plugin.php:305
WordPress Hooks 5
actiontemplate_redirectincludes\class-urlpathfinder-plugin.php:16
actionadmin_bar_menuincludes\class-urlpathfinder-plugin.php:300
actionwp_enqueue_scriptsincludes\class-urlpathfinder-plugin.php:301
actionadmin_enqueue_scriptsincludes\class-urlpathfinder-plugin.php:302
actionplugins_loadedurl-pathfinder.php:34
Maintenance & Trust

URL Pathfinder Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 22, 2025
PHP min version7.4
Downloads164

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

URL Pathfinder Developer Profile

Presskopp

2 plugins · 0 total installs

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

How We Detect URL Pathfinder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/url-pathfinder/assets/css/admin-bar.css
Script Paths
/wp-content/plugins/url-pathfinder/assets/js/admin-bar.js
Version Parameters
url-pathfinder/assets/css/admin-bar.css?ver=url-pathfinder/assets/js/admin-bar.js?ver=

HTML / DOM Fingerprints

CSS Classes
pathfinder-dotpathfinder-dot-activepathfinder-dot-inactivepathfinder-admin-bar
Data Attributes
data-noncedata-ajaxurldata-enabled
JS Globals
window.urlPathfinderAdminBar
FAQ

Frequently Asked Questions about URL Pathfinder