CVE-2026-62361

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.
Configurations

No configuration.

History

16 Jul 2026, 16:19

Type Values Removed Values Added
References () https://github.com/knadh/listmonk/security/advisories/GHSA-xgjr-7j9q-2h4r - () https://github.com/knadh/listmonk/security/advisories/GHSA-xgjr-7j9q-2h4r -

15 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 21:16

Updated : 2026-07-16 16:19


NVD link : CVE-2026-62361

Mitre link : CVE-2026-62361

CVE.ORG link : CVE-2026-62361


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')