CVE-2025-27154 - CVE House
Back to Database
Status published High CVE-2025-27154

Spotipy's cache file, containing spotify auth token, is created with overly broad permissions

Vulnerability Description

Spotipy is a lightweight Python library for the Spotify Web API. The `CacheHandler` class creates a cache file to store the auth token. Prior to version 2.25.1, the file created has `rw-r--r--` (644) permissions by default, when it could be locked down to `rw-------` (600) permissions. This leads to overly broad exposure of the spotify auth token. If this token can be read by an attacker (another user on the machine, or a process running as another user), it can be used to perform administrative actions on the Spotify account, depending on the scope granted to the token. Version 2.25.1 tightens the cache file permissions.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-27154

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

spotipy-dev

View all reports →

Affected Software

spotipy
Vulnerable Versions:
< 2.25.1

Timeline

Official Publish: February 27th, 2025
Last Modified: February 27th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)