Skip to main content

Apache Answer CVE-2026-34033

| EUVDEUVD-2026-35371 MEDIUM
Basic XSS (CWE-80)
5.4
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
5.4 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Primary rating from Vendor (CNA) · only source for this CVE.

CVSS VectorVendor

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
CVSS changed
Jun 09, 2026 - 17:22 NVD
5.4 (MEDIUM)
Analysis Generated
Jun 09, 2026 - 08:18 vuln.today

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

HTML content injection in Apache Answer's email notification system allows authenticated users to embed arbitrary HTML markup into notification emails delivered to other platform users. All versions through 2.0.0 are affected. Because no CVSS vector was published at time of analysis, authentication requirements are confirmed from the description rather than from a CVSS PR component - an attacker must have a valid platform account to submit the content that triggers the malicious notification. No public exploit code and no CISA KEV listing have been identified.

Technical ContextAI

Apache Answer is an open-source Q&A platform (answer.apache.org) designed for community forums, help centers, and knowledge-management use cases. The root cause maps to CWE-80 (Improper Neutralization of Script-Related HTML Tags in a Web Page - Basic XSS): user-supplied content (such as answers, comments, or other contributions) is embedded into outbound notification emails without HTML-encoding. Email clients that render HTML in message bodies will interpret injected tags, enabling visual content manipulation, hyperlink injection, and - depending on the email client's sandboxing - potentially more sophisticated phishing payloads. The attack surface is the server-side email templating layer, not a browser DOM, which limits classic JavaScript execution but still enables significant social-engineering risk through HTML rendering.

RemediationAI

Upgrade to Apache Answer 2.0.1, which the vendor confirms resolves this issue by applying proper HTML escaping to user-supplied content before it is embedded in notification email templates. The fix is confirmed by the Apache security advisory at https://seclists.org/oss-sec/2026/q2/849. If an immediate upgrade is not feasible, a compensating control is to configure your mail gateway or email security product to strip or neutralize HTML tags from outbound application-generated emails - note this may alter legitimate rich-text formatting in notifications. A second partial mitigation is to disable email notifications entirely in the Apache Answer admin panel if the feature is not operationally required, eliminating the delivery path for injected content. Neither workaround substitutes for patching to 2.0.1.

More in Answer

View all
CVE-2023-1537 CRITICAL POC
9.8 Mar 21

Authentication Bypass by Capture-replay in GitHub repository answerdev/answer prior to 1.0.6. Rated critical severity (C

CVE-2023-0744 CRITICAL POC
9.8 Feb 08

Improper Access Control in GitHub repository answerdev/answer prior to 1.0.4. Rated critical severity (CVSS 9.8), this v

CVE-2023-0743 CRITICAL POC
9.0 Feb 08

Cross-site Scripting (XSS) - Generic in GitHub repository answerdev/answer prior to 1.0.4. Rated critical severity (CVSS

CVE-2023-0742 CRITICAL POC
9.0 Feb 08

Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4. Rated critical severity (CVSS

CVE-2023-0741 CRITICAL POC
9.0 Feb 08

Cross-site Scripting (XSS) - DOM in GitHub repository answerdev/answer prior to 1.0.4. Rated critical severity (CVSS 9.0

CVE-2023-0740 CRITICAL POC
9.0 Feb 08

Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4. Rated critical severity (CVSS

CVE-2023-4815 HIGH POC
8.8 Sep 07

Missing Authentication for Critical Function in GitHub repository answerdev/answer prior to v1.1.3. Rated high severity

CVE-2023-4126 HIGH POC
8.8 Aug 03

Insufficient Session Expiration in GitHub repository answerdev/answer prior to v1.1.0. Rated high severity (CVSS 8.8), t

CVE-2023-4125 HIGH POC
8.8 Aug 03

Weak Password Requirements in GitHub repository answerdev/answer prior to v1.1.0. Rated high severity (CVSS 8.8), this v

CVE-2023-1976 HIGH POC
8.8 Apr 11

Password Aging with Long Expiration in GitHub repository answerdev/answer prior to 1.0.6. Rated high severity (CVSS 8.8)

CVE-2023-1543 HIGH POC
8.8 Mar 21

Insufficient Session Expiration in GitHub repository answerdev/answer prior to 1.0.6. Rated high severity (CVSS 8.8), th

CVE-2023-0739 MEDIUM POC
6.8 Feb 08

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in GitHub repository answerd

Share

CVE-2026-34033 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy