Peter’s Blog URL Shortcodes Security & Risk Analysis

wordpress.org/plugins/peters-blog-url-shortcodes

Use shortcodes for blog URLs, post URLs, and template URLs so that your posts always have the correct internal links.

400 active installs v0.4 PHP + WP 2.6+ Updated Nov 19, 2015
adminpostshortcodeurl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Peter’s Blog URL Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The security posture of "peters-blog-url-shortcodes" v0.4 appears to be strong based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and the presence of 100% properly escaped output are all positive indicators. The plugin also demonstrates good practice by not relying on bundled libraries, which can often be a source of vulnerabilities if not maintained.

However, there are significant concerns related to the lack of security checks on its entry points. With 4 shortcodes identified as entry points, the absence of nonce checks and capability checks is a critical weakness. This means that any user, including unauthenticated ones, could potentially trigger the functionality of these shortcodes, opening the door to various attacks if the shortcode's logic is not inherently secure against manipulation. The fact that there are no recorded vulnerabilities is a positive, but it doesn't negate the inherent risk posed by the unprotected entry points.

In conclusion, while the code itself seems clean and free from common coding pitfalls, the lack of authentication and authorization on its shortcode entry points represents a substantial security risk. This oversight could lead to unauthorized actions or unexpected behavior if the shortcode handlers are not robust enough to handle malformed or malicious inputs. The plugin has a strong foundation but needs immediate attention to secure its interface.

Key Concerns

  • Shortcodes lack capability checks
  • Shortcodes lack nonce checks
Vulnerabilities
None known

Peter’s Blog URL Shortcodes Security Vulnerabilities

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

Peter’s Blog URL Shortcodes Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Peter’s Blog URL Shortcodes Attack Surface

Entry Points4
Unprotected0

Shortcodes 4

[blogurl] blog_url_shortcodes.php:165
[posturl] blog_url_shortcodes.php:166
[templateurl] blog_url_shortcodes.php:167
[childtemplateurl] blog_url_shortcodes.php:168
Maintenance & Trust

Peter’s Blog URL Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedNov 19, 2015
PHP min version
Downloads11K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Peter’s Blog URL Shortcodes Developer Profile

Peter

5 plugins · 4K total installs

80
trust score
Avg Security Score
89/100
Avg Patch Time
35 days
View full developer profile
Detection Fingerprints

How We Detect Peter’s Blog URL Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[blogurl][blogurl slash][blogurl noslash][blogurl uploads]
FAQ

Frequently Asked Questions about Peter’s Blog URL Shortcodes