Audiobookshelf is a self-hosted audiobook and podcast server. Prior to version 2.21.0, an improper input handling vulnerability in the `/api/upload` endpoint allows an attacker to perform a reflected cross-site scripting (XSS) attack by submitting malicious payloads in the `libraryId` field. The unsanitized input is reflected in the server’s error message, enabling arbitrary JavaScript execution in a victim's browser. This issue has been patched in version 2.21.0.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Apr 2025, 13:52
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
29 Apr 2025, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-29 05:15
Updated : 2025-04-29 13:52
NVD link : CVE-2025-46338
Mitre link : CVE-2025-46338
CVE.ORG link : CVE-2025-46338
JSON object : View
Products Affected
No product.
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')