Advanced Permalink Security & Risk Analysis

wordpress.org/plugins/advanced-permalink

Struggling with SEO friendly links ? need to redefine your permalinks ? Here is the solution. For any further customization feel free to raise a ticke …

10 active installs v1.0.2 PHP + WP 4.4+ Updated Apr 5, 2021
permalinkpermalink-customizepermalink-manageurlurl-customize
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Permalink Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Permalink 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 "advanced-permalink" plugin v1.0.2 demonstrates a generally strong security posture based on the provided static analysis. It boasts a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, no unprotected entry points. The code signals also indicate good practices such as 100% prepared SQL statements and no file operations or external HTTP requests. The absence of known CVEs and historical vulnerabilities further contributes to a positive security outlook.

However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this indicates a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any data rendered to the user interface that is not properly escaped could be manipulated by an attacker to inject malicious scripts. While the taint analysis found no specific flows, the lack of output escaping creates an environment where such flows could easily exist and be exploited. The presence of capability checks, while positive, is diminished by the fact that the single output isn't escaped.

In conclusion, the plugin's design avoids common attack vectors by minimizing its attack surface and using prepared statements for database operations. The lack of past vulnerabilities suggests a development team that is likely security-conscious. The primary and most critical weakness is the complete lack of output escaping, which presents a tangible XSS risk. Addressing this single issue would significantly improve the plugin's security.

Key Concerns

  • Output escaping is completely missing
Vulnerabilities
None known

Advanced Permalink Security Vulnerabilities

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

Advanced Permalink Release Timeline

v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Advanced Permalink Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Advanced Permalink Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedadvanced-permalink.php:16
actionadmin_menuadvanced-permalink.php:17
actionadmin_initadvanced-permalink.php:18
actioninitadvanced-permalink.php:19
Maintenance & Trust

Advanced Permalink Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.0
Last updatedApr 5, 2021
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Advanced Permalink Developer Profile

mingocommerce

3 plugins · 450 total installs

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

How We Detect Advanced Permalink

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Advanced Permalink