Posts from Images Security & Risk Analysis

wordpress.org/plugins/posts-from-images

Makes a post for every image in your library and optionally sets it as the the post thumbnail, adds the image and/or gallery to the post body.

10 active installs v1.1.1 PHP + WP 3.0+ Updated Aug 3, 2011
galleryimagesmediapost-typeposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Posts from Images Safe to Use in 2026?

Generally Safe

Score 85/100

Posts from Images has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "posts-from-images" plugin v1.1.1 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. The code analysis reveals a lack of dangerous functions and no SQL queries, indicating a safe approach to database interactions. File operations and external HTTP requests are also absent, further reducing potential vulnerabilities. The presence of one capability check, while minimal, suggests some level of access control is considered.

The taint analysis indicates no identified unsanitized paths or flows of critical or high severity, which is a very positive sign. Furthermore, the plugin has no recorded CVEs, past or present, and no common vulnerability types. This historical data suggests a consistent focus on security or simply a lack of discovered issues, which is beneficial.

While the plugin appears highly secure, a concern arises from the relatively low percentage of properly escaped outputs (63% of 8 total outputs). This means a small number of outputs might be vulnerable to cross-site scripting (XSS) if user-supplied data is involved in those specific outputs, although the lack of other entry points limits the exploitability. Overall, the plugin demonstrates good security practices, with its main area for improvement being the thoroughness of output escaping.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Posts from Images Security Vulnerabilities

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

Posts from Images Code Analysis

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

Output Escaping

63% escaped8 total outputs
Attack Surface

Posts from Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuposts-from-images.php:29
actioninitposts-from-images.php:35
Maintenance & Trust

Posts from Images Maintenance & Trust

Maintenance Signals

WordPress version tested3.2.1
Last updatedAug 3, 2011
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Posts from Images Developer Profile

Davey IJzermans

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 Posts from Images

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
name="posts_from_images[include]"id="posts_from_images_include"name="posts_from_images[exclude]"id="posts_from_images_exclude"name="posts_from_images[cpt]"id="posts_from_images_cpt"+12 more
Shortcode Output
[gallery]
FAQ

Frequently Asked Questions about Posts from Images