---
cve: "CVE-2026-61685"
severity: "HIGH"
cvss: 7.5
epss: "0.5%"
vendor: "fecommunity"
kev: false
exploited: false
published: "2026-09-22 23:17:07"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-26T01:04:54+02:00"
---

# CVE-2026-61685

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 78ecb70af1c021455c05fdcbe137212c70e310d6 (Commit)
- 827c178061d422a4bc8bdbabd6c0acbe91384dfa (Commit)

## Referenzen

- <https://github.com/fecommunity/reactpress/security/advisories/GHSA-wmw4-mw6x-6vfm>
- <https://github.com/fecommunity/reactpress/commit/78ecb70af1c021455c05fdcbe137212c70e310d6>
- <https://github.com/fecommunity/reactpress/releases/tag/v3.7.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-61685) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
