Set Featured Attachment Security & Risk Analysis

wordpress.org/plugins/set-featured-attachment

This plugin will create "set featured attachment" like "set featured image on post and page".

10 active installs v1.0 PHP + WP 2.5.1+ Updated Unknown
attachmentfeaturedsetfeaturedsetfeaturedattachment
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Set Featured Attachment Safe to Use in 2026?

Generally Safe

Score 100/100

Set Featured Attachment has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "set-featured-attachment" v1.0 exhibits a generally good security posture, with no known vulnerabilities in its history and no critical or high-severity code signals from static analysis. The absence of known CVEs is a significant positive indicator. However, there are areas of concern related to output sanitization and the handling of file operations.

The static analysis reveals that while SQL queries are prepared and capability checks are present, 100% of the output is not properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted without sanitization. Additionally, the presence of file operations, though not directly flagged as problematic in this analysis, warrants careful review within the plugin's codebase to ensure these operations are secure and do not expose sensitive files or allow unauthorized modifications.

Overall, the plugin appears to be built with some security best practices in mind, particularly regarding database interactions and permission enforcement. The lack of historical vulnerabilities is encouraging. Nevertheless, the unescaped output represents a tangible risk that needs to be addressed to achieve a more robust security profile. Further investigation into the specifics of the file operations would be prudent.

Key Concerns

  • All output is unescaped
  • File operations present, requires review
Vulnerabilities
None known

Set Featured Attachment Security Vulnerabilities

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

Set Featured Attachment Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Set Featured Attachment Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[the_post_attachment] set-featured-attachment.php:23
WordPress Hooks 4
actionadd_meta_boxesset-featured-attachment.php:15
actionsave_postset-featured-attachment.php:17
actionpost_edit_form_tagset-featured-attachment.php:19
filterthe_contentset-featured-attachment.php:21
Maintenance & Trust

Set Featured Attachment Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Set Featured Attachment Developer Profile

arkapravamajumder

2 plugins · 20 total installs

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

How We Detect Set Featured Attachment

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
description
Data Attributes
enctype="multipart/form-data"
Shortcode Output
[the_post_attachment]
FAQ

Frequently Asked Questions about Set Featured Attachment