๐Ÿ” CVE Alert

CVE-2026-91199

MEDIUM 5.0

Refly through 1.1.0 Server-Side Request Forgery via scrape endpoint

CVSS Score
5.0
EPSS Score
0.0%
EPSS Percentile
0th

Refly through 1.1.0 contains a server-side request forgery vulnerability in the POST /v1/misc/scrape endpoint that fetches caller-supplied URLs without validating the scheme, host, or resolved address. Authenticated attackers can make the backend issue requests to loopback, private, and link-local addresses including cloud metadata services to read page titles and descriptions of internal resources.

CWE CWE-918
Vendor refly-ai
Product refly
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for refly-ai refly

Be the first to know when new medium vulnerabilities affecting refly-ai refly 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:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

refly-ai / refly
0 โ‰ค 1.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/refly-ai/refly/issues/2280 github.com: https://github.com/refly-ai/refly github.com: https://github.com/refly-ai/refly/blob/77fb0ca184251bba7380cbac2dbdf7a6c9944652/packages/utils/src/scrape-weblink.ts github.com: https://github.com/refly-ai/refly/blob/77fb0ca184251bba7380cbac2dbdf7a6c9944652/apps/api/src/modules/misc/misc.controller.ts#L38-L43 vulncheck.com: https://www.vulncheck.com/advisories/refly-through-1.1.0-server-side-request-forgery-via-scrape-endpoint

Credits

๐Ÿ” George Chen