Show articles by keyword Security & Risk Analysis

wordpress.org/plugins/show-articles-by-keyword

This plugin adds a shortcode so you can show related articles based on a keyword with no effort.

10 active installs v1.0 PHP + WP 3.0+ Updated Apr 30, 2014
articleskeywordnewspostsrelated
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show articles by keyword Safe to Use in 2026?

Generally Safe

Score 85/100

Show articles by keyword 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 "show-articles-by-keyword" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and output escaping issues are positive indicators. Furthermore, the plugin has no recorded vulnerability history, which suggests a history of secure development or infrequent security audits. The limited attack surface, consisting of a single shortcode with no apparent entry points requiring authentication checks, further contributes to its perceived safety. However, the complete lack of nonce checks and capability checks across all analyzed entry points is a notable weakness. While the current analysis doesn't reveal exploitable flaws, this omission leaves the plugin open to potential cross-site request forgery (CSRF) attacks if the shortcode's functionality can be triggered by an attacker-controlled source. The lack of taint analysis flows is also a minor concern, as it may indicate that the analysis tools were not fully utilized or that the plugin's structure did not lend itself to such analysis, potentially hiding subtle vulnerabilities.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Show articles by keyword Security Vulnerabilities

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

Show articles by keyword Release Timeline

v1.0Current
Code Analysis
Analyzed Mar 16, 2026

Show articles by keyword 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

Show articles by keyword Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[show_articles] show_articles_by_keyword.php:52
Maintenance & Trust

Show articles by keyword Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 30, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Show articles by keyword Developer Profile

flomei

2 plugins · 110 total installs

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

How We Detect Show articles by keyword

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
abkabk_h
Shortcode Output
<section class="abk"><span class="abk_h"><a href=""></a></span></section><section class="abk"><span class="abk_h"><a href="
FAQ

Frequently Asked Questions about Show articles by keyword