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

Noobosaurus

Researcher fromyeswehack
#21956of 56,333
12.4Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-83064
5.9
2026-08-28
Dovecot · Dovecot · CVE-2026-40205
**Name of the Vulnerable Software and Affected Versions** dovecot versions prior to 2.4.5-1.1 **Description** An authentication flaw exists where remote token validation paths fail to enforce configured authorization policies when multiple scopes are required. An attacker possessing an OAuth2 token with only a subset of the necessary scopes can successfully authenticate, whereas local token validation correctly requires all specified scopes. This results in the acceptance of tokens that lack the full set of required permissions. **Recommendations** Update to version 2.4.5-1.1. Use local token validation to ensure tokens are validated locally.
PT-2026-64004
6.5
2026-07-23
Dovecot · Dovecot · CVE-2026-52687
**Name of the Vulnerable Software and Affected Versions** dovecot versions prior to 2.4.5-1.1 **Description** An attacker with valid credentials can cause a denial of service for IMAP by selecting a compression algorithm for the connection that requires excessive memory for its decompression state. By opening several such connections, the process memory limit is reached, resulting in the termination of the process and all associated connections. **Recommendations** Update to version 2.4.5-1.1. Disable IMAP compression. Limit the number of connections handled by a single imap-login process.