Company Details
surf-air-mobility
60
3,911
481
surfair.com
0
SUR_1124118
In-progress

Surf Air Mobility Company CyberSecurity Posture
surfair.comTransforming air mobility through software and electrification.
Company Details
surf-air-mobility
60
3,911
481
surfair.com
0
SUR_1124118
In-progress
Between 700 and 749

SAM Global Score (TPRM)XXXX



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

Transforming air mobility through software and electrification.


At Saudia Group, we're on a mission to inspire people to go beyond borders. Our purpose is rooted in unlocking human potential and connecting the world in ways never thought possible. We are committed to reshaping the aviation ecosystem in our region and beyond, by embracing innovation and a custome

Turkish Airlines has soared to new heights since its first flight in 1933, becoming the airline that connects more countries than any other. Our commitment to excellence is reflected in the world-class service, comfort, and innovative travel experience we offer, designed to elevate every journey.

Red. Hot. Spicy. That’s not just our tagline, it’s how we fly. Red reflects the bold spirit we bring to every journey, energetic, passionate, and full of heart. Hot captures the warmth of our service and the vibrant destinations we connect. Spicy is our drive to keep travel exciting through innovati

Ethiopian Airlines Group (Ethiopian) is a true African success story, transforming a visionary dream into a globally renowned reality for nearly eight decades. Operating flights to more than 160 domestic and international passenger, and cargo destinations across five continents, Ethiopian bridges th

Based in Dubai, the Emirates Group employs over 103,363 staff from more than 160 nationalities. The Emirates Group’s extensive and diverse international portfolio includes the world’s largest international airline, Emirates, and one of the largest combined air services provider in the world, dnata.

We’re on a mission to make low-cost travel easy. Whatever your role, you’ll connect millions of people to what they love using Europe’s best airline network, great value fares, and friendly service. And to help us get there we’ll give you everything you need to make a personal impact on our growing
Lufthansa is one of the world’s leading airlines, connecting passengers to over 200 destinations across 74 countries from our hubs in Frankfurt and Munich. As an industry pioneer, we are committed to shaping the future of sustainable aviation, investing in next-generation aircraft, cutting-edge tec

Delta Air Lines (NYSE: DAL) is the U.S. global airline leader in safety, innovation, reliability and customer experience. Powered by our employees around the world, Delta has for a decade led the airline industry in operational excellence while maintaining our reputation for award-winning customer s

When JetBlue first took flight in February 2000, our founding goal was to bring humanity back to air travel, and over two decades later, we still put our customers, crewmembers and communities at the center of everything we do. Before we even had aircraft to fly, our founders selected five values
.png)
Dallas, Texas--(Newsfile Corp. - November 13, 2025) - Surf Air Mobility Inc. (NYSE: SRFM): Stonegate Capital Partners updates their coverage...
Surf Air is giving Palantir 6 million shares as prepayment. Which is a better company to invest in as the two work together?
LOS ANGELES, November 12, 2025--Surf Air Mobility Inc. (NYSE: SRFM) ("the Company", "Surf Air Mobility"), a leading regional air mobility...
Surf Air Mobility Inc. (SRFM) delivered earnings and revenue surprises of -4.92% and +4.30%, respectively, for the quarter ended September...
Surf Air Mobility (SRFM) just rolled out a $100 million strategic transaction that combines new equity funding with debt refinancing,...
The consensus estimate for Q3 2025 revenue is $27.88 million, and the earnings are expected to come in at -$0.61 per share.
Surf Air Mobility Inc. (NYSE: SRFM) (“Surf Air Mobility”, the “Company”), a leading air mobility platform, today announced that it has...
Surf Air Mobility announced in the past a US$100 million transaction combining new equity funding and a US$74 million senior secured...
Surf Air Mobility, Inc. (NYSE: SRFM), a leading regional air mobility platform and one of the largest commuter airlines in the U.S. by...

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of Surf Air Mobility is http://www.surfair.com.
According to Rankiteo, Surf Air Mobility’s AI-generated cybersecurity score is 748, reflecting their Moderate security posture.
According to Rankiteo, Surf Air Mobility currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, Surf Air Mobility is not certified under SOC 2 Type 1.
According to Rankiteo, Surf Air Mobility does not hold a SOC 2 Type 2 certification.
According to Rankiteo, Surf Air Mobility is not listed as GDPR compliant.
According to Rankiteo, Surf Air Mobility does not currently maintain PCI DSS compliance.
According to Rankiteo, Surf Air Mobility is not compliant with HIPAA regulations.
According to Rankiteo,Surf Air Mobility is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
Surf Air Mobility operates primarily in the Airlines and Aviation industry.
Surf Air Mobility employs approximately 60 people worldwide.
Surf Air Mobility presently has no subsidiaries across any sectors.
Surf Air Mobility’s official LinkedIn profile has approximately 3,911 followers.
Surf Air Mobility is classified under the NAICS code 481, which corresponds to Air Transportation.
No, Surf Air Mobility does not have a profile on Crunchbase.
Yes, Surf 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/surf-air-mobility.
As of November 27, 2025, Rankiteo reports that Surf Air Mobility has not experienced any cybersecurity incidents.
Surf Air Mobility has an estimated 3,298 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, Surf 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.