惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
J
Java Code Geeks
V
V2EX
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
B
Blog
A
About on SuperTechFans
有赞技术团队
有赞技术团队
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
美团技术团队
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
N
Netflix TechBlog - Medium
C
Check Point Blog
Recent Announcements
Recent Announcements
博客园 - Franky
博客园 - 叶小钗
T
Tailwind CSS Blog

Truesec

CRA Reporting Starts on 11 September: What Businesses Need To Know - Truesec Privilege Escalation Vulnerability in Falcon Crowdstrike - Truesec SonicWall Vulnerabilities Exploited in the Wild - Truesec Privileged Access Management (PAM) Is No Longer Optional  - Truesec Australian Arrests Allegedly Disrupt TeamPCP, but the Shai-Hulud Threat Persists - Truesec DDoS Attacks Against Norwegian Government Sites - Truesec Critical Citrix NetScaler Memory-Overflow Vulnerability - Truesec Iranian Cyberattacks Against Critical Infrastructure - Truesec Russia Targets Businesses and Officials Behind Europe’s Ukraine Defense Supply Chain - Truesec The World Is Moving at Machine Speed. Are We Ready? - Truesec False CVE in Overwhelmed Verification System - Truesec Rogue AI Agent Allegedly Hack Hugging Face - Truesec Microsoft SharePoint Server Vulnerabilities Actively Exploited - Truesec Russian Intelligence Targets SOHO Routers - Truesec Cyber Warfare in the Iran War - Truesec Organized Cybercrime Merging with Other Crime - Truesec AI Used in Ransomware Attack The Fortibleed Campaign: Truesec's Experience Fortibleed: Truesec's Experience Supply Chain Attack Compromising Arch Linux AUR Packages with Infostealer and Rootkit - Truesec FortiNet SSO Vulnerability CVE-2025-59718 and CVE-2025-59719 Leading to Full System Compromise - Truesec Critical Vulnerabilities in Ivanti Sentry Allows Code Execution as Root (CVE-2026-10520 & CVE-2026-10523) Typosquatting: When Your Domain Is Used Against You AI in Cybersecurity: Separating Operational Reality from Speculation Compromised @redhat-Cloud-Services Npm Packages Distribute Credential-Stealing Worm GitHub Hacks Highlights Need for Repository Security Installation of a Syslog Log Collector Critical Cisco Secure Workload Vulnerability Allows Unauthenticated Site Admin Access (CVE-2026-20223) Securing IT, OT, and IoT When the Digital Meets the Physical Russia Rolls Out Surveillance Through State-Backed “Super App” MAX
LLMjacking Is a New Cyber Threat - Truesec
Hjalmar Desmond · 2026-08-03 · via Truesec

Threat Insight

Hijacking other organizations’ digital resources has been a relatively common form of cybercrime for years. The most common form of resource hijacking is to hack corporate environments and install crypto mining software.

With the advent of large AI companies selling access to LLM on a Software-as-a-Service model where the customer pays for their token usage, criminals are now instead increasingly beginning to hack organizations and steal credentials or API keys that allows them to use organizations’ LLM accounts, effectively passing the bill for their AI usage to the victims. [1]

Organized cybercrime groups steal access to multiple LLM accounts and resell this stolen access on dark web markets. One of the largest operations discovered so far by researchers, involved almost 33 000 IP-addresses with software built to distribute and resell API quota from AI subscriptions. [2] An LLMjacking attack of a newer AI model such as Claude Opus 3.0 can cost upwards of $100 000 per day. [3]

Assessment

As major LLM companies, such as OpenAI and Anthropic are raising prices for access to their AI models and increasingly moving to per token payment plans, credentials for LLM accounts have become highly sought after by cybercriminals. The fact that USA is now trying to prevent certain countries, such as China, from having access to their latest AI models will likely increase the risk of LLMjacking even more. This type of crime will likely become even more prevalent in the future.

Securing this type of access is therefore increasingly relevant in a similar fashion to securing privileged identities or API keys. This is true for regular users, shared AI platforms but also credentials exposed in developer environments (e.g. as part of configuration files or otherwise hardcoded).

References

[1] https://www.practical-devsecops.com/llm-jacking-explained/
[2] https://x.com/teamcymru_S2/status/2082810654688190545
[3] https://www.sysdig.com/learn-cloud-native/what-is-llmjacking