WP-REST-API Media IDs Security & Risk Analysis

wordpress.org/plugins/wp-rest-api-media-ids

Adding an endpoint to show all media IDs on WP REST API

10 active installs v0.2 PHP + WP 4.4+ Updated Unknown
apijsonjson-rest-apimediamedia-ids
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP-REST-API Media IDs Safe to Use in 2026?

Generally Safe

Score 100/100

WP-REST-API Media IDs has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-rest-api-media-ids" plugin version 0.2 presents a mixed security posture. On the positive side, it demonstrates good coding practices by not using dangerous functions, performing all SQL queries using prepared statements, properly escaping all outputs, and not making external HTTP requests or performing file operations. The absence of any known vulnerabilities or CVEs in its history is also a strong indicator of a well-maintained and secure codebase up to this point. However, a significant concern arises from its attack surface, specifically the presence of one unprotected REST API route. This means that any unauthenticated user can potentially interact with this endpoint, which could lead to information disclosure or other vulnerabilities if not handled with extreme care within the plugin's logic.

Key Concerns

  • Unprotected REST API route detected
Vulnerabilities
None known

WP-REST-API Media IDs Security Vulnerabilities

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

WP-REST-API Media IDs Code Analysis

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

WP-REST-API Media IDs Attack Surface

Entry Points1
Unprotected1

REST API Routes 1

GET/wp-json/media-ids/v1/get-all-media-idswp-rest-api-media-ids.php:33
WordPress Hooks 1
actionrest_api_initwp-rest-api-media-ids.php:32
Maintenance & Trust

WP-REST-API Media IDs Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-REST-API Media IDs Developer Profile

Mark Uraine

2 plugins · 210 total installs

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

How We Detect WP-REST-API Media IDs

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

Asset Fingerprints

HTML / DOM Fingerprints

REST Endpoints
/wp-json/media-ids/v1/get-all-media-ids
FAQ

Frequently Asked Questions about WP-REST-API Media IDs