CVE-2023-24998

CVE-2023-24998 is a high-severity vulnerability in Apache Commons Fileupload with a CVSS 3.x base score of 7.5. Its EPSS exploit-prediction score of 47% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-770.

Key facts

Description

Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an attacker triggering a DoS with a malicious upload or series of uploads. Note that, like all of the file upload limits, the new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured.

Frequently asked questions

What is CVE-2023-24998?
Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an attacker triggering a DoS with a malicious upload or series of uploads. Note that, like all of the file upload limits, the new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured.
How severe is CVE-2023-24998?
CVE-2023-24998 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2023-24998 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 47% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2023-24998?
CVE-2023-24998 primarily affects Apache Commons Fileupload. In total, 4 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2023-24998?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
When was CVE-2023-24998 published?
CVE-2023-24998 was published on 2023-02-20 and last updated on 2026-06-17.

References

Affected products (4)

More vulnerabilities in Apache Commons Fileupload

All CVEs affecting Apache Commons Fileupload →

Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities

Browse all CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities →