AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-24140

LOW · CVSS 2.7 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-24 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 2.7. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-24140
Severity
LOW
CVSS
2.7
EPSS
0.28%

Original NVD Description

MyTube is a self-hosted downloader and player for several video websites. Versions 1.7.78 and below have a Mass Assignment vulnerability in the settings management functionality due to insufficient input validation. The application's saveSettings() function accepts arbitrary key-value pairs without validating property names against allowed settings. The function uses Record<string, any> as input type and iterates over all entries using Object.entries() without filtering unauthorized properties. Any field sent by the attacker is directly persisted to the database, regardless of whether it corresponds to a legitimate application setting. This issue has been fixed in version 1.7.78.

Related CVEs

Other vulnerabilities affecting the same vendor(s)