CVE-2026-28508 PUBLISHED

Idno: Unauthenticated SSRF via URL Unfurl Endpoint

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 06.03.2026 Updated: 06.03.2026

Idno is a social publishing platform. Prior to version 1.6.4, a logic error in the API authentication flow causes the CSRF protection on the URL unfurl service endpoint to be trivially bypassed by any unauthenticated remote attacker. Combined with the absence of a login requirement on the endpoint itself, this allows an attacker to force the server to make arbitrary outbound HTTP requests to any host, including internal network addresses and cloud instance metadata services, and retrieve the response content. This issue has been patched in version 1.6.4.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor idno
Product idno
Versions
  • Version < 1.6.4 is affected

References

Problem Types

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