Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/knadh/listmonk
  4. ›
  5. CVE-2025-58430

CVE-2025-58430: listmonk: CSRF to XSS Chain can Lead to Admin Account Takeover

September 9, 2025 (updated September 10, 2025)

Cross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful CSRF attack can force the user to perform state changing requests like transferring funds, changing their email address, and so forth. If the victim is an administrative account, CSRF can compromise the entire web application.

References

  • github.com/advisories/GHSA-rf24-wg77-gq7w
  • github.com/knadh/listmonk
  • github.com/knadh/listmonk/security/advisories/GHSA-rf24-wg77-gq7w
  • nvd.nist.gov/vuln/detail/CVE-2025-58430

Code Behaviors & Features

Detect and mitigate CVE-2025-58430 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 1.1.0

Solution

Unfortunately, there is no solution available yet.

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)
  • 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)

Source file

go/github.com/knadh/listmonk/CVE-2025-58430.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 12 Sep 2025 00:19:33 +0000.