CVE-2015-10137 CRITICAL

CVE-2015-10137: Website Contact Form With File Upload <= 1.3.4 - Arbitrary File Upload

Vendor N-Media
Product Website Contact Form With File Upload
Weakness CWE-434 · Unrestricted file upload
Published July 22, 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 Website Contact Form With File Upload plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'upload_file()' function in versions up to, and including, 1.3.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Website Contact Form With File Upload versions 1.3.4 and earlier allow unauthenticated attackers to upload arbitrary files to the site without restriction. An attacker can upload malicious files such as PHP scripts and execute them on the server, gaining full control over the site. No user interaction or authentication is required to exploit this vulnerability.

What an attacker can do

03Attacker Capabilities

Upload and execute arbitrary files (such as PHP scripts) on the site without authentication.

Potential impact on your site

04Site Impact

Complete site compromise: attackers can run code, steal data, modify content, or take the site offline.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE