CVE-2026-61685
ReactPress has SQL injection via dynamic column names in TypeORM query builders
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
ReactPress is a publishing system for React developers. Prior to version 3.7.0, 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. Version 3.7.0 contains a patch. As a workaround, allowlist allowed filter column names before interpolating into SQL.
| CWE | CWE-89 |
| Vendor | fecommunity |
| Product | reactpress |
| Published | Sep 22, 2026 |
Stay Ahead of the Next One
Get instant alerts for fecommunity reactpress
Be the first to know when new high vulnerabilities affecting fecommunity reactpress are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
fecommunity / reactpress
< 3.7.0