GHSA-q764-g6fm-555v · Severity: medium · Ecosystem: pip — Path traversal in spotipy
Spotipy is a light weight Python library for the Spotify Web API. In versions prior to 2.22.1, if a malicious URI is passed to the library, the library can be tricked into performing an operation on a different API endpoint than intended. The code Spotipy uses to parse URIs and URLs allows an attacker to insert arbitrary characters into the path that is used for API requests. Because it is possible to include "..", an attacker can redirect for example a track lookup via spotifyApi.track() to an arbitrary API endpoint like playlists, but this is possible for other endpoints as well. The impact of this vulnerability depends heavily on what operations a client application performs when it handles a URI from a user and how it uses the responses it receives from the API. This issue is patched in version 2.22.1.
Conclusion & alert: CVE-2023-23608 is rated Exploit Available (50/100): low exploitation likelihood (EPSS 0.65%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.20% | 0.65% | +0.46% |
| 2 | 2026-04-03 | 0.41% | 0.20% | -0.22% |
| 3 | 2026-02-07 | — | 0.41% | — |
Full EPSS history (13 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 0.0 | 3.1 | NONE |
|
2.8 | 0.0 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-q764-g6fm-555v · Severity: medium · Ecosystem: pip — Path traversal in spotipy
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| spotipy_project | spotipy | < 2.22.1 | cpe:2.3:a:spotipy_project:spotipy:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-q764-g6fm-555v | Exploit Patch Third Party Advisory |