Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Remote network-reachable form endpoint, no auth or interaction required, low complexity to craft the request; impact is availability-only via resource exhaustion, so C:N/I:N/A:H.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in the attachment handling component of Feuerhamster MailForm v1.1.0 allows attackers to cause a Denial of Service (DoS) via a crafted request.
AnalysisAI
Denial of service in Feuerhamster MailForm v1.1.0 allows remote unauthenticated attackers to exhaust server resources by sending a crafted request to the attachment handling component. The flaw aligns with CWE-400 (Uncontrolled Resource Consumption) and carries a CVSS 3.1 score of 7.5 (AV:N/AC:L/PR:N/UI:N/A:H), with no public exploit identified at time of analysis and no inclusion in CISA KEV.
Technical ContextAI
Feuerhamster MailForm is a small web-based mail/contact form application that accepts user-submitted file attachments. The vulnerability sits in the attachment handling code path, which under CWE-400 implies the component fails to bound resource use (memory, CPU, disk, or file handles) when parsing or storing an incoming attachment. A specially crafted request - likely abusing attachment size, count, encoding, or MIME parsing - can be processed in a way that consumes disproportionate server resources, leading to availability loss. The single CPE entry is recorded as 'n/a:n/a', meaning NVD has not yet normalized a vendor/product CPE binding, so automated asset matching against this CVE will fail until that metadata is populated.
RemediationAI
No vendor-released patch identified at time of analysis, and no vendor advisory URL is provided in the references - operators should monitor the Feuerhamster MailForm project for a fixed release above 1.1.0. As compensating controls, place the MailForm endpoint behind a reverse proxy or WAF that enforces strict request-size limits (e.g. cap multipart bodies at a few megabytes) and per-IP rate limits on the attachment-accepting URL; this directly blunts the resource-exhaustion vector with the trade-off that legitimate users sending large attachments will be rejected. Restrict the form to authenticated users or trusted networks if business requirements allow, accepting the loss of public submissions, and review the linked gist at https://gist.github.com/pyuysig/d4c2ace69162c82f1df197ce0f45d63f for any technical detail that would inform a more targeted filter (e.g. specific MIME types or header patterns to block at the proxy).
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36776
GHSA-3f8c-7jhj-qx5r