WP Blockquote Shortcode Security & Risk Analysis

wordpress.org/plugins/wp-blockquote-shortcode

It is a WordPress plugin that makes Quotation easily with Shortcode.

100 active installs v0.2.0 PHP + WP 4.0+ Updated Jan 10, 2018
blockquotequotationquoteshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Blockquote Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The wp-blockquote-shortcode plugin v0.2.0 presents a generally positive security posture, with no recorded vulnerabilities (CVEs) or critical findings in static and taint analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are all strong indicators of good coding practices. Furthermore, the plugin doesn't appear to rely on bundled libraries, which can sometimes introduce security risks if outdated. The only notable concern identified through static analysis is the low rate of proper output escaping, with only 13% of outputs being correctly escaped. This could potentially lead to Cross-Site Scripting (XSS) vulnerabilities if the shortcode's output is not handled carefully by the theme or other plugins.

While the plugin has a clean vulnerability history, and the attack surface is minimal with only one shortcode and no unprotected entry points, the lack of explicit capability checks and nonce checks, while not immediately problematic given the limited functionality, leaves room for potential future issues if the plugin's scope were to expand or if introduced vulnerabilities were not properly mitigated. The low output escaping rate is the primary area that warrants attention. Overall, the plugin appears relatively safe for its current functionality, but the output escaping concern suggests that vigilance is still necessary.

Key Concerns

  • Low output escaping rate
Vulnerabilities
None known

WP Blockquote Shortcode Security Vulnerabilities

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

WP Blockquote Shortcode Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

WP Blockquote Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bq] wp-blockquote-shortcode.php:51
WordPress Hooks 3
actionadmin_menuwp-blockquote-shortcode.php:42
actionadmin_initwp-blockquote-shortcode.php:45
actionwp_enqueue_scriptswp-blockquote-shortcode.php:48
Maintenance & Trust

WP Blockquote Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 10, 2018
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

WP Blockquote Shortcode Developer Profile

Takashi Fujisaki

5 plugins · 230 total installs

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

How We Detect WP Blockquote Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-blockquote-shortcode/assets/css/wp-blockquote-shortcode.css
Version Parameters
wp-blockquote-shortcode/assets/css/wp-blockquote-shortcode.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpbqwpbq__contentwpbq__citewpbq__cite__citewpbq__cite__a
Shortcode Output
<blockquote class="wpbq"><div class="wpbq__content"><p></p></div><p class="wpbq__cite"><cite class="wpbq__cite__cite">Reference: <a class="wpbq__cite__a" href="
FAQ

Frequently Asked Questions about WP Blockquote Shortcode