CVE-2025-49854
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-17

Last updated on: 2026-04-23

Assigner: Patchstack

Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Anh Tran Slim SEO slim-seo allows SQL Injection.This issue affects Slim SEO: from n/a through <= 4.5.4.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-17
Last Modified
2026-04-23
Generated
2026-05-07
AI Q&A
2025-06-17
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an SQL Injection issue in the WordPress Slim SEO plugin (versions up to 4.5.4). It allows a malicious user with administrator privileges to manipulate the website's database by injecting malicious SQL commands. This can lead to unauthorized data access or manipulation. [1]


How can this vulnerability impact me? :

If exploited, this vulnerability can allow an attacker with admin rights to steal or manipulate data in your website's database. This could result in data theft, unauthorized changes to your website's content or settings, and potential disruption of service. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection of this SQL Injection vulnerability involves checking if the Slim SEO plugin version is 4.5.4 or earlier. Since exploitation requires administrator privileges, monitoring for unusual database queries or administrator activity may help. Specific commands are not provided in the resources, but generally, you can check the plugin version via WordPress CLI with: `wp plugin list | grep slim-seo`. Additionally, monitoring database logs for suspicious SQL commands or using web application firewalls with SQL injection detection rules can help detect exploitation attempts. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate mitigation step is to update the Slim SEO plugin to version 4.5.5 or later, where the vulnerability is fixed. Alternatively, applying virtual patching (vPatching) provided by Patchstack can auto-mitigate the vulnerability before official patches are applied. It is also recommended to restrict administrator privileges and consider professional incident response services if compromise is suspected. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart