AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-12406

MEDIUM · CVSS 6.5 EPSS 6.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-11-06 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-12406
Severity
MEDIUM
CVSS
6.5
EPSS
6.26%
Apache

Original NVD Description

Apache CXF before 3.3.4 and 3.2.11 does not restrict the number of message attachments present in a given message. This leaves open the possibility of a denial of service type attack, where a malicious user crafts a message containing a very large number of message attachments. From the 3.3.4 and 3.2.11 releases, a default limit of 50 message attachments is enforced. This is configurable via the message property "attachment-max-count".