Description
A security vulnerability has been detected in alexta69 MeTube up to 2026.04.09. This affects the function on_prepare of the file app/main.py of the component CORS Policy. The manipulation leads to permissive cross-domain policy with untrusted domains. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 2026.04.10 is able to mitigate this issue. The identifier of the patch is 0072d3488ae5b8d922d3ee87458d829993742a32. It is recommended to upgrade the affected component.
Published: 2026-05-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw exists in the on_prepare function of the CORS Policy component of MeTube. Manipulation of this function causes the service to apply a permissive cross‑domain configuration, letting any origin—including untrusted domains—send requests that are treated as if they came from a trusted source. The result is that data from the API endpoints could be read or modified by an attacker, exposing sensitive information or enabling unintended data manipulation. The weakness is represented by CWE-346 and CWE-942.

Affected Systems

The product affected is alexta69 MeTube. Any release up to and including 2026.04.09 is vulnerable. A patch that eliminates the issue is included in release 2026.04.10, identified by the commit hash 0072d3488ae5b8d922d3ee87458d829993742a32.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation to date. The attack vector is remote; an adversary could simply host a malicious web page that sends cross‑origin requests to the vulnerable service, leveraging the permissive CORS configuration to exfiltrate data.

Generated by OpenCVE AI on May 2, 2026 at 10:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MeTube to release 2026.04.10 or later using the commit ID 0072d3488ae5b8d922d3ee87458d829993742a32
  • Reconfigure the CORS middleware to allow only a whitelist of trusted origins or disable it for untrusted traffic
  • Deploy a reverse‑proxy or firewall rule that restricts requests to the on_prepare endpoint from untrusted origins

Generated by OpenCVE AI on May 2, 2026 at 10:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 04 May 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Alexta69
Alexta69 metube
Vendors & Products Alexta69
Alexta69 metube

Fri, 01 May 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 01 May 2026 13:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in alexta69 MeTube up to 2026.04.09. This affects the function on_prepare of the file app/main.py of the component CORS Policy. The manipulation leads to permissive cross-domain policy with untrusted domains. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 2026.04.10 is able to mitigate this issue. The identifier of the patch is 0072d3488ae5b8d922d3ee87458d829993742a32. It is recommended to upgrade the affected component.
Title alexta69 MeTube CORS Policy main.py on_prepare cross-domain policy
Weaknesses CWE-346
CWE-942
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-01T13:21:54.395Z

Reserved: 2026-05-01T06:52:25.141Z

Link: CVE-2026-7581

cve-icon Vulnrichment

Updated: 2026-05-01T13:21:50.900Z

cve-icon NVD

Status : Deferred

Published: 2026-05-01T13:15:59.477

Modified: 2026-05-01T15:26:24.553

Link: CVE-2026-7581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-04T16:07:34Z

Weaknesses