Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. From version 7.0.0 until 9.13.0, several Marten LINQ and tenant-management paths interpolate runtime, potentially attacker-controlled strings into single-quoted SQL literals without escaping or parameterization. The primary confirmed vector is a dictionary indexer key used by Where filters in src/Marten/Linq/Members/Dictionaries/DictionaryItemMember.cs. Additional affected sinks include SelectParser.cs, DatabaseScopedTenantPartitions.cs, and DeleteAllForTenant.cs reached through IEventStore.DeleteProjectionProgressAsync, while DictionaryContainsKeyFilter.cs (Newtonsoft serializer only; System.Text.Json is not affected) handles ContainsKey calls. Events/Daemon/Internals/EventLoader.cs contains a related per-tenant partition-pruning literal that the advisory identifies as a defense-in-depth sink. A crafted single quote can escape the generated literal, enabling filter or multi-tenant authorization bypass and blind data exfiltration, and deployments that permit semicolon-batched Npgsql statements may also allow data modification. This issue is fixed in version 9.13.0.
CVE-2026-75513
This critical-severity CVE scores 9.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 9.1(medium)
- EG Risk
- 57(Track)EG Risk 57/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity91% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 19, 2026
Advisory Details (4)
Auto-updated Sep 16, 2026Marten 9.13.0
Patch available: JasperFx/marten 9.13.0
https://github.com/JasperFx/marten/releases/tag/9.13.0commit 61882d042485 (JasperFx/marten)
Patch available: JasperFx/marten V9.18.0 (contains commit 61882d042485)
https://github.com/JasperFx/marten/commit/61882d0424854cb48703f08bdb246894ac576bedFix SQL injection in LINQ provider via unescaped string literals
Patch available: JasperFx/marten V9.18.0 (PR #4911 merged 2026-07-08)
https://github.com/JasperFx/marten/pull/4911SQL injection in Marten's LINQ provider via unescaped string literals · Advisory · JasperFx/marten · GitHub
https://github.com/JasperFx/marten/security/advisories/GHSA-rfx3-98h7-v3xpVendor Advisories for CVE-2026-75513(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
NuGet(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| Marten | 7.0.0 ... 9.9.1 (207 versions) | 9.13.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 15:55 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 19:41 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 19:32 UTCEG score recompute
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-21 23:23 UTCEG score recompute
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-20 23:03 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 18:46 UTCEG score recompute
- 2026-09-19 02:29 UTCEG score recompute
- 2026-09-19 02:01 UTCEG score recompute
- 2026-09-18 22:35 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 22:20 UTCEG score recompute
- 2026-09-16 21:23 UTCEG score recompute
- 2026-09-16 20:52 UTCEG score recompute
- 2026-09-16 20:49 UTCMITRE cvelistV5first tracked
Related CVEs(same product + same CWE)
Frequently asked(5)
What is CVE-2026-75513?
When was CVE-2026-75513 disclosed?
Is CVE-2026-75513 actively exploited?
What is the CVSS score of CVE-2026-75513?
How do I remediate CVE-2026-75513?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-75513
Is Your Infrastructure Affected by CVE-2026-75513?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.