CVE-2025-46553
MEDIUM WAF: Medium
CVSS 6.1
Published: 2025-05-05
CWE-601
@misskey-dev/summaly is a tool for getting a summary of a web page. Starting in version 3.0.1 and prior to version 5.2.1, a logic error in the main `summaly` function causes the `allowRedirects` option to never be passed to any plugins, and as a result, isn't enforced. Misskey will follow redirects, despite explicitly requesting not to. Version 5.2.1 contains a patch for the issue.
WAF Coverage Analysis
Open Redirect
Medium WAF Coverage
OWASP: A01:2021 Broken Access Control
941xxx - XSS / XXE
Affected Software
| Vendor | Product | Version |
|---|---|---|
| misskey | summaly | 3.0.1 - 5.2.1 |
References
- github.com (Patch)
- github.com (Vendor Advisory)