2 CVE-2026-33550

Enriched by CISA Brute Force
 

SOGo before 5.12.5 does not renew the OTP if a user disables/enables it, and has a too short length (only 12 digits instead of the 20 recommended).
https://nvd.nist.gov/vuln/detail/CVE-2026-33550

Categories

CWE-308 : Use of Single-factor Authentication
The product uses an authentication algorithm that uses a single factor (e.g., a password) in a security context that should require more than one factor. Use multiple independent authentication schemes, which ensures that -- if one of the methods is compromised -- the system itself is still likely safe from compromise. For this reason, if multiple schemes are possible, they should be implemented and required -- especially if they are easy to use. Chat application skips validation when Central Authentication Service(CAS) is enabled, effectively removing the second factor fromtwo-factor authentication

References


 

AFFECTED (from MITRE)


Vendor Product Versions
Alinto SOGo
  • < 5.12.5 [affected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
16 Dictionary-based Password Attack
High
49 Password Brute Forcing
High
509 Kerberoasting
High
55 Rainbow Table Password Cracking
Medium
555 Remote Services with Stolen Credentials
Very High
560 Use of Known Domain Credentials
High
561 Windows Admin Shares with Stolen Credentials
565 Password Spraying
High
600 Credential Stuffing
High
644 Use of Captured Hashes (Pass The Hash)
High
645 Use of Captured Tickets (Pass The Ticket)
High
652 Use of Known Kerberos Credentials
High
653 Use of Known Operating System Credentials
High
70 Try Common or Default Usernames and Passwords
High


MITRE


Techniques

id description
T1021 Remote Services
T1021.002 Remote Services:SMB/Windows Admin Shares
T1078 Valid Accounts
T1078.001 Valid Accounts:Default Accounts
T1110.001 Brute Force:Password Guessing
T1110.002 Brute Force:Password Cracking
T1110.003 Brute Force:Password Spraying
T1110.004 Brute Force:Credential Stuffing
T1114.002 Email Collection:Remote Email Collection
T1133 External Remote Services
T1550.002 Use Alternate Authentication Material:Pass The Hash
T1550.003 Use Alternate Authentication Material:Pass The Ticket
T1558 Steal or Forge Kerberos Tickets
T1558.003 Steal or Forge Kerberos Tickets:Kerberoasting
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1018 Limit the accounts that may use remote services. Limit the permissions for accounts that are at higher risk of compromise; for example, configure SSH so users can only run specific programs.
M1026 Deny remote use of local admin credentials to log into systems. Do not allow domain user accounts to be in the local Administrators group multiple systems.
M1017 Applications may send push notifications to verify a login as a form of multi-factor authentication (MFA). Train users to only accept valid push notifications and to report suspicious push notifications.
M1027 Applications and appliances that utilize default username and password should be changed immediately after the installation, and before deployment to a production environment.
M1051 Upgrade management services to the latest supported and compatible version. Specifically, any version providing increased password complexity or policy enforcement preventing default or weak passwords.
M1027 Refer to NIST guidelines when creating password policies.
M1027 Refer to NIST guidelines when creating password policies.
M1018 Proactively reset accounts that are known to be part of breached credentials either immediately, or after detecting bruteforce attempts.
M1060 Use secure out-of-band authentication methods to verify the authenticity of critical actions initiated via email, such as password resets, financial transactions, or access requests. For highly sensitive information, utilize out-of-band communication channels instead of relying solely on email. This reduces the risk of sensitive data being collected through compromised email accounts. Set up out-of-band alerts to notify security teams of unusual email activities, such as mass forwarding or large attachments being sent, which could indicate email collection attempts. Create plans for leveraging a secure out-of-band communications channel, rather than an existing in-network email server, in case of a security incident.
M1030 Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.
M1018 Do not allow a domain user to be in the local administrator group on multiple systems.
M1018 Do not allow a user to be a local administrator for multiple systems.
M1026 Limit domain admin account permissions to domain controllers and limited servers. Delegate other admin functions to separate accounts. Limit service accounts to minimal required privileges, including membership in privileged groups such as Domain Administrators.
M1026 Limit service accounts to minimal required privileges, including membership in privileged groups such as Domain Administrators.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.