CVE-2025-62515CRITICAL 9.8EPSS p50.5%

CVE-2025-62515CVE-2025-62515

Description

pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads() to deserialize action bodies received from Flight clients without any sanitization or validation in the do_action() method. The vulnerable code is located in pyquokka/flight.py at line 283 where arbitrary data from Flight clients is directly passed to pickle.loads(). When FlightServer is configured to listen on 0.0.0.0, this allows attackers across the entire network to perform arbitrary remote code execution by sending malicious pickled payloads through the set_configs action. Additional vulnerability points exist in the cache_garbage_collect, do_put, and do_get functions where pickle.loads is used to deserialize untrusted remote data.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.76% probability of exploitation · percentile 50.5% · 2026-06-18T12:00:27Z
Published2025-10-17
Last modified2026-04-15

Underlying weaknesses· 1

CWE-502

References

  1. https://github.com/marsupialtail/quokka/security/advisories/GHSA-f74j-gffq-vm9p

1

TypeTargetConfidenceTier
WeaknessDeserialization of Untrusted Datacwe-5020%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-2000
CVE
CVE-2025-61622
CVE
CVE-2025-1403
CVE
CVE-2025-62703
CVE
CVE-2026-26210
CVE
CVE-2025-6279
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.