Description
Contributor SQL Injection in eRoom <= 1.7.1 versions.
Published: 2026-07-23
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The DigitalME eRoom WordPress plugin contains a SQL Injection flaw in its input handling layer, allowing an attacker to inject arbitrary SQL statements. This weakness, classified as CWE‑89, exposes the site’s database, permitting unauthorized viewing, alteration, or deletion of stored data. The potential damage includes compromising confidential user information, altering transactional records, and facilitating further attacks on the site’s infrastructure.

Affected Systems

The plugin versions 1.7.1 and earlier are affected. WordPress installations running any of these releases of the eRoom plugin are at risk.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, while the EPSS score of less than 1% suggests low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog, implying no confirmed active exploitation. Likely attack vectors involve an unauthenticated attacker submitting crafted input through the plugin’s public endpoints to manipulate database queries.

Generated by OpenCVE AI on August 3, 2026 at 22:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the eRoom plugin to a version that includes the SQL injection fix.
  • Restrict the database user account used by WordPress to the minimum privileges required, removing write or drop permissions where possible.
  • If an upgrade cannot be performed promptly, disable or remove the eRoom plugin to eliminate the vulnerable code from the site.

Generated by OpenCVE AI on August 3, 2026 at 22:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Digitalme
Digitalme eroom
Wordpress
Wordpress wordpress
Vendors & Products Digitalme
Digitalme eroom
Wordpress
Wordpress wordpress
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in eRoom <= 1.7.1 versions.
Title WordPress eRoom plugin <= 1.7.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Digitalme Eroom
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T16:03:57.753Z

Reserved: 2026-02-02T12:53:19.001Z

Link: CVE-2026-25405

cve-icon Vulnrichment

Updated: 2026-07-23T16:03:54.083Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:17:13.803

Modified: 2026-07-23T16:17:16.653

Link: CVE-2026-25405

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:45:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')