UT WordPress Shortcodes Security & Risk Analysis

wordpress.org/plugins/ut-wordpress-shortcodes

Plugin to create useful shortcodes for easy site management.

0 active installs v1.0 PHP 5.6+ WP 4.9.8+ Updated Aug 7, 2018
base-urlshortcodeutwordpress-shortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is UT WordPress Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "ut-wordpress-shortcodes" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified critical or high-severity code signals, such as dangerous functions, unsanitized taint flows, or raw SQL queries. The plugin also demonstrates good practices with 100% of SQL queries using prepared statements and 100% of outputs being properly escaped. The limited attack surface, consisting of a single shortcode with no indicated authentication or permission checks, is a notable positive. The lack of any recorded vulnerabilities in its history further reinforces this positive assessment.

However, the absence of nonce checks and capability checks on the shortcode, while not flagged as an issue in the taint analysis (likely due to the lack of analyzed taint flows), represents a potential weakness. If the shortcode performs any actions that modify data or exhibit user-specific behavior, the lack of these security mechanisms could open it up to Cross-Site Request Forgery (CSRF) or unauthorized action vulnerabilities. The plugin's vulnerability history is clean, which is good, but it also means there's no historical data to infer how the developers handle security.

In conclusion, the plugin is well-coded in terms of preventing common vulnerabilities like SQL injection and XSS. The primary concern lies in the potential for CSRF or unauthorized actions due to missing authentication/authorization checks on the shortcode, despite the limited attack surface. Further investigation into the shortcode's functionality would be recommended to fully assess the risk.

Key Concerns

  • Shortcode lacks nonce checks
  • Shortcode lacks capability checks
Vulnerabilities
None known

UT WordPress Shortcodes Security Vulnerabilities

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

UT WordPress 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

UT WordPress Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mysite-base-url] ut-wordpress-shortcodes.php:23
Maintenance & Trust

UT WordPress Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 7, 2018
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

UT WordPress Shortcodes Developer Profile

Ugene Tang

1 plugin · 0 total installs

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

How We Detect UT WordPress Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[mysite-base-url]
FAQ

Frequently Asked Questions about UT WordPress Shortcodes