Skip to main content

Apache Answer EUVDEUVD-2026-53397

| CVE-2026-48911 HIGH
Missing Authentication for Critical Function (CWE-306)
2026-08-05 apache GHSA-47mw-vx77-gwvj
7.5
CVSS 3.1 · Vendor: apache
Share

Severity by source

Vendor (apache) PRIMARY
7.5 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
vuln.today AI
6.5 MEDIUM

Description explicitly requires victim to click a crafted link (UI:R, not UI:N as official vector states); impact is integrity-only account takeover with no confidentiality or availability loss.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (apache).

CVSS VectorVendor: apache

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Lifecycle Timeline

5
Analysis Updated
Aug 06, 2026 - 15:30 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 06, 2026 - 15:22 vuln.today
cvss_changed
Severity Changed
Aug 06, 2026 - 15:22 NVD
MEDIUM HIGH
CVSS changed
Aug 06, 2026 - 15:22 NVD
7.5 (MEDIUM) 7.5 (HIGH)
Analysis Generated
Aug 05, 2026 - 15:50 vuln.today

DescriptionCVE.org

Insufficient Verification of Data Authenticity vulnerability in Apache Answer.

This issue affects Apache Answer: through 2.0.1.

A missing authorization check in the external-login email binding flow allows unauthenticated attackers to take over arbitrary user accounts by tricking victims into clicking a crafted confirmation link. Users are recommended to upgrade to version 2.0.2, which fixes the issue.

AnalysisAI

Account takeover in Apache Answer through 2.0.1 allows unauthenticated remote attackers to seize arbitrary user accounts by exploiting a missing authorization check in the external-login OAuth email binding workflow. The attacker crafts a malicious confirmation link and socially engineers a target into clicking it, after which the attacker's external identity is silently bound to the victim's Answer account. No active exploitation has been identified (CISA KEV absent, EPSS at 7th percentile), but the SSVC framework flags the attack as automatable, making phishing-at-scale campaigns mechanically feasible.

Technical ContextAI

Apache Answer is an open-source Q&A community platform (self-hosted Stack Overflow analog) maintained by the Apache Software Foundation. The vulnerability is rooted in CWE-306 (Missing Authentication for Critical Function): the external-login OAuth/SSO email binding confirmation step does not verify that the entity triggering the binding actually owns or has authority over the target account. This means an attacker can initiate a binding request targeting any registered email address and then supply the victim with the resulting confirmation link - the server accepts the binding without checking whether the confirming party is the account holder. The affected CPE is cpe:2.3:a:apache_software_foundation:apache_answer:*:*:*:*:*:*:*:* covering all versions through 2.0.1.

RemediationAI

Upgrade to Apache Answer 2.0.2, which is the vendor-released patch confirmed by the Apache Software Foundation advisory at https://lists.apache.org/thread/mrlwtdnhqqgfbchjgq6rffkz67o8wyv8. If immediate patching is not feasible, disabling the external-login (OAuth/SSO) feature entirely eliminates the vulnerable code path; the trade-off is loss of single-sign-on functionality for all users. A secondary compensating control is restricting the Answer instance to trusted internal network segments, which limits the reachability of phishing-delivered confirmation links but does not eliminate the vulnerability if internal users can still be phished. No workaround fully substitutes for upgrading to 2.0.2.

Share

EUVD-2026-53397 vulnerability details – vuln.today

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