PT-2026-68153 · Go Shiori · Go-Shiori

·

CVE-2026-71280

·

Published

2026-08-05

·

Updated

2026-08-05

CVSS v3.1

8.5

High

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Name of the Vulnerable Software and Affected Versions go-shiori (affected versions not specified)
Description An authenticated user can trigger the server to make outbound requests to internal-only services, cloud metadata endpoints, or other network-restricted resources. This occurs because the DownloadBookmark() function in internal/core/download.go fetches a caller-supplied bookmark URL using a plain http.Client without custom DialContext or destination-IP validation, failing to check for loopback, private, unspecified, or link-local unicast addresses. The issue can be exploited via the following API endpoints:
  • 'POST /api/bookmark'
  • 'PUT /api/v1/bookmarks/cache'
  • 'POST /api/bookmarks/ext'
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-71280

Affected Products

Go-Shiori