Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Mon, 24 Aug 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Flair
Flair flair |
|
| Vendors & Products |
Flair
Flair flair |
Mon, 24 Aug 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 24 Aug 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | The official Flair wheels for 0.15.0 and 0.15.1 still contain flair/models/clustering.py, whose ClusteringModel.load static method returns pickle.loads(joblib.load(str(model_file))) and so executes arbitrary Python while loading a model file. Loading a model supplied by an attacker therefore runs that attacker's code with the privileges of the loading process. This is the same sink and the same file as CVE-2024-10073, which records 0.15.0 as the fixed version on the basis that clustering support was dropped in that release; the module was removed from the documented API but remains present in the distributed artifact and reachable by importing flair.models.clustering directly, so the earlier record's fixed version does not hold for the shipped package. | |
| Title | Flair 0.15.0 and 0.15.1 Deserialization of Untrusted Data via ClusteringModel.load | |
| Weaknesses | CWE-502 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-24T19:00:50.947Z
Reserved: 2026-08-19T20:34:19.724Z
Link: CVE-2026-76843
Updated: 2026-08-24T19:00:48.334Z
Status : Received
Published: 2026-08-24T14:17:02.087
Modified: 2026-08-24T19:17:00.700
Link: CVE-2026-76843
No data.
OpenCVE Enrichment
Updated: 2026-08-24T20:45:04Z
-
CWE-502
Deserialization of Untrusted Data