LeakyCreds
NewInstant webhook alerts now available — notified within seconds of any credential detection.Learn more →
Home / Vulnerability Intelligence / CVE-2026-26198

CVE-2026-26198 - Vulnerability Analysis

CriticalCVSS: 9.8

Last Updated: February 24, 2026

Ormar - SQL Injection

Published: February 24, 2026Updated: February 24, 2026PoC AvailableRemote Exploitable

Overview

Ormar 0.9.9 through 0.22.0 contains a SQL injection caused by unsanitized user input passed to sqlalchemy.text() in aggregate queries, letting unauthorized attackers read entire database contents via subquery injection, exploit requires crafted aggregate function parameters.

Severity & Score

Severity: Critical
CVSS Score: 9.8
EPSS Score: 4.5%(Probability of exploitation in next 30 days)

Impact

Unauthorized attackers can read entire database contents, including unrelated tables, leading to full information disclosure.

Mitigation

Update to version 0.23.0 or later.

Social Media Activity(2 posts)

Offensive Sequence
Offensive Sequence
@offseq
Feb 24, 2026

šŸ›”ļø CVE-2026-26198: CRITICAL SQLi in Ormar Python ORM (0.9.9 – 0.22.0). min() & max() allow injection — no auth needed! Patch with v0.23.0+. Audit & monitor now. Details: https://radar.offseq.com/threat/cve-2026-26198-cwe-89-improper-neutralization-of-s-7460e41f #OffSeq #SQLInjection #Python

View original post
TheHackerWire
TheHackerWire
@thehackerwire
Feb 24, 2026

šŸ”“ CVE-2026-26198 - Critical (9.8) Ormar is a async mini ORM for Python. In versions 0.9.9 through 0.22.0, when performing aggregate queries, Ormar ORM constructs SQL expressions by passing user-supplied column names directly into `sqlalchemy.text()` without any validation or sanit... šŸ”— https://www.thehackerwire.com/vulnerability/CVE-2026-26198/ #CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack

View original post

Details

CVE ID
CVE-2026-26198
Severity
Critical
CVSS Score
9.8
Type
sql_injection
Status
unconfirmed
EPSS
4.5%
Social Posts
2

CWE

  • CWE-89

CVSS Metrics

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Score

4.5%Probability of exploitation in the next 30 days