SQL Injection Vulnerability in Marten Document Database by JasperFx
CVE-2026-75513
9.1CRITICAL
What is CVE-2026-75513?
The vulnerability in Marten, a .NET transactional document database, arises from improper handling of user input, allowing attacker-controlled strings to be interpolated into SQL literals without necessary escaping or parameterization. This issue primarily affects LINQ queries and tenant management paths, potentially leading to unauthorized access, data exfiltration, or manipulation when proper safeguards are not in place. Specific components like DictionaryItemMember.cs, SelectParser.cs, and DatabaseScopedTenantPartitions.cs are involved in this risk. It is crucial for users to upgrade to version 9.13.0 or later to mitigate this security concern.
Affected Version(s)
marten >= 7.0.0, < 9.13.0
