Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Baixin513

#20359of 56,333
14Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-43404
7.5
2026-05-26
Maxkb · Maxkb · CVE-2026-44847
**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.
PT-2023-24765
6.5
2023-06-27
Unknown · Cloudexplorer Lite · CVE-2023-34240
**Name of the Vulnerable Software and Affected Versions** cloudexplorer-lite versions prior to 1.2.0 **Description** The issue is related to weak passwords that can be easily guessed, making them an easy target for brute force attacks. This can lead to an authentication system failure and compromise system security. **Recommendations** For versions prior to 1.2.0, upgrade to version 1.2.0 to fix the issue. At the moment, there are no known workarounds for this vulnerability.