CVE-2025-13801 HIGH

CVE-2025-13801: Yoco Payments <= 3.9.0 - Unauthenticated Arbitrary File Read

Vendor Yocoadmin
Product Yoco Payments
Weakness CWE-22 · Path traversal
Published January 7, 2026
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 Yoco Payments plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 3.9.0 via the file parameter. 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

Yoco Payments versions up to 3.9.0 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can craft requests to access sensitive files outside the intended directory, potentially exposing configuration files, credentials, or other confidential data. No user interaction is required.

What an attacker can do

03Attacker Capabilities

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

Potential impact on your site

04Site Impact

Sensitive files and credentials stored on the server may be exposed to unauthorized access.

Conditions required to exploit

05Prerequisites

Network access to the Yoco Payments application; no authentication required.

Key dates

06Disclosure timeline

January 7, 2026 CVE published
April 8, 2026 Record updated