AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-10649

MEDIUM · CVSS 6.1 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-10 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.1. It may lead to a denial-of-service condition.

CVE
CVE-2024-10649
Severity
MEDIUM
CVSS
6.1
EPSS
0.28%

Original NVD Description

wandb/openui latest commit c945bb859979659add5f490a874140ad17c56a5d contains a vulnerability where unauthenticated endpoints allow file uploads and downloads from an AWS S3 bucket. This can lead to multiple security issues including denial of service, stored XSS, and information disclosure. The affected endpoints are '/v1/share/{id:str}' for uploading and '/v1/share/{id:str}' for downloading JSON files. The lack of authentication allows any user to upload and overwrite files, potentially causing the S3 bucket to run out of space, injecting malicious scripts, and accessing sensitive information.