Recent Photos Security & Risk Analysis

wordpress.org/plugins/recent-post-photos

Recent Photos Plugin provides with a widget to display n numbers of recent post photos from the media library in the sidebar.

30 active installs v0.0.1 PHP + WP 2.9+ Updated Unknown
hiwaasphotossaadisidebarwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Recent Photos Safe to Use in 2026?

Generally Safe

Score 100/100

Recent Photos has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "recent-post-photos" plugin version 0.0.1 presents a concerning security posture despite a seemingly clean vulnerability history and a lack of identified critical static analysis findings. While the absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the direct attack surface, the plugin exhibits a critical weakness in output escaping, with 0% of its 12 outputs being properly escaped. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the context of a user's browser.

The plugin's static analysis reveals no dangerous functions, SQL injection risks (all queries use prepared statements), file operations, external HTTP requests, or taint analysis findings. Furthermore, there are no recorded CVEs, suggesting a lack of known vulnerabilities. However, the complete absence of nonce checks and capability checks on all identified entry points (though there are none directly listed as exposed) suggests a lack of fundamental security practices that could become relevant if new entry points are introduced in future updates. The current version's limited functionality, as indicated by the zero attack surface, might be masking potential issues that could arise with expanded features. Therefore, while no immediate critical threats are evident, the poor output escaping is a significant concern that requires immediate attention.

Key Concerns

  • 0% of outputs properly escaped
  • No capability checks on entry points
  • No nonce checks on entry points
Vulnerabilities
None known

Recent Photos Security Vulnerabilities

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

Recent Photos Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped12 total outputs
Attack Surface

Recent Photos Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Recent Photos Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Recent Photos Developer Profile

saadi iqbal

1 plugin · 30 total installs

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

How We Detect Recent Photos

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="rw_widget_title"id="rw_number"id="update_rp_widget"
Shortcode Output
<a href="Permanent Link to <img src="<strong>
FAQ

Frequently Asked Questions about Recent Photos