CVE-2025-1565 HIGH

CVE-2025-1565: Mayosis Core <= 5.4.1 - Unauthenticated Arbitrary File Read

Vendor Teconcetheme
Product Mayosis Core
Weakness CWE-22 · Path traversal
Published April 25, 2025
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The Mayosis Core plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 5.4.1 via the library/wave-audio/peaks/remote_dl.php file. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

Mayosis Core versions up to 5.4.1 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can craft requests to access files outside the intended directory, potentially exposing sensitive configuration files, database credentials, or other confidential data. No user interaction or special privileges are required to exploit this flaw.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including sensitive configuration and credential files.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 25, 2025 CVE published
April 8, 2026 Record updated