CVE-2026-97737
Received Received - Intake

Wakapi User Caching Service Account Takeover

Vulnerability report for CVE-2026-97737, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: MITRE

Description

In Wakapi before 2.17.6, the user caching service allows a lookup to be resolved in an unintended lookup context, leading to account takeover.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-25
AI Q&A
2026-09-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
muety wakapi to 2.17.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-843 The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in Wakapi before version 2.17.6 allows an attacker to take over user accounts by exploiting a shared cache key space. User lookups using User ID and API key were not properly separated, causing a cache key collision that could resolve lookups to unintended user contexts.

Detection Guidance

To detect this vulnerability, check if your Wakapi instance is running a version prior to 2.17.6. Use commands like 'curl -s https://your-wakapi-instance.com/api/version' or check the version in the admin panel. If the version is below 2.17.6, the system is vulnerable.

Impact Analysis

An attacker could gain unauthorized access to your Wakapi account without needing your credentials. This could lead to data exposure, account manipulation, or further attacks within the application. The vulnerability requires no privileges or user interaction to exploit.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection principles and HIPAA's security requirements for protected health information. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Upgrade Wakapi to version 2.17.6 or later to address the cache key collision vulnerability. Ensure user caching is properly configured with distinct namespace prefixes for cache keys. No known workarounds exist besides upgrading.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97737. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart