CSRF in Pwndoc
CVE-2025-23044
PwnDoc is a penetration test report generator. There is no CSRF protection in pwndoc, allowing attackers to send requests on a logged-in user's behalf. This includes GET and POST requests due to the missing SameSite= attribute on cookies a…
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.002 (14.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N.
Affected products
- Pwndoc — versions < 14acb704891245bf1703ce6296d62112e85aa995
- Pwndoc_project Pwndoc
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-23044?
- CVE-2025-23044 is a medium-severity vulnerability in Pwndoc, classified under Cross-Site Request Forgery (CSRF). CVSS score: 6.8/10. Published 2025-01-20.
- How severe is CVE-2025-23044?
- Medium severity. CVSS v3 base score is 6.8 out of 10.