URL & Path Shortcodes Security & Risk Analysis

wordpress.org/plugins/url-path-shortcodes

This is a simple plugin that allows you to use common WordPress URL's and Paths in the post editor using shortcodes.

200 active installs v1.0 PHP + WP 3.4+ Updated Sep 29, 2012
pathshortcodeshortcodesurl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is URL & Path Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "url-path-shortcodes" plugin v1.0 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries that are all prepared, and properly escaped output are excellent indicators of secure coding practices. Furthermore, the lack of file operations and external HTTP requests minimizes potential attack vectors. The plugin also demonstrates a good approach to handling its attack surface by having 0 unprotected entry points. The vulnerability history being completely clean further reinforces its current security standing.

While the static analysis is overwhelmingly positive, a notable area of concern is the complete absence of nonce checks and capability checks. For shortcodes, especially those that might interact with user data or perform sensitive actions, these checks are crucial for preventing Cross-Site Request Forgery (CSRF) attacks and ensuring that only authorized users can trigger them. Although the current version has no recorded vulnerabilities, the lack of these fundamental security mechanisms represents a potential weakness that could be exploited if a vulnerability were to be introduced in a future update or if the shortcodes themselves were to become more complex or sensitive.

In conclusion, the plugin demonstrates robust security in its current implementation, adhering to good practices in data handling and query preparation. However, the complete omission of nonce and capability checks for its shortcodes is a significant oversight that, while not currently manifesting as a known vulnerability, leaves the plugin susceptible to specific types of attacks. Addressing these checks should be a priority to ensure a truly secure and resilient plugin.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

URL & Path Shortcodes Security Vulnerabilities

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

URL & Path Shortcodes Code Analysis

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

URL & Path Shortcodes Attack Surface

Entry Points16
Unprotected0

Shortcodes 16

[home_url] url-path-shortcodes.php:18
[site_url] url-path-shortcodes.php:19
[admin_url] url-path-shortcodes.php:20
[network_home_url] url-path-shortcodes.php:21
[network_site_url] url-path-shortcodes.php:22
[network_admin_url] url-path-shortcodes.php:23
[content_url] url-path-shortcodes.php:24
[plugins_url] url-path-shortcodes.php:25
[wp_upload_dir] url-path-shortcodes.php:26
[get_template_directory_uri] url-path-shortcodes.php:27
[get_stylesheet_directory_uri] url-path-shortcodes.php:28
[get_stylesheet_uri] url-path-shortcodes.php:29
[get_theme_root_uri] url-path-shortcodes.php:30
[get_stylesheet_directory] url-path-shortcodes.php:33
[get_theme_root] url-path-shortcodes.php:34
[get_theme_roots] url-path-shortcodes.php:35
Maintenance & Trust

URL & Path Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedSep 29, 2012
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings3
Active installs200
Developer Profile

URL & Path Shortcodes Developer Profile

Gilbert Pellegrom

6 plugins · 260 total installs

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

How We Detect URL & Path Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[home_url][site_url][admin_url][network_home_url]
FAQ

Frequently Asked Questions about URL & Path Shortcodes