CVE-2025-43916: Low severity sonos api vulnerability
Sonos api.sonos.com through 2025-04-21, when the /login/v3/oauth endpoint is used, accepts a redirecturi containing userinfo in the authority component, which is not consistent with RFC 6819 section 5.2.3.5. An authorization code may be sent to an attacker-controlled destination. This might have further implications in conjunction with "Decompiling the app revealed a hardcoded secret."
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-43916?
CVE-2025-43916 has a critical severity rating due to potential for unauthorized access to sensitive information.
How do I fix CVE-2025-43916?
To fix CVE-2025-43916, ensure that the /login/v3/oauth endpoint does not accept redirect_uri containing userinfo in the authority component.
What impact does CVE-2025-43916 have on my system?
CVE-2025-43916 allows an attacker to redirect authorization codes to a malicious destination, compromising user data security.
Which software is affected by CVE-2025-43916?
CVE-2025-43916 affects the Sonos API versions up to and including 2025-04-21.
Is there a workaround for CVE-2025-43916?
Currently, the best workaround for CVE-2025-43916 is to avoid using the vulnerable /login/v3/oauth endpoint until a patch is available.