CVE-2025-58430

listmonk is a standalone, self-hosted, newsletter and mailing list manager. In versions up to and including 1.1.0, every http request in addition to the session cookie `session` there included `nonce`. The value is not checked and validated by the backend, removing `nonce` allows the requests to be processed correctly. This may seem harmless, but if chained to other vulnerabilities it can become a critical vulnerability. Cross-site request forgery and cross-site scripting chained together can result in improper admin account creation. As of time of publication, no patched versions are available.
CVSS

No CVSS.

Configurations

No configuration.

History

10 Sep 2025, 14:15

Type Values Removed Values Added
References () https://github.com/knadh/listmonk/security/advisories/GHSA-rf24-wg77-gq7w - () https://github.com/knadh/listmonk/security/advisories/GHSA-rf24-wg77-gq7w -

09 Sep 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-09 20:15

Updated : 2025-09-11 17:14


NVD link : CVE-2025-58430

Mitre link : CVE-2025-58430

CVE.ORG link : CVE-2025-58430


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

CWE-352

Cross-Site Request Forgery (CSRF)