Back to Feed
VulnerabilitiesJun 23, 2026

Data Exposure Flaws Threaten Dify AI Platform Used by 1 Million Apps

Four critical vulnerabilities in open-source AI platform Dify expose multi-tenant data across 1M apps.

Summary

Zafran Security disclosed four vulnerabilities (CVE-2026-41947 through CVE-2026-41950) in the Dify AI platform that allow attackers to read private chats, access other tenants' documents, and trigger cross-tenant API calls in multi-tenant cloud configurations. The flaws affect tracing functionality, plugin daemon management, and file access controls. Dify version 1.14.2 includes patches; users are advised to update immediately and implement WAF rules for CVE-2026-41948.

Full text

Four vulnerabilities in the open source AI platform Dify could be exploited to siphon other tenants’ data in multi-tenant cloud configurations, Zafran Security warns. A highly popular LLMOps platform for creating, deploying, maintaining, and monitoring AI applications, Dify powers over 1 million applications across more than 50 industries. Called DifyTap, the newly uncovered security defects in the platform allowed attackers to read private chats from other customers’ applications, trigger cross-tenant internal API calls, preview documents uploaded by other tenants, and leak other users’ files within the same tenant. Tracked as CVE-2026-41947 (CVSS score of 9.1), the first issue existed in Dify’s tracing functionality, which supports profiling and monitoring AI applications. Because the endpoints relevant to configuring tracing did not validate the sender’s tenant, attackers could send requests for any application hosted on the instance. Exploitation requires a Dify console user, which is available to anyone signing up for the platform. “An attacker can configure their own tracing for any application they can access as a client, which includes all publicly accessible applications. This allows an attacker to create a persistent exfiltration channel for all messages and responses sent in the application,” Zafran explains.Advertisement. Scroll to continue reading. The second flaw, tracked as CVE-2026-41948 (CVSS score of 9.4), impacts the plugin daemon, which is responsible for managing and running Dify plugins. Two primitives in the daemon provide attackers with access to arbitrary API endpoints via GET and POST requests and could be abused to perform path traversal attacks, to fetch other tenants’ plugin icons, or affect other tenants’ environments. The remaining two vulnerabilities, tracked as CVE-2026-41949 and CVE-2026-41950, are high-severity defects related to how file identification and access permissions are handled in Dify, allowing attackers to preview files uploaded by other tenants or retrieve files uploaded by other users on the same tenant. Zafran also discovered that, for roughly one and a half years, until December 21, 2025, the PDF parsing library used by the preview endpoint used Chromium PDFium binary version 126.0.6462.0, which was vulnerable to CVE-2024-5846, a use-after-free bug disclosed in June 2024. Dify version 1.14.2 was released with patches for the discovered vulnerabilities. Users are advised to update to the fixed iteration as soon as possible and to implement WAF rules specifically designed to mitigate CVE-2026-41948. Related: Eight-Year-Old Samsung KNOX Flaw Exposed Millions of Galaxy Devices to Kernel Attacks Related: FFmpeg PixelSmash Flaw Allows RCE on Video Players, Media Servers, NAS Appliances Related: Russian Initial Access Broker Behind FortiBleed Campaign Related: Trump Signs Executive Order Accelerating Post-Quantum Cryptography Migration Written By Ionut Arghire Ionut Arghire is an international correspondent for SecurityWeek. Daily Briefing Newsletter Subscribe to the SecurityWeek Email Briefing for the latest cybersecurity threats, trends, and expert insights. More from Ionut Arghire Attackers Exploit Gravity SMTP Plugin Flaw to Harvest Valuable WordPress DataNorth Korean Hackers Blamed for Mastra NPM Supply Chain AttackFortinet Responds to FortiBleed CampaignMore Cybersecurity Firms Disclose Impact From Klue HackCryptoBandits Malware Doubles as a Backdoor, Abuses TorFortiBleed: 86,000 Fortinet Device Credentials CompromisedCybersecurity Firms Impacted by Klue Supply Chain Attack15,000 WordPress Websites Cleaned Up in SocGholish Botnet Takedown Latest News Eight-Year-Old Samsung KNOX Flaw Exposed Millions of Galaxy Devices to Kernel AttacksCISO Conversations: Carl Froggett – Combining CISO and CIO at Deep InstinctAlgerian Man Extradited to US for Running Cybercrime MarketplacesFFmpeg PixelSmash Flaw Allows RCE on Video Players, Media Servers, NAS AppliancesOpenAI Refocuses Cybersecurity Efforts on Patching Over DiscoveryRussian Initial Access Broker Behind FortiBleed CampaignCanadian Electricity Provider London Hydro Discloses Data BreachTrump Signs Executive Order Accelerating Post-Quantum Cryptography Migration Trending Daily Briefing NewsletterSubscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts. Webinar: How Modern Breaches Bypass MFA and Evade Detection June 17, 2026 Today’s attackers are no longer breaking in — they’re logging in. Join this live webinar as we break down the modern identity attack chain and examine how recent breaches exploited weaknesses in authentication, identity verification, and access management processes. Register Webinar: Modern Exposure Validation in the AI Era June 24, 2026 AI has accelerated both sides of the fight. Adversaries are weaponizing vulnerabilities faster, while defenders are racing to ship detections and configurations. Join this live webinar as we explore how to prove your controls actually hold against new threats, map your security maturity, and unite breach simulation with automated pentesting into a single, coordinated program. Register People on the MoveSolarWinds has appointed Justin Henkel as Chief Information Security Officer.J. Paul Haynes has joined Cinchy as Chief Executive Officer.Hatem Naguib has become Chief Executive Officer at Sysdig.More People On The MoveExpert Insights What the Latest ShinyHunters Breaches Reveal About Modern Cyberattacks Groups like ShinyHunters are demonstrating that attackers do not necessarily need malware or zero-day exploits to cause massive damage. (Torsten George) No Exploits Required Four decades of incident response experience suggest that exploits are often the symptom, not the root cause, of today’s cybersecurity failures. (Tod Beardsley) After AI Reaches Production: 12 Ways Security Teams Can Take Control Security teams need more than visibility into AI applications, they need a repeatable framework for monitoring, investigating, and defending them in production. (Joshua Goldfarb) Everybody Is Vibe Coding But Nobody Told the Security Team AI-driven development is not something organizations can or should block. But it must be governed. (Danelle Au) The Zero-Knowledge Threat Actor and the End of Responsible Disclosure AI can help attackers generate malware, create malicious payloads, bypass simple security checks, and convert vague malicious intent into functional code. (Etay Maor) Flipboard Reddit Whatsapp Whatsapp Email

Indicators of Compromise

  • cve — CVE-2026-41947
  • cve — CVE-2026-41948
  • cve — CVE-2026-41949
  • cve — CVE-2026-41950
  • cve — CVE-2024-5846

Entities

Dify (product)Zafran Security (vendor)PDFium (technology)Chromium (technology)