๐Ÿ” CVE Alert

CVE-2026-71280

HIGH 8.5

go-shiori Server-Side Request Forgery via Unrestricted Bookmark URL Fetch

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

go-shiori's DownloadBookmark (internal/core/download.go) fetches a caller-supplied bookmark URL using a plain http.Client with no custom DialContext or destination-IP validation (no IsLoopback, IsPrivate, IsUnspecified, or IsLinkLocalUnicast checks).

CWE CWE-918
Vendor go-shiori
Product shiori
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for go-shiori shiori

Be the first to know when new high vulnerabilities affecting go-shiori shiori are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

go-shiori / shiori
0 โ‰ค *

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/go-shiori/shiori github.com: https://github.com/go-shiori/shiori/blob/master/internal/core/download.go

Credits

Alibek Baxtiyorov