Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-27953

33
FAUCET Score

CVE-2026-27953 is a critical Pydantic validation bypass vulnerability affecting collerek ormar versions 0.23.0 and below, an async mini ORM for Python, which has been patched in version 0.23.1. This flaw allows unauthenticated attackers to skip all field validation or selectively nullify arbitrary model fields by injecting specific parameters into JSON request bodies, primarily impacting FastAPI integrations. Rated with a CVSS score of 9.8 (CRITICAL), it is easily exploitable over the network without authentication or user interaction, enabling privilege escalation, data integrity violations, and business logic bypass. While no active exploitation or public exploit code has been identified, and community discussion is minimal, its severe potential impact warrants immediate attention.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.23.1CPE matchmatch criteria
cpe:2.3:a:collerek:ormar:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.1HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.19%
Probability of exploitation in next 30 days
EPSS Percentile
64.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0119 is in the 51st percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: ormarFixed in: 0.23.1

Vendor Advisories (1)

pipGHSA-f964-whrq-44h8high

ormar Pydantic Validation Bypass via __pk_only__ and __excluded__ Kwargs Injection in Model Constructor

Mar 19, 2026

References

github.com / ormar-orm/ormar/blob/master/examples/fastapi_quick_start.py
Patch
github.com / ormar-orm/ormar/blob/master/ormar/fields/foreign_key.py
Patch
github.com / ormar-orm/ormar/blob/master/ormar/models/helpers/pydantic.py
Patch
github.com / ormar-orm/ormar/blob/master/ormar/models/model.py
Patch
github.com / ormar-orm/ormar/blob/master/ormar/models/newbasemodel.py
Patch
github.com / ormar-orm/ormar/blob/master/ormar/models/newbasemodel.py
Patch
github.com / ormar-orm/ormar/commit/7f22aa21a7614b993970345b392dabb0ccde0ab3
Patch
github.com / ormar-orm/ormar/releases/tag/0.23.1
ProductRelease Notes
github.com / ormar-orm/ormar/security/advisories/GHSA-f964-whrq-44h8
ExploitMitigationVendor Advisory