TDSA A.I CyberSecurity Scoring
19/02/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for TELUS Digital South Africa in 2026.
No incidents recorded for TELUS Digital South Africa in 2026.
No incidents recorded for TELUS Digital South Africa in 2026.
iQor CXBPO™ is a trusted partner in intelligent customer experience solutions for global brands and a portfolio company of Mill Point Capital. With 47,000+ employees across 11 countries, iQor combines three decades of expertise with AI-driven innovation to optimize performance across the entire customer lifecycle. Through its three delivery pillars—CXBPO, Growth as a Service, and infinityAiQ—iQor delivers scalable solutions that drive acquisition, engagement, and retention. Powered by data intelligence and a people-first culture, iQor transforms customer interactions into measurable growth. Recognized as a Great Place to Work® and a leader in CX excellence, iQor empowers brands to grow smarter. Recent acquisitions of JumpCrew and OP360 further expand iQor’s global capabilities across sales, marketing, and customer experience delivery. Learn more at iQor.com.
TaskUs is a different breed of BPO. We are a collective of highly capable humans, who understand how to deploy technology and data to best serve your purpose. From Digital CX to Trust & Safety, AI Services, Risk + Response, Consulting, and anything in between, we consider ourselves responsible for protecting our partners’ interests and supporting their long term success through innovation and technology - powered by ridiculously smart people. TaskUs partners with the world’s most innovative and disruptive brands to protect what matters most and to thrive in an ever changing world.
Majorel has been acquired by TP allowing us to deliver even more exceptional services in more locations worldwide and on a greater scale than ever before. We deliver the most advanced, digitally-powered business services to help the world’s best brands streamline their business in meaningful and sustainable ways. The combination of our leading business services companies makes TP the industry leader, more capable than ever of delivering critical solutions and the support you need. Let’s master change together!
Transcom provides digitally enhanced customer experience (CX) services to some of the world's most ambitious brands. More than 300 clients globally, including disruptive e-commerce players, category redefining fintechs, and technology legends rely on us for on-, off-, and nearshoring services. Transcom’s over 33,000 employees work in 90 contact centers and work-at-home networks across 28 countries, creating brilliant experiences in customer care, sales, content moderation, and backoffice services. We help our clients drive their brands forward, customer satisfaction up, and operating costs down.
iEnergizer is a leading Business Process Outsourcing provider (“BPO”) of customer management solutions dedicated to delivering performance while actively supporting and advocating our client’s brand. iEnergizer helps our Partners acquire, support, retain, and grow their markets by providing complete life-cycle customer support services. From sales to customer care, technical support and back-office services, iEnergizer provides client-centric solutions to a partner base that includes a number of Fortune 500 companies operating within different industry verticals including: Healthcare Payers and Providers, Banking, Financial Services, Insurance, Gaming, Publishing and Legal. We don’t consider ourselves simply an outsourcing provider. We are a trusted partner who acts as an extension of our clients' operations. iEnergizer provides our clients with high-quality service, while lowering operating costs in an innovative atmosphere that focuses on an exemplary customer experience, combined with continuous improvements in key business impacts. Being a mid-sized company enables us to offer clients the best of both worlds—the resources to provide a scalable environment, combined with an infrastructure that allows us to remain nimble and customer-focused.
Singapore-headquartered TDCX provides transformative digital CX solutions, enabling world-leading and disruptive brands to acquire new customers, to build customer loyalty, and to protect their online communities. TDCX helps clients achieve their customer experience aspirations by harnessing technology, human intelligence, and its global footprint. It serves clients in fintech, gaming, technology, travel and hospitality, digital advertising and social media, streaming and e-commerce. TDCX’s expertise and strong footprint in Asia have made it a trusted partner for clients, particularly high-growth, new economy companies, looking to tap the region’s growth potential. TDCX’s commitment to delivering positive outcomes for our clients extends to its role as a responsible corporate citizen. Its Corporate Social Responsibility program focuses on positively transforming the lives of its people, its communities, and the environment. TDCX employs more than 19,000 employees across 34 campuses globally, specifically in Brazil, Colombia, Hong Kong, India, Japan, Malaysia, Mainland China, Philippines, Türkiye, Singapore, South Korea, Spain, Thailand, Türkiye, and Vietnam. For more information, please visit www.tdcx.com. Community Guideline: We respect all feedback and do not remove comments unless they are deemed as spam or disrespectful to our community. We may remove repetitive posts to keep our pages clear and easy to navigate while facilitating transparent discussion.
A global customer experience (CX) management solutions provider, Startek® delivers best-in-class omnichannel CX, digital transformation and enterprise tech services for leading brands, from Fortune 500s to fast-growing startups. Our innovation and expertise ensure CX excellence across traditional and non-traditional channels. Working both in-center and via work at home, our 40,000 CX experts are present in 13 countries ensuring global reach and local connection no matter where your customers are based. The award-winning Startek Cloud, a hybrid-cloud platform integrated with AI capabilities, empowers remote and home-based team members, to deliver business agility and continuity. At Startek we believe that every organization can deliver meaningful customer experience (CX) at every touchpoint by harnessing the power of empathy. Empathy is looking through your customer’s eyes to understand the world as they see it and leveraging that understanding to build human-centric experiences that create an effortless 1-2-1 connection. Applying empathy across data, technology and people, we enable our clients to build long-term, profitable customer relationships by closing the CX gap. To find out more visit www.startek.com.
We’re TTEC (pronounced t.tec). For over 40 years we have been obsessed with one thing: Helping the world’s best brands deliver exceptional customer experiences (CX). We're not just another BPO company. We're CX innovators, with deep understanding of what makes customers happy. We seamlessly blend human expertise with the power of AI to deliver optimized solutions across every touchpoint – from customer care and tech support to sales, collections, and trust & safety.
We’re passionate about creating customers for life by designing experiences that elevate your brand. As your full-service CX partner from strategy to execution, we blend proven performance, industry-leading expertise and the right technology that delivers real results and limitless possibilities. What makes us different: We don't just deliver customer experiences—we pioneer them. Bold enough to challenge convention, relentless in delivering results, connected through deep client relationships, and true to our values of integrity and authenticity. Our global reach includes 100,000 professionals across 17 countries, serving 250+ brands in 75+ languages. Ready to be part of a team that's curious, creative, connected, and committed? Check out our careers page: alorica.com/careers
Latest updates, reports, and threat intel affecting the global network.
TELUS and Qohash, Canada's leader in data security posture management, announced a strategic partnership that will embed enhanced data protection into...
VANCOUVER - Telus Corp. is launching a new cybersecurity service meant to protect businesses from future digital threats related to quantum...
TELUS Digital announced it has acquired Gerent, a U.S.-based Salesforce-focused consultancy that delivers enterprise-scale implementation and integration...
A threat actor has leaked data — purportedly, samples of Telus employee payroll data and source code — on a hacker site.
Zephyr's HTTP server (subsys/net/lib/http) provides a static-filesystem resource type (HTTP_RESOURCE_TYPE_STATIC_FS, available when CONFIG_FILE_SYSTEM is enabled) that serves files from a configured root directory. Before this fix, both the HTTP/1 and HTTP/2 front-ends placed the raw, attacker-controlled request path into client-url_buffer (assembled in on_url() for HTTP/1 and copied verbatim from the :path pseudo-header for HTTP/2) without resolving ./.. segments. The static-FS handler then built the on-disk filename by directly concatenating the configured root with that raw URL (snprintk(fname, ..., "%s%s", static_fs_detail-fs_path, client-url_buffer) at http_server_http1.c:603 and http_server_http2.c:490) and opened it with fs_open(fname, FS_O_READ). Because the handler is reached via wildcard/leading-dir (fnmatch FNM_LEADING_DIR) or fallback resource matching, a request such as GET /<prefix/../../<file is dispatched to the handler and, after the underlying filesystem (e.g. LittleFS/FAT) resolves the .. segments, escapes the configured web root, letting an unauthenticated remote client read arbitrary readable files on the mounted volume (information disclosure). The HTTP server requires no TLS or authentication to reach this path. The fix adds http_server_remove_dot_segments(), which canonicalizes the path portion of the URL before resource lookup in both protocol handlers, neutralizing the traversal. Affects releases v4.0.0 through v4.4.0 for deployments that register a static-filesystem resource.
The IPv6 Neighbor Discovery handlers in subsys/net/ip/ipv6_nbr.c (handle_ra_input, handle_ns_input, handle_na_input) used an incorrect boolean expression that combined the RFC 4861 validity checks with the ICMPv6 code check using the wrong operator precedence: the form was '((length/hop/source/target checks) && (icmp_hdr-code != 0))'. Because every legitimate ND message carries ICMPv6 code 0, an attacker setting code == 0 (the normal value) caused the entire predicate to evaluate false, so the packet was never dropped and all of the other checks were silently skipped. The bypassed checks include the mandatory Hop Limit == 255 verification (which proves an ND packet originated on-link and was not forwarded) and, for Router Advertisements, the requirement that the source be a link-local address, as well as multicast-target sanity checks. As a result, an adjacent on-link attacker — and, because the Hop-Limit-255 guard is bypassed, potentially a remote/off-link attacker whose packets would otherwise be rejected — can have forged Router Advertisement, Neighbor Solicitation, and Neighbor Advertisement messages accepted. A forged RA lets the attacker reconfigure the victim's default router, on-link prefixes (SLAAC), MTU, reachable/retransmit timers, and (with CONFIG_NET_IPV6_RA_RDNSS) DNS servers, while forged NS/NA enable neighbor-cache poisoning, enabling man-in-the-middle, traffic redirection, and denial of service. The flaw is an input-validation/authentication weakness rather than a memory-safety issue: the underlying packet-parsing primitives (net_pkt_get_data, net_pkt_read, net_pkt_skip) are independently bounds-safe and the validated 'length' is the true buffer length, so skipping the length check causes no out-of-bounds access. The defect has existed since the logic was introduced in 2018 and shipped in all releases through v4.4.0; it is fixed by splitting the condition so any failing check drops the packet.
A heap buffer overflow in the HighPriorityASDUQueue_hasUnconfirmedIMessages function of lib60870 v2.3.3 to v2.3.6 allows attackers to cause a Denial of Service (DoS) via a crafted payload.
A heap buffer overflow in the TS7Worker::PerformFunctionWrite() function (/core/s7_server.cpp) of snap7 v1.4.3 allows attackers to cause a Denial of Service (DoS) via a crafted packet.
mcumgr_serial_process_frag() in subsys/mgmt/mcumgr/transport/src/serial_util.c calls net_buf_reset() on the result of smp_packet_alloc() before checking it for NULL. smp_packet_alloc() uses net_buf_alloc(K_NO_WAIT) against the shared MCUmgr packet pool (CONFIG_MCUMGR_TRANSPORT_NETBUF_COUNT, default 4), which returns NULL when the pool is exhausted. In default builds the __ASSERT_NO_MSG in net_buf_reset is a no-op, so net_buf_simple_reset writes through the NULL pointer (buf->len = 0; buf->data = buf->__buf), causing a fault/crash. The fragment data reaches this code from attacker-controlled bytes on the MCUmgr serial/UART/shell-console transports (smp_uart.c, smp_raw_uart.c, smp_shell.c), and a fresh buffer is allocated at the start of essentially every new packet. An attacker on the serial/console link can flood the transport to drive the 4-entry buffer pool to exhaustion and induce the NULL dereference, crashing the device (denial of service). The defect was introduced after the original MCUmgr rework and shipped in Zephyr v4.4.0. The fix moves the NULL check ahead of net_buf_reset.
curl -i -X GET 'https://api.rankiteo.com/underwriter-getcompany-history?
linkedin_id=axa' -H 'apikey: YOUR_API_KEY_HERE'
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.
Rankiteo is a unified scoring and risk platform that analyzes billions of signals weekly to help organizations gain faster, more actionable insights into emerging threats. Empowering teams to outpace adversaries and reduce exposure.