CVE-2026-48051

Papra is a minimalistic document management and archiving platform. Prior to version 26.5.0, Papra's webhook delivery system contains an SSRF protection bypass that allows any authenticated organisation member to cause the server to make HTTP requests to internal addresses — loopback, link-local, and RFC-1918 ranges. The SSRF protection validates the registered webhook URL but ignores redirect destinations. The HTTP client (ofetch) follows 3xx responses automatically, and the redirect target is never checked against the blocklist. An attacker registers a webhook pointing to an attacker-controlled server, which redirects incoming POSTs to any internal address. Exploitation was confirmed by live test against the official Docker image. The fix is a single-line change to the webhook HTTP client. This issue has been patched in version 26.5.0.
Configurations

No configuration.

History

28 Jul 2026, 16:18

Type Values Removed Values Added
References () https://github.com/papra-hq/papra/security/advisories/GHSA-5g86-85rp-f9hx - () https://github.com/papra-hq/papra/security/advisories/GHSA-5g86-85rp-f9hx -

27 Jul 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-27 18:16

Updated : 2026-07-30 19:16


NVD link : CVE-2026-48051

Mitre link : CVE-2026-48051

CVE.ORG link : CVE-2026-48051


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)