Company Details
lisi-group
10,001
13,979
339
lisi-group.com
2
LIS_6654451
Completed

LISI GROUP Company CyberSecurity Posture
lisi-group.comLISI is a global industrial group specializing in the manufacture of assembly solutions and high value-added components for the aerospace, automotive and medical sectors. A partner to the world's leading players and driven by its long-term family values, LISI innovates and invests in the research and development of tomorrow's products; to meet the needs of its customers, particularly in terms of quality, safety and performance. The LISI Group differentiates itself by focusing on two strategic pillars: innovation and operational excellence, while integrating a strong CSR culture.
Company Details
lisi-group
10,001
13,979
339
lisi-group.com
2
LIS_6654451
Completed
Between 750 and 799

LISI GROUP Global Score (TPRM)XXXX



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

LISI is a global industrial group specializing in the manufacture of assembly solutions and high value-added components for the aerospace, automotive and medical sectors. A partner to the world's leading players and driven by its long-term family values, LISI innovates and invests in the research and development of tomorrow's products; to meet the needs of its customers, particularly in terms of quality, safety and performance. The LISI Group differentiates itself by focusing on two strategic pillars: innovation and operational excellence, while integrating a strong CSR culture.


Beware of recruitment scams! Please read important information for job seekers: https://www.dupont.com/careers/hiring-faqs.html It's a time of incredible progress at DuPont — a time of momentum. It's the time for change makers, for the doers and pioneers, to create essential innovations the world n

More than just numbers, what truly defines Tramontina is the constant effort to make people's lives better. The small iron mill founded by Valentin and Elisa Tramontina in 1911 in southern Brazil was the beginning of a group that now encompasses 9 manufacturing units and has kept the century-old tra

Patanjali Ayurved Limited was established in 2006 with a thought of rural and urban development. The company is not merely an organization but a thought of creating a healthy society through Yog and Ayurved. We value our consumers and we believe by providing quality products a quality life for them

We’re a community of creators. Status quo busters. Difference makers. For the past 150 years, we’ve built our business on a singular mission—helping people live gracious, healthy, and sustainable lives. Thanks to the passion, craftsmanship, and ingenuity of our associates around the world, our b
Founded in 1946 by Pietro and Giovanni Ferrero, the Ferrero Group is a family-owned business in its third generation. It has been built by talented people who share a commitment towards continuous improvement to achieve the highest quality and care. This same commitment is put into everything we do
Life at home has been at the heart of our business for 110+ years - it is why we exist and why we are passionate about what we do. Beginning with our founders to the everyday actions of our people, our values have always kept us grounded -- Integrity, Respect, Inclusion & Diversity, One Whirlpool, S
A journey that began 75 years ago in a corner of India and has since traversed the world over. Uniting people from across countries, cultures, and customs over the years with a multitude of different dreams, there's power in an idea. An idea that gave rise to brands that stood the test of time, with

At Kellanova, our vision is to be the world’s best performing snacks-led powerhouse, unleashing the full potential of our differentiated brands and our passionate people. Powered by our strategy to Differentiate, Drive & Deliver, we are a leading company in global snacking, international cereal and

Amway is a business owner-led health and wellbeing company based in Ada, Michigan, USA. It is committed to helping people live better, healthier lives across more than 100 markets and territories worldwide. Top-selling brands for Amway are Nutrilite™, Artistry™, and XS™ —all sold exclusively by entr
.png)
NEW YORK, November 03, 2025--SK Capital Completes Acquisition of LISI Group's Medical Division and Launches New Platform as Precera Medical.
SK Capital partners with LISI Group to acquire Lisi Medical, enhancing its presence in the life sciences CDMO sector and driving future...
SK Capital Partners, LP, a New York-based private investment firm focused on the specialty materials, ingredients, and life sciences sectors, today announced
AMRC has partnered with global leader in high-technology aerospace components LISI Aerospace at its facility in Rugby to deliver a smart production line.
LISI Aerospace Rugby's Jamie Clarke picked up not only the Advanced Level Apprentice of the Year trophy but also the biggest prize of the...
The United States has imposed sanctions on 10 individuals and two entities that it says are linked to Iran's Islamic Revolutionary Guard Corps (IRGC)

Explore insights on cybersecurity incidents, risk posture, and Rankiteo's assessments.
The official website of LISI GROUP is https://www.lisi-group.com.
According to Rankiteo, LISI GROUP’s AI-generated cybersecurity score is 769, reflecting their Fair security posture.
According to Rankiteo, LISI GROUP currently holds 0 security badges, indicating that no recognized compliance certifications are currently verified for the organization.
According to Rankiteo, LISI GROUP is not certified under SOC 2 Type 1.
According to Rankiteo, LISI GROUP does not hold a SOC 2 Type 2 certification.
According to Rankiteo, LISI GROUP is not listed as GDPR compliant.
According to Rankiteo, LISI GROUP does not currently maintain PCI DSS compliance.
According to Rankiteo, LISI GROUP is not compliant with HIPAA regulations.
According to Rankiteo,LISI GROUP is not certified under ISO 27001, indicating the absence of a formally recognized information security management framework.
LISI GROUP operates primarily in the Manufacturing industry.
LISI GROUP employs approximately 10,001 people worldwide.
LISI GROUP presently has no subsidiaries across any sectors.
LISI GROUP’s official LinkedIn profile has approximately 13,979 followers.
No, LISI GROUP does not have a profile on Crunchbase.
Yes, LISI GROUP maintains an official LinkedIn profile, which is actively utilized for branding and talent engagement, which can be accessed here: https://www.linkedin.com/company/lisi-group.
As of November 27, 2025, Rankiteo reports that LISI GROUP has not experienced any cybersecurity incidents.
LISI GROUP has an estimated 7,601 peer or competitor companies worldwide.
Total Incidents: According to Rankiteo, LISI GROUP 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.