Incorrect Privilege Assignment vulnerability in iqonicdesign WPBookit Pro wpbookit-pro allows Privilege Escalation
Description
Incorrect Privilege Assignment vulnerability in iqonicdesign WPBookit Pro wpbookit-pro allows Privilege Escalation
Remediation
Update to patched version immediately. Review user permissions and access controls.
---METADATA---
VENDOR: DigitalME
PRODUCT: eRoom
AFFECTED_VERSIONS: n/a through 1.7.1
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
The eRoom plugin for WordPress contains a SQL injection vulnerability that allows authenticated contributors to execute arbitrary database queries.
Executive Summary:
An authenticated SQL injection vulnerability in the eRoom plugin exposes site databases to unauthorized query execution by contributors.
Vulnerability Details
CVE-ID: CVE-2026-25405
Affected Software: DigitalME eRoom
Affected Versions: n/a through 1.7.1
Vulnerability: This is a SQL injection vulnerability, classified as CWE-89, stemming from the failure to properly sanitize user-supplied input before using it in database queries. The vulnerability is exploitable by an attacker with contributor level permissions.
Business Impact
The ability to perform SQL injection allows an attacker to interact directly with the backend database, risking the theft of sensitive information or the modification of application data. The high CVSS score of 8.5 reflects the potential for severe impact on the confidentiality of the affected WordPress site.
Remediation Plan
Immediate Action: Monitor for updates from DigitalME and apply the security patch as soon as it is released to resolve the underlying code flaw.
Proactive Monitoring: Audit database logs for suspicious query patterns, specifically focusing on actions taken by accounts with contributor privileges.
Compensating Controls: Utilize a Web Application Firewall to inspect incoming traffic and block requests containing common SQL injection payloads.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability requires an authenticated session, which serves as a necessary but insufficient barrier to total system compromise.
Analyst Recommendation
The severity of this issue necessitates timely intervention. Security teams should prioritize patching the eRoom plugin as soon as a fix is available and ensure that user roles are assigned according to the principle of least privilege.