Skip to main content

CVE-2026-27847

CRITICAL
SQL Injection (CWE-89)
2026-02-25 a6d3dc9e-0591-4a13-bce7-0f5b31ff6158
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Mar 12, 2026 - 21:55 vuln.today
CVE Published
Feb 25, 2026 - 16:23 nvd
CRITICAL 9.8

DescriptionCVE.org

Due to improper neutralization of special elements, SQL statements can be injected via the handshake of a TLS-SRP connection. This can be used to inject known credentials into the database that can be utilized to successfully complete the handshake and use the protected service. This issue affects MR9600: 1.0.4.205530; MX4200: 1.0.13.210200.

AnalysisAI

SQL injection via TLS-SRP handshake. Attacker can inject SQL through the SRP username field during TLS handshake, compromising any application using TLS-SRP authentication.

Technical ContextAI

CWE-89 SQL injection through the SRP username in TLS-SRP handshake. The SRP identity (username) is passed unsanitized to SQL queries during authentication.

Affected ProductsAI

Applications using TLS-SRP with SQL-based credential storage

RemediationAI

Parameterize SQL queries in SRP credential lookup. Sanitize SRP identity before database operations.

Share

CVE-2026-27847 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy