SecBoard
Zurück zur CVE-Übersicht

CVE-2026-62361

MEDIUM(5.5)

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

Risk Signal Score24/100 — NIEDRIG
  • CVSS 5.5 — Mittel
  • Weniger als 24 Stunden alt

Beschreibung

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.

Referenzen