Tekserve Single Post Shortcode Security & Risk Analysis

wordpress.org/plugins/tekserve-single-post-shortcode

Wordpress plugin to create a shortcode and widget for showing the title, post info, excerpt, and thumbnail for a single post.

10 active installs v1.3 PHP + WP 3.1+ Updated Nov 9, 2013
excerptlinkpreviewsingle-postthumbnail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tekserve Single Post Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The tekserve-single-post-shortcode plugin v1.3 exhibits a generally good security posture with no known vulnerabilities and a clean bill of health in its vulnerability history. The static analysis also reveals a positive absence of dangerous functions, SQL queries without prepared statements, file operations, external HTTP requests, and taint flows. This indicates that the developers have likely implemented good coding practices. However, there are areas for concern. The low percentage of properly escaped output (13%) is a significant weakness, suggesting a high potential for Cross-Site Scripting (XSS) vulnerabilities. Additionally, the lack of nonce checks and capability checks on the identified shortcode, which represents the sole entry point, leaves it vulnerable to unauthorized execution if a malicious actor can trigger it. While the attack surface is small, the absence of these crucial security measures on the existing entry point is a notable oversight.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Tekserve Single Post Shortcode Security Vulnerabilities

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

Tekserve Single Post Shortcode Release Timeline

v1.3Current
v1.2
v1.1
Code Analysis
Analyzed Apr 16, 2026

Tekserve Single Post Shortcode Code Analysis

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

Output Escaping

13% escaped16 total outputs
Attack Surface

Tekserve Single Post Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[single_post] tekserve-single-post-shortcode.php:60
WordPress Hooks 1
actionwidgets_inittekserve-single-post-shortcode.php:145
Maintenance & Trust

Tekserve Single Post Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 9, 2013
PHP min version
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

Tekserve Single Post Shortcode Developer Profile

bangerkuwranger

1 plugin · 10 total installs

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

How We Detect Tekserve Single Post Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tekserve-single-post-titletekserve-single-post-metatekserve-single-post-excerpttekserve-single-post
Data Attributes
id="tekserve-single-post-excerpt"id="single-post-class="tekserve-single-post-title"class="tekserve-single-post-meta"class="tekserve-single-post"
Shortcode Output
<div id="single-post-<h2 class="tekserve-single-post-title"><div class="tekserve-single-post-meta"><div id="tekserve-single-post-excerpt">
FAQ

Frequently Asked Questions about Tekserve Single Post Shortcode