CVE-2024-6409
Last modified
CVE-2024-6409 is a high-severity vulnerability rated 7/10 on the CVSS scale. A race condition vulnerability was discovered in how signals are handled by OpenSSH's server (sshd). If a remote attacker does not authenticate within a set time period, then sshd's SIGALRM handler is called asynchronously. EPSS estimates a 27.93% chance of exploitation in the next 30 days.
Description
A race condition vulnerability was discovered in how signals are handled by OpenSSH's server (sshd). If a remote attacker does not authenticate within a set time period, then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). As a consequence of a successful attack, in the worst case scenario, an attacker may be able to perform a remote code execution (RCE) as an unprivileged user running the sshd server.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-6409?
How severe is CVE-2024-6409?
How do I fix CVE-2024-6409?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-6402A vulnerability classified as critical was found in Tenda A3…9.8
- CVE-2024-6403A vulnerability, which was classified as critical, has been …9.8
- CVE-2024-6405The Floating Social Buttons plugin for WordPress is vulnerab…5.4
- CVE-2024-6406Missing Authentication for Critical Function, Missing Author…8.5
- CVE-2024-6407CWE-200: Information Exposure vulnerability exists that coul…7.5
- CVE-2024-6408The Slider by 10Web WordPress plugin before 1.2.57 does not…5.4
- CVE-2024-6410The ProfileGrid – User Profiles, Groups and Communities plug…4.3
- CVE-2024-6411The ProfileGrid – User Profiles, Groups and Communities plug…8.8
- CVE-2024-6412The HTML Forms WordPress plugin before 1.3.34 does not have…6.5
- CVE-2024-6413Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2024-6414A vulnerability classified as problematic has been found in …6.9
- CVE-2024-6415A vulnerability classified as problematic was found in Ingen…5.1
Are you affected by CVE-2024-6409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
