Wordpress Plugin
CVE-2025-49338
MEDIUM
Severity by source
AV:N/AC:L/PR:N/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 Flowbox Flowbox flowbox allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Flowbox: from n/a through <= 1.1.6.
AnalysisAI
Flowbox WordPress plugin through version 1.1.6 fails to enforce proper access control, allowing attackers to exploit misconfigured security levels and bypass authorization checks. The vulnerability enables unauthorized access to functionality that should require elevated permissions, affecting all installations of the vulnerable plugin versions without authentication requirements.
Technical ContextAI
This vulnerability stems from CWE-862 (Missing Authorization), a fundamental access control flaw where the application fails to verify that users have proper permissions before granting access to resources or functionality. In the context of a WordPress plugin like Flowbox, this typically manifests as inadequate nonce validation, missing capability checks on admin or restricted functions, or improper role-based access control (RBAC) implementation. The plugin's security architecture does not correctly enforce ACLs (Access Control Lists) at the application level, allowing unauthenticated or low-privileged users to perform actions reserved for administrators or specific user roles.
Affected ProductsAI
Flowbox WordPress plugin from version up to and including 1.1.6 is affected by this vulnerability. The plugin is available on the WordPress plugin repository, with the specific vulnerable versions identified in the Patchstack vulnerability database entry. All installations running Flowbox version 1.1.6 or earlier require immediate attention.
RemediationAI
Update Flowbox to a patched version released after 1.1.6. The primary remediation step is to upgrade the plugin through the WordPress plugin manager to the latest available version that addresses this authorization vulnerability. WordPress administrators should access their WordPress admin dashboard, navigate to Plugins > Installed Plugins, locate Flowbox, and click the update button if available. Alternatively, administrators can check the Patchstack database entry at https://patchstack.com/database/Wordpress/Plugin/flowbox/vulnerability/wordpress-flowbox-plugin-1-1-5-broken-access-control-vulnerability for the specific patched version number and manual installation instructions. As an interim workaround pending patch deployment, consider disabling the plugin if its core functionality is not critical to operations.
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