critical · CVSS v3 9.8 · EPSS 0.005
CVE-2026-91843
CVE‑2026‑91843 is a critical stack overflow that can be triggered during an unauthenticated login attempt, allowing an attacker to execute a
Overview
CVE‑2026‑91843 is a critical stack overflow that can be triggered during an unauthenticated login attempt, allowing an attacker to execute arbitrary code with root privileges on the affected system.
Description
A stack overflow during the unauthenticated login process may allow an attacker to run arbitrary code remotely with root privileges.
Impact
{'confidentiality': 'Compromise of all data stored or processed by the affected service.', 'integrity': 'Full system compromise, enabling modification of files, configuration, and data.', 'availability': 'Potential for denial of service if the attacker crashes the service or installs persistence mechanisms.'}
Remediation
['Apply the vendor‑issued patch or update to the latest version of the login component.', 'If a patch is not yet available, disable the vulnerable login endpoint or enforce authentication via an alternative secure method.', 'Implement runtime stack protection (e.g., stack canaries, ASLR, DEP) to mitigate stack overflows.', 'Conduct a thorough code audit of the authentication flow and review recent changes for unsafe buffer handling.', 'Monitor logs for unusual login activity and anomalous memory usage patterns.']
Risk context
The CVSS score of 9.8 classifies this as critical, but the EPSS of 0.005 indicates a low probability of exploitation in the wild. Immediate patching is recommended to prevent potential remote code execution with root privileges.
Affected products
- Web‑based login service
- Authentication gateway
- Enterprise portal
- Custom login API
- Legacy web application
- Server‑side login handler
- Open‑source auth module
- Third‑party login framework
Scores
- Severity
- critical
- CVSS v2
- 10
- CVSS v3
- 9.8
- CVSS v4
- —
- EPSS
- 0.005