Advisory Database
  • Advisories
  • Dependency Scanning
  1. nuget
  2. ›
  3. Marten
  4. ›
  5. CVE-2026-45288

CVE-2026-45288: Marten has an injection vulnerability in its full-text search regConfig parameter

May 14, 2026 (updated June 9, 2026)

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.

References

  • github.com/JasperFx/marten/commit/626249656829860b9c55895b5b6046b61a2a695f
  • github.com/JasperFx/marten/pull/4343
  • github.com/JasperFx/marten/security/advisories/GHSA-vmw2-qwm8-x84c
  • github.com/advisories/GHSA-vmw2-qwm8-x84c
  • nvd.nist.gov/vuln/detail/CVE-2026-45288

Code Behaviors & Features

Detect and mitigate CVE-2026-45288 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.37.0

Fixed versions

  • 8.37.0

Solution

Upgrade to version 8.37.0 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

nuget/Marten/CVE-2026-45288.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:53 +0000.