Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @fecommunity/reactpress
  4. ›
  5. CVE-2026-61685

CVE-2026-61685: ReactPress has SQL injection via dynamic column names in TypeORM query builders

September 23, 2026

ReactPress API list endpoints build TypeORM QueryBuilder conditions using unsanitized HTTP query parameter names as SQL column identifiers (e.g. `article.${key}`). TypeORM parameterizes values but not column names, allowing unauthenticated attackers to inject SQL through crafted query string keys.

References

  • github.com/advisories/GHSA-wmw4-mw6x-6vfm
  • github.com/fecommunity/reactpress/commit/78ecb70af1c021455c05fdcbe137212c70e310d6
  • github.com/fecommunity/reactpress/releases/tag/v3.7.0
  • github.com/fecommunity/reactpress/security/advisories/GHSA-wmw4-mw6x-6vfm
  • nvd.nist.gov/vuln/detail/CVE-2026-61685

Code Behaviors & Features

Detect and mitigate CVE-2026-61685 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 3.7.0

Fixed versions

  • 3.7.0

Solution

Upgrade to version 3.7.0 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

npm/@fecommunity/reactpress/CVE-2026-61685.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 24 Sep 2026 12:24:48 +0000.