PT-2026-43404 · Maxkb · Maxkb
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
MaxKB versions prior to 2.9.0
Description
The webhook trigger endpoint '/api/trigger/v1/webhook/{trigger id}' is accessible without authentication. This occurs because the
WebhookAuth class unconditionally returns (None, {}), which the Django REST Framework interprets as successful authentication. Due to optional per-trigger token verification and a lack of backend enforcement for token requirements, an unauthenticated attacker with a valid trigger id can invoke webhook triggers to execute bound tasks.Recommendations
Update to version 2.9.0.
Exploit
Fix
Missing Authentication
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Maxkb