CVE-2026-45082 PUBLISHED

Karakeep has a SSRF Protection Bypass via Redirect Handling

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 26.05.2026 Updated: 26.05.2026

Karakeep is a elf-hostable bookmark-everything app. A Server-Side Request Forgery (SSRF) protection bypass vulnerability was identified in versions prior to 0.32.0 affecting redirect-following processing components. Although the application implements protections intended to prevent requests toward internal/private network destinations, these protections could be bypassed through crafted HTTP redirect chains. By leveraging attacker-controlled redirects, an authenticated user could cause vulnerable application components to initiate requests toward internally reachable Docker network services accessible from the application environment. The issue affected multiple processing paths, including crawler-related functionality and video download processing flows. Version 0.32.0 contains a patch.

Metrics

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

Product Status

Vendor karakeep-app
Product karakeep
Versions
  • Version < 0.32.0 is affected

References

Problem Types

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