Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-24140

2.7 · LOW
Published Jan 24, 2026 franklioxygen CWE-915

Overview

CVE-2026-24140 is a low-severity vulnerability affecting franklioxygen mytube. It was published on January 24, 2026 and has a CVSS 3.1 base score of 2.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from franklioxygen. Update mytube to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
franklioxygen mytube >= 0, < 1.7.78 Affected

Frequently Asked Questions

What is CVE-2026-24140?

CVE-2026-24140 is a low-severity vulnerability affecting franklioxygen mytube. It was published on January 24, 2026 and has a CVSS 3.1 base score of 2.7 (LOW).

How severe is CVE-2026-24140?

This vulnerability has a CVSS 3.1 base score of 2.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-24140?

Check the references section for vendor advisories and patches from franklioxygen. Update mytube to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-24140?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-24140 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.