Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Answer.

This issue affects Apache Answer: through 2.0.1.

Deleted or pending answers could be retrieved by unauthorized users through the single-answer read path when the parent question remained visible, exposing answer content that should not have been accessible.
Users are recommended to upgrade to version 2.0.2, which fixes the issue.
Published: 2026-08-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to read deleted or pending answer content that should not be visible to them. This is a data confidentiality breach, classified as CWE‑200. An attacker could gain access to information intended for authorized users only, potentially exposing sensitive user contributions.

Affected Systems

Apache Answer versions through 2.0.1 are affected. The flaw resides in the single‑answer read path where the parent question remains visible, enabling the disclosure of answer content that should be hidden.

Risk and Exploitability

The EPSS score is < 1% and it is not listed in the CISA KEV catalog. The likely attack vector is an HTTP request to the answer retrieval endpoint, which can be performed by an unauthenticated or low‑privilege user. Exploitation requires the parent question to remain visible. The flaw could be used to exfiltrate deleted or pending answers, compromising data confidentiality. The impact is significant for systems that handle sensitive Q&A content, and the risk is heightened by the lack of existing mitigation controls. The CVSS score is 7.5, indicating high severity.

Generated by OpenCVE AI on August 6, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading Apache Answer to version 2.0.2 or later.
  • Configure access control to deny unauthenticated reads of answers that are deleted or pending, ensuring the parent question visibility does not grant unauthorized access.
  • Monitor audit logs for unexpected answer read activity to detect potential exploitation attempts.

Generated by OpenCVE AI on August 6, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

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

Thu, 06 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 05 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Description Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Deleted or pending answers could be retrieved by unauthorized users through the single-answer read path when the parent question remained visible, exposing answer content that should not have been accessible. Users are recommended to upgrade to version 2.0.2, which fixes the issue.
Title Apache Answer: Unauthorized disclosure of deleted or pending answer content
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-06T14:38:36.910Z

Reserved: 2026-07-08T03:43:39.824Z

Link: CVE-2026-60023

cve-icon Vulnrichment

Updated: 2026-08-05T16:32:59.473Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T16:16:58.203

Modified: 2026-08-06T18:40:35.480

Link: CVE-2026-60023

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:06:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor