Wordpress Plugin
CVE-2025-63014
MEDIUM
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in Serhii Pasyuk Gmedia Photo Gallery grand-media allows Cross Site Request Forgery.This issue affects Gmedia Photo Gallery: from n/a through <= 1.25.0.
AnalysisAI
Cross-Site Request Forgery (CSRF) vulnerability in Gmedia Photo Gallery WordPress plugin through version 1.25.0 allows attackers to perform unauthorized actions on behalf of authenticated users without their knowledge or consent. An unauthenticated remote attacker can craft malicious web pages or emails that, when visited by a logged-in admin or user, execute unwanted operations such as modifying gallery settings, uploading images, or changing plugin configuration. The vulnerability has an extremely low exploitation probability (EPSS 0.02%, 5th percentile) but represents a class of attacks that can bypass user intent entirely when user awareness is low.
Technical ContextAI
CSRF vulnerabilities (CWE-352) occur when web applications fail to implement sufficient anti-CSRF protections, typically the absence of cryptographic tokens (nonces) or same-site cookie attributes that verify requests originate from legitimate user actions within the application. Gmedia Photo Gallery is a WordPress plugin (CPE context: wordpress-gmedia-photo-gallery-plugin) that manages photo galleries and media assets. The plugin processes administrative and user-facing requests without apparently validating request origin or including unique per-session tokens. WordPress provides built-in nonce functions (wp_nonce_field, wp_verify_nonce, wp_create_nonce) that developers should use to protect state-changing operations; their absence or misconfiguration in this plugin creates exploitable CSRF vectors.
Affected ProductsAI
Gmedia Photo Gallery WordPress plugin (by Serhii Pasyuk) is affected in all versions from an unspecified initial release through version 1.25.0. The plugin is hosted on the WordPress.org plugin repository and distributed as a free or freemium product. Users running version 1.25.0 or earlier are vulnerable to CSRF attacks; version 1.25.1 or later (if released) should be reviewed for remediation status per the Patchstack advisory.
RemediationAI
Update Gmedia Photo Gallery to the patched version released after 1.25.0 immediately. Access the WordPress admin dashboard, navigate to Plugins > Installed Plugins, and check for available updates; click Update Now if prompted. If no patched version is yet available from the plugin author, disable the plugin temporarily (Deactivate) until a fix is released and tested. Review the Patchstack vulnerability database entry (https://patchstack.com/database/Wordpress/Plugin/grand-media/vulnerability/wordpress-gmedia-photo-gallery-plugin-1-24-1-cross-site-request-forgery-csrf-vulnerability?_s_id=cve) for the exact patched version number and installation instructions. As a temporary mitigation, restrict plugin functionality via role-based access controls (only trusted admins), use a WordPress security plugin with built-in CSRF protection, and educate users to avoid clicking suspicious links while logged into WordPress.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today