Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-27154

30
FAUCET Score

CVE-2025-27154 is a critical vulnerability affecting Spotipy, a Python library for the Spotify Web API, specifically in versions prior to 2.25.1. The CacheHandler class creates authentication token cache files with overly permissive default permissions (644), allowing unauthorized reading by other users or processes on the same machine. This can lead to the exposure of Spotify authentication tokens, enabling attackers to perform administrative actions on the associated Spotify account, depending on the token's granted scope. The vulnerability carries a CVSS score of 9.8 (CRITICAL), indicating a severe impact with high confidentiality, integrity, and availability implications, and can be exploited remotely with low attack complexity. While the EPSS score is low, suggesting a lower likelihood of exploitation compared to many CVEs, the FAUCET Risk Score is high at 87/100. Currently, there is no evidence of active exploitation, nor is there publicly available exploit code in Metasploit, Nuclei, or ExploitDB. The vulnerability has also received minimal community discussion and media coverage, which is typical for a large percentage of CVEs.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.25.1CPE matchmatch criteria
cpe:2.3:a:spotipy_project:spotipy:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.4HIGH

CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.59%
Probability of exploitation in next 30 days
EPSS Percentile
44.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0059 is in the 25th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: spotipyFixed in: 2.25.1

Vendor Advisories (1)

pipGHSA-pwhh-q4h6-w599high

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

Feb 28, 2025

References

github.com / spotipy-dev/spotipy/blob/master/spotipy/cache_handler.py
Product
github.com / spotipy-dev/spotipy/commit/1ca453f6ef87a2a9e9876f52b6cb38d13532ccf2
Patch
github.com / spotipy-dev/spotipy/releases/tag/2.25.1
Release Notes
github.com / spotipy-dev/spotipy/security/advisories/GHSA-pwhh-q4h6-w599
ExploitVendor Advisory