CVE-2026-35461 PUBLISHED

Papra has a Blind Server-Side Request Forgery (SSRF) via Webhook URL

Assigner: GitHub_M
Reserved: 02.04.2026 Published: 07.04.2026 Updated: 07.04.2026

Papra is a minimalistic document management and archiving platform. Prior to 26.4.0, the Papra webhook system allows authenticated users to register arbitrary URLs as webhook endpoints with no validation of the destination address. The server makes outbound HTTP POST requests to registered URLs, including localhost, internal network ranges, and cloud provider metadata endpoints, on every document event. This vulnerability is fixed in 26.4.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
CVSS Score: 5

Product Status

Vendor papra-hq
Product papra
Versions
  • Version < 26.4.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE