Skip to main content

All In Menu CVE-2025-27281

HIGH
SQL Injection (CWE-89)
2025-03-15 audit@patchstack.com
8.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.5 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

4
Analysis Updated
Apr 25, 2026 - 00:22 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 23, 2026 - 15:42 vuln.today
cvss_changed
Analysis Generated
Mar 28, 2026 - 18:31 vuln.today
CVE Published
Mar 15, 2025 - 22:15 nvd
HIGH 8.5

DescriptionCVE.org

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in cookforweb All In Menu allows Blind SQL Injection. This issue affects All In Menu: from n/a through 1.1.5.

AnalysisAI

Blind SQL injection in All In Menu WordPress plugin versions up to 1.1.5 allows authenticated attackers with low-level privileges to extract sensitive database information and potentially cause limited denial of service. The vulnerability's scope change (S:C) indicates potential cross-boundary impact, enabling attackers to access data beyond the plugin's normal authorization scope. No public exploit identified at time of analysis, with low EPSS score (0.12%, 31st percentile) indicating minimal observed exploitation activity in the wild.

Technical ContextAI

This is a blind SQL injection vulnerability (CWE-89) affecting the All In Menu WordPress plugin developed by cookforweb. The flaw stems from improper neutralization of special SQL characters in user-supplied input, allowing attackers to inject malicious SQL commands that execute within the application's database context. Blind SQL injection differs from traditional SQLi in that attackers cannot directly view query results, instead relying on boolean-based or time-based inference techniques to extract data character-by-character. The WordPress plugin ecosystem is particularly susceptible to SQL injection when developers use direct database queries without properly sanitizing input or leveraging WordPress's prepared statement APIs like $wpdb->prepare(). The vulnerability was reported by Patchstack's audit team, a commercial vulnerability database specializing in WordPress ecosystem security.

Affected ProductsAI

The vulnerability affects All In Menu WordPress plugin by cookforweb, versions from earliest release through 1.1.5 inclusive. The exact starting version is not documented (listed as 'n/a'), indicating the vulnerability may have existed since the plugin's initial release. Organizations can verify their installation by checking wp-content/plugins/all-in-menu/readme.txt for version information. Patchstack advisory available at https://patchstack.com/database/wordpress/plugin/all-in-menu/vulnerability/wordpress-all-in-menu-plugin-1-1-5-sql-injection-vulnerability.

RemediationAI

Primary remediation is to update All In Menu plugin to a version newer than 1.1.5 if available through the WordPress plugin repository or vendor. Check the WordPress admin dashboard under Plugins for available updates, or visit the official plugin page. No specific patched version number is confirmed in available data at time of analysis. If no patch is available or immediate update is not feasible, implement compensating controls: (1) Restrict authenticated user access by disabling open registration (Settings > General > Membership: 'Anyone can register' unchecked) and auditing existing low-privilege accounts, noting this prevents new user signups but may conflict with membership site functionality. (2) Deploy a Web Application Firewall (WAF) with WordPress-specific SQL injection signatures to detect blind SQLi patterns in requests to the plugin's endpoints, though this adds latency and may generate false positives requiring tuning. (3) Enable WordPress database query logging and monitor for unusual SELECT queries with time delays or boolean conditions originating from authenticated sessions, though this increases storage requirements and performance overhead. (4) If the plugin is not actively required for site functionality, deactivate and remove it entirely, the most effective mitigation with no side effects beyond loss of plugin features. Consult Patchstack advisory at https://patchstack.com/database/wordpress/plugin/all-in-menu/ for latest remediation guidance.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-27281 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy