CVE-2025-46553

@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.
CVSS

No CVSS.

Configurations

No configuration.

History

05 May 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-05-05 19:15

Updated : 2025-05-05 20:54


NVD link : CVE-2025-46553

Mitre link : CVE-2025-46553

CVE.ORG link : CVE-2025-46553


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')

CWE-665

Improper Initialization

CWE-669

Incorrect Resource Transfer Between Spheres

CWE-693

Protection Mechanism Failure