Video-Link-Gallery Security & Risk Analysis

wordpress.org/plugins/video-link-gallery

Video-Gallery defined by shortcodes for youtube, vimeo and direct links, opening videos in a lightbox (default-lightbox: "PhotoSwipe")

0 active installs v1.0.2 PHP 7.1+ WP 4.7+ Updated Feb 25, 2020
lightboxphotoswipevideo-galleryvimeoyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Video-Link-Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

Video-Link-Gallery has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

Based on the static analysis and vulnerability history, the "video-link-gallery" plugin v1.0.2 exhibits a generally strong security posture. The absence of known vulnerabilities and the robust implementation of security best practices like prepared statements for all SQL queries and proper output escaping are significant strengths. The plugin also demonstrates a remarkably small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events detected, which inherently limits potential entry points for attackers. The lack of critical or high-severity taint analysis findings further reinforces this positive assessment.

However, a few areas warrant attention. The presence of an external HTTP request, while not inherently problematic, represents a potential vector if the external service is compromised or if the request is not handled with proper validation and sanitization. Furthermore, the complete absence of nonce checks and capability checks across all identified entry points (though there are none) suggests a potential blind spot. If the plugin were to evolve and introduce such entry points in the future without these checks, it could expose it to significant security risks such as Cross-Site Request Forgery (CSRF) or unauthorized access. The vulnerability history being entirely clear is a positive indicator, suggesting good development practices or a lack of significant scrutiny. Overall, the plugin appears secure in its current state due to its limited attack surface and good coding practices, but future development should prioritize implementing security checks for any new functionalities.

Key Concerns

  • External HTTP request present
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Video-Link-Gallery Security Vulnerabilities

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

Video-Link-Gallery 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
1
Bundled Libraries
0
Attack Surface

Video-Link-Gallery Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitindex.php:30
Maintenance & Trust

Video-Link-Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 25, 2020
PHP min version7.1
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Video-Link-Gallery Developer Profile

mbergann

2 plugins · 100 total installs

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

How We Detect Video-Link-Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/video-link-gallery/css/bootstrap-grid.min.css/wp-content/plugins/video-link-gallery/photoswipe/photoswipe.min.js/wp-content/plugins/video-link-gallery/photoswipe/photoswipe-ui-default.min.js/wp-content/plugins/video-link-gallery/photoswipe/photoswipe-video-loader.js/wp-content/plugins/video-link-gallery/photoswipe/photoswipe.css/wp-content/plugins/video-link-gallery/photoswipe/photoswipe-video.css/wp-content/plugins/video-link-gallery/photoswipe/default-skin/default-skin.css
Script Paths
/wp-content/plugins/video-link-gallery/photoswipe/photoswipe.min.js/wp-content/plugins/video-link-gallery/photoswipe/photoswipe-ui-default.min.js/wp-content/plugins/video-link-gallery/photoswipe/photoswipe-video-loader.js
Version Parameters
video-link-gallery/css/bootstrap-grid.min.css?ver=4.3.1video-link-gallery/photoswipe/photoswipe.min.js?ver=4.1.3video-link-gallery/photoswipe/photoswipe-ui-default.min.js?ver=4.1.3video-link-gallery/photoswipe/photoswipe-video-loader.js?ver=4.1.3video-link-gallery/photoswipe/photoswipe.css?ver=4.1.3video-link-gallery/photoswipe/photoswipe-video.css?ver=4.1.3video-link-gallery/photoswipe/default-skin/default-skin.css?ver=4.1.3

HTML / DOM Fingerprints

CSS Classes
photoswipe-wrapperphotoswipe-itempswp__videopswp__bgpswp__scroll-wrappswp__containerpswp__itempswp__ui+22 more
HTML Comments
<!-- Background of PhotoSwipe. It's a separate element as animating opacity is faster than rgba(). --><!-- Slides wrapper with overflow:hidden. --><!-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Don't modify these 3 pswp__item elements, data is added later on. --><!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->+2 more
Data Attributes
data-type="video"data-video
Shortcode Output
[video-gallery][/video-gallery][yt:[youtube:
FAQ

Frequently Asked Questions about Video-Link-Gallery