Wordpress Plugin
CVE-2025-62130
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in wpdiscover Accordion Slider Gallery accordion-slider-gallery allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Accordion Slider Gallery: from n/a through <= 2.7.
AnalysisAI
Missing authorization controls in WordPress Accordion Slider Gallery plugin version 2.7 and earlier allow unauthenticated or low-privileged users to bypass access restrictions and exploit misconfigured security levels. The vulnerability stems from improper access control validation (CWE-862) that fails to enforce authentication checks on sensitive plugin functions, potentially enabling unauthorized users to access restricted functionality or administrative features.
Technical ContextAI
The Accordion Slider Gallery plugin for WordPress contains a broken access control vulnerability classified under CWE-862 (Missing Authorization), which represents a failure to properly enforce that a user cannot perform an action or access a resource that they should not be permitted to. This class of vulnerability typically occurs when WordPress plugins lack proper nonce verification, capability checks (wp_verify_nonce, current_user_can), or role-based access control before executing sensitive operations. The plugin likely exposes AJAX endpoints, REST API routes, or admin functions without adequate authentication or authorization middleware, allowing attackers to manipulate requests and access protected functionality regardless of their user role or authentication status.
Affected ProductsAI
WordPress Accordion Slider Gallery plugin version 2.7 and all prior versions are affected. The plugin is distributed through the official WordPress.org plugin repository and identified by CPE component wp:accordion-slider-gallery. Users running any release through version 2.7 should be considered vulnerable, with no version range exclusions noted in available advisory data.
RemediationAI
Update WordPress Accordion Slider Gallery to a version newer than 2.7 as soon as a patched release is available. Check the official plugin page on WordPress.org and the Patchstack vulnerability database (https://patchstack.com/database/Wordpress/Plugin/accordion-slider-gallery/) for the specific patched version number. Until a patch is confirmed released, consider disabling the plugin or restricting its usage to trusted administrators only. Verify that no sensitive data has been accessed via the plugin's broken access controls after the vulnerability disclosure date. Implement Web Application Firewall rules to monitor and block suspicious requests to accordion-slider-gallery AJAX endpoints if available.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today