Wordpress Plugin
CVE-2025-54047
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 QuanticaLabs Cost Calculator ql-cost-calculator allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Cost Calculator: from n/a through <= 7.4.
AnalysisAI
Missing authorization controls in QuanticaLabs Cost Calculator WordPress plugin version 7.4 and earlier allow unauthenticated or low-privileged attackers to bypass access control restrictions and exploit incorrectly configured security levels. The vulnerability enables attackers to access or modify calculator functionality that should be restricted, with an extremely low exploitation probability (EPSS 0.05%) suggesting minimal real-world attack activity despite the access control weakness.
Technical ContextAI
The vulnerability stems from CWE-862 (Missing Authorization), a classic access control flaw where the application fails to enforce proper permission checks on sensitive operations. In the context of the QuanticaLabs Cost Calculator WordPress plugin (CPE matches wp:quanticalabs:cost-calculator:*:*), the plugin likely exposes calculator endpoints or administrative functions without verifying user roles or permissions before allowing execution. This is a common pattern in WordPress plugin development where REST API endpoints or AJAX handlers are inadvertently left unprotected by missing capability checks (e.g., omitting current_user_can() checks in PHP).
Affected ProductsAI
QuanticaLabs Cost Calculator WordPress plugin version 7.4 and earlier are affected. The plugin is available on WordPress.org and is tracked as wp:quanticalabs:cost-calculator. According to the Patchstack vulnerability database, the affected version range is from initial release through version 7.4 inclusive.
RemediationAI
Update QuanticaLabs Cost Calculator to the latest patched version released after 7.4 (exact version number not specified in available advisory data; check WordPress.org plugin page or Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/ql-cost-calculator/vulnerability/wordpress-cost-calculator-plugin-7-4-broken-access-control-vulnerability for the minimum safe version). If automatic update is unavailable, manually verify that your plugin version is greater than 7.4. As a temporary workaround pending patch application, restrict plugin functionality via WordPress role management or disable the plugin if not actively required.
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