Description
Unrestricted Upload of File with Dangerous Type vulnerability in Apache Answer.

This issue affects Apache Answer: through 2.0.0.

A crafted TIFF image could trigger excessive memory allocation during image decoding, allowing an authenticated user to cause the server process to crash.
Users are recommended to upgrade to version 2.0.1, which fixes the issue.
Published: 2026-06-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who can authenticate to an Apache Answer instance can upload a specially crafted TIFF image that causes the server to allocate excessive memory while decoding. This out‑of‑memory condition terminates the server process, resulting in a denial of service. The weakness, classified as CWE‑434, allows an authenticated user to exploit the flaw directly.

Affected Systems

Apache Software Foundation’s Apache Answer is affected in all releases through version 2.0.0. Version 2.0.1 contains the fix and is the recommended update target for all installations that can still receive new code pushes.

Risk and Exploitability

The vulnerability exhibits a high impact due to the server crash, but it requires authenticated access to the upload feature. The CVSS score of 6.5 and an EPSS score of less than 1% indicate a medium severity with low likelihood of exploitation, and the flaw is not listed in CISA KEV. Once an attacker can upload files, the exploitation path is straightforward: submit a malicious TIFF file, trigger the OOM, and force a process termination. Environments with permissive upload handling or where authenticated users have sufficient privileges to use the file upload interface should treat this as a high‑risk issue.

Generated by OpenCVE AI on June 9, 2026 at 16:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Answer to version 2.0.1 or later, which removes the faulty TIFF decoding path.
  • If an update is not immediately available, restrict the upload functionality to authenticated users who are explicitly permitted to upload files, and limit uploads to safe file types such as PNG or JPEG.
  • Implement server‑side file type validation and size limits to prevent large or malicious TIFF files from reaching the image decoder, reducing the likelihood of exhausting memory resources during processing.

Generated by OpenCVE AI on June 9, 2026 at 16:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 13:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:answer:*:*:*:*:*:*:*:*

Tue, 09 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 09 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache answer
Vendors & Products Apache
Apache answer

Tue, 09 Jun 2026 10:30:00 +0000

Type Values Removed Values Added
References

Tue, 09 Jun 2026 08:45:00 +0000

Type Values Removed Values Added
Description Unrestricted Upload of File with Dangerous Type vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. A crafted TIFF image could trigger excessive memory allocation during image decoding, allowing an authenticated user to cause the server process to crash. Users are recommended to upgrade to version 2.0.1, which fixes the issue.
Title Apache Answer: Uploading specially crafted TIFF files causes an Out-of-Memory error
Weaknesses CWE-434
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-09T15:06:16.052Z

Reserved: 2026-03-23T12:32:04.192Z

Link: CVE-2026-33582

cve-icon Vulnrichment

Updated: 2026-06-09T09:07:33.095Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T09:16:29.187

Modified: 2026-06-10T13:37:57.793

Link: CVE-2026-33582

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T16:30:08Z

Weaknesses