Description
listmonk is a standalone, self-hosted, newsletter and mailing list manager. From version 4.1.0 to before version 6.1.0, a session management vulnerability allows previously issued authenticated sessions to remain valid after sensitive account security changes, specifically password reset and password change. As a result, an attacker who has already obtained a valid session cookie can retain access to the account even after the victim changes or resets their password. This weakens account recovery and session security guarantees. This issue has been patched in version 6.1.0.
Published: 2026-04-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Persisting authenticated sessions after password changes allow continued unauthorized access
Action: Patch Immediately
AI Analysis

Impact

An authenticated session that was issued prior to a password reset or change remains valid, allowing an attacker who has already stolen that session cookie to continue accessing the compromised account. This flaw undermines the core security guarantee that a password change or reset invalidates all previous session credentials, potentially enabling ongoing exploitation and data theft, while also eroding the effectiveness of account recovery procedures. The weakness involves improper session invalidation and is classified as CWE‑613.

Affected Systems

The vulnerability affects installations of the open‑source newsletter manager generically referred to as listmonk, from version 4.1.0 through versions just before 6.1.0. Updates in version 6.1.0 include a patch that ensures sessions are invalidated when the user’s password is changed or reset.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity, and while the EPSS score is unavailable, the flaw is straightforward to exploit remotely: an attacker with an existing valid session cookie can reuse it after the victim changes their password, because the application does not revoke or invalidate the cookie. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, but the absence of an EPSS does not preclude exploitation. System administrators should consider this a significant risk, especially in environments where sessions may be captured over insecure channels or where user credentials must be safeguarded after password changes.

Generated by OpenCVE AI on April 2, 2026 at 22:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to listmonk version 6.1.0 or later, which includes the session‑invalidation patch.

Generated by OpenCVE AI on April 2, 2026 at 22:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-h5j9-cvrw-v5qh listmonk's active sessions remain valid after password reset and password change
History

Fri, 03 Apr 2026 19:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 03 Apr 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Nadh
Nadh listmonk
Vendors & Products Nadh
Nadh listmonk

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Description listmonk is a standalone, self-hosted, newsletter and mailing list manager. From version 4.1.0 to before version 6.1.0, a session management vulnerability allows previously issued authenticated sessions to remain valid after sensitive account security changes, specifically password reset and password change. As a result, an attacker who has already obtained a valid session cookie can retain access to the account even after the victim changes or resets their password. This weakens account recovery and session security guarantees. This issue has been patched in version 6.1.0.
Title listmonk: Active sessions remain valid after password reset and password change
Weaknesses CWE-613
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-03T17:33:57.751Z

Reserved: 2026-03-30T20:52:53.283Z

Link: CVE-2026-34828

cve-icon Vulnrichment

Updated: 2026-04-03T17:33:52.285Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-02T18:16:33.713

Modified: 2026-04-03T16:10:23.730

Link: CVE-2026-34828

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-03T09:17:17Z

Weaknesses