SQL Injection Risk in Ormar ORM for Python from Collerek
CVE-2026-26198

9.8CRITICAL

Key Information:

Vendor

Collerek

Status
Vendor
CVE Published:
24 February 2026

Badges

πŸ‘Ύ Exploit Exists🟑 Public PoC

What is CVE-2026-26198?

The Ormar ORM for Python allows for SQL injection when specific aggregate queries are executed. In versions 0.9.9 through 0.22.0, user-supplied column names are passed directly into sqlalchemy.text() without proper validation. This lack of sanitization in the min() and max() methods can lead to an attacker injecting malicious SQL statements, potentially exposing sensitive database content. Version 0.23.0 addresses this risk with a critical patch.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.

Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.

Affected Version(s)

ormar >= 0.9.9, < 0.23.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟑

    Public PoC available

  • πŸ‘Ύ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.