Title Year ShortCode Security & Risk Analysis

wordpress.org/plugins/title-year-shortcode

A simple and nice plugin to echo the current year to your page or post title using a shortcode, as simple as that.

0 active installs v1.0.1 PHP 7.4+ WP 6.0+ Updated Jul 31, 2025
copyrightcurrent-yearshortcodeshortcode-yearyear
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Title Year ShortCode Safe to Use in 2026?

Generally Safe

Score 100/100

Title Year ShortCode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The "title-year-shortcode" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. It adheres to good development practices by not utilizing dangerous functions, all SQL queries are prepared statements, and all outputs are properly escaped. Furthermore, there are no file operations or external HTTP requests, significantly reducing potential attack vectors. The absence of any recorded vulnerabilities, past or present, in the vulnerability history is also a positive indicator.

Despite these strengths, a notable concern arises from the complete lack of nonce and capability checks across all entry points, including its single shortcode. While the static analysis did not reveal specific taint flows or dangerous function usage that would immediately exploit this, the absence of these fundamental security mechanisms represents a significant weakness. This could potentially allow for Cross-Site Request Forgery (CSRF) attacks if the shortcode's functionality were to be modified in future versions or if it interacted with user-modifiable data without proper validation. The attack surface, though small, is entirely unprotected at the capability check level.

In conclusion, the plugin demonstrates a commitment to secure coding practices regarding data handling and output. However, the lack of authorization checks on its shortcode is a critical oversight that needs to be addressed. The clean vulnerability history is encouraging, but it does not negate the inherent risk posed by unprotected entry points.

Key Concerns

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

Title Year ShortCode Security Vulnerabilities

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

Title Year ShortCode Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Title Year ShortCode 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

Title Year ShortCode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[year] title-year-shortcode.php:33
WordPress Hooks 2
actionplugins_loadedtitle-year-shortcode.php:24
filterthe_titletitle-year-shortcode.php:34
Maintenance & Trust

Title Year ShortCode Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 31, 2025
PHP min version7.4
Downloads907

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Title Year ShortCode Developer Profile

msunvi

3 plugins · 100 total installs

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

How We Detect Title Year ShortCode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[year]
FAQ

Frequently Asked Questions about Title Year ShortCode