CVE-2026-62361
MEDIUM Exploitation: PoC
5.5
CVSS 3.1
Description
listmonk is a standalone, self-hosted, newsletter and mailing list manager. Prior to 6.2.0, listmonk’s GET /api/subscribers/export endpoint injects the user-controlled query parameter into QuerySubscribersForExport in internal/core/subscribers.go without calling validateQueryTables, unlike GET /api/subscribers, allowing an authenticated user with subscribers:sql_query and subscribers:get_all to read arbitrary database tables such as users and settings and execute data-modifying PostgreSQL CTEs. This issue is fixed in version 6.2.0.
Metadata
Severity & Metrics
5.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| knadh | listmonk | — | < 6.2.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-89 | cna | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N |
References (3)
- https://github.com/knadh/listmonk/security/advisories/GHSA-xgjr-7j9q-2h4r https://github.com/knadh/listmonk/security/advisories/GHSA-xgjr-7j9q-2h4r
- https://github.com/knadh/listmonk/commit/c0a6525009a65265230185f16e8674dcc83aa024 https://github.com/knadh/listmonk/commit/c0a6525009a65265230185f16e8674dcc83aa024
- https://github.com/knadh/listmonk/releases/tag/v6.2.0 https://github.com/knadh/listmonk/releases/tag/v6.2.0