Company Details
pfizer
102,145
6,651,724
3254
pfizer.com
0
PFI_7487370
In-progress

Pfizer Company CyberSecurity Posture
pfizer.comWe’re celebrating over 175 years of daring scientific innovation—and we’re not done yet. Let’s outdo yesterday. Protect your health at PfizerForAll.com For additional information on our guidelines, please visit http://www.pfizer.com/community-guidelines
Company Details
pfizer
102,145
6,651,724
3254
pfizer.com
0
PFI_7487370
In-progress
Between 800 and 849

Pfizer Global Score (TPRM)XXXX



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

We’re celebrating over 175 years of daring scientific innovation—and we’re not done yet. Let’s outdo yesterday. Protect your health at PfizerForAll.com For additional information on our guidelines, please visit http://www.pfizer.com/community-guidelines


Sandoz is the global leader in generic and biosimilar medicines. Our Purpose is to pioneer access to medicines for patients globally. We are on a mission to drive innovation in the healthcare industry by freeing up resources sustainably and responsibly while continuing to address global health c

The Zydus Group with an overarching purpose of empowering people with freedom to live healthier and more fulfilled lives, is an innovative, global life-sciences company that discovers, develops, manufactures, and markets a broad range of healthcare therapies. The group employs over 27000 people worl

At Merck, known as MSD outside of the United States and Canada, we are unified around our purpose: We use the power of leading-edge science to save and improve lives around the world. For more than 130 years, we have brought hope to humanity through the development of important medicines and vaccine

HPCC- Hyderabad pharmaceutical congress committee is an apex body representing Indian pharmacists working in various capacities, viz,pharmaceutical industry,research and development,quality control,quality assurance,academics,drug control departments,hospitals,community and clinical pharmacy,marketi

Sun Pharma is the world's fourth-largest speciality generic pharmaceutical company and No. 1 in India. We provide high-quality, affordable medicines trusted by customers and patients in over 100 countries. Sun Pharma's global presence is supported by more than 40 manufacturing facilities spread acro
CVS Pharmacy is America’s leading retail pharmacy with more than 9,600 locations nationwide. For more than 50 years, CVS Pharmacy has offered customers the products and services they need to stay on their path to better health. In addition to our pharmacies, our stores feature on-trend beauty depart

Cipla is a leading global pharmaceutical company trusted by healthcare professionals and patients across the world since 1935. A compassionate approach to healthcare that goes beyond the pursuit of profit and growth has been the force impelling Cipla’s history over the years. Our credo and our purp
Lupin Limited is a global pharmaceutical leader headquartered in Mumbai, India, with products distributed in over 100 markets. Lupin specializes in pharmaceutical products, including branded and generic formulations, complex generics, biotechnology products, and active pharmaceutical ingredients. Tr

We are Merck KGaA, Darmstadt, Germany and its global affiliates. We are a leading global science and technology company headquartered in Germany. We are curious explorers, courageous pioneers, and ingenious inventors. Our colleagues across the globe love innovating with science and technology to e
.png)
Pfizer Inc. and Tris Pharma Inc. agreed Wednesday to cough up $41.5 million to settle claims brought by Texas that it gave adulterated ADHD...
Last week, AstraZeneca became the second pharmaceutical company to reach a deal to join the White House's most favored nation (MFN)...
President Donald Trump has struck a multi-pronged deal with pharmaceutical giant Pfizer to lower the price of some of the company's...
Here are the worldwide cybersecurity job openings available as of June 10, 2025, including on-site, hybrid, and remote roles.
Pfizer has tapped the FDA's former top drug regulator, Dr. Patrizia Cavazzoni, as its chief medical officer, the pharmaceutical company...
Pfizer Chairman and CEO Albert Bourla did not mince his words at the 43rd annual JP Morgan Healthcare Conference in San Francisco on Monday regarding the...
Newbury brings a wealth of experience and insights as a global cybersecurity executive and advisor for some of the largest multinational enterprises.
Pfizer (PFE) shares slid when two former executives released a statement supporting the current management in its battle with activist investor Starboard Value.
Five of the top 11 data breaches listed in Kiteworks' “Top 11 Data Breaches in 1H 2024 Report” were in the healthcare industry.

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