A study led by researchers from Purdue University has found that a notable number of Android applications marketed toward U.S. military personnel include software components developed by companies based in China, Russia, and other countries identified by the U.S. Department of Defense as adversarial nations.
The research, conducted in collaboration with the U.S. Military Academy at West Point and Florida International University, examined more than 220 Android applications obtained from Google Play and online military communities. According to the researchers, over one in every eight apps analyzed contained code associated with organizations headquartered in countries regarded as strategic competitors of the United States. The Pentagon declined to comment on the study's findings.
Rather than identifying malicious applications outright, the study highlights a growing software supply chain challenge created by third-party Software Development Kits (SDKs), which developers routinely integrate into applications to support features such as advertising, analytics, authentication, and push notifications. While these components simplify development, they can also introduce external code that developers may not fully inspect or even realize has been included.
Researchers found SDKs in approximately 64% of the analyzed applications. Among them, twelve apps contained Huawei's HMS Core framework, including applications developed for state National Guard organizations. In one instance, Huawei's software was not intentionally added by the application's developer. Instead, it was introduced indirectly through a commercial notification service that bundled Huawei's SDK as a dependency.
The researchers noted that this type of indirect integration presents an important security concern because SDKs can receive remote updates over time. Even if no sensitive information is transmitted today, future updates could potentially alter an application's behavior without users being aware. Although the study did not observe any data being sent to Huawei-controlled servers during testing, the researchers cautioned that the presence of such software should not automatically be considered harmless.
Beyond Huawei, the analysis also identified software associated with Russian technology companies. SDKs linked to Yandex advertising services were found in applications used by military-affiliated users. The study also referenced Pushwoosh, a Russian software company that previously presented itself as a U.S.-based business. Reuters reported in 2022 that Pushwoosh code had been embedded in official mobile applications operated by the U.S. Army and the U.S. Centers for Disease Control and Prevention (CDC). Both organizations subsequently removed the software following public disclosure.
The researchers also discovered discrepancies between application behavior and the privacy information disclosed through Google Play. Approximately 40% of the applications examined either collected or shared more user data than indicated by their app store privacy labels. Overall, around 7% of the analyzed applications contained software linked to companies headquartered in countries designated by the Pentagon as adversarial nations.
Lead author Joshua Shinkle of Purdue University said the team hopes the findings encourage stronger awareness among military personnel, application developers, platform providers, and policymakers. According to Shinkle, the research is intended to support more informed privacy decisions while encouraging discussions about improving transparency and addressing existing security gaps.
The study argues that the implications extend beyond software development practices. Researchers pointed to the commercial mobile advertising ecosystem, where applications routinely collect location and device information that can later be shared through data brokers. Such information has the potential to expose sensitive operational patterns, including troop movements, deployment routines, and activity around military installations.
The report references an April letter in which U.S. Central Command (CENTCOM) informed Senator Ron Wyden that it had received multiple threat reports indicating that adversaries were exploiting commercially available location data to monitor U.S. military personnel operating near Iran and the Strait of Hormuz. Lawmakers described the disclosure as the first official acknowledgement that commercially traded mobile data had been used to track troops deployed in an active conflict zone.
Researchers also surveyed 103 military-affiliated Americans to better understand attitudes toward mobile application privacy. More than 83% of respondents reported using at least one application whose data collection practices made them uncomfortable. Between 76% and 83% indicated they would be extremely uncomfortable using applications containing software developed by companies from adversarial nations.
Despite these concerns, participants expressed greater trust in applications carrying military branding, suggesting that official appearance can influence perceptions of security even when underlying software components remain largely invisible to users. Nearly two-thirds of respondents also reported receiving little or no institutional guidance regarding the security risks associated with personal mobile applications.
When asked about potential solutions, respondents strongly supported greater transparency regarding third-party software embedded within applications. The most widely supported recommendation involved providing users with in-device notifications identifying foreign-developed SDKs before installation or use.
Participants also backed stronger federal restrictions on the commercial trading of military-affiliated location data, independent security audits of applications, and tighter controls on the inclusion of foreign-developed SDKs in apps marketed toward service members.
While the U.S. Marine Corps already prohibits several categories of applications, including gambling, dating, and cryptocurrency apps, from government-issued devices and has warned personnel against using platforms such as TikTok and WeChat, the researchers argue that personal smartphones remain a largely unaddressed area of risk because they frequently fall outside existing policy controls.
According to the researchers, improving software transparency will require greater visibility into third-party components that operate behind the scenes. They recommend clearer country-of-origin labeling for embedded SDKs within application marketplaces and encourage developers to regularly audit their software dependency chains to better understand which external components are included in their applications.
The study concludes that branding alone should not be viewed as an indicator of application security. As modern mobile apps increasingly rely on extensive networks of third-party software, researchers argue that stronger transparency, routine dependency auditing, and more robust privacy safeguards will be necessary to reduce hidden supply chain risks facing military personnel and other users handling sensitive information.
Blackpoint Cyber said that the hack starts with a spear-phishing message consisting of a link to an encoded archive, which contains a Windows Shortcut (LNK). Running a file prompts a multi-level strain that consists of privilege escalation, compromising Microsoft Defender protections, while downloading extra payloads.
Matryoshka is available in two versions: one that supports HTTP-based communication and command execution, and another that uses GitHub for command-and-control (C2), including beaconing, tasking, reconnaissance, file transfer, and secondary payload delivery. HollowFrame is launched via a DLL side-loading pair consisting of the legitimate Python binary ("python.exe") and a rogue DLL ("python311.dll").
"Together, HollowFrame and Matryoshka gave the actor a persistent foothold for remote command execution, Active Directory reconnaissance, file transfer, and deployment of follow-on tooling. These capabilities could support credential theft, lateral movement, and broader domain compromise through additional tools delivered after initial access,” Blackpoint experts Nevan Beal and Sam Decker said.
The multi-stage hack attacks two endpoints at an unknown law firm. The LNK file mimicked to be Case Documents to lure the victim into opening and triggering a command sequence that deploys PowerShell to get next-stage components from a remote server.
Hollowframe works as a modular loader and persistent framework that assists multiple tactics to deploy auxiliary components, while performing anti-analysis diagnosis to escape running inside sandboxed environments. This is decided based on installed memory, cursor movement, file count in the user profile, and system uptime. Persistence is gained by setting up a scheduled task.
Matryoshka ("version.dll"), a Rust-based backdoor that talks with its C2 server ("45.158.196[.]184:8888") over HTTP to spawn a shell and provide additional tooling, is deployed by unpacking the encrypted container that the Go loader comes with.
Another DLL gained in association with the same activity has been labeled as a version of Matryoshka that uses a private GitHub repository for polling target-specific commands, submitting results, and fetching payloads.
"The repository functioned as a collection of per-host mailboxes, with each victim assigned a dedicated <computer>_<username> directory. These directories contained beacon.json, cmd.json, result.json, and, in some cases, an upload/ tree for file delivery,” Blackpoint said.
Government organizations across Central Asia are facing a cyber espionage campaign that employs two newly identified malware families, OctLurk and SilkLurk, in attacks aimed at establishing long-term access to sensitive networks. Kaspersky said the activity has been ongoing since at least January 2025 and has affected organizations in Afghanistan, Kazakhstan, Kyrgyzstan, Tajikistan, Uzbekistan, and the Syrian Arab Republic. Victims span government ministries, foreign affairs departments, law enforcement agencies, healthcare organizations, research institutions, logistics providers, urban planning and facilities management offices, and public educational establishments. Although the campaign has not been tied to any known threat group, investigators believe a Chinese-speaking actor is behind the operation.
At the core of the campaign is a modular malware framework supported by LurkProxy, a custom utility that routes network traffic through compromised systems. The initial access method remains unknown, but investigators found that OctLurk is delivered through a lightweight loader that injects the backdoor directly into memory, checks internet connectivity, launches LurkProxy, and establishes communication with attacker-controlled command-and-control (C2) servers. The malware then gathers information about the infected device, encrypts the collected data, and retrieves plugins that are executed entirely in memory. This design allows the attackers to add capabilities as needed, including command execution, file manipulation, screenshot capture, clipboard monitoring, keyboard and mouse simulation, network scanning, email collection, keylogging, credential dumping, browser password theft, and remote access, while leaving very little evidence on disk.
Analysis of the intrusions shows the operators moving quickly from reconnaissance to credential theft and lateral movement. The attackers exported Windows logon events to identify user activity, extracted password hashes from Active Directory domain controllers using Impacket's secretsdump.py, deployed a keylogger disguised as AnyDesk, recovered saved credentials from Google Chrome and Mozilla Firefox, and established remote access with Pandora RC. They also scanned internal and external networks with Fscan to identify services such as SSH and MySQL before attempting authentication with credentials stored in a password file. The campaign also involved connecting to email servers, accessing shared network resources with administrative credentials, collecting confidential documents, and compressing the staged data with WinRAR and 7-Zip before possible exfiltration.
SilkLurk expands the framework through DLL side-loading, creating a TCP connection with its configured C2 server before collecting victim information, receiving updated instructions, and loading additional plugins directly into memory. Investigators also found the malware deploying PlugX, a backdoor that has repeatedly appeared in Chinese cyber espionage operations. Kaspersky identified infrastructure overlaps with an earlier campaign involving the SilentRaid implant, also tracked as MystRodX and TrustFall, but said the available evidence is insufficient to confirm the same operators were responsible. Both OctLurk and SilkLurk rely on victim-specific decoding mechanisms derived from a system's drive serial number or computer name, making forensic analysis more difficult and allowing the malware to remain concealed while maintaining access to compromised government networks.
Anthropic said that in three cases, Claude models accessed the open internet via evaluation environments meant to be shut, then breached production infrastructure at three firms.
The review came after OpenAI’s recent disclosure that its models had evaded an isolated test scenario and accessed Hugging Face’s production infrastructure. Later, Jrfrog acknowledged the models escaped by abusing zero-days in self-hosted Artifactory.
Irregular, a third-party evaluation partner, conducted capture-the-flag exercises where these three incidents happened. The prompt instructed Claude it did not have internet access and that the scenario was a simulation. Neither was true due to a misconfiguration, which neither company discovered until last week.
In the case of PyPi, Claude discovered a document within the test environment pretending to be a developer setup commands for a fake organization.
Anthropic did not disclose the name of the organizations, and has asked other AI companies to do such tests to better gauge the threats of their models’ functionalities.
Anthropic reviewed over 140,00 tests to discover proof. In the tests, Claude was given commands to get “secret” information planted on another device in an isolated network.
Claude was then instructed to get the hidden information by hacking into the machine and finding it. It is a common technique that experts use to determine a model’s breaking capabilities.
“Operating under the false belief that all accessible entities were intended to be in-scope for the exercise, Claude compromised the impacted organizations’ infrastructure using basic techniques, such as exploiting weak passwords and unauthenticated endpoints,” Anthropic said on its blog.
The review suggests that AI models perform what people tell them to. Therefore, we should not fear if AI is going to take over, but be cautious of the big organizations behind these AI agents deciding what is safe and unsafe for the world.
The review also reveals why government oversight and independent testing is important. “We frequently work with external partners who create and assist in running some of these cybersecurity evaluations. External partners offer environments and scenarios more diverse than we could build alone, and provide independent, third-party assessments of our models,” Anthropic said.
Prediction markets have existed for decades as a way to forecast future events, but blockchain technology has reshaped how they operate. Among the platforms driving this evolution is Polymarket, a decentralized prediction market launched in 2020 that enables users to trade on the outcomes of real-world events using blockchain technology rather than relying on a traditional bookmaker.
Unlike conventional betting platforms, Polymarket functions as a peer-to-peer marketplace where participants buy and sell shares tied to the outcome of an event. Instead of placing wagers against a central operator, users trade with one another, while blockchain infrastructure records every transaction transparently. Built on the Polygon network, the platform allows users to retain self-custody of their assets through compatible cryptocurrency wallets, with trading collateral managed on-chain.
Markets on Polymarket span a wide range of topics, including elections, major sporting events, cryptocurrency and financial markets, macroeconomic indicators, legislation, entertainment awards, weather events, and other headline-driven developments. The platform's appeal lies in its ability to convert collective opinion into real-time market prices that reflect how participants assess the probability of future outcomes. As breaking news emerges, market prices adjust almost instantly, offering a continuously updated snapshot of public expectations.
Trading is designed to be relatively straightforward. After connecting a supported crypto wallet and funding an account, users can browse active markets with clearly defined settlement rules and expiration dates. Participants purchase either "Yes" or "No" shares, typically priced between $0.01 and $1.00, with the price broadly representing the market's implied probability of an event occurring. For example, a "Yes" share priced at $0.42 suggests traders collectively estimate roughly a 42% chance that the event will happen. If the prediction proves correct when the market resolves, each winning share settles at $1, while incorrect positions become worthless. Unlike traditional wagers, positions can also be bought or sold before settlement, allowing traders to realize gains or reduce losses as market sentiment changes.
A key differentiator is the platform's decentralized settlement process. Rather than relying solely on a central operator, market outcomes are verified through oracle systems that provide trusted real-world data to smart contracts, which then automate payouts to eligible participants. Combined with Polygon's comparatively low transaction fees and faster confirmation times, this infrastructure enables transparent trading and efficient settlement while reducing reliance on intermediaries.
Polymarket has gained popularity among cryptocurrency enthusiasts, analysts, journalists, and researchers because it offers a real-time measure of market sentiment across thousands of topics. Many users participate to express informed opinions, hedge against uncertainty, or monitor how collective expectations evolve around elections, economic releases, technology developments, sports competitions, and global news.
However, participation is not without risk. Like any speculative market, users can lose their entire investment if their prediction is incorrect. Less active markets may also experience low liquidity, making it difficult to enter or exit positions efficiently, while thin trading volumes can amplify price swings following large trades or rumors. Participants should also consider smart contract risks, dependence on oracle systems for accurate settlement, and the possibility of delayed resolutions if disputes arise over market outcomes.
Regulation remains one of the most daunting challenges for decentralized prediction markets. Availability varies across jurisdictions, with some countries permitting access while others impose restrictions or outright bans. As regulatory frameworks continue to evolve, users should review the laws applicable in their region before participating. Recent years have also seen Polymarket navigate changing regulatory requirements while expanding its operations in new markets.
Beyond speculation, prediction markets have long attracted interest from economists because they aggregate information from large groups of participants. Academic research suggests that highly liquid prediction markets can, in certain circumstances, rival or outperform traditional polling and expert forecasts by rapidly incorporating new information into prices. Nevertheless, forecasting accuracy depends heavily on market participation and liquidity, meaning smaller or thinly traded markets may not always reflect the true probability of an event.
As blockchain infrastructure, oracle technology, and regulatory clarity continue to mature, decentralized prediction markets are expected to play an increasingly important role in forecasting global events. Platforms such as Polymarket are demonstrating how transparent, blockchain-based markets can provide not only a new way to trade on future outcomes but also a powerful tool for understanding collective expectations in an increasingly data-driven world.
Amazon has linked a series of high-profile npm supply chain compromises spanning 2025 and 2026 to the North Korean threat group Sapphire Sleet, suggesting that attacks initially viewed as isolated incidents may instead represent a coordinated campaign targeting widely trusted open source software.
In a threat intelligence report published on July 29, Amazon assessed with medium confidence that the same actor responsible for the March 2026 compromise of the popular JavaScript package axios was also behind earlier attacks involving the npm packages debug and chalk, as well as a lesser-known package called typo-crypto. The assessment expands the scope of what security researchers now believe to be a sustained operation aimed at infiltrating software supply chains through compromised maintainer accounts.
The September 2025 incident involving debug and chalk drew widespread attention after attackers successfully phished an npm maintainer using a fraudulent npm website designed to harvest credentials. Once access was obtained, malicious updates were published to multiple packages collectively downloaded billions of times each week. Rather than infecting developers' systems directly, the malicious code targeted cryptocurrency users by intercepting browser-based wallet activity and replacing legitimate transaction addresses before users approved transfers.
At the time, security firms including Aikido Security and Wiz documented the compromise and analyzed its technical behavior, but neither publicly attributed the operation to a specific threat actor. Amazon's latest research represents the first detailed effort to connect that incident with a broader campaign linked to North Korea.
According to Amazon, investigators uncovered additional evidence while examining the March 2026 axios compromise. During that investigation, analysts identified a domain registered in 2025 that ultimately led them to a previously overlooked npm package named typo-crypto. Although the package attracted relatively few downloads, Amazon believes it served as an early testing ground for techniques that later appeared in attacks targeting far more widely used libraries.
The company argues that the campaigns share several operational characteristics, including the deployment of trojanized packages, overlapping command-and-control infrastructure, similarities in malicious code, and the use of social engineering to gain access to trusted maintainer accounts before distributing compromised package updates. Based on those shared indicators, Amazon believes the incidents form part of the same long-running operation.
However, the report has also prompted discussion within the security community regarding the strength of the evidence supporting the attribution. While Amazon outlines common tactics and infrastructure across the campaigns, the report does not publicly specify which individual indicators directly connect each incident. As a result, some researchers have noted that although the overall assessment appears plausible, additional technical evidence would help strengthen the case for linking every campaign to the same actor.
The technical methods employed across the attacks also differed substantially.
The malicious code inserted into debug and chalk functioned primarily within web browsers. It intercepted browser APIs associated with cryptocurrency wallets and modified transaction destinations before users authorized transfers. Security researchers observed that the attack did not rely on npm lifecycle scripts or establish persistent malware on infected systems.
By contrast, the March 2026 axios compromise involved a post-install payload that executed during package installation, allowing attackers to deploy additional malicious components. Amazon also identified similarities between that campaign and the earlier typo-crypto package, which contained a disguised file named core.js. The file reportedly activated only after receiving a specific trigger and then retrieved an operating system-specific second-stage payload from a remote command-and-control server.
Amazon identified infrastructure associated with the malicious package, including the domain npmjs.store and the IP address 216.74.123.126. The company also noted that the malware concealed portions of its functionality using Base64 encoding combined with an XOR-based obfuscation routine.
Further examination of the npm registry revealed additional irregularities surrounding typo-crypto. The package appeared to have been published only once, with no earlier legitimate versions preceding the malicious release. Its metadata closely resembled that of the legitimate crypto-js project, including copied descriptions and keywords, while advertising a version number ahead of crypto-js itself. Those characteristics suggest the package was created from the outset to impersonate an established library rather than resulting from the compromise of an existing maintainer account.
Amazon also referenced the Open Source Vulnerabilities database entry MAL-2026-3400 in connection with typo-crypto. Registry records indicate that the package remained publicly available at the time researchers reviewed it. Although it did not declare an install script capable of automatically executing malicious code upon installation, investigators confirmed that the embedded core.js file contained trigger values consistent with Amazon's analysis. Researchers also identified discrepancies involving one published SHA-256 hash, leaving open the possibility of either a documentation error or a hash corresponding to a different sample.
The attribution aligns with assessments previously made by other major cybersecurity vendors regarding the axios compromise. Google attributed that incident to the cluster it tracks as UNC1069, citing malware known as WAVESHAPER.V2 together with infrastructure previously associated with the group. Microsoft separately attributed the operation to Sapphire Sleet, a financially motivated North Korean threat actor also tracked under several alternative names by different security vendors.
Threat intelligence researchers generally consider medium-confidence assessments to indicate that multiple independent indicators support an attribution while acknowledging that additional evidence could alter future conclusions. In this case, Amazon's analysis represents another step toward understanding the relationship between several supply chain attacks, even as researchers continue examining the technical links connecting them.
Open source software ecosystems remain attractive targets because compromising a single trusted package can affect thousands of downstream applications and organizations. Libraries such as debug, chalk, and axios are deeply embedded throughout the JavaScript ecosystem, meaning malicious updates have the potential to propagate rapidly across development environments before they are detected.
The incidents have also renewed attention on software supply chain security. Earlier this month, npm introduced version 12, disabling dependency lifecycle scripts by default to reduce opportunities for post-install malware execution. The registry has also begun scanning newly published packages for malicious code before they become available to users. While these measures help address certain attack techniques, security researchers caution that they do not eliminate the risk posed by compromised maintainer accounts obtained through phishing or other forms of social engineering.
As open source ecosystems continue to expand, security experts expect attackers to increasingly focus on trusted maintainers rather than exploiting software vulnerabilities alone. The latest attribution from Amazon underlines the growing role of identity-based attacks in software supply chain operations and emphasises the continuing need for stronger maintainer protections alongside technical safeguards.
The cyberattack involving Ernst & Young (EY) has entered a new phase after the ShinyHunters extortion group claimed responsibility for the intrusion, alleging that it stole data from the third-party support ticket platform used by the global professional services firm. While EY has acknowledged the underlying breach, the company has not confirmed the group's claims, and no leaked data has been independently verified at the time of writing.
The development comes weeks after EY disclosed that an unauthorized party had accessed a third-party support ticket platform used by its IT teams between March 28 and April 12, 2026, potentially exposing documents associated with client tax preparation. The firm had previously informed affected customers that files stored within the support environment could contain personal and financial information submitted through IT support requests, along with documents related to tax services.
According to breach notifications filed with several U.S. state regulators, the exposed records may include sensitive information such as client names, addresses, Social Security numbers, financial account details, payment card information, and other tax-related records. However, EY has not disclosed how many individuals were affected, whether customers outside the United States were impacted, or the identity of the third-party support platform involved in the incident.
The latest development centers on ShinyHunters' public assertion that it carried out the attack and obtained data from the compromised environment. The group has reportedly threatened to publish the allegedly stolen information if its demands are not met. Despite these claims, EY has neither attributed the incident to ShinyHunters nor confirmed that the attackers possess company or client data. Security researchers also note that threat actors have, on occasion, exaggerated or misrepresented claims to increase pressure on victims, making independent verification essential before drawing conclusions.
EY has stated that it immediately activated its incident response procedures after detecting suspicious activity and engaged an independent cybersecurity firm to assist with forensic analysis and remediation. The company says it has contained the unauthorized access, secured the affected environment, and notified relevant federal law enforcement authorities. It also maintains that its investigation has found no evidence that the compromised information has been misused or that individual clients were specifically targeted.
As part of its response, EY continues to provide eligible affected customers with 24 months of complimentary Experian identity restoration, identity monitoring, and credit monitoring services, with enrollment available through October 31, 2026.
Although the breach itself has already been disclosed, the emergence of an alleged threat actor highlights how cyber incidents often evolve long after the initial discovery. Public claims made by ransomware or extortion groups can influence regulatory scrutiny, customer communication, and incident response strategies, even before their assertions are independently verified.
The incident also reinforces the importance of third-party risk management. Organizations that rely on external platforms to process or store sensitive customer information should continuously assess vendor security controls, restrict unnecessary access to confidential data, and maintain comprehensive monitoring and incident response capabilities to reduce the impact of supply chain compromises.