Search/unisys
Vendor

unisys

Known CVEs
0
Highest CVSS
In KEV
0
Vendor
cargo mobile
Connections
20 relationships
Week in review: ServiceNow pre-auth RCE exploited in the wild, Hugging Face breached
Week in review: ServiceNow pre-auth RCE exploited in the wild, Hugging Face breached Here’s an overview of some of last week’s most interesting news, articles, interviews and videos: AI agents are still logging in as humans Most large companies run more than one AI platform at the same time. Developers pull up coding assistants, marketing teams lean on writing tools, and analysts query enterprise search across separate vendors. Single-provider setups keep giving way to mixed stacks as companies keep their options open. PR3TACK preemptive framework maps threats before attackers use them Defensive frameworks in cybersecurity record what attackers have already done. Analysts study a breach, document the method, and build detections around confirmed activity. This cycle leaves a gap between the moment an attacker invents a technique and the moment defenders learn to catch it. PR3TACK, the Preemptive Tactics and Countermeasures Knowledgebase, aims to close that gap. The air gap is a myth and other OT security truths Benjamin Bachmann, Director Group Information Security at Bilfinger, speaks with Help Net Security about defending industrial plants. He explains why attackers want to control operations instead of stealing data, and why the air gap is mostly a myth. Cisco’s open-weight Antares models make vulnerability localization cheaper A security analyst opens an unfamiliar repository, reviews a vulnerability advisory, and begins searching for the source file where the flaw resides. The naming conventions are unfamiliar, and clues are scattered across thousands of files. That initial triage can consume hours of expert effort. Cisco aims to shorten that process with Antares, a family of small language models designed to identify the source files most likely to contain a known vulnerability. Snowpick: Open-source ServiceNow exposure scanner An employee opens a company service portal, searches the knowledge base, and drops a file onto a ticket. Someone who never signed in can send a request to that same portal and get records back. Bishop Fox ran that test across 166 ServiceNow instances during authorized penetration tests. The firm published the results along with the Go tool it used, Snowpick. The AI code vulnerabilities that grow with your app Theori built 28 apps with AI coding agents and scanned each one through its pentesting platform. Five models did the building, split between Anthropic and OpenAI, across apps written from a spec, thrown together from a casual prompt, and rewritten from an aging PHP codebase. Multi-patch vulnerability fixes can leave open source exposed Vulnerability management runs on a shorthand. A CVE shows a linked patch, someone applies it, and the ticket moves to closed. That shorthand covers most open source fixes. A share work in a different way, arriving as a run of two or more commits where the first one leaves the flaw in place. Researchers at the University of Texas at Dallas went through 1,646 open source CVEs that carry more than one patch in the National Vulnerability Database, drawn from records filed between 1999 and 2025. Chaos ransomware msaRAT hides its C2 channel inside a legitimate browser process Cisco Talos has identified a Rust-based remote access trojan it attributes to the Chaos ransomware group, named msaRAT after four of the binding names left in the binary. The tool starts its own instance of Chrome or Edge on the victim machine and controls it through Chrome DevTools Protocol, a debugging interface built into both browsers. The browser then carries the command-and-control traffic over a WebRTC channel. The best-funded companies open the most phishing attachments An employee gets an email dressed as a password reset. She clicks the link, types her credentials into a page built to copy her company’s login screen, and moves on with her morning. She tells no one. That silence is the exposure. Across 13.9 million simulated phishing messages, one in ten recipients flagged the attempt to their security team. The rest let it through, and a live attacker needs only one of them. Hugging Face breached by autonomous AI agent Hugging Face, the widely used platform for sharing open-source machine learning models and datasets, has disclosed a security breach it says was carried out by an autonomous AI agent system. In a blog post published Thursday (July 16), the company said that earlier that week, it identified unauthorized access to some internal datasets and to several credentials used by its services. ServiceNow pre-auth RCE exploited in the wild (CVE-2026-6875) Attackers have begun exploiting CVE-2026-6875, a critical pre-authentication vulnerability in the ServiceNow AI Platform, according to threat intelligence firm Defused. CVE-2026-6875 is a code injection vulnerability that lets unauthenticated attackers escape ServiceNow’s script sandbox and execute code remotely on a targeted instance. SonicWall SMA zero-days were exploited weeks before disclosure Two recently disclosed SonicWall SMA 1000 vulnerabilities – CVE-2026-15409 and CVE-2026-15410 – were exploited in zero-day attacks for weeks, allowing threat actors to install custom malware on vulnerable VPN appliances, Volexity researchers revealed. JadePuffer returns with ransomware built to target AI models and infrastructure JadePuffer, the threat actor behind the recently documented extortion operation executed end-to-end by an AI agent, is now attempting to leverage ENCFORGE, novel ransomware created to target AI and machine learning (ML) infrastructure. The extortion contact embedded in the ransomware is the same one Sysdig researchers found when analyzing that prior campaign. Another SharePoint RCE exploited: Patch, then rotate your machine keys (CVE-2026-50522) Attackers are exploiting a critical SharePoint remote code execution (RCE) vulnerability (CVE-2026-50522) to extract the servers’ IIS machine keys. WatchTowr’s global honeypot network registered successful exploitation attempts on July 20, mere hours after the release of the proof-of-concept exploit and less than a week after Microsoft confirmed that CVE-2026-56164 (an privilege elevation flaw) and CVE-2026-58644 (a RCE vulnerability) are being actively exploited by attackers. OpenAI: Our models breached Hugging Face during a cyber capability test The recent Hugging Face breach was the work of several OpenAI models, the AI research company claimed in a blog post. Late last week, the company behind Hugging Face, a platform that enables users to share machine learning models and datasets, said some of its internal datasets had been accessed without authorization. Attackers exploit critical Check Point flaw to take over firewall management (CVE-2026-16232) Attackers are exploiting a critical authentication bypass vulnerability (CVE-2026-16232) that affects Check Point Security Management and Multi-Domain Security Management, the management servers that push policy to Check Point security gateways (i.e., firewalls). How attackers hosted a fake Claude download page on the claude.ai domain A threat actor abused Anthropic’s Claude Artifacts feature to funnel users toward malware, Huntress researchers have disclosed. Employees at at least 29 organizations were compromised over two days in July, after searching for the Claude desktop app and clicking a sponsored Bing ad. Shadow AI is becoming enterprise security’s biggest blind spot Artificial intelligence has moved from experimentation to everyday business operations with remarkable speed. Employees are using it to summarize documents, draft communications, analyze spreadsheets, write code, build automations, and create AI-powered workflows across nearly every business function. As AI is integrated into team members’ daily jobs, businesses are struggling to keep pace with governance, management practices, and organizational readiness. More alerts are making your team slower, and an outcome-based SOC fixes that In this Help Net Security video, Thom Langford, EMEA CTO, Rapid7, explains why piling on more security alerts makes a SOC slower to respond. Attackers log in with stolen credentials and use trusted tools like PowerShell instead of custom malware. He shares a case where attackers called a help desk, reset a privileged cloud account, and exposed thousands of passwords in three minutes. Building a defense in depth strategy for sensitive data In this Help Net Security video, Venkata Pavan Kumar Gummadi, Professional Software Engineer at Broadridge, explains how to build a defense in depth strategy for protecting sensitive data. Governing Al agents at scale: Lessons from the leaders who’ve done it Enterprise AI leaders from ZoomInfo, Docusign and AppViewX share what it took to build AI Centers of Excellence and govern agent identities inside two companies operating at scale. A forensic tool for backdoored code completions in AI assistants Developers lean on AI coding assistants for a growing share of their daily work, letting the tools predict the next few lines and accepting many suggestions with a quick glance. Those tools learn from large collections of code, and some of that code can be tampered with before training starts. A poisoned example teaches a model to write insecure code when it sees a certain cue, and the flaw sits quietly until the right prompt sets it off. Italy fines WINDTRE €1.7 million over security flaws behind two data breaches Italy’s data protection authority, the Garante per la Protezione dei Dati Personali, fined WINDTRE €1.7 million over “serious data security shortcomings” that let hackers breach its systems twice and exfiltrate personal data belonging to more than 365,000 customers. Paidwork breach exposes sensitive data of 23 million users Data belonging to more than 23 million users has been exposed following a breach at Paidwork, a platform that pays people for completing online microtasks. Paidwork markets itself as a way to earn money through simple tasks like watching ads, testing apps, and completing surveys, with most jobs paying only a few cents at a time. HOLLOWGRAPH malware turns Microsoft 365 calendars into an espionage channel Microsoft 365 calendars have become a hiding place for espionage malware, with commands and stolen files stashed inside appointments dated to the year 2050, researchers from Group-IB discovered. The Odyssey piracy scams surface hours after its theatrical debut Christopher Nolan’s The Odyssey had barely reached theaters before scammers began targeting people searching for pirated copies, according to Malwarebytes. Within hours of the film’s release, researchers found two separate scams running on cloned piracy sites: fake browser warnings and Windows executables disguised as movie downloads. Estée Lauder discloses data breach tied to Oracle EBS vulnerability Cosmetics company Estée Lauder disclosed a data breach tied to a vulnerability in Oracle E-Business Suite (EBS) used for the company’s human resources operations. The data taken varied from person to person. According to the notification, it included names, postal and email addresses, dates of birth, Social Security numbers, passport numbers, bank account numbers, health information, and employment records such as performance evaluations and payroll history. Fake FBI agents target people who already got scammed Scammers are impersonating FBI personnel who supposedly handle Internet Crime Complaint Center (IC3) complaints, using that disguise to deceive and revictimize people who already lost money once. AI agents tricked into recommending malicious GitHub repositories Roughly 7,600 malicious GitHub repositories were uncovered, more than 800 of them posing as AI Skills or Model Context Protocol (MCP) servers, in a wave that peaked in April 2026, according to Island. Small teams are the heaviest users of AI coding agents The pull request arrives with the tests already run and the description already written, the work of an agent that handled the whole thing on its own. Somebody still has to read it. On GitHub that somebody is usually one developer sitting alone with the diff, and the rest of the project never sees the code. Maliha Noushin Raida and Daqing Hou at Rochester Institute of Technology sorted 25,264 agentic pull requests by who reviewed them and who committed to them. Police dismantle Kratos phishing platform behind 15,000 monthly campaigns German and US law enforcement have dismantled the infrastructure behind Kratos, a notorious phishing-as-a-service (PhaaS) platform. Its alleged developer and administrator was arrested in Indonesia by local police. AI models cheat on cybersecurity evaluations, then fail to admit it Frontier AI models will take just about any route to finish a task, cheating included, according to new cybersecurity evaluations from the UK government’s AI Security Institute (AISI). AISI defines cheating as a model doing something outside the bounds of what a task allows, or breaking a stated rule outright, in order to reach the goal through a shortcut the task wasn’t designed to permit. US seizes over 1,000 domains used for illegal World Cup 2026 streams The US Department of Justice has seized more than 1,000 internet domains that streamed FIFA World Cup 2026 matches without a license. The seizures came in three waves over the course of the tournament. The first two rounds took down nearly 400 domains by the end of June, and two later rounds pushed the total past 1,000. OpenAI Presence connects AI agents to enterprise data with built-in guardrails OpenAI has introduced Presence, a product designed to help companies deploy AI agents that handle customer support and internal service requests across voice and chat. The company describes Presence as a deployment platform rather than a standalone model. Swiss rail manufacturer Stadler refuses to pay $12.3 million ransom after cyberattack Cybercriminal group Everest is demanding 10 million Swiss francs ($12.3 million) from Swiss rail vehicle manufacturer Stadler after breaching a data exchange platform shared with one of its suppliers through compromised credentials. Months-long breach exposes South Korean diplomats’ personal data South Korea’s Foreign Ministry has disclosed that attackers breached the Korea National Diplomatic Academy’s online education system, compromising personal data belonging to current and former ministry staff and diplomats stationed abroad. Ransomware gangs go after EMEA healthcare’s supply chain A ransomware attack against a hospital makes headlines, while attacks on the rest of the ecosystem around it tend to stay quiet despite doing damage that can be just as bad. Flare researcher Assaf Morag analyzed ransomware leak-site activity tied to healthcare organizations in the EMEA region between 2024 and 2026, and found that ransomware groups are going after the entire healthcare supply chain. Google gives developers an AI bug hunter that also writes patches Google has launched a preview of CodeMender, an AI agent built to scan code for security flaws, confirm they are exploitable, and generate fixes for developers to review. The company describes it as a response to attackers who are already using AI to speed up their work, arguing that defenders need automation that moves at the same speed. Russian hackers exploit unpatched Zimbra servers to steal emails Russian state-backed hacker group Laundry Bear has been breaking into government and commercial networks for at least a year by exploiting a vulnerability in the Zimbra Collaboration Suite (ZCS) webmail platform. Meta takes on AI-generated accounts with free Facebook verification badge Meta has introduced Facebook Verified, a free badge meant to show that a person behind a profile has completed identity verification through a selfie check. The company says the goal is to give users a signal that they are dealing with a person, not a bot or an AI-generated account, when browsing Marketplace listings, dating profiles, or Group conversations. Nearly half of open-source AI projects never reach production Open models are moving into production across more organizations, and the work of securing those deployments increasingly extends beyond the model weights. Mozilla’s The State of Open Source AI 2026 identifies deployment, governance and operational tooling as persistent obstacles as model capability improves. Product showcase: ZoneAlarm Mobile Security adds customizable content filtering to mobile security ZoneAlarm Mobile Security is a security app from Check Point designed to protect mobile devices against phishing, malicious websites, unsafe networks, and fraudulent links. It is available for iPhone, iPad, Android, and can run on Apple silicon Macs through the App Store. Meet Dusseldorf, Microsoft’s open-source out-of-band security platform Out-of-band vulnerabilities surface when an application quietly reaches out to an external system during an attack, and capturing that traffic calls for infrastructure that many researchers assemble on their own. A new open-source project from Microsoft supplies that infrastructure in a package meant to run inside a private environment. The Windows 10 hangover is becoming a security problem Windows 11 now runs on 78.8% of Windows devices after Microsoft ended support for Windows 10 on 14 October 2025, according to Lansweeper. Windows 10 still accounts for 16.9% of devices and no longer receives security updates, leaving newly discovered vulnerabilities unpatched. AI-generated reports push GNOME to shorten its disclosure window Volunteer maintainers of open source projects now receive a steady flow of security vulnerability reports produced with AI tools. Many arrive with no mention that a language model helped write them. The volume has grown enough that GNOME is revising the rules it uses to track and disclose vulnerabilities across its projects. Nobody was checking the drives that encrypt your laptop A drive ships with a label promising hardware encryption. You plug it in, set a password, and trust the chip inside to handle the rest. Millions of laptops and workstations run this way, on solid-state drives built to the TCG Opal2 standard. Milan Brož and three colleagues bought 38 of those drives and ran them through a test bench. Open-source maintainers still work underfunded as sponsorship crosses $100 million A maintainer patches a library late at night that ships inside thousands of products, without receiving payment. Sebastián Ramírez (tiangolo) builds tools that many Python projects depend on, while Caleb Porzio created Livewire and Alpine.js, widely used by web developers. That gap comes at a cost. Critical projects lose maintainers to salaried jobs, security fixes slow, and software supply chains become more fragile. AWS wants GuardDuty to automate the first steps of threat investigations Amazon GuardDuty investigation agent is now in public preview. The feature provides AI-powered investigations of GuardDuty findings, AWS accounts and AWS organizations, helping security teams reduce investigation time. Cloud operations become the next big role for agentic AI Companies are using agentic AI to manage growing application environments, automate routine tasks, and support decisions. Business and IT leaders increasingly see the technology as part of cloud application management, according to Unisys’ AI & Cloud Insights Report. AI can’t fix cybersecurity’s hiring problem Organizations are redefining cybersecurity roles through workforce frameworks and placing greater emphasis on verified skills as AI and new regulatory requirements change hiring. The SANS 2026 Cybersecurity Workforce Survey found demand for specialists in new roles more than doubled over the past year, alongside increased hiring for existing cybersecurity skills. Security teams keep finding critical flaws after scheduled testing ends Enterprise environments change between scheduled security assessments, leaving organizations with periods where new vulnerabilities can go undetected. Synack’s State of Continuous Security Validation report found that 95% of surveyed organizations identified high- or critical-severity vulnerabilities outside planned testing windows during the past year, with 42% encountering them at least once a month. Google’s Gemini 3.5 Flash Cyber becomes a vulnerability hunter Google’s Gemini 3.5 Flash Cyber model finds, validates, and patches vulnerabilities before they can be exploited while helping mitigate broader misuse. It is part of a limited-access pilot program that will soon be available to governments and trusted partners through CodeMender, Google DeepMind’s AI coding agent, with broader access planned over time. GitHub revamps bug bounty program with new VIP tier, payout changes GitHub is changing its bug bounty program to reward higher-quality vulnerability reports and reduce low-effort submissions, including AI-generated reports. The changes will take effect on July 27, 2026. Reports submitted before that date will be honored under the previous bounty structure. PyPI hardens package security with new upload restrictions The Python Package Index (PyPI) now rejects uploads of new files to releases older than 14 days to prevent attackers from poisoning long-stable releases if a project’s publishing tokens or release workflows are compromised. Ransomware in 2026: More groups, more victims, no slowdown Ransomware activity followed a recognizable pattern during the previous four years. Each year was defined by a dominant actor, its collapse, or a major supply chain incident. Black Kite’s 2026 Ransomware Report documents a more fragmented market, with multiple ransomware playbooks scaling at the same time. The automotive software vulnerabilities hiding in your dashboard Pop the hood on a new car and you won’t find much you can fix with a wrench. What you’ll find is software, and a lot of it. The screen in the dash probably runs Android or a flavor of Linux. The system watching the road for you might run QNX or VxWorks, the same kind of code that flies aircraft and runs factory floors. Google’s newest sign-in method asks you to look at the camera Google’s selfie video sign-in option verifies that an account owner is a real person and that the account wasn’t created or used by computer programs or bots for the purpose of abuse, such as spamming. It is not available for all regions, accounts, or devices. Microsoft tightens Windows enterprise activation security Microsoft is making Trusted Platform Module (TPM)-backed attestation a requirement for Windows Key Management Service (KMS), the on-premises service used for Windows volume activation, replacing the software-only trust model with hardware-backed verification to strengthen enterprise activation security. Product Showcase: AppViewX Agent Identity Security Agent Identity Security is a product within the AppViewX platform that enables zero-trust for AI agents by continuously discovering, monitoring, governing, and securing identities across their lifecycle. Cybersecurity jobs available right now: July 21, 2026 We’ve scoured the market to bring you a selection of roles that span various skill levels within the cybersecurity field. Check out this weekly selection of cybersecurity jobs available right now. New infosec products of the week: July 24, 2026 Here’s a look at the most interesting products from the past week, featuring releases from Astelia, Druva, Swimlane, and ThreatDown.
helpnetsecurity.comJul 26, 2026extracted
Cloud operations become the next big role for agentic AI
Cloud operations become the next big role for agentic AI Companies are using agentic AI to manage growing application environments, automate routine tasks, and support decisions. Business and IT leaders increasingly see the technology as part of cloud application management, according to Unisys’ AI & Cloud Insights Report. To what extent do the following factors limit your organization’s ability to scale agentic AI safely? (Chart shows those answering “moderate/major limitation.”) (Source: Unisys) Most organizations remain in testing or early deployment. Nearly one quarter have started scaling agentic AI across business functions. Early uses center on employee productivity and cloud management. Spending plans show continued interest, with half of respondents planning higher investment during the next year. Successful deployment depends on preparation. Companies reported progress in identifying priority use cases, securing executive support, training employees, working with technology vendors, and setting governance rules. These efforts support broader agentic AI deployment across departments and workflows. “The organizations winning right now have figured out how to turn what they already have into outcomes their boards can see and measure. The technology itself matters less than the discipline to act on it,” said Mike Thomson, CEO and President at Unisys. The main concerns involve day-to-day control. Organizations cited limited visibility into the location of data and AI workloads, cloud security, provider concentration, and regulatory uncertainty. Business leaders reported higher concern across the measured risk categories. Concerns about trust and employment have declined. Fewer respondents linked agentic AI to job displacement, bias, hallucinations, or limited human empathy. Experience with the technology has moved attention toward deployment rules, workload oversight, and access controls. Infrastructure supports wider AI use Confidence in data architecture and automation has increased. Most business and IT leaders said they have the architecture and tools needed to support data-driven decisions. Nine in 10 organizations said they are using automation to streamline and optimize IT environments. Operational performance exceeded expectations at a smaller share of organizations than in the previous survey. A shortage of skilled workers and data management and integration remain the leading IT issues. Investment plans remain active across cloud infrastructure, cloud applications, automation, generative AI, and zero trust. Organizations are using more public and private cloud services. Edge, sovereign, and industry cloud environments have gained use in sectors with specific data, location, and compliance requirements. Expanding cloud environments add management demands. Each platform can introduce separate controls, data locations, service dependencies, and access rules. Companies need consistent oversight across these environments to support cloud operations and AI workloads. Application work stays focused on technology Application modernization efforts focus on technical upgrades and AI support. Enabling AI and automation ranks near the top of the stated objectives, followed by resilience, cost reduction, customer experience, and speed to market. Integration with existing systems remains the leading application strategy challenge. Legacy systems, technical debt, and ongoing optimization work also slow projects. Many companies are moving older applications to cloud environments and adapting them for cloud-native use. Keeping older systems in operation leaves services spread across legacy, cloud, and hybrid environments. This adds dependencies and makes application management harder. Retiring more legacy applications could help reduce that complexity. Security controls guide AI deployment Agentic AI gives software systems access to enterprise data, applications, and business processes, increasing the need for identity controls, access management, workload visibility, and defined limits on system authority. Nearly half of surveyed organizations experienced a cybersecurity breach during the prior year. They are using managed detection and response, identity governance, privileged access management, and continuous threat exposure management to support security operations. Cloud security capabilities influence the amount of autonomy organizations assign to AI systems. Data sovereignty requirements affect workload locations, with regional deployment serving as a common response. Security and governance controls are becoming part of AI planning from the start. These controls set rules for data access, system authority, workload placement, and accountability. Respondents expect these controls to limit agentic AI deployment in the near term. The same controls provide the operating boundaries needed for wider use across business functions.
helpnetsecurity.comJul 22, 2026extracted
SEC Drops SolarWinds Case After Years of High-Stakes Cybersecurity Scrutiny
The U.S. Securities and Exchange Commission (SEC) has abandoned its lawsuit against SolarWinds and its chief information security officer, alleging that the company had misled investors about the security practices that led to the 2020 supply chain attack. In a joint motion filed November 20, 2025, the SEC, along with SolarWinds and its CISO Timothy G. Brown, asked the court to voluntarily dismiss the case. The SEC said its decision to seek dismissal "does not necessarily reflect the Commission's position on any other case." SolarWinds and Brown were accused by the SEC in October 2023 of "fraud and internal control failures" and that the company defrauded investors by overstating its cybersecurity practices and understating or failing to disclose known risks. The agency also said both SolarWinds and Brown ignored "repeated red flags" and failed to adequately protect its assets, ultimately leading to the supply chain compromise that came to light in late 2020. The attack was attributed to a Russian state-sponsored threat actor known as APT29. "Brown was aware of SolarWinds' cybersecurity risks and vulnerabilities but failed to resolve the issues or, at times, sufficiently raise them further within the company," the SEC alleged at the time. However, in July 2024, many of these allegations were thrown out by the U.S. District Court for the Southern District of New York (SDNY), stating "these do not plausibly plead actionable deficiencies in the company's reporting of the cybersecurity hack" and that they "impermissibly rely on hindsight and speculation." Subsequently, the SEC also charged Avaya, Check Point, Mimecast, and Unisys for making "materially misleading disclosures" related to the large-scale cyber attack that stemmed from the SolarWinds hack. In a statement, SolarWinds CEO Sudhakar Ramakrishna said the latest development marks the end of an era that challenged the company, and emphasized "we emerge stronger, more secure, and better prepared than ever for what lies ahead."
thehackernews.comNov 21, 2025extracted
CISOs need to think about risks before rushing into AI
CISOs need to think about risks before rushing into AI Organizations are increasing investments in cloud, AI, and emerging technologies, but their infrastructure and security strategies often lag behind. A recent Unisys survey of 1,000 senior executives shows that business and IT leaders are not always aligned on what needs to be in place before the next wave of technology arrives. Proactive cybersecurity is growing in popularity (Source: Unisys) From a security perspective, the findings raise concerns about how quickly organizations are moving ahead without addressing core risks. Eighty-five percent of respondents said their cybersecurity posture is reactive, meaning they focus more on responding to incidents than preventing them. This approach leaves organizations open to attacks that can cause serious downtime. Forty-one percent said an hour of unplanned downtime costs between $100,000 and $500,000. Cloud complexity remains a major factor in this risk profile. Most organizations use a mix of seven different types of cloud platforms. While this can provide flexibility, it also adds management challenges and increases the attack surface. Business executives see reducing complexity as a way to free budget for new technology. IT executives tend to put less emphasis on this, which shows the gap in priorities. Agentic AI is another area where urgency and readiness do not match. Nearly three-quarters of business executives believe failing to adopt agentic AI within the next year will harm competitiveness. However, 43 percent of IT executives say their infrastructure cannot support it. This mismatch could lead to rushed deployments that outpace security controls, increasing the risk of exposure. Quantum readiness is a longer-term but growing concern. Seventy-one percent of organizations admit they are not ready to defend against quantum cryptography threats. Only 14 percent say their infrastructure is ready for post-quantum security. While many are starting to work toward solutions, the gap between awareness and capability remains large. The report also shows that many executives view security as a barrier to innovation. Two in three business leaders said data and cloud security limits the ability to adopt new technologies. For CISOs, this is a signal that security teams need to show how protections can be built into innovation plans rather than seen as blockers. Innovation Leaders, a small group of survey respondents with more advanced approaches, offer one possible path forward. They invest in industry-specific cloud platforms, improve data management, and take a more proactive approach to security, including planning for post-quantum threats. They also tend to align business and IT priorities more closely, which reduces the risk of moving ahead without the right safeguards. For CISOs, the report highlights a few priorities worth focusing on. Security has to keep up with the pace of technology adoption, especially as organizations expand their use of cloud and AI. Cutting down on complexity, preparing infrastructure for AI-driven workloads, and moving from reactive to proactive cybersecurity are all practical steps. Taking action now on quantum risks can help avoid bigger problems later. And narrowing the gap between business and IT will make sure innovation is supported by the resilience needed to protect it. “The next wave of technological disruption is already underway, yet many organizations are still operating on outdated foundations and processes,” said Manju Naglapur, SVP and GM of Cloud, Applications & Infrastructure solutions at Unisys. “To fully realize the potential of technologies like generative and agentic AI, organizations need to modernize their infrastructure, align IT and business priorities, and adopt a more proactive approach to cybersecurity.”
helpnetsecurity.comAug 21, 2025extracted