GHSA-qm54-2jq3-88j9HighCVSS 7.5
Documenso before 2.13.0 accepts PDF file uploads on the /api/files/upload-pdf endpoint without...
🔗 CVE IDs covered (1)
📋 Description
Documenso before 2.13.0 accepts PDF file uploads on the /api/files/upload-pdf endpoint without requiring authentication, session tokens, or API credentials. Unauthenticated attackers can upload arbitrary PDF files indefinitely to exhaust storage resources or fill the database with unlinked document records.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-82472
- https://github.com/documenso/documenso/commit/4f346d3c2d5264f221e4d787e162f16051e44114
- https://github.com/documenso/documenso
- https://github.com/documenso/documenso/blob/v2.12.0/apps/remix/server/api/files/files.ts
- https://www.vulncheck.com/advisories/documenso-before-2.13.0-unauthenticated-file-upload-via-api-files-upload-pdf
- https://github.com/advisories/GHSA-qm54-2jq3-88j9