CVE-2025-7441 CRITICAL

CVE-2025-7441: StoryChief <= 1.0.42 - Unauthenticated Arbitrary File Upload

Vendor Storychief
Product StoryChief
Weakness CWE-434 · Unrestricted file upload
Published August 16, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The StoryChief plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.0.42. This vulnerability occurs through the /wp-json/storychief/webhook REST-API endpoint that does not have sufficient filetype validation. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

StoryChief versions up to 1.0.42 allow unauthenticated attackers to upload files without restriction. An attacker can upload malicious files to the server over the network without needing credentials or user interaction. This can lead to remote code execution, data theft, or site takeover depending on where uploaded files are stored and executed.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the server and potentially run code or steal data.

Potential impact on your site

04Site Impact

Attackers can compromise your site by uploading and executing malicious code without any credentials.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

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