Files
CVEs-PoC/2025/CVE-2025-7441.md
T
2025-09-29 21:09:30 +02:00

941 B

CVE-2025-7441

Description

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.

POC

Reference

No PoCs from references.

Github