CVE-2025-34096

Severity CVSS v4.0:
CRITICAL
Type:
CWE-119 Buffer Errors
Publication date:
10/07/2025
Last modified:
10/07/2025

Description

A stack-based buffer overflow vulnerability exists in Easy File Sharing HTTP Server version 7.2. The flaw is triggered when a crafted POST request is sent to the /sendemail.ghp endpoint containing an overly long Email parameter. The application fails to properly validate the length of this field, resulting in a memory corruption condition. An unauthenticated remote attacker can exploit this to execute arbitrary code with the privileges of the server process.