CVE-2025-2525 HIGH

CVE-2025-2525: Streamit <= 4.0.1 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Iqonicdesign
Product Streamit
Weakness CWE-434 · Unrestricted file upload
Published April 8, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Streamit theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'st_Authentication_Controller::edit_profile' function in all versions up to, and including, 4.0.1. This makes it possible for authenticated attackers, with subscriber-level and above permissions, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Streamit versions up to 4.0.1 allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the server, potentially executing code or compromising the site. The vulnerability requires valid user credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Upload and execute malicious files on the server to run code or compromise the site.

Potential impact on your site

04Site Impact

Authenticated users can upload dangerous files that may execute code or expose sensitive data.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges on the site.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE