Quick Interest Slider CVE-2025-62153
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network-accessible endpoint, no privileges required, low integrity impact only.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Missing Authorization vulnerability in Graham Quick Interest Slider quick-interest-slider allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Quick Interest Slider: from n/a through <= 3.1.7.
AnalysisAI
Missing authorization in the Quick Interest Slider WordPress plugin (≤ 3.1.7) allows unauthenticated attackers to modify slider configuration data over the network. No active exploitation or public exploit code has been identified, and EPSS indicates a low exploitation probability (0.07%).
Technical ContextAI
The vulnerability exists in a WordPress plugin (slug: quick-interest-slider) written in PHP. It stems from a missing authorization check (CWE-862) on an exposed REST or AJAX endpoint, meaning the plugin does not verify user capabilities before processing requests. This allows unauthenticated access to functionality that should be restricted to administrators or editors, consistent with the plugin's typical role in displaying customizable interest rate sliders on a site.
Affected ProductsAI
Quick Interest Slider WordPress plugin versions from n/a through and including 3.1.7 are affected. No CPE is provided in the data, but the vulnerability is tracked through Patchstack at https://patchstack.com/database/WordPress/Plugin/quick-interest-slider/vulnerability/wordpress-quick-interest-slider-plugin-3-1-5-broken-access-control-vulnerability?_s_id=cve (the advisory references version 3.1.5 but the description bounds include up to 3.1.7). A patched version is not explicitly stated in the input, so users should monitor the plugin's official WordPress.org repository for an update beyond 3.1.7.
RemediationAI
Update to a version newer than 3.1.7 if one becomes available, as the vendor advisory does not list a specific fix version. As an interim measure, restrict network access to the vulnerable endpoint (e.g., via a web application firewall rule blocking direct access to plugin AJAX actions) or, if the slider functionality is non-critical, temporarily disable the plugin. Monitor the Patchstack advisory for remediation details. Users should also review any custom access control configurations that might exacerbate the issue, though the vulnerability is exploitable even on default installations.
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