discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

How Synthetic Identity Fraud is Coming for Machine Identities

Synthetic identity fraud is a type of identity theft where an attacker creates a new identity by combining real and fabricated data. This concept has a parallel in machine identities, where an attacker can create a fake identity that was never provisioned from the start. …

By The Hacker News·Jul 23·thehackernews.com·4 min read

Intelligence analysis by Llama

How Synthetic Identity Fraud is Coming for Machine Identities
Image: thehackernews.com

Synthetic identity fraud is a type of identity theft that can be applied to machine identities, making it difficult to detect. This type of identity can be created by combining real and fabricated data, and can be used to gain access to sensitive information.

Why it matters

Synthetic identity fraud is a growing concern for machine identities, as it can be difficult to detect and can be used to gain access to sensitive information. This type of fraud can have serious consequences, including data breaches and financial losses.

Synthetic identity fraud is like creating a fake person's identity by combining real and fake information. This can be done with machine identities too, making it hard to detect. It's like creating a fake account that looks real, but it's not really there.

Analysis

What Synthetic Identity Fraud Looks Like for Machine Identities

Most people understand identity theft as an attacker stealing a real person's sensitive information and impersonating them. Synthetic identity fraud is much harder to catch. Instead of stealing a real identity, the attacker manufactures a new one, frankensteining together several real data points with fabricated ones to create a person who doesn't exist. Since no real victim monitors misuse, a fake identity can silently accumulate permissions and credibility over time before it's ever detected.

This same principle has a largely unexplored parallel with Non-Human Identities (NHIs). Security teams are spending significant effort to protect NHIs from being stolen. Still, the machine-side equivalent of synthetic identity fraud is rarely discussed: identities that were never legitimately provisioned from the start.

Following this approach, an attacker doesn't hijack an existing service account but instead fabricates one, blending real environmental attributes with fake ones so it appears to belong. As enterprises accumulate NHIs faster than they can track them, a fabricated one may slip into the mix with ease if governance is weak and there's no human ownership.

What Makes These Identities Convincing

What makes these identities convincing is the combination of real and invented attributes. A fabricated NHI inherits its environment's naming conventions, exists in the correct domain, carries plausible-looking metadata and requests the kinds of permissions other NHIs already hold. To an administrator skimming a directory of tens of thousands of service accounts, it is simply one more routine workload, which is why this is one of the most overlooked NHI risks.

How Fabricated Machine Identities Are Built

None of the techniques attackers use to create fake machine identities are new. What is new, however, is seeing them as a pattern of inserting a credible-looking but illegitimate identity into an environment predisposed to trust it. In practice, attackers create fabricated machine identities in a few main ways:

Rogue service account: Instead of compromising an account that already exists, an attacker who has gained access creates a new account that looks like an existing one, with similar-looking attributes and standing access. An account that was never sanctioned yet behaves like one is the purest form of a fabricated machine identity.

DCShadow: Operating at the infrastructure level, an attacker doesn't fabricate an account but rather an entire source of authority. Because it depends on domain administrator rights the attacker already holds, it's a post-compromise move rather than a way in: The attacker temporarily registers a rogue domain controller so malicious changes look like legitimate replication traffic from a trusted peer. Once that impersonated infrastructure is accepted, whatever it pushes inherits the system's own credibility.

Shadow credentials: An attacker implants fabricated authentication onto an existing object, injecting attacker-controlled material so the attacker can authenticate as that object at will. Since the identity already exists and looks untouched, this is the subtlest means of proving that an identity has been silently forged.

Why Agentic AI Makes This More Timely

Until recently, fabricating a machine identity required an attacker to get into a system, create the fake account and assign its privileges manually. Agentic AI is starting to remove that friction. AI agents already acquire credentials dynamically at runtime, and they are increasingly able to spin up other agents with identities of their own. As machine identity creation becomes an automated background activity, the line between a legitimately created identity and a fabricated one begins to blur.

How to Defend Against Synthetic Machine Identities

If fabricated identities slip through the cracks, organizations need to be aware of the risks and take steps to prevent them. This includes implementing strong identity governance, monitoring for suspicious activity, and regularly reviewing and updating identity policies.

Key points

  • Synthetic identity fraud is a type of identity theft that can be applied to machine identities.
  • Fabricated machine identities can be difficult to detect, as they may not raise any alarms about suspicious behavior.
  • Agentic AI is making it easier for attackers to create fake machine identities.
  • Organizations need to implement strong identity governance, monitoring, and regular policy updates to prevent synthetic machine identities.
The Upside

To prevent synthetic machine identities, organizations can implement strong identity governance, monitor for suspicious activity, and regularly review and update identity policies. This can help prevent fake identities from being created and reduce the risk of data breaches and financial losses.

The Downside

If synthetic machine identities are not addressed, they can lead to significant consequences, including data breaches and financial losses. Organizations that fail to implement strong identity governance and monitoring may be more vulnerable to these types of attacks.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagsai-agentsidentity-securitycloud-securitymachine-identitiessynthetic-identity-fraud

Author

The Hacker News

Intelligence analysis by

Llama

Published

Jul 23, 2026

Source

thehackernews.com

Share

Topics

ai-agentsidentity-securitycloud-securitymachine-identitiessynthetic-identity-fraud

Related

More from this desk

Jul 23·bleepingcomputer.com

EU fines Google $1 billion for search, app store antitrust violations

The European Commission fined Google €890 million ($1 billion) for violating the Digital Markets Act (DMA) by favoring its own services in search results and restricting app developers' ability to direct customers to cheaper purchase options on the Google Play app store.

Jul 23·bleepingcomputer.com

New RefluXFS Linux flaw lets attackers gain root privileges

A nine-year-old race condition vulnerability in the Linux kernel's XFS filesystem, tracked as CVE-2026-64600, allows local attackers to overwrite protected files and gain root privileges.

Jul 23·schneier.com

End-to-End Encryption and “Going Dark”

A new paper, “Encryption and Globalization 15 Years Later: End-to-End Encryption and the Third Round of the ‘Going Dark’ Debate”, updates and expands on 2012 research on encryption and globalization, analyzing the current controversies over end-to-end encryption (E2EE) fo…

Jul 23·bleepingcomputer.com

New msaRAT malware uses Chrome, Edge browsers to route C2 traffic

The Chaos ransomware gang is using a new backdoor dubbed msaRAT that hides command-and-control (C2) communication by routing it through the Chrome or Edge browsers. The malware is written in Rust and uses the Chrome DevTools Protocol (CDP) to control a headless browser se…