CVE-2026-18816
📛 CVE Title
Baserow 2FA Verify Endpoint views.py verify improper authentication
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.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- VulDB
- CVSS severity
- LOW
- CVSS score
- 2.3 / 10
- CVSS vector
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X- Effective score
- 2.3 / 10 LOW source: CNA overview
- CWE(s)
-
CWE-287 - Reserved
- 2026-08-04
- Published
- 2026-08-04 21:45 UTC
- Last updated
- 2026-08-04 21:45 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/18xxx/CVE-2026-18816.json
Affected products (1)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| n/a | Baserow |
2.3.0 (affected),
2.3.1 (affected),
2.3.2 (affected),
2.3.3 (unaffected)
|
— |
Vendor references (7)
References embedded in the original CVE record by the assigning CNA.
- VDB-385815 | Baserow 2FA Verify Endpoint views.py verify improper authentication vdb-entrytechnical-description
- VDB-385815 | CTI Indicators (IOB, IOC, IOA) signaturepermissions-required
- CVE-2026-18816 | CVE Analysis and Report third-party-advisory
- Submit #857941 | baserow c34eb053be98bc0d04fcbf9b2d6b305cba0d5647 CWE-287 Improper Authentication third-party-advisory
- https://github.com/baserow/baserow/issues/5743 issue-tracking
- https://github.com/baserow/baserow/releases/tag/2.3.3 patch
- https://github.com/baserow/baserow/ product
Web references (0)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
No web references attached yet.
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-18816.json.
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:baserow:baserow:*:*:*:*:*:*:*:*"
],
"modules": [
"2FA Verify Endpoint"
],
"product": "Baserow",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "2.3.0"
},
{
"status": "affected",
"version": "2.3.1"
},
{
"status": "affected",
"version": "2.3.2"
},
{
"status": "unaffected",
"version": "2.3.3"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "GalaxynX (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4.6,
"vectorString": "AV:N/AC:H/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-04T21:45:08.665Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-385815 | Baserow 2FA Verify Endpoint views.py verify improper authentication",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/385815"
},
{
"name": "VDB-385815 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/385815/cti"
},
{
"name": "CVE-2026-18816 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-18816"
},
{
"name": "Submit #857941 | baserow c34eb053be98bc0d04fcbf9b2d6b305cba0d5647 CWE-287 Improper Authentication",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/857941"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/baserow/baserow/issues/5743"
},
{
"tags": [
"patch"
],
"url": "https://github.com/baserow/baserow/releases/tag/2.3.3"
},
{
"tags": [
"product"
],
"url": "https://github.com/baserow/baserow/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-08-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-08-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-08-04T14:59:16.000Z",
"value": "VulDB entry last update"
}
],
"title": "Baserow 2FA Verify Endpoint views.py verify improper authentication",
"x_generator": [
"VulDB PVTS v202608"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-18816",
"datePublished": "2026-08-04T21:45:08.665Z",
"dateReserved": "2026-08-04T12:54:06.562Z",
"dateUpdated": "2026-08-04T21:45:08.665Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}