LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
data breachhigh

Accenture Confirms Security Incident After Hacker Claims 35GB Source-Code Theft

Accenture has acknowledged a security incident after a threat actor advertised what they claim is stolen internal data. The attacker, using the alias "888", says they took more than 35GB of source code and cloud credentials from the consulting giant and are offering it for sale. Accenture says it has addressed the source of the issue and that its operations were not disrupted.

zeroday.news ·

Accenture has confirmed it is investigating a security incident after a cybercriminal put what they describe as a large trove of the company's internal data up for sale. The consulting and technology firm said it is aware of the matter and has already dealt with its source, but it has not confirmed that any data was actually taken.

The listing appeared in early July on a cybercrime forum, where a seller using the handle "888" claimed to have breached Accenture and walked away with just over 35GB of source code. The post advertised the material to potential buyers.

The seller says the cache extends well past source code. It supposedly also contains RSA and SSH keys, Azure personal access tokens, Azure Storage access keys, and a range of configuration files. As proof, the post included screenshots, one of which appeared to show a private Azure DevOps repository, named 121123_AtriasTalentAcademy, being cloned from a redacted address hosted on Accenture's own infrastructure.

A screenshot can lend weight to a claim of repository access, but it does not establish the total volume of stolen data or verify that every file type in the listing is genuine. For now, the seller's inventory remains unproven.

Accenture has characterized the situation as an isolated issue and said it remediated the source, adding that client operations and service delivery were not affected. Beyond that, the company has left key questions unanswered: it has not confirmed how much data was taken, whether the source code and keys are authentic, whether any of the exposed credentials were still active, how the attacker gained access, or whether customer data was involved. Until those details emerge, the confirmed incident is narrower than the seller's advertisement suggests.

The nature of the claimed data is what sets this apart from an ordinary breach. A leaked list of names and emails typically fuels phishing or fraud. Source code and cloud credentials are a different category of exposure. Code can reveal how internal tools are built and how systems connect, while tokens and storage keys, if still valid, can act like keys to live environments, potentially letting an intruder reach development tools or cloud storage without having to break in a second time.

That is also why stolen engineering data can keep causing harm long after an incident is declared contained. Attackers can comb source code for vulnerabilities, test whether old credentials still work, and borrow internal naming conventions to make future phishing far more convincing. Configuration files and connection details can point them toward vendors, customers, or shared infrastructure. In other words, a single breach can become the blueprint for the next one.

Firms like Accenture are attractive precisely because of where they sit. Large consulting and services companies operate close to the systems that keep major enterprises and governments running, from cloud platforms and identity tools to codebases and transformation projects. A single foothold can offer outsized insight into how those environments are assembled and secured, even when it does not translate into direct client compromise.

The company has weathered security scares before. In 2017, researchers discovered misconfigured cloud storage buckets exposing details about an Accenture platform and its customers. In 2021, the LockBit ransomware group struck the firm and threatened to publish stolen files. And in 2024, the same "888" persona attempted to sell what was billed as data on tens of thousands of employees, a claim Accenture later said was almost entirely inaccurate.

With the scope still unverified, the practical response for organizations that depend on outside development partners is familiar: rotate any credentials that could plausibly be exposed, much like changing the locks after losing a master key, tighten and review access to source-code repositories, and watch for unusual logins or unexpected changes to build and deployment settings while the situation is assessed.

data breachaccenturesource codecloud securityextortion
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]