CVE-2025-6086 HIGH

CVE-2025-6086: CSV Me <= 2.0 - Authenticated (Administrator+) Arbitrary File Upload

Vendor Scottyla
Product CSV Me
Weakness CWE-434 · Unrestricted file upload
Published June 18, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The CSV Me plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'csv_me_options_page' function in all versions up to, and including, 2.0. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

CSV Me versions 2.0 and earlier contain an unrestricted file upload vulnerability. An authenticated administrator can upload files without proper validation, potentially allowing them to upload malicious files to the server. This could lead to unauthorized access, data modification, or service disruption depending on where uploaded files are stored and executed.

What an attacker can do

03Attacker Capabilities

Upload files without validation to the server.

Potential impact on your site

04Site Impact

An admin account compromise could allow file uploads leading to data breach or site takeover.

Conditions required to exploit

05Prerequisites

Attacker must have administrator privileges on the site.

Key dates

06Disclosure timeline

June 18, 2025 CVE published
April 8, 2026 Record updated