CVE-2026-78213

8.7

Hepta Platforms · Heptabase

Heptabase contains a reflected cross-site scripting vulnerability that allows an authenticated user to execute malicious scripts in the context of other users.

Executive summary

A cross-site scripting vulnerability in Heptabase enables authenticated attackers to execute malicious scripts and potentially compromise user sessions.

Vulnerability

This is a cross-site scripting vulnerability (CWE-79) resulting from improper neutralization of input during web page generation. The vulnerability requires the attacker to be authenticated and involves user interaction to trigger the malicious payload.

Business impact

This vulnerability allows an attacker to inject scripts that could lead to session hijacking, unauthorized actions performed on behalf of a user, or the theft of sensitive information within the application. Given the CVSS score of 8.7, this represents a significant risk to the integrity and confidentiality of the collaborative environment.

Remediation

Immediate Action: Upgrade Heptabase to version 1.93.1 or later to resolve the underlying input sanitization issues.

Proactive Monitoring: Review application logs for suspicious script injections or unusual user behavior patterns.

Compensating Controls: Utilize a Web Application Firewall (WAF) to inspect incoming requests and filter out malicious script patterns.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Administrators must ensure that all instances of Heptabase are updated to version 1.93.1 or later. Immediate patching is recommended to prevent potential session compromise and unauthorized access within the platform.