Search criteria
1 vulnerability by JasperFx
CVE-2026-45288 (GCVE-0-2026-45288)
Vulnerability from cvelistv5 – Published: 2026-05-28 20:20 – Updated: 2026-05-30 02:13
VLAI
Title
Marten has an SQL injection vulnerability in its full-text search regConfig parameter
Summary
Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. Prior to 8.36.1, Marten's full-text search APIs interpolated the user-supplied regConfig parameter directly into the generated SQL without parameterization or validation, making every code path that exposes regConfig to untrusted input a SQL injection sink. This vulnerability is fixed in 8.36.1.
Severity
9.8 (Critical)
CWE
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/JasperFx/marten/security/advis… | x_refsource_CONFIRM |
| https://github.com/JasperFx/marten/pull/4343 | x_refsource_MISC |
| https://github.com/JasperFx/marten/commit/6262496… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-45288",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-30T02:13:42.482682Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-30T02:13:53.945Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "marten",
"vendor": "JasperFx",
"versions": [
{
"status": "affected",
"version": "\u003c 8.36.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Marten is a .NET Transactional Document DB and Event Store on PostgreSQL. Prior to 8.36.1, Marten\u0027s full-text search APIs interpolated the user-supplied regConfig parameter directly into the generated SQL without parameterization or validation, making every code path that exposes regConfig to untrusted input a SQL injection sink. This vulnerability is fixed in 8.36.1."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-28T20:20:11.377Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/JasperFx/marten/security/advisories/GHSA-vmw2-qwm8-x84c",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/JasperFx/marten/security/advisories/GHSA-vmw2-qwm8-x84c"
},
{
"name": "https://github.com/JasperFx/marten/pull/4343",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/JasperFx/marten/pull/4343"
},
{
"name": "https://github.com/JasperFx/marten/commit/626249656829860b9c55895b5b6046b61a2a695f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/JasperFx/marten/commit/626249656829860b9c55895b5b6046b61a2a695f"
}
],
"source": {
"advisory": "GHSA-vmw2-qwm8-x84c",
"discovery": "UNKNOWN"
},
"title": "Marten has an SQL injection vulnerability in its full-text search regConfig parameter"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-45288",
"datePublished": "2026-05-28T20:20:11.377Z",
"dateReserved": "2026-05-11T20:14:43.200Z",
"dateUpdated": "2026-05-30T02:13:53.945Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}