Media Focus Point Security & Risk Analysis

wordpress.org/plugins/media-focus-point

The Media Focus Point Plugin ensures the key area of an image or video stays visible, regardless of resizing or layout changes.

5K active installs v2.0.5 PHP 7.4+ WP 6.0+ Updated Feb 9, 2026
backgroundfocalfocusimagevideo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Media Focus Point Safe to Use in 2026?

Generally Safe

Score 100/100

Media Focus Point has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The media-focus-point plugin v2.0.5 exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs, dangerous functions, direct SQL queries, file operations, or external HTTP requests is highly commendable. The plugin also appears to implement good practices regarding output escaping for the majority of its outputs, and the low number of total flows analyzed in taint analysis suggests a relatively contained codebase. However, a notable concern arises from the taint analysis, which identified one flow with unsanitized paths. While the severity is not classified as critical or high, this indicates a potential for information disclosure or path traversal vulnerabilities if this flow is ever triggered by user input. The complete lack of any authentication checks (nonce or capability) across all identified entry points (AJAX, REST API, shortcodes, cron events) is a significant weakness. This means that if any functionality were to be exposed through these entry points in future versions, it would be entirely unprotected.

Key Concerns

  • Unsanitized path in taint analysis
  • No nonce checks on entry points
  • No capability checks on entry points
  • Partial output escaping (76%)
Vulnerabilities
None known

Media Focus Point Security Vulnerabilities

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

Media Focus Point Code Analysis

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

Output Escaping

76% escaped21 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<media-focus-point> (media-focus-point.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Media Focus Point Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterattachment_fields_to_editmedia-focus-point.php:103
actionedit_attachmentmedia-focus-point.php:114
filterwp_get_attachment_image_attributesmedia-focus-point.php:128
filterrender_blockmedia-focus-point.php:148
actionadmin_enqueue_scriptsmedia-focus-point.php:199
actionadmin_footermedia-focus-point.php:264
Maintenance & Trust

Media Focus Point Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 9, 2026
PHP min version7.4
Downloads20K

Community Trust

Rating100/100
Number of ratings8
Active installs5K
Developer Profile

Media Focus Point Developer Profile

WP Company

1 plugin · 5K total installs

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

How We Detect Media Focus Point

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

Asset Fingerprints

Version Parameters
/wp-content/plugins/media-focus-point/media-focus-point.php?ver=2.0.5

HTML / DOM Fingerprints

CSS Classes
wpcmfp-videowpcmfp-focusp_label_holderwpcmfp_desktop_valuewpcmfp_desktop_value_labelwpcmfp_label_desktopwpcmfp_reset_desktop
Data Attributes
data-media-tagdata-is-video
JS Globals
onNumberInputChangeset_focusreset_focus
FAQ

Frequently Asked Questions about Media Focus Point