CVE-2026-3781
Received Received - Intake
SQL Injection in WordPress Attendance Manager Plugin Allows Data Exposure

Publication date: 2026-04-08

Last updated on: 2026-04-08

Assigner: Wordfence

Description
The Attendance Manager plugin for WordPress is vulnerable to SQL Injection via the 'attmgr_off' parameter in all versions up to, and including, 0.6.2. This is 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 Subscriber-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-04-08
Last Modified
2026-04-08
Generated
2026-05-07
AI Q&A
2026-04-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
attendance_manager attendance_manager to 0.6.2 (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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows authenticated attackers with Subscriber-level access and above to perform SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access and extraction of sensitive data could potentially lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against unauthorized access.


Can you explain this vulnerability to me?

The Attendance Manager plugin for WordPress has a vulnerability known as SQL Injection in the 'attmgr_off' parameter in all versions up to and including 0.6.2.

This vulnerability exists because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL query before execution.

As a result, authenticated users with Subscriber-level access or higher can inject additional SQL commands into existing queries, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow attackers with low-level authenticated access to extract sensitive information from the database by injecting malicious SQL queries.

The impact includes potential leakage of confidential data, which could compromise user privacy and the integrity of the system.

According to the CVSS score of 5.4, the vulnerability has a moderate severity with low attack complexity and no user interaction required.


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