Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in MadrasThemes MAS Videos masvideos allows PHP Local File Inclusion.This issue affects MAS Videos: from n/a through <= 1.3.4.
Published: 2025-12-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MadrasThemes MAS Videos plugin contains an improper validation of filenames used in include/require statements, leading to a Local File Inclusion (LFI) vulnerability. This flaw permits an attacker to specify arbitrary file paths when the plugin attempts to include a file, potentially allowing the reading of sensitive files on the server. If the targeted file contains PHP code, inclusion could also lead to execution of that code, although the description does not confirm that this outcome is guaranteed.

Affected Systems

All releases of the MAS Videos plugin from its initial version through version 1.3.4 are affected. Any WordPress site using MAS Videos 1.3.4 or earlier is at risk, independent of other plugins or themes.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity for this LFI. EPSS of less than 1 % suggests that exploitation events are currently rare. The flaw is not listed in CISA KEV. The most likely attack vector is inferred: an attacker would send a crafted HTTP request to the plugin’s endpoint that includes a manipulated filename parameter, allowing directory traversal or arbitrary path specification. If the server environment permits execution of the included PHP file, remote code execution could follow. These details are inferred from the nature of the flaw, as the description does not provide a specific request structure.

Generated by OpenCVE AI on April 30, 2026 at 04:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MAS Videos plugin to a version newer than 1.3.4 to eliminate the LFI flaw.
  • Restrict filename inputs to a known safe directory, removing any traversal characters, wildcards, or relative paths before passing them to include or require.
  • If the plugin is not essential to site functionality, disable or uninstall MAS Videos to eliminate the vulnerability surface.

Generated by OpenCVE AI on April 30, 2026 at 04:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in MadrasThemes MAS Videos allows PHP Local File Inclusion.This issue affects MAS Videos: from n/a through 1.3.2. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in MadrasThemes MAS Videos masvideos allows PHP Local File Inclusion.This issue affects MAS Videos: from n/a through <= 1.3.4.
Title WordPress MAS Videos plugin <= 1.3.2 - Local File Inclusion vulnerability WordPress MAS Videos plugin <= 1.3.4 - Local File Inclusion vulnerability
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Mon, 05 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 31 Dec 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 30 Dec 2025 22:45:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in MadrasThemes MAS Videos allows PHP Local File Inclusion.This issue affects MAS Videos: from n/a through 1.3.2.
Title WordPress MAS Videos plugin <= 1.3.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:03.952Z

Reserved: 2025-10-21T14:59:54.787Z

Link: CVE-2025-62753

cve-icon Vulnrichment

Updated: 2025-12-31T17:31:25.620Z

cve-icon NVD

Status : Deferred

Published: 2025-12-30T23:15:50.920

Modified: 2026-04-23T15:34:40.667

Link: CVE-2025-62753

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T04:45:06Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')