Gallery Photo Video Security & Risk Analysis

wordpress.org/plugins/gallery-photo-video

Display beautifully clean, customizable and responsive gallery with photo, video.

100 active installs v2.8 PHP + WP 3.0+ Updated Jun 21, 2023
gallerylinkphotovideowd-photo-gallery
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gallery Photo Video Safe to Use in 2026?

Generally Safe

Score 85/100

Gallery Photo Video 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 "gallery-photo-video" plugin version 2.8 exhibits a mixed security posture. While it shows strengths in its use of prepared statements for SQL queries and the absence of external HTTP requests or bundled libraries, significant concerns arise from its attack surface and lack of robust security checks. The presence of an unprotected AJAX handler represents a direct entry point that could be exploited without authentication, posing a considerable risk. Furthermore, the taint analysis reveals flows with unsanitized paths, which, although not classified as critical or high severity in this instance, indicate potential vulnerabilities if exploited in conjunction with other weaknesses.

The plugin's vulnerability history is clean, with no known CVEs. This lack of past issues is a positive indicator, suggesting a generally well-maintained codebase or limited exposure. However, this historical data should not overshadow the immediate risks identified in the static analysis. The absence of nonce checks and capability checks on its AJAX handler, coupled with the unprotected entry point, are critical oversights. The high percentage of improperly escaped output further exacerbates the risk, as it opens the door to cross-site scripting (XSS) vulnerabilities.

In conclusion, while the plugin benefits from a clean vulnerability history and sound SQL practices, the static analysis highlights several critical security weaknesses. The unprotected AJAX handler and the prevalence of unsanitized paths in taint flows are immediate concerns. The lack of essential security checks like nonces and capability checks on entry points, along with significant output escaping issues, create a significant attack surface that requires urgent attention.

Key Concerns

  • Unprotected AJAX handler
  • Unsanitized paths in taint flows
  • Missing nonce checks
  • Missing capability checks
  • Low output escaping percentage
Vulnerabilities
None known

Gallery Photo Video Security Vulnerabilities

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

Gallery Photo Video Code Analysis

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

Dangerous Functions Found

unserialize$GPV_AllPhotos = unserialize(base64_decode(get_post_meta( $id, 'GPV_photos_details', true)));include\GPV-addimages.php:3
unserialize$data_setting = unserialize(get_post_meta($id,'GPV_custom_setting_'.$id, true));include\GPV-setting.php:3
unserialize$data_setting = unserialize(get_option('GPV_Default_Setting', true));include\GPV-setting.php:5
unserialize$data_setting = unserialize(get_post_meta($id,'GPV_custom_setting_'.$id, true));include\shortcode.php:11
unserialize$GPV_Record = unserialize(base64_decode(get_post_meta( $id, 'GPV_photos_details', true)));include\shortcode.php:12

Output Escaping

39% escaped186 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
GPV_GET_THUMBNAIL (gallery-photo-video.php:166)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Gallery Photo Video Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_GPV_get_thumbnailgallery-photo-video.php:40

Shortcodes 1

[GPV] include\shortcode.php:2
WordPress Hooks 11
actionwp_enqueue_scriptsgallery-photo-video.php:30
actionadmin_enqueue_scriptsgallery-photo-video.php:33
actioninitgallery-photo-video.php:34
actionmedia_buttons_contextgallery-photo-video.php:36
actionadmin_footergallery-photo-video.php:37
actionadd_meta_boxesgallery-photo-video.php:38
actionsave_postgallery-photo-video.php:41
actionsave_postgallery-photo-video.php:43
filtermanage_edit-gpv_gallery_columnsgallery-photo-video.php:250
actionmanage_gpv_gallery_posts_custom_columngallery-photo-video.php:251
actionadmin_menugallery-photo-video.php:347
Maintenance & Trust

Gallery Photo Video Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 21, 2023
PHP min version
Downloads26K

Community Trust

Rating96/100
Number of ratings20
Active installs100
Developer Profile

Gallery Photo Video Developer Profile

webdzier

5 plugins · 1K total installs

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

How We Detect Gallery Photo Video

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gallery-photo-video/css/style.css/wp-content/plugins/gallery-photo-video/js/color_picker.js/wp-content/plugins/gallery-photo-video/js/upload-image.js/wp-content/plugins/gallery-photo-video/js/script.js/wp-content/plugins/gallery-photo-video/css/bootstrap.css/wp-content/plugins/gallery-photo-video/css/front-style.css/wp-content/plugins/gallery-photo-video/css/hover-style.css/wp-content/plugins/gallery-photo-video/js/folio/GPV_grid.css+3 more
Script Paths
js/color_picker.jsjs/upload-image.jsjs/script.jsjs/folio/GPV_grid.jslightbox/swipebox/jquery.swipebox.js
Version Parameters
gallery-photo-video/style.css?ver=gallery-photo-video/js/color_picker.js?ver=gallery-photo-video/js/upload-image.js?ver=gallery-photo-video/js/script.js?ver=gallery-photo-video/css/bootstrap.css?ver=gallery-photo-video/css/front-style.css?ver=gallery-photo-video/css/hover-style.css?ver=gallery-photo-video/js/folio/GPV_grid.css?ver=gallery-photo-video/js/folio/GPV_grid.js?ver=gallery-photo-video/lightbox/swipebox/swipebox.css?ver=gallery-photo-video/lightbox/swipebox/jquery.swipebox.js?ver=

HTML / DOM Fingerprints

CSS Classes
gpv-rate-us-divgpv-rate-us-button
Data Attributes
data-gpv-id
JS Globals
GPV_URLGPV_TEXTDOMAINGPV_PATH
Shortcode Output
[GPV id=
FAQ

Frequently Asked Questions about Gallery Photo Video