216.73.216.197

CVE-2026-44847

· Published 26/05/2026 21:16 · Modified 27/05/2026 19:41

Labels: CVE-2026-44847 2026-05-26CVE-2026-44847CWE-287[email protected]

Essential information

Published
26/05/2026 21:16
Modified
27/05/2026 19:41
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

CVSS metrics

Description

MaxKB is an open-source AI assistant for enterprise. Prior to 2.9.0, MaxKB's webhook trigger endpoint (/api/trigger/v1/webhook/{trigger_id}) is accessible without authentication. The WebhookAuth class unconditionally returns (None, {}), which Django REST Framework interprets as successful authentication. Combined with optional per-trigger token verification and no backend enforcement of token requirements, any unauthenticated attacker who knows a valid trigger ID can invoke webhook triggers to execute their bound tasks. This vulnerability is fixed in 2.9.0.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
maxkb / maxkb cpe:2.3:a:maxkb:maxkb:*:*:*:*:*:*:*:*

References