WP Indeed Post Security & Risk Analysis

wordpress.org/plugins/wp-infeed-post

インフィード広告を挿入可能な新着記事表示プラグインです。

10 active installs v1.0 PHP + WP 3.3+ Updated Jan 24, 2018
adsense-indeed
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Indeed Post Safe to Use in 2026?

Generally Safe

Score 85/100

WP Indeed Post 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-infeed-post plugin v1.0 exhibits a mixed security posture. On the positive side, it boasts a clean vulnerability history with no recorded CVEs, suggesting a generally well-maintained codebase. Furthermore, it effectively utilizes prepared statements for its SQL queries and includes nonce checks, demonstrating good practices in preventing common web attacks. The absence of file operations and external HTTP requests also reduces potential attack vectors.

However, there are significant concerns within the static analysis. A concerning 28% of output escaping is present, meaning a substantial portion of user-generated or dynamic content displayed to users is not properly sanitized. This could lead to Cross-Site Scripting (XSS) vulnerabilities if an attacker can inject malicious scripts that are then rendered without proper encoding. The taint analysis also reveals one flow with an unsanitized path, which, while not classified as critical or high severity, still represents a potential security weakness where data might be processed in an unexpected or insecure manner.

In conclusion, while the plugin's track record and SQL handling are strengths, the identified output escaping and taint flow issues present notable risks. The lack of capability checks on any entry points, combined with the absence of these checks on the identified unsanitized flow, further exacerbates the potential impact of the identified weaknesses. Mitigation of the unescaped output and unsanitized taint flow should be a priority.

Key Concerns

  • Unsanitized output detected
  • Unsanitized taint flow detected
  • Missing capability checks on entry points
Vulnerabilities
None known

WP Indeed Post Security Vulnerabilities

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

WP Indeed Post Release Timeline

v2.1
v2.0
v1.0Current
Code Analysis
Analyzed Mar 17, 2026

WP Indeed Post Code Analysis

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

Output Escaping

28% escaped76 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
<wp-infeed-post-options> (views\wp-infeed-post-options.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Indeed Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuwp-infeed-post.php:38
actionwidgets_initwp-infeed-post.php:179
actionadmin_print_styleswp-infeed-post.php:200
Maintenance & Trust

WP Indeed Post Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 24, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Alternatives

WP Indeed Post Alternatives

No alternatives data available yet.

Developer Profile

WP Indeed Post Developer Profile

takumahirotsu

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 WP Indeed Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-infeed-post/style/wp-infeed-post.css/wp-content/plugins/wp-infeed-post/views/wp-infeed-post-options.php/wp-content/plugins/wp-infeed-post/views/wp-infeed-post-widget.php

HTML / DOM Fingerprints

Data Attributes
id="setting-error-settings_updated"class="error settings-error notice is-dismissible"class="updated settings-error notice is-dismissible"name="wp_infeed_post_action"name="wp_infeed_post_field"
JS Globals
my_title_sizemy_title_colormy_cat_colormy_cat_back_colormy_date_color
FAQ

Frequently Asked Questions about WP Indeed Post