A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-4259

CVE-2024-4259: Sambas Akos Auth Bypass Vulnerability

CVE-2024-4259 is an authorization bypass flaw in Sambas Akos that allows unauthorized data collection from users. This post covers the technical details, affected versions, security impact, and mitigation steps.

Published: April 8, 2026

CVE-2024-4259 Overview

CVE-2024-4259 is a Missing Authorization vulnerability affecting SAMPAŞ Holding AKOS services, specifically the AkosCepVatandasService and TahsilatService components. This authorization bypass allows unauthenticated attackers to collect data as provided by users, potentially leading to unauthorized access to sensitive information and the ability to manipulate payment-related services.

Critical Impact

Unauthorized data collection and potential manipulation of citizen services and payment processing functionality due to missing authorization controls.

Affected Products

  • SAMPAŞ Holding AKOS (AkosCepVatandasService) versions before V2.0
  • SAMPAŞ Holding AKOS (TahsilatService) versions before V1.0.7
  • Sambas AKOS platform services

Discovery Timeline

  • 2024-09-03 - CVE-2024-4259 published to NVD
  • 2025-10-14 - Last updated in NVD database

Technical Details for CVE-2024-4259

Vulnerability Analysis

This vulnerability stems from a fundamental missing authorization control (CWE-862) in the AKOS platform's web services. The affected components, AkosCepVatandasService (citizen mobile service) and TahsilatService (payment collection service), fail to properly verify that requestors are authorized to access the data and functionality they request.

The network-accessible nature of this vulnerability means attackers can reach the vulnerable services remotely without requiring any prior authentication or user interaction. This creates a scenario where sensitive citizen data and payment processing capabilities could be exposed to unauthorized parties.

Root Cause

The root cause is a missing authorization mechanism in the AKOS service layer. The AkosCepVatandasService and TahsilatService components do not implement proper access control checks before processing requests. This allows any network-accessible client to interact with these services and retrieve or manipulate data that should be protected by authorization controls. The vulnerability represents a classic broken access control pattern where the application assumes all incoming requests are legitimate without verifying the requestor's permissions.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker can exploit this vulnerability by:

  1. Identifying exposed AKOS service endpoints (AkosCepVatandasService or TahsilatService)
  2. Sending crafted requests directly to the vulnerable services
  3. Collecting user-provided data or interacting with payment functionality without authorization checks

The vulnerability allows attackers to collect data as provided by users through the citizen service interface, and potentially interact with payment collection services inappropriately. For detailed technical information about the exploitation methodology, refer to the USOM Security Notification TR-24-1377.

Detection Methods for CVE-2024-4259

Indicators of Compromise

  • Unusual access patterns to AkosCepVatandasService or TahsilatService endpoints from unauthorized IP addresses
  • High volume of API requests to citizen or payment services without corresponding authenticated sessions
  • Unexpected data retrieval operations from the AKOS platform outside normal business hours
  • Network traffic to AKOS services from geographic locations inconsistent with legitimate user base

Detection Strategies

  • Implement logging and monitoring on all AKOS service endpoints to track access attempts
  • Deploy web application firewalls (WAF) to detect and block unauthorized access patterns
  • Enable audit logging for all data access and payment operations in the AKOS platform
  • Configure SIEM rules to alert on anomalous access patterns to citizen data services

Monitoring Recommendations

  • Monitor network traffic to AKOS services for signs of reconnaissance or data exfiltration
  • Track API call volumes and flag unusual spikes in requests to vulnerable endpoints
  • Review access logs regularly for signs of unauthorized data collection activities
  • Implement real-time alerting for any access to sensitive citizen data without proper authentication tokens

How to Mitigate CVE-2024-4259

Immediate Actions Required

  • Upgrade AkosCepVatandasService to version V2.0 or later immediately
  • Upgrade TahsilatService to version V1.0.7 or later immediately
  • Restrict network access to AKOS services to authorized IP ranges until patches can be applied
  • Review access logs for signs of prior exploitation

Patch Information

SAMPAŞ Holding has addressed this vulnerability in the following versions:

ComponentFixed Version
AkosCepVatandasServiceV2.0
TahsilatServiceV1.0.7

Organizations should coordinate with SAMPAŞ Holding or their authorized reseller to obtain and deploy the patched versions. Additional details about the vulnerability and remediation can be found in the USOM Security Notification TR-24-1377.

Workarounds

  • Implement network-level access controls (firewall rules, VPN requirements) to limit access to AKOS services to trusted networks only
  • Deploy a reverse proxy or API gateway with authentication requirements in front of vulnerable services as a compensating control
  • Monitor and audit all access to the affected services until patching is complete
  • Consider temporarily disabling external access to vulnerable endpoints if the services are not business-critical
bash
# Example: Network-level access restriction using iptables
# Restrict access to AKOS services to specific trusted IP ranges
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -s 192.168.0.0/16 -j ACCEPT
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/TechSambas

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.12%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/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
  • AvailabilityNone
  • CWE References
  • CWE-862

  • NVD-CWE-noinfo
  • Technical References
  • USOM Security Notification TR-24-1377
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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