The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2025-8350

CVE-2025-8350: BiEticaret CMS Auth Bypass Vulnerability

CVE-2025-8350 is an authentication bypass flaw in BiEticaret CMS caused by Execution After Redirect and missing authentication. Attackers can bypass security controls. This article covers technical details, affected versions from 2.1.13 through 19022026, impact, and mitigation strategies.

Published: February 20, 2026

CVE-2025-8350 Overview

CVE-2025-8350 is a critical vulnerability affecting Inrove Software and Internet Services BiEticaret CMS. The vulnerability combines Execution After Redirect (EAR) with Missing Authentication for Critical Function weaknesses, enabling attackers to bypass authentication mechanisms and perform HTTP Response Splitting attacks. This dual vulnerability chain allows unauthenticated remote attackers to gain unauthorized access to protected functionality and manipulate HTTP responses.

Critical Impact

Unauthenticated attackers can bypass authentication controls and manipulate HTTP responses, potentially gaining administrative access to e-commerce management systems and compromising customer data.

Affected Products

  • BiEticaret CMS versions 2.1.13 through 19022026
  • Inrove Software and Internet Services BiEticaret CMS installations

Discovery Timeline

  • 2026-02-19 - CVE-2025-8350 published to NVD
  • 2026-02-19 - Last updated in NVD database

Note: The vendor was contacted early about this disclosure but did not respond in any way.

Technical Details for CVE-2025-8350

Vulnerability Analysis

This vulnerability stems from the combination of two distinct weaknesses classified under CWE-306 (Missing Authentication for Critical Function). The Execution After Redirect (EAR) flaw occurs when the application continues processing requests after issuing a redirect response, allowing attackers to access protected functionality despite authentication checks appearing to redirect unauthorized users. Combined with missing authentication controls on critical functions, this creates a severe security gap where administrative operations can be performed without proper credential verification.

The HTTP Response Splitting component allows attackers to inject malicious headers into HTTP responses by inserting carriage return and line feed characters. This can be leveraged for cache poisoning, cross-site scripting, and session hijacking attacks against legitimate users of the CMS platform.

Root Cause

The root cause lies in improper implementation of authentication controls within BiEticaret CMS. The application fails to properly terminate request processing after sending redirect responses for unauthorized access attempts. Additionally, critical administrative functions lack proper authentication verification, allowing direct access to sensitive operations. The HTTP response handling also fails to properly sanitize user input before incorporating it into response headers.

Attack Vector

The vulnerability is exploitable remotely over the network without requiring any authentication or user interaction. An attacker can craft malicious HTTP requests that exploit the EAR condition by continuing to process requests after redirect responses. The authentication bypass allows direct access to administrative panels and functions that should require privileged access. HTTP Response Splitting can be achieved by injecting CRLF sequences into user-controlled input that is reflected in HTTP response headers.

Attack scenarios include:

  • Direct access to administrative endpoints by ignoring redirect responses
  • Session hijacking through injected Set-Cookie headers
  • Cache poisoning to serve malicious content to other users
  • Cross-site scripting via injected response body content

Detection Methods for CVE-2025-8350

Indicators of Compromise

  • Unusual HTTP requests accessing administrative endpoints without valid session tokens
  • HTTP responses containing unexpected or duplicate headers indicating response splitting attempts
  • Access logs showing successful requests to protected resources from unauthenticated sources
  • Evidence of CRLF sequences (%0d%0a or \r\n) in URL parameters or form inputs

Detection Strategies

  • Monitor web application logs for requests to administrative endpoints that bypass normal authentication flows
  • Implement web application firewall (WAF) rules to detect and block HTTP response splitting patterns
  • Analyze HTTP response headers for anomalies such as duplicated headers or unexpected header injections
  • Deploy intrusion detection signatures targeting EAR exploitation patterns

Monitoring Recommendations

  • Enable detailed logging on BiEticaret CMS installations to capture authentication bypass attempts
  • Configure alerting for access to critical functions from unauthenticated sessions
  • Monitor for unusual patterns in HTTP response sizes that may indicate response splitting
  • Review access patterns to administrative functions for anomalous behavior

How to Mitigate CVE-2025-8350

Immediate Actions Required

  • Implement network-level access controls to restrict administrative interface access to trusted IP addresses
  • Deploy a web application firewall with rules to detect authentication bypass and response splitting attempts
  • Consider taking affected BiEticaret CMS instances offline until remediation is available
  • Audit existing access logs for signs of exploitation

Patch Information

No vendor patch is currently available. According to the vulnerability disclosure, the vendor (Inrove Software and Internet Services) was contacted early about this disclosure but did not respond in any way. Organizations should monitor the USOM Security Notification TR-26-0077 for updates and alternative remediation guidance.

Workarounds

  • Restrict access to administrative interfaces using IP allowlisting at the network or reverse proxy level
  • Implement additional authentication layers such as VPN requirements for administrative access
  • Deploy server-side input validation to sanitize CRLF characters from all user inputs
  • Configure the web server to add proper response headers that prevent response splitting exploitation
  • Consider migrating to an alternative CMS solution given the vendor's lack of response to security disclosures
bash
# Example: Restrict admin access via nginx
location /admin {
    # Allow only trusted IP ranges
    allow 10.0.0.0/8;
    allow 192.168.1.0/24;
    deny all;
    
    # Additional security headers
    add_header X-Content-Type-Options nosniff;
    add_header X-Frame-Options DENY;
}

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechBieticaret Cms

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • USOM Security Notification TR-26-0077
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF 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