CVE-2026-18816
Received Received - Intake

Improper Authentication in Baserow 2FA Verify Endpoint

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

Publication date: 2026-08-04

Last updated on: 2026-08-04

Assigner: VulDB

Description

A vulnerability was identified in Baserow up to 2.3.2. Affected by this vulnerability is the function verify of the file backend/src/baserow/api/two_factor_auth/views.py of the component 2FA Verify Endpoint. Such manipulation leads to improper authentication. The attack may be launched remotely. This attack is characterized by high complexity. The exploitation appears to be difficult. Upgrading to version 2.3.3 addresses this issue. You should upgrade the affected component. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-04
Last Modified
2026-08-04
Generated
2026-08-05
AI Q&A
2026-08-05
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
baserow baserow to 2.3.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-18816 is an improper authentication vulnerability in Baserow versions up to 2.3.2. It exists in the 2FA Verify Endpoint function verify within backend/src/baserow/api/two_factor_auth/views.py. The flaw allows remote attackers to manipulate the authentication process, though exploitation is difficult due to high complexity.

Detection Guidance

Detection requires checking the Baserow version. Run: docker exec baserow cat /baserow/version.txt or check the web interface version page. If version is <=2.3.2, the system is vulnerable.

Impact Analysis

If exploited, this vulnerability could allow unauthorized remote access to user accounts by bypassing two-factor authentication. Attackers might gain control of accounts, leading to data theft, unauthorized actions, or further compromise of the system. However, the high complexity and difficulty of exploitation reduce the risk.

Compliance Impact

This vulnerability could potentially violate compliance requirements that mandate strong authentication controls, such as GDPR's security principles or HIPAA's access control safeguards. A successful exploit might lead to unauthorized data access, triggering reporting obligations or penalties under these regulations.

Mitigation Strategies

Upgrade Baserow to version 2.3.3 or later immediately. Follow vendor instructions for safe upgrade. Ensure backups are taken before upgrading. Monitor for unauthorized access attempts.

Chat Assistant

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

EPSS Chart