Company Details
eveairmobility
205
60,863
3364
eveairmobility.com
0
EVE_9461160
In-progress

Eve Air Mobility Company CyberSecurity Posture
eveairmobility.comEve is developing a full portfolio of solutions to enable the UAM market and ultimately benefit people’s lives, including the progression and certification of the company’s electric vertical takeoff and landing vehicle (eVTOL), the associated comprehensive services and support network, and the creation of urban air traffic management solutions.
Company Details
eveairmobility
205
60,863
3364
eveairmobility.com
0
EVE_9461160
In-progress
Between 750 and 799

EAM Global Score (TPRM)XXXX



No incidents recorded for Eve Air Mobility in 2025.
No incidents recorded for Eve Air Mobility in 2025.
No incidents recorded for Eve Air Mobility in 2025.
EAM cyber incidents detection timeline including parent company and subsidiaries

Eve is developing a full portfolio of solutions to enable the UAM market and ultimately benefit people’s lives, including the progression and certification of the company’s electric vertical takeoff and landing vehicle (eVTOL), the associated comprehensive services and support network, and the creation of urban air traffic management solutions.


B/E Aerospace is now part of Rockwell Collins. With the acquisition of B/E Aerospace in April 2017, Rockwell Collins is now a world leader in designing, developing and manufacturing cabin interior products and services that deliver innovation, reliability and efficiency. Our broad range of offeri

The FAA is on the leading edge of a new frontier in commercial space transportation, building the next generation (NextGen) of satellite-based navigation systems, and fostering the safe integration of unmanned aerial systems into our airspace. We can only dream of what the next 50 years of American

For more than 60 years, NASA has been breaking barriers to achieve the seemingly impossible—from walking on the Moon to pushing the boundaries of human spaceflight farther than ever before. We work in space and around the world in laboratories and wind tunnels, on airfields and in control rooms to e

At CAE, we equip people in critical roles with the expertise and solutions to create a safer world. As a technology company, we digitalize the physical world, deploying simulation training and critical operations support solutions. Above all else, we empower pilots, airlines, defence and security fo

SpaceX designs, manufactures and launches the world’s most advanced rockets and spacecraft. The company was founded in 2002 by Elon Musk to revolutionize space transportation, with the ultimate goal of making life multiplanetary. SpaceX has gained worldwide attention for a series of historic mil

Safran is an international high-technology group, operating in the aviation (propulsion, equipment and interiors), defense and space markets. Its core purpose is to contribute to a safer, more sustainable world, where air transport is more environmentally friendly, comfortable and accessible. Safran

Airbus pioneers sustainable aerospace for a safe and united world. The Company constantly innovates to provide efficient and technologically-advanced solutions in aerospace, defence, and connected services. In commercial aircraft, Airbus designs and manufactures modern and fuel-efficient airliners

Textron Inc. is a multi-industry company that leverages its global network of aircraft, defense, industrial and finance businesses to provide customers with innovative solutions and services. Textron is known around the world for its powerful brands such as Bell, Cessna, Beechcraft, Pipistrel, Jacob

Bombardier is a global leader in aviation, focused on designing, manufacturing, and servicing the world's most exceptional business jets. Bombardier’s Challenger and Global aircraft families are renowned for their cutting-edge innovation, cabin design, performance, and reliability. Bombardier has a
.png)
Deployment marks a significant milestone for the commercialization and operational maturity of Eve's urban air traffic management solution.
Eve Air Mobility has inked a framework agreement with Bahrain's Ministry of Transportation and Telecommunications.
Eve Air Mobility announced a landmark Framework Agreement with the Ministry of Transportation and Telecommunications.
As multiple urban air mobility developers jostle to launch commercial services in the Middle East, Eve Air Mobility is to evaluate...
Eve Air Mobility (NYSE: EVEX) announced a Framework Agreement with the Kingdom of Bahrain's Ministry of Transportation and...
EVEX edges ahead of JOBY in the eVTOL race, backed by Embraer expertise, strong LOIs and better earnings performance.
Embraer-funded Eve Air Mobility is advancing toward flight testing a full-sized prototype of its electric air taxi by early 2026,...
Earlier this month, Eve Holding announced it raised US$230 million in capital and reported an expanding backlog of Letters of Intent for its...
Brazil's Embraer could get certification of its electric aircraft in 2027, but the new president of the country's aviation regulator told...

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of Eve Air Mobility is http://www.eveairmobility.com.
According to Rankiteo, Eve Air Mobility’s AI-generated cybersecurity score is 751, reflecting their Fair security posture.
According to Rankiteo, Eve Air Mobility currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, Eve Air Mobility is not certified under SOC 2 Type 1.
According to Rankiteo, Eve Air Mobility does not hold a SOC 2 Type 2 certification.
According to Rankiteo, Eve Air Mobility is not listed as GDPR compliant.
According to Rankiteo, Eve Air Mobility does not currently maintain PCI DSS compliance.
According to Rankiteo, Eve Air Mobility is not compliant with HIPAA regulations.
According to Rankiteo,Eve Air Mobility is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
Eve Air Mobility operates primarily in the Aviation and Aerospace Component Manufacturing industry.
Eve Air Mobility employs approximately 205 people worldwide.
Eve Air Mobility presently has no subsidiaries across any sectors.
Eve Air Mobility’s official LinkedIn profile has approximately 60,863 followers.
Eve Air Mobility is classified under the NAICS code 3364, which corresponds to Aerospace Product and Parts Manufacturing.
Yes, Eve Air Mobility has an official profile on Crunchbase, which can be accessed here: https://www.crunchbase.com/organization/eve-air-mobility.
Yes, Eve Air Mobility maintains an official LinkedIn profile, which is actively utilized for branding and talent engagement, which can be accessed here: https://www.linkedin.com/company/eveairmobility.
As of November 27, 2025, Rankiteo reports that Eve Air Mobility has not experienced any cybersecurity incidents.
Eve Air Mobility has an estimated 2,577 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, Eve Air Mobility has faced 0 incidents in the past.
Incident Types: The types of cybersecurity incidents that have occurred include .
.png)
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.16, 20.3.14, and 21.0.1, there is a XSRF token leakage via protocol-relative URLs in angular HTTP clients. The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery (XSRF) token to an attacker-controlled domain. Angular's HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol (http:// or https://) to determine if it is cross-origin. If the URL starts with protocol-relative URL (//), it is incorrectly treated as a same-origin request, and the XSRF token is automatically added to the X-XSRF-TOKEN header. This issue has been patched in versions 19.2.16, 20.3.14, and 21.0.1. A workaround for this issue involves avoiding using protocol-relative URLs (URLs starting with //) in HttpClient requests. All backend communication URLs should be hardcoded as relative paths (starting with a single /) or fully qualified, trusted absolute URLs.
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Uncontrolled Recursion vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft deep ASN.1 structures that trigger unbounded recursive parsing. This leads to a Denial-of-Service (DoS) via stack exhaustion when parsing untrusted DER inputs. This issue has been patched in version 1.3.2.
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. An Integer Overflow vulnerability in node-forge versions 1.3.1 and below enables remote, unauthenticated attackers to craft ASN.1 structures containing OIDs with oversized arcs. These arcs may be decoded as smaller, trusted OIDs due to 32-bit bitwise truncation, enabling the bypass of downstream OID-based security decisions. This issue has been patched in version 1.3.2.
Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, working with large buffers in Lua scripts can lead to a stack overflow. Users of Lua rules and output scripts may be affected when working with large buffers. This includes a rule passing a large buffer to a Lua script. This issue has been patched in versions 7.0.13 and 8.0.2. A workaround for this issue involves disabling Lua rules and output scripts, or making sure limits, such as stream.depth.reassembly and HTTP response body limits (response-body-limit), are set to less than half the stack size.
Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. In versions from 8.0.0 to before 8.0.2, a NULL dereference can occur when the entropy keyword is used in conjunction with base64_data. This issue has been patched in version 8.0.2. A workaround involves disabling rules that use entropy in conjunction with base64_data.

Get company history
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Identify exposed access points, detect misconfigured SSL certificates, and uncover vulnerabilities across the network infrastructure.
Gain visibility into the software components used within an organization to detect vulnerabilities, manage risk, and ensure supply chain security.
Monitor and manage all IT assets and their configurations to ensure accurate, real-time visibility across the company's technology environment.
Leverage real-time insights on active threats, malware campaigns, and emerging vulnerabilities to proactively defend against evolving cyberattacks.