This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+5 more
Affected surfaces
ReleasePort's take
Moderate signalThe v0.9.5 release now requires authentication for the /api/links/preview endpoint and blocks 0.0.0.0, ::, and ::0 to mitigate SSRF risks.
Why it matters: Addresses an unauthenticated SSRF relay by enforcing auth on /api/links/preview and blocking malicious address inputs; critical for securing API surface.
Summary
AI summaryFixed an unauthenticated SSRF relay via /api/links/preview and added missing blocklist entries for 0.0.0.0, ::, and ::0.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Requires authentication for /api/links/preview endpoint; blocks 0.0.0.0 and :: addresses to prevent SSRF. Requires authentication for /api/links/preview endpoint; blocks 0.0.0.0 and :: addresses to prevent SSRF. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Security
- Fixed an unauthenticated SSRF relay (GHSA-vpc2-r395-534p) where the
/api/links/previewendpoint accepted requests without a valid session, allowing anyone to use the server as an anonymous outbound HTTP relay. The endpoint now requires authentication. Additionally, closed a gap in the SSRF blocklist where0.0.0.0(and IPv6::/::0) was not blocked — on Linux these addresses route to the loopback interface at the kernel level. Reported by @de3erve.
Security Fixes
- GHSA-vpc2-r395-534p — Unauthenticated SSRF relay fixed; `/api/links/preview` now requires authentication and blocklist now includes `0.0.0.0`, `::`, `::0`.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ideon
Your project is scattered across too many tools. Map the chaos on an infinite canvas where notes, files, TO-DOs (and more!) finally live together.
Beta — feedback welcome: [email protected]