Company Details
live-5-gaming
11
839
713
live5.co.uk
0
LIV_2581949
In-progress

Live 5 Ltd Company CyberSecurity Posture
live5.co.ukInnovation is the source of all growth. Live 5 Gaming is one of the UK's leading independent designers and creators of digital gaming content. We are a team of passionate individuals who come together to create high quality gaming content for some of the world's leading gaming operators. We deliver our games to land based venues, server based gaming networks, online and mobile casinos. Live 5 Gaming captures the essence of what gaming is all about - our designers, programmers and artists combined with our commercial and marketing teams offer the highest quality entertainment product to the end user.
Company Details
live-5-gaming
11
839
713
live5.co.uk
0
LIV_2581949
In-progress
Between 750 and 799

LL Global Score (TPRM)XXXX



No incidents recorded for Live 5 Ltd in 2025.
No incidents recorded for Live 5 Ltd in 2025.
No incidents recorded for Live 5 Ltd in 2025.
LL cyber incidents detection timeline including parent company and subsidiaries

Innovation is the source of all growth. Live 5 Gaming is one of the UK's leading independent designers and creators of digital gaming content. We are a team of passionate individuals who come together to create high quality gaming content for some of the world's leading gaming operators. We deliver our games to land based venues, server based gaming networks, online and mobile casinos. Live 5 Gaming captures the essence of what gaming is all about - our designers, programmers and artists combined with our commercial and marketing teams offer the highest quality entertainment product to the end user.


Mayfair Casino Ltd is one of the newest operators of land-based casinos in London. Bringing flair and dynamism to London’s gambling scene, its portfolio includes such famous establishments as Horizons – Leicester Square’s longest serving casino – and Mayfair’s iconic Clermont Club, one of the first

Black Cow Technology is entering an exciting new phase as it transitions from a software supplier to a gaming platform and studio. For over a decade, we have been providing top-tier game server solutions, including our flagship Single Player Remote Game Server (RGS), Jackpot Server, and most recent

TransAct designs award-winning Casino, Gaming and Lottery printers chosen by operators around the world. Always setting the bar high, TransAct introduces the Epic Edge™ casino TITO printer, which features an unparalleled 300 DPI print resolution to create razor-sharp barcodes and eye-catching graphi

Thunder Valley Casino Resort is a AAA Four Diamond award-winning casino and resort in Lincoln, California, 30 miles (48 km) east of Sacramento. It is owned by the United Auburn Indian Community and opened in June 2003. Thunder Valley was the first full Las Vegas-style casino in Northern California.

Mohegan is the owner, developer and manager of premier entertainment resorts in the United States, Canada, and Northern Asia. Mohegan’s U.S. operations include resorts in Connecticut, Washington, Pennsylvania, New Jersey, and Nevada; Canadian operations are based in Niagara Falls; and Mohegan Inspir

Augustine Casino was the first modern day business enterprise of the Augustine Band of Cahuilla Indians when it opened July 18, 2002. A true locals’ treasure known for friendly and prompt service, Augustine features 750 of the loosest and most popular slot machines. The award-winning Café 54 and M
.png)
The Securities and Exchange Board of India (SEBI) on Wednesday imposed a penalty of Rs 5 lakh on Reliance Securities Limited after the...
From January to June this year, we received 527 data breach notifications. This is the highest number of notifications received since July to December 2020.
The Global Risks Report 2023 explores some of the most severe risks we may face over the next decade.

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