Current Post Shortcode Security & Risk Analysis

wordpress.org/plugins/current-post-shortcode

The Current Post Shortcode plugin allows you to display the current post's title and metadata using simple shortcodes.

30 active installs v3.1.0 PHP 7.4+ WP 6.7+ Updated Jan 13, 2026
current-postcustom-fieldpost-metapost-titleshortcode
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Current Post Shortcode Safe to Use in 2026?

Generally Safe

Score 100/100

Current Post Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'current-post-shortcode' v3.1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are excellent security practices. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of secure development and maintenance. The attack surface is minimal, consisting solely of a single shortcode, and critically, there are no unprotected entry points. Taint analysis also reveals no critical or high severity flows, reinforcing the impression of a secure plugin.

While the plugin demonstrates good security hygiene, the lack of nonce checks and capability checks on its shortcode, even with a small attack surface and no immediate vulnerabilities, represents a potential, albeit low, risk. If the shortcode's functionality were to be extended or manipulated in the future, the absence of these checks could become a vector for privilege escalation or unwanted actions. However, given the current analysis and vulnerability history, the overall risk is very low. The plugin is well-coded and appears to be actively maintained with security in mind.

Key Concerns

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

Current Post Shortcode Security Vulnerabilities

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

Current Post Shortcode Release Timeline

v3.1.0Current
v3.0.0
v2.0.0
v1.2.2
v1.2.0
v1.0.2
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Current Post Shortcode Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Current Post Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[current_post] includes/frontend/shortcode.php:18
WordPress Hooks 2
actionplugins_loadedcurrent-post-shortcode.php:58
filterplugin_row_metaincludes/admin/plugin-link.php:17
Maintenance & Trust

Current Post Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 13, 2026
PHP min version7.4
Downloads604

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Current Post Shortcode Developer Profile

Md Forid Uddin

1 plugin · 30 total installs

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

How We Detect Current Post Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- This Class Going to ====================== End -->
Shortcode Output
[current_post][current_post meta=""][current_post id=""][current_post default=""]
FAQ

Frequently Asked Questions about Current Post Shortcode