Company Details
gaming-realms
51-200 employees
8,567
7132
gamingrealms.com
0
GAM_2441024
In-progress

Gaming Realms Company CyberSecurity Posture
gamingrealms.comGaming Realms develops, publishes and licenses next-generation mobile gaming content. Our market-leading mobile technology powers content distribution and monetization across real money and social gaming markets. Gaming Realms used to be a hybrid bingo operator and game provider but after divesting our B2C assets, we are making the most of the brand that makes us unique – Slingo™. As the creator of a variety of Slingo™, bingo, slots and other casual games, we use our proprietary data platform to build and engage global audiences that are expanded even further via strategic lottery, media and platform partnerships.
Company Details
gaming-realms
51-200 employees
8,567
7132
gamingrealms.com
0
GAM_2441024
In-progress
Between 750 and 799

Gaming Realms Global Score (TPRM)XXXX



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

Gaming Realms develops, publishes and licenses next-generation mobile gaming content. Our market-leading mobile technology powers content distribution and monetization across real money and social gaming markets. Gaming Realms used to be a hybrid bingo operator and game provider but after divesting our B2C assets, we are making the most of the brand that makes us unique – Slingo™. As the creator of a variety of Slingo™, bingo, slots and other casual games, we use our proprietary data platform to build and engage global audiences that are expanded even further via strategic lottery, media and platform partnerships.

Carousel Group is the operator of MaximBet, North America's first Lifestyle Sports Book & iGaming brand. We take pride in our values, designed to benefit employees, customers, partners, the community and our shareholders. We strive to provide long-term job security and exciting career paths for al

TIL Gaming is a small casino management company. We utilize functional insights gained over years of direct casino operations experience at the highest executive levels. Our team of specialists includes management operations, finance, marketing, human resources, and other disciplines. TIL Gamin

Light & Wonder, Inc. is the leading cross-platform global games company. Through our three unique, yet highly complementary businesses, we deliver unforgettable experiences by combining the exceptional talents of our 7,000+ member team, with a deep understanding of our customers and players. We cr

Elite Casino Resorts currently owns and operates three premier gaming and resort destinations in Iowa. ELITE Sportsbook™ is Iowa's only locally owned sports book. Riverside Casino and Golf Resort® & ELITE Sportsbook™ in Riverside, Iowa, located just minutes from Iowa City, IA. Grand Falls Casi

Cache Creek Casino Resort is owned and operated by the Yocha Dehe Wintun Nation in Brooks, California. Since its humble beginnings as a bingo hall in 1985, Cache Creek Casino Resort has become one of Northern California's largest casino-resort destinations. Located 40 miles northwest of Sacramento a

Il Gruppo NOVOMATIC AG è uno dei più grandi produttori al mondo di tecnologie per il gioco legale e impiega oltre 24.500 dipendenti. Il Gruppo è stato fondato dal Professor Johann F. Graf nel 1980 e ha sedi in circa 50 paesi. NOVOMATIC esporta attrezzature di gioco innovative in circa 100 stati e ad
.png)
The UK market has recently faced challenges, with the FTSE 100 index closing lower due to weak trade data from China, highlighting global...
Bumper revenue, EBITDA growth at Gaming Realms, record H1 for Norman Broadbent, share buyback launched at Foxtons.
The United Kingdom's stock market recently experienced a downturn, with the FTSE 100 and FTSE 250 indices closing lower amid concerns over...
On Saturday, the Call of Duty development team announced that the PC version of Call of Duty: WWII had been taken offline following "reports...
Cybersecurity competitions and games are a fun and interactive way to allow students and prospective/current cybersecurity professionals to...
Gaming Realms saw core content licensing revenues grow 28% to £23.8m with North America becoming its largest market with 54% of the total content licensing.
Top tech firms like Onfido, Deliveroo, and Simply Business lead in innovation and employee satisfaction.
Online gaming provides children with a virtual space to connect and play but also exposes them to risks like cyberbullying,...
Recently Apple launched its Apple Vision Pro to much fanfare and has pushed the discussion of Augmented Reality (AR) beyond the realms of...

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