LH No Cache Shortcode Security & Risk Analysis

wordpress.org/plugins/lh-no-cache-shortcode

Prevent wp super cache caching a page, post or cpt, by adding a shortcode

0 active installs v1.00 PHP + WP 4.0+ Updated Aug 1, 2022
admincachenocachepostswp-super-cache
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH No Cache Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The "lh-no-cache-shortcode" plugin v1.00 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests, coupled with 100% of SQL queries using prepared statements and all outputs being properly escaped, indicates good development practices. Furthermore, the plugin has no recorded CVEs, suggesting a history of security diligence or a lack of discovery. The limited attack surface, consisting of a single shortcode with no identified vulnerabilities or protection gaps, further bolsters its security profile.

However, a notable area for concern is the complete lack of nonce and capability checks. While the attack surface is currently small and the shortcode itself might not be inherently risky, this omission represents a potential security gap. If the shortcode's functionality were to evolve or interact with sensitive data in the future, the absence of these checks could lead to Cross-Site Request Forgery (CSRF) or unauthorized access vulnerabilities. The absence of taint analysis results also means that potential data flow vulnerabilities within the shortcode's logic remain unevaluated.

In conclusion, "lh-no-cache-shortcode" v1.00 appears to be a secure plugin with minimal identified risks. Its adherence to secure coding practices for SQL and output handling is commendable. The primary weakness lies in the missing authorization checks, which, while not immediately exploitable given the current analysis, should be addressed to ensure future-proofing and robust security against potential threats.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LH No Cache Shortcode Security Vulnerabilities

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

LH No Cache 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

LH No Cache Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[lh_no_cache_shortcode] lh-no-cache-shortcode.php:43
WordPress Hooks 2
actioninitlh-no-cache-shortcode.php:54
actionplugins_loadedlh-no-cache-shortcode.php:79
Maintenance & Trust

LH No Cache Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 1, 2022
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LH No Cache Shortcode Developer Profile

shawfactor

77 plugins · 15K total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect LH No Cache Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- WP Super cache caching disabled courtesy of LH No Cache Shortcode. -->
Shortcode Output
<!-- WP Super cache caching disabled courtesy of LH No Cache Shortcode. -->
FAQ

Frequently Asked Questions about LH No Cache Shortcode