CVE-2024-55591 is a critical authentication bypass vulnerability affecting Fortinet’s FortiOS and FortiProxy systems.
This flaw, rated with a CVSS score of 9.8, allows unauthenticated attackers to gain super-admin privileges by exploiting improper handling of session tokens in the Node.js WebSocket module.
The vulnerability has been actively exploited in the wild since November 2024, posing significant risks to enterprise networks.
The vulnerability stems from a chain of issues:
local_access_token) bypasses session checks.Successful exploitation enables attackers to:
The vulnerability impacts:
Tools like the CVE-2024-55591-check.py script can identify vulnerable systems by attempting WebSocket connections to management interfaces and analyzing responses.
Indicators of compromise (IoCs) include unauthorized admin account creation, unexpected policy changes, and rogue SSL VPN users.
Fortinet recommends:
CVE-2024-55591 highlights the importance of securing administrative interfaces and promptly applying patches to mitigate risks.
Organizations should prioritize updating affected systems and implementing strict access controls to prevent exploitation of this critical vulnerability.
Pip is the official package manager for Python and the standard way to install libraries from…
R is an open-source programming language and environment built for statistical computing and data visualization. It…
Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…
Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…
GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…
Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…