CVE-2026-2831
Received Received - Intake
SQL Injection in MailArchiver Plugin Allows Data Extraction

Publication date: 2026-02-27

Last updated on: 2026-02-27

Assigner: Wordfence

Description
The MailArchiver plugin for WordPress is vulnerable to SQL Injection via the β€˜logid’ parameter in all versions up to, and including, 4.5.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-02-27
Generated
2026-05-27
AI Q&A
2026-02-27
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mailarchiver mailarchiver to 4.5.0 (inc)
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?

The MailArchiver plugin for WordPress has a vulnerability known as SQL Injection in versions up to and including 4.5.0. This occurs because the 'logid' parameter, which is supplied by users, is not properly escaped or prepared in the SQL queries. As a result, authenticated users with Administrator-level access or higher can inject additional SQL commands into existing queries.

This injection allows attackers to manipulate the database queries in unintended ways, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing an attacker with Administrator-level access to extract sensitive information from your WordPress database. Since the attacker can append additional SQL queries, they might access confidential data that should otherwise be protected.

Although the attacker needs to be authenticated with high privileges, the exposure of sensitive data can lead to data breaches, loss of trust, and potential misuse of the information.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


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

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


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