CVE-2026-25405
Received Received - Intake

SQL Injection in eRoom <= 1.7.1

Vulnerability report for CVE-2026-25405, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Contributor SQL Injection in eRoom <= 1.7.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack eroom_plugin to 1.7.1 (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 Quick Actions

Instant insights powered by AI
Executive Summary

This is a Contributor SQL Injection vulnerability in the eRoom WordPress plugin versions 1.7.1 and below. It allows an attacker with contributor-level access to inject malicious SQL queries into the website's database. The flaw enables direct interaction with the database, potentially leading to unauthorized data access or manipulation.

Detection Guidance

Detection requires manual review of the eRoom plugin code for SQL injection patterns. Check for user-supplied input directly used in SQL queries without proper sanitization. Review web server logs for unusual database query patterns or errors.

Impact Analysis

An attacker could exploit this to steal sensitive information from your website's database, such as user credentials, personal data, or other confidential details. Since the vulnerability has a high CVSS score of 8.5, it poses a significant risk if left unpatched.

Compliance Impact

This vulnerability could lead to data breaches, which may violate compliance requirements under GDPR, HIPAA, or other regulations. Unauthorized access to sensitive data could result in legal penalties, fines, or reputational damage for organizations handling protected information.

Mitigation Strategies

Immediately disable or uninstall the eRoom plugin if not essential. Contact your hosting provider or web developer to assess exposure. Monitor database activity for suspicious queries. Consider temporary firewall rules to restrict database access from web servers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25405. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart