Same Category Posts Security & Risk Analysis

wordpress.org/plugins/same-category-posts

Show posts related to the current category or other custom post types.

3K active installs v1.1.20 PHP + WP 3.0+ Updated Jan 21, 2026
custom-post-typeeventsproductsrelatedrelated-posts
99
A · Safe
CVEs total1
Unpatched0
Last CVEJan 23, 2026
Safety Verdict

Is Same Category Posts Safe to Use in 2026?

Generally Safe

Score 99/100

Same Category Posts has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 23, 2026Updated 2mo ago
Risk Assessment

The 'same-category-posts' plugin, version 1.1.20, presents a mixed security posture. On the positive side, the static analysis indicates no obvious attack surface through common entry points like AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all detected SQL queries utilize prepared statements, and there are no observed file operations or external HTTP requests. This suggests a generally secure implementation in these areas.

However, a significant concern arises from the output escaping. With 113 total outputs, only 16% are properly escaped. This low percentage suggests a high probability of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied input could be injected into the page and executed by a user's browser. While the taint analysis shows no flows with unsanitized paths, this is based on zero flows being analyzed, which itself might indicate limited analysis depth or a lack of complex data handling that could expose vulnerabilities.

The vulnerability history shows one known CVE, although it is currently unpatched. The historical prevalence of 'Cross-site Scripting' as a common vulnerability type, coupled with the poor output escaping in the current version, strongly suggests that XSS is a persistent risk for this plugin. The last vulnerability date is also in the future, which is an anomaly that should be investigated, but it does not directly impact the current risk assessment based on the provided data.

Key Concerns

  • Poor output escaping (16% proper)
  • Unpatched CVE history
  • Limited taint analysis (0 flows analyzed)
Vulnerabilities
1

Same Category Posts Security Vulnerabilities

CVEs by Year

1 CVE in 2026
2026
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-14797medium · 5.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Same Category Posts <= 1.1.19 - Authenticated (Author+) Stored Cross-Site Scripting via Widget Title Placeholder

Jan 23, 2026 Patched in 1.1.20 (1d)
Code Analysis
Analyzed Mar 16, 2026

Same Category Posts Code Analysis

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

Output Escaping

16% escaped113 total outputs
Attack Surface

Same Category Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_enqueue_scriptssame-category-posts.php:28
actionadmin_enqueue_scriptssame-category-posts.php:39
actionadmin_print_styles-widgets.phpsame-category-posts.php:102
filterexcerpt_lengthsame-category-posts.php:497
filterexcerpt_moresame-category-posts.php:513
actionwidgets_initsame-category-posts.php:1140
Maintenance & Trust

Same Category Posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 21, 2026
PHP min version
Downloads72K

Community Trust

Rating94/100
Number of ratings13
Active installs3K
Developer Profile

Same Category Posts Developer Profile

Daniel Floeter

6 plugins · 11K total installs

92
trust score
Avg Security Score
97/100
Avg Patch Time
14 days
View full developer profile
Detection Fingerprints

How We Detect Same Category Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/same-category-posts/same-category-posts.css
Script Paths
/wp-content/plugins/same-category-posts/js/admin/same-category-posts.js
Version Parameters
same-category-posts/same-category-posts.css?ver=same-category-posts/js/admin/same-category-posts.js?ver=

HTML / DOM Fingerprints

CSS Classes
same-category-widget-contsame-category-posts
Data Attributes
same-category-posts
FAQ

Frequently Asked Questions about Same Category Posts