NIXPKGS-2026-1503
GitHub issue
published 1 month, 2 weeks ago
Permalink
CVE-2026-42887
4.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): High (H)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): High (H)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
4 packages
- pkgsRocm.audiobookshelf
- python312Packages.aioaudiobookshelf
- python313Packages.aioaudiobookshelf
- python314Packages.aioaudiobookshelf
- @LeSuisse accepted
- @LeSuisse published on GitHub
Audiobookshelf: Stored Cross-Site Scripting in Login Page Custom Message
Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.33.0, a stored cross-site scripting (XSS) vulnerability exists in the Login Page due to improper sanitization of the authLoginCustomMessage field of the /api/auth-settings endpoint. An attacker with administrative privileges can inject arbitrary HTML/JavaScript that will be rendered on the login page for all users. This vulnerability is fixed in 2.33.0.
References
Affected products
audiobookshelf
- ==< 2.33.0
Matching in nixpkgs
pkgs.audiobookshelf
Self-hosted audiobook and podcast server
Ignored packages (4)
pkgs.pkgsRocm.audiobookshelf
Self-hosted audiobook and podcast server
pkgs.python312Packages.aioaudiobookshelf
None
pkgs.python313Packages.aioaudiobookshelf
Async python library to interact with Audiobookshelf
pkgs.python314Packages.aioaudiobookshelf
Async python library to interact with Audiobookshelf
Package maintainers
-
@jvanbruegge Jan van Brügge <supermanitu@gmail.com>
-
@tebriel tebriel <tebriel@frodux.in>
-
@adamcstephens Adam C. Stephens <happy.plan4249@valkor.net>