git: a2e68a806322 - main - security/vuxml: navidrome < 0.56.0 CVE-2025-48948

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 01 Aug 2025 09:52:11 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a2e68a806322513ec3cdc2b5e1089dc19ce7e02e

commit a2e68a806322513ec3cdc2b5e1089dc19ce7e02e
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-08-01 09:51:05 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-08-01 09:51:05 +0000

    security/vuxml: navidrome < 0.56.0 CVE-2025-48948
    
    This wasn't mentioned along with the other navidrome < 0.56
    vuln and also has a wider affected version range.
    
    Security:       CVE-2025-48948
    Security:       95480188-6ebc-11f0-8a78-bf201f293bce
---
 security/vuxml/vuln/2025.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 36d8905770c4..1db25e332db2 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,32 @@
+  <vuln vid="95480188-6ebc-11f0-8a78-bf201f293bce">
+    <topic>navidrome -- transcoding permission bypass vulnerability</topic>
+    <affects>
+      <package>
+	<name>navidrome</name>
+	<range><lt>0.56.0</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Deluan Quintão reports:</p>
+	<blockquote cite="https://github.com/navidrome/navidrome/security/advisories/GHSA-f238-rggp-82m3">
+	  <p>A permission verification flaw in Navidrome allows any authenticated
+	    regular user to bypass authorization checks and perform
+	    administrator-only transcoding configuration operations, including
+	    creating, modifying, and deleting transcoding settings.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-48948</cvename>
+      <url>https://github.com/navidrome/navidrome/security/advisories/GHSA-f238-rggp-82m3</url>
+    </references>
+    <dates>
+      <discovery>2025-05-29</discovery>
+      <entry>2025-08-01</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="f51077bd-6dd7-11f0-9d62-b42e991fc52e">
     <topic>SQLite -- integer overflow in key info allocation</topic>
     <affects>