Company Details
norfolk-southern
9,535
120,602
482
norfolksouthern.com
117
NOR_1035568
Completed

Norfolk Southern Company CyberSecurity Posture
norfolksouthern.comSince 1827, Norfolk Southern (NYSE: NSC) and its predecessor companies have safely moved the goods and materials that power the U.S. economy. Today, we operate a customer-centric and operations-driven freight transportation network across 19,000 route miles and have the most extensive intermodal network in the eastern United States. Norfolk Southern serves a majority of the country’s population and manufacturing base, with connections to every major container port on the Atlantic coast as well as the Gulf of Mexico and Great Lakes. Committed to furthering sustainability, we help our customers avoid 15 million tons of annual carbon emissions by shipping via rail. Our railroaders deliver more than 7 million carloads each year, from agriculture to consumer goods, and is the largest rail shipper of auto products and metals in North America. Visit our website to learn more about transporting your company’s goods with Norfolk Southern and to calculate how you can decarbonize your supply chain through freight rail.
Company Details
norfolk-southern
9,535
120,602
482
norfolksouthern.com
117
NOR_1035568
Completed
Between 800 and 849

Norfolk Southern Global Score (TPRM)XXXX



No incidents recorded for Norfolk Southern in 2025.
No incidents recorded for Norfolk Southern in 2025.
No incidents recorded for Norfolk Southern in 2025.
Norfolk Southern cyber incidents detection timeline including parent company and subsidiaries

Since 1827, Norfolk Southern (NYSE: NSC) and its predecessor companies have safely moved the goods and materials that power the U.S. economy. Today, we operate a customer-centric and operations-driven freight transportation network across 19,000 route miles and have the most extensive intermodal network in the eastern United States. Norfolk Southern serves a majority of the country’s population and manufacturing base, with connections to every major container port on the Atlantic coast as well as the Gulf of Mexico and Great Lakes. Committed to furthering sustainability, we help our customers avoid 15 million tons of annual carbon emissions by shipping via rail. Our railroaders deliver more than 7 million carloads each year, from agriculture to consumer goods, and is the largest rail shipper of auto products and metals in North America. Visit our website to learn more about transporting your company’s goods with Norfolk Southern and to calculate how you can decarbonize your supply chain through freight rail.


We’re at the heart of revitalising Britain’s railway, getting people and goods where they need to be and supporting the economy. Investment and modernisation are essential. So we’re building the railway of the future, running a safe, reliable and efficient railway, and serving customers and communi

Hitachi Rail is committed to driving a sustainable mobility transition and helping every passenger, customer and community enjoy more connected, seamless and sustainable transport. Hitachi Rail is a trusted partner to operators around the world with expertise across every part of the rail ecosystems
CN is a North American transportation and logistics leader focused on supply chain innovation and collaboration. We offer integrated shipping solutions, including rail, intermodal, trucking, freight forwarding, warehousing and distribution. We are an engaged corporate citizen, committed to the saf
One of America's most recognized companies, Union Pacific Railroad connects 23 states in the western two-thirds of the country by rail, providing a critical link in the global supply chain. The railroad's diversified business mix includes Agricultural Products, Automotive, Chemicals, Coal, Industria
CSX is a company on the move. As the nation’s best run railroad, we’re redefining freight rail with a progressive vision and real results – setting new industry performance standards and building a force of highly skilled professionals who are energized to help us move the economy safely, efficientl
Moving America Where it wants to go. We are not just a railroad; we are a company that moves people. With 21,000 route miles in 46 states, the District of Columbia and three Canadian provinces, Amtrak operates more than 300 trains each day – at speeds up to 150 mph – to more than 500 destinations.
.png)
Norfolk Southern (NS) and Class I railroad supplier Wabtec Corporation honor service members on Veterans Day (Nov. 11).
The Senate version of legislation to reopen the federal government includes language to temporarily reinstate two key cyber laws that...
Homeland Security Secretary Kristi Noem promised to prioritize a “comprehensive, whole-of-government approach to cybersecurity.”.
Union Pacific CEO Jim Vena told investors Thursday that he wants to get the railroad's application to merge with Norfolk Southern into the...
The Cybersecurity and Infrastructure Security Agency on Wednesday ordered all federal agencies to immediately take steps to patch vulnerable...
Personnel at the Cybersecurity and Infrastructure Security Agency are among the federal workers sent reduction-in-force notifications on...
Senate Homeland Security ranking member Gary Peters (D-Mich.) plans to introduce a new bill to reauthorize a foundational cybersecurity...
A key law that helps the federal government guard against cyber threats to U.S. critical systems expired as the government shut down...
The fight to reinstate a bedrock cyber threat-sharing law that expired on Tuesday continued on Capitol Hill on Wednesday in between fiery...

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of Norfolk Southern is https://www.norfolksouthern.com.
According to Rankiteo, Norfolk Southern’s AI-generated cybersecurity score is 818, reflecting their Good security posture.
According to Rankiteo, Norfolk Southern currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, Norfolk Southern is not certified under SOC 2 Type 1.
According to Rankiteo, Norfolk Southern does not hold a SOC 2 Type 2 certification.
According to Rankiteo, Norfolk Southern is not listed as GDPR compliant.
According to Rankiteo, Norfolk Southern does not currently maintain PCI DSS compliance.
According to Rankiteo, Norfolk Southern is not compliant with HIPAA regulations.
According to Rankiteo,Norfolk Southern is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
Norfolk Southern operates primarily in the Rail Transportation industry.
Norfolk Southern employs approximately 9,535 people worldwide.
Norfolk Southern presently has no subsidiaries across any sectors.
Norfolk Southern’s official LinkedIn profile has approximately 120,602 followers.
Norfolk Southern is classified under the NAICS code 482, which corresponds to Rail Transportation.
Yes, Norfolk Southern has an official profile on Crunchbase, which can be accessed here: https://www.crunchbase.com/organization/norfolk-southern-corporation.
Yes, Norfolk Southern maintains an official LinkedIn profile, which is actively utilized for branding and talent engagement, which can be accessed here: https://www.linkedin.com/company/norfolk-southern.
As of November 27, 2025, Rankiteo reports that Norfolk Southern has not experienced any cybersecurity incidents.
Norfolk Southern has an estimated 221 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, Norfolk Southern 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.