CVE-2026-62361

Source
https://cve.org/CVERecord?id=CVE-2026-62361
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62361.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-62361
Aliases
  • GHSA-xgjr-7j9q-2h4r
Published
2026-07-15T20:56:45.832Z
Modified
2026-08-12T03:51:19.813270477Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
listmonk: SQL Injection in `/api/subscribers/export` bypasses table access control, leaking admin password hashes and SMTP credentials
Details

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:sqlquery and subscribers:getall 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62361.json",
    "cwe_ids": [
        "CWE-89"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/knadh/listmonk

Affected ranges

Type
GIT
Repo
https://github.com/knadh/listmonk
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "6.2.0"
        }
    ]
}

Affected versions

Other
nightly
v0.*
v0.1.0-alpha
v0.1.1-alpha
v0.1.2-alpha
v0.2.0-alpha
v0.2.1-alpha
v0.2.2-alpha
v0.3.0-alpha
v0.3.1-alpha
v0.3.2-alpha
v0.3.3-alpha
v0.4.0-alpha
v0.5.0-alpha
v0.5.1-alpha
v0.5.2-alpha
v0.6.0-alpha
v0.6.1-alpha
v0.6.2-alpha
v0.7.0-alpha
v0.8.0-beta
v0.9.0-beta
v1.*
v1.0.0
v1.1.0
v2.*
v2.0.0
v2.1.0
v2.2.0
v2.3.0
v2.4.0
v2.5.0
v2.5.1
v3.*
v3.0.0
v4.*
v4.0.0
v4.0.1
v4.1.0
v5.*
v5.0.0
v5.0.1
v5.0.2
v5.0.3
v5.1.0
v6.*
v6.0.0
v6.1.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-62361.json"