Viström Media Library Categories Security & Risk Analysis

wordpress.org/plugins/vistrom-media-library-categories

Categorize and filter your media library by categories, added support for bulk editing in both list-view and the grid-view.

20 active installs v1.2.0 PHP 7.4+ WP 5.3+ Updated Feb 9, 2024
bulk-editcategoriescategorylibrarymedia
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Viström Media Library Categories Safe to Use in 2026?

Generally Safe

Score 85/100

Viström Media Library Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "vistrom-media-library-categories" plugin, in version 1.2.0, exhibits a mixed security posture. On the positive side, the code shows good practices in handling SQL queries with prepared statements and a high percentage of properly escaped output, indicating a conscious effort to prevent common web vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests is also reassuring. Furthermore, the plugin has no recorded vulnerability history, suggesting a stable and well-maintained codebase.

However, significant concerns arise from the attack surface analysis. The plugin exposes three AJAX handlers, with a notable two lacking any authentication checks. This creates direct entry points for unauthenticated attackers to interact with the plugin's functionality, potentially leading to unauthorized actions or information disclosure. The presence of only one nonce check across all entry points further exacerbates this risk, leaving most AJAX requests vulnerable to Cross-Site Request Forgery (CSRF) attacks. The taint analysis showing zero flows is positive but might be limited by the scope or depth of the static analysis performed.

In conclusion, while the plugin's adherence to secure coding practices for SQL and output handling is commendable, the unprotected AJAX endpoints represent a critical security weakness. This oversight drastically increases the risk of exploitation. The clean vulnerability history is a strong positive, but it cannot fully offset the immediate and evident security gaps in the current version's attack surface.

Key Concerns

  • AJAX handlers without authentication
  • Insufficient nonce checks on AJAX handlers
Vulnerabilities
None known

Viström Media Library Categories Security Vulnerabilities

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

Viström Media Library Categories Code Analysis

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

Output Escaping

92% escaped24 total outputs
Attack Surface
2 unprotected

Viström Media Library Categories Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 3

authwp_ajax_admin_vistrom_media_render_bulk_editincludes\VistromMediaAjaxController.php:11
authwp_ajax_admin_vistrom_media_bulk_updateincludes\VistromMediaAjaxController.php:12
authwp_ajax_admin_vistrom_media_render_grid_bulk_editincludes\VistromMediaAjaxController.php:15
WordPress Hooks 11
actionattachment_fields_to_editincludes\VistromMedia.php:44
filterattachment_fields_to_saveincludes\VistromMedia.php:45
filterwp_terms_checklist_argsincludes\VistromMedia.php:48
filterrestrict_manage_postsincludes\VistromMedia.php:51
filterbulk_actions-uploadincludes\VistromMedia.php:54
filterremovable_query_argsincludes\VistromMedia.php:55
actionadmin_noticesincludes\VistromMedia.php:58
actioninitvistrom-media-library-categories.php:58
actionplugins_loadedvistrom-media-library-categories.php:73
actionbefore_woocommerce_initvistrom-media-library-categories.php:86
actionadmin_enqueue_scriptsvistrom-media-library-categories.php:142
Maintenance & Trust

Viström Media Library Categories Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedFeb 9, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Viström Media Library Categories Developer Profile

Viström

1 plugin · 20 total installs

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

How We Detect Viström Media Library Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/vistrom-media-library-categories/build/index.js/wp-content/plugins/vistrom-media-library-categories/build/index.css
Script Paths
/wp-content/plugins/vistrom-media-library-categories/build/index.js
Version Parameters
vistrom-media-library-categories/build/index.js?ver=vistrom-media-library-categories/build/index.css?ver=

HTML / DOM Fingerprints

CSS Classes
vistrom-media-category-filter
Data Attributes
data-vistrom-media-taxonomies
JS Globals
vistromMedia
FAQ

Frequently Asked Questions about Viström Media Library Categories