Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-2096

CVE-2026-2096: Agentflow Auth Bypass Vulnerability

CVE-2026-2096 is an authentication bypass flaw in Agentflow by Flowring that lets attackers read, modify, and delete database contents without authentication. This article covers technical details, affected versions, and mitigation.

Published: February 13, 2026

CVE-2026-2096 Overview

Agentflow developed by Flowring has a Missing Authentication vulnerability (CWE-288), allowing unauthenticated remote attackers to read, modify, and delete database contents by using a specific functionality. This authentication bypass flaw enables threat actors to gain complete unauthorized access to sensitive database operations without requiring any credentials.

Critical Impact

Unauthenticated remote attackers can fully compromise database integrity and confidentiality by reading, modifying, and deleting database contents without authentication.

Affected Products

  • Flowring Agentflow (specific versions not disclosed)

Discovery Timeline

  • February 10, 2026 - CVE-2026-2096 published to NVD
  • February 10, 2026 - Last updated in NVD database

Technical Details for CVE-2026-2096

Vulnerability Analysis

This vulnerability represents a critical authentication bypass classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel). The flaw exists in the Flowring Agentflow application where a specific functionality fails to enforce proper authentication controls, enabling unauthenticated remote attackers to directly interact with the underlying database.

The network-accessible nature of this vulnerability combined with the lack of required privileges or user interaction makes it particularly dangerous for organizations running exposed Agentflow instances. Successful exploitation grants attackers complete control over database operations including the ability to read sensitive data, modify records, and delete critical information.

Root Cause

The root cause of CVE-2026-2096 is a missing authentication mechanism (CWE-288) in a specific functionality within Flowring Agentflow. The application fails to properly verify that requests to certain database-related endpoints originate from authenticated users, allowing any remote attacker to bypass authentication entirely and access protected database operations directly.

Attack Vector

The attack vector is network-based, requiring no authentication, no privileges, and no user interaction. An attacker can remotely access the vulnerable functionality over the network and directly execute database operations. The vulnerability allows three primary attack scenarios:

  1. Data Exfiltration: Attackers can read entire database contents, potentially exposing sensitive business data, user credentials, and confidential information
  2. Data Manipulation: Attackers can modify database records, potentially compromising data integrity, injecting malicious content, or tampering with business logic
  3. Data Destruction: Attackers can delete database contents, causing service disruption and potential permanent data loss

Due to the critical nature of this vulnerability and the absence of verified code examples, organizations should consult the TW-CERT Security Alert and Flowring Forum Post for detailed technical information.

Detection Methods for CVE-2026-2096

Indicators of Compromise

  • Unexpected database queries or operations from unauthenticated sessions
  • Anomalous database read, write, or delete operations that bypass normal application workflows
  • Network traffic targeting Agentflow endpoints without proper authentication headers or session tokens
  • Database audit logs showing operations without corresponding authenticated user sessions

Detection Strategies

  • Monitor network traffic for requests to Agentflow database-related endpoints that lack authentication credentials
  • Implement database activity monitoring to detect unauthorized read, modify, or delete operations
  • Configure web application firewalls (WAF) to alert on requests to sensitive Agentflow functionalities without valid authentication
  • Review access logs for patterns indicating automated exploitation attempts against authentication-bypassed endpoints

Monitoring Recommendations

  • Enable comprehensive database audit logging to track all database operations
  • Implement real-time alerting for database operations that occur outside authenticated sessions
  • Monitor for bulk data access patterns that may indicate data exfiltration attempts
  • Configure SIEM rules to correlate Agentflow access logs with database activity

How to Mitigate CVE-2026-2096

Immediate Actions Required

  • Restrict network access to Flowring Agentflow instances using firewall rules to trusted IP ranges only
  • Implement network segmentation to isolate Agentflow systems from untrusted networks
  • Review database access controls and implement additional authentication layers if possible
  • Monitor for signs of exploitation and conduct database integrity checks

Patch Information

Organizations should consult Flowring's official security advisories for patch availability. Technical details and updates can be found through the following resources:

  • Flowring Forum Post
  • TW-CERT Security Alert (English)
  • TW-CERT Security Notification (Chinese)

Contact Flowring directly for specific patch versions and upgrade instructions.

Workarounds

  • Deploy a web application firewall (WAF) with rules to enforce authentication on all sensitive endpoints
  • Implement IP-based access restrictions to limit Agentflow access to authorized internal networks only
  • Place Agentflow behind a reverse proxy that enforces authentication for all incoming requests
  • Consider taking the affected system offline until a patch is available if the risk is deemed unacceptable
bash
# Example firewall rule to restrict Agentflow access (adjust ports and IPs as needed)
# Allow only trusted internal networks to access Agentflow
iptables -A INPUT -p tcp --dport 80 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j DROP
iptables -A INPUT -p tcp --dport 443 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechFlowring

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-288
  • Technical References
  • Flowring Forum Post

  • TW-CERT Security Alert

  • TW-CERT Security Notification
  • Related CVEs
  • CVE-2025-11899: Agentflow Auth Bypass Vulnerability

  • CVE-2026-2095: Agentflow Authentication Bypass Flaw

  • CVE-2026-2094: Docpedia SQL Injection Vulnerability

  • CVE-2026-2099: AgentFlow Stored XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English