CVE-2026-25058

Vexa is an open-source, self-hostable meeting bot API and meeting transcription API. Prior to 0.10.0-260419-1910, the Vexa transcription-collector service exposes an internal endpoint `GET /internal/transcripts/{meeting_id}` that returns transcript data for any meeting without any authentication or authorization checks. An unauthenticated attacker can enumerate all meeting IDs, access any user's meeting transcripts without credentials, and steal confidential business conversations, passwords, and/or PII. Version 0.10.0-260419-1910 patches the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vexa:vexa:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-20 16:16

Updated : 2026-06-17 10:24


NVD link : CVE-2026-25058

Mitre link : CVE-2026-25058

CVE.ORG link : CVE-2026-25058


JSON object : View

Products Affected

vexa

  • vexa
CWE
CWE-306

Missing Authentication for Critical Function

CWE-862

Missing Authorization