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-7293

CVE-2024-7293: Telerik Reporting Auth Bypass Flaw

CVE-2024-7293 is an authentication bypass vulnerability in Progress Telerik Report Server that enables password brute forcing attacks due to weak password requirements. This article covers technical details, affected versions, and mitigations.

Published: June 2, 2026

CVE-2024-7293 Overview

CVE-2024-7293 affects Progress Telerik Report Server versions prior to 2024 Q3 (10.2.24.806). The vulnerability allows attackers to conduct password brute forcing attacks due to weak password requirements [CWE-521]. Progress Telerik Report Server is a centralized reporting platform used by enterprises to manage and deliver business reports. The weak password policy enables adversaries to guess credentials through automated attempts. Successful exploitation grants unauthorized access to report management functions, sensitive business data, and administrative controls. The flaw was disclosed in October 2024 with a patch available in the 2024 Q3 release.

Critical Impact

Attackers can compromise Telerik Report Server accounts through credential brute forcing, gaining access to sensitive reports and administrative functions.

Affected Products

  • Progress Telerik Report Server versions prior to 2024 Q3 (10.2.24.806)
  • Progress Telerik Reporting (all instances using the affected Report Server)
  • Self-hosted Telerik Report Server deployments

Discovery Timeline

  • 2024-10-09 - CVE-2024-7293 published to the National Vulnerability Database
  • 2024-10-15 - Last updated in NVD database

Technical Details for CVE-2024-7293

Vulnerability Analysis

The vulnerability resides in the authentication subsystem of Progress Telerik Report Server. The application enforces insufficient password complexity rules, allowing users to set short or predictable passwords. This weak policy enables attackers to perform brute force or dictionary attacks against user accounts.

The attack requires network access to the Report Server authentication endpoint. User interaction is required for the attack chain, typically through the authentication flow. Successful exploitation results in high impact on confidentiality, integrity, and availability of the application.

The weakness is classified under CWE-521: Weak Password Requirements. Such flaws bypass perimeter controls without exploiting a memory or logic bug. Attackers automate login attempts using tools such as Hydra or custom scripts targeting the Report Server login endpoint.

Root Cause

The root cause is the absence of strong password policy enforcement in Telerik Report Server. The application accepts passwords that do not meet modern complexity, length, or entropy standards. This permits the use of trivially guessable credentials across user and administrator accounts.

Attack Vector

The attack vector is network-based and requires no prior privileges. An attacker enumerates valid usernames and submits automated authentication requests against the Report Server login interface. With weak passwords accepted, the search space for guessing credentials is significantly reduced. Once authenticated, the attacker inherits the privileges of the compromised account, including potential access to administrative reporting functions.

No verified public proof-of-concept code is available for this vulnerability. Refer to the Telerik Knowledge Base CVE-2024-7293 for vendor guidance.

Detection Methods for CVE-2024-7293

Indicators of Compromise

  • Multiple failed authentication attempts against the Telerik Report Server login endpoint from a single source IP or distributed sources
  • Successful logins following bursts of failed attempts, indicating possible credential guessing success
  • Authentication events occurring outside normal business hours or from unusual geolocations
  • New session creation for privileged accounts without corresponding legitimate user activity

Detection Strategies

  • Monitor authentication logs for high-volume failed login patterns targeting the Report Server
  • Configure alerting thresholds on consecutive failed authentication attempts per account and per source IP
  • Correlate Report Server authentication events with broader identity telemetry to detect credential stuffing campaigns
  • Inspect web server access logs for rapid POST requests to authentication endpoints

Monitoring Recommendations

  • Forward Telerik Report Server logs to a centralized SIEM for continuous review
  • Track account lockout events and password reset frequency as secondary signals of brute force activity
  • Baseline normal login volumes per account to detect statistical anomalies
  • Review administrative report access patterns for unauthorized data retrieval after successful logins

How to Mitigate CVE-2024-7293

Immediate Actions Required

  • Upgrade Progress Telerik Report Server to version 2024 Q3 (10.2.24.806) or later without delay
  • Force a password reset for all Report Server accounts after applying the patch
  • Enable account lockout policies to limit consecutive failed authentication attempts
  • Implement multi-factor authentication where supported by the deployment environment

Patch Information

Progress released a fix in Telerik Report Server 2024 Q3 (10.2.24.806) that enforces stronger password requirements. Administrators should review the Telerik Knowledge Base CVE-2024-7293 advisory for upgrade procedures and verify successful installation of the patched build.

Workarounds

  • Restrict network access to the Report Server authentication endpoint using firewall rules or VPN-only access
  • Place the Report Server behind a reverse proxy or web application firewall configured with rate limiting on login requests
  • Manually enforce strong password standards through administrative policies until the patch is applied
  • Monitor and audit existing accounts for weak passwords and require replacement with complex credentials
bash
# Example reverse proxy rate limiting for login endpoint (nginx)
limit_req_zone $binary_remote_addr zone=login_zone:10m rate=5r/m;

server {
    location /Token {
        limit_req zone=login_zone burst=5 nodelay;
        proxy_pass http://telerik_report_server;
    }
}

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechProgress Telerik Reporting

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-521
  • Vendor Resources
  • Telerik Knowledge Base CVE-2024-7293
  • Related CVEs
  • CVE-2024-6096: Progress Telerik Reporting RCE Vulnerability

  • CVE-2024-0832: Telerik Reporting Privilege Escalation
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