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-2024-7763

CVE-2024-7763: Progress WhatsUp Gold Auth Bypass Flaw

CVE-2024-7763 is an authentication bypass vulnerability in Progress WhatsUp Gold that enables attackers to obtain encrypted user credentials. This article covers the technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2024-7763 Overview

CVE-2024-7763 is an Authentication Bypass vulnerability affecting Progress WhatsUp Gold, a widely deployed network monitoring solution. In WhatsUp Gold versions released before 2024.0.0, an authentication bypass issue exists that allows an unauthenticated attacker to obtain encrypted user credentials. This vulnerability poses a significant risk to organizations relying on WhatsUp Gold for network infrastructure monitoring, as successful exploitation could lead to credential theft and subsequent unauthorized access to critical network management systems.

Critical Impact

Unauthenticated attackers can bypass authentication mechanisms to steal encrypted user credentials, potentially compromising network monitoring infrastructure and enabling lateral movement within enterprise environments.

Affected Products

  • Progress WhatsUp Gold versions prior to 2024.0.0
  • All WhatsUp Gold deployments running vulnerable versions

Discovery Timeline

  • 2024-10-24 - CVE-2024-7763 published to NVD
  • 2024-10-30 - Last updated in NVD database

Technical Details for CVE-2024-7763

Vulnerability Analysis

This vulnerability is classified under CWE-287 (Improper Authentication), indicating a fundamental flaw in how WhatsUp Gold validates user authentication. The authentication bypass allows remote attackers to circumvent security controls without requiring any privileges or user interaction, making it particularly dangerous in internet-facing deployments. The vulnerability specifically enables attackers to extract encrypted user credentials, which could then be subjected to offline cracking attempts or used in pass-the-hash style attacks depending on the encryption implementation.

Network monitoring solutions like WhatsUp Gold typically have extensive access to infrastructure components and often store credentials for SNMP, WMI, SSH, and other protocols used to monitor network devices. Compromise of such a system can provide attackers with a treasure trove of credentials and network topology information.

Root Cause

The root cause stems from improper authentication controls within the WhatsUp Gold application. The authentication mechanism fails to properly validate user sessions or requests, allowing unauthenticated actors to access endpoints that should require authentication. This type of flaw typically occurs when authentication checks are missing from specific API endpoints or when session validation logic contains bypass conditions.

Attack Vector

The attack is network-based and can be executed remotely without requiring any authentication or user interaction. An attacker with network access to a vulnerable WhatsUp Gold instance can exploit this vulnerability to retrieve encrypted user credentials stored within the application. The attack flow involves:

  1. Identifying a vulnerable WhatsUp Gold instance accessible over the network
  2. Sending crafted requests to bypass authentication controls
  3. Accessing protected resources to extract encrypted credentials
  4. Potentially decrypting or leveraging the stolen credentials for further attacks

The vulnerability does not require any prior knowledge of valid credentials or active user sessions to exploit, making reconnaissance and exploitation straightforward for attackers.

Detection Methods for CVE-2024-7763

Indicators of Compromise

  • Unexpected authentication failures or account lockouts following credential compromise
  • Anomalous network traffic patterns targeting WhatsUp Gold web interfaces
  • Unauthorized access attempts to network infrastructure using credentials stored in WhatsUp Gold
  • Unusual API requests or access patterns in WhatsUp Gold application logs

Detection Strategies

  • Monitor WhatsUp Gold access logs for unauthenticated requests to sensitive endpoints
  • Implement network-level monitoring for unusual traffic patterns to WhatsUp Gold servers
  • Deploy SentinelOne Singularity platform to detect credential harvesting attempts and suspicious process behavior
  • Configure SIEM rules to alert on multiple failed authentication attempts from credentials stored in WhatsUp Gold

Monitoring Recommendations

  • Enable verbose logging in WhatsUp Gold and forward logs to centralized SIEM
  • Monitor for credential usage anomalies across systems managed by WhatsUp Gold
  • Implement network segmentation monitoring to detect lateral movement attempts
  • Utilize SentinelOne's behavioral AI to identify post-exploitation activities

How to Mitigate CVE-2024-7763

Immediate Actions Required

  • Upgrade WhatsUp Gold to version 2024.0.0 or later immediately
  • Restrict network access to WhatsUp Gold management interfaces to trusted networks only
  • Rotate all credentials stored within WhatsUp Gold after upgrading
  • Review access logs for signs of prior exploitation

Patch Information

Progress has released WhatsUp Gold version 2024.0.0 which addresses this authentication bypass vulnerability. Organizations should consult the Progress Security Bulletin August 2024 for detailed upgrade instructions and additional security recommendations. Given the nature of this vulnerability allowing credential theft, organizations should treat any pre-patch credentials as potentially compromised.

Workarounds

  • Implement strict network access controls to limit WhatsUp Gold exposure to trusted networks only
  • Deploy a web application firewall (WAF) in front of WhatsUp Gold to filter malicious requests
  • Disable external access to WhatsUp Gold until patching can be completed
  • Implement additional authentication layers such as VPN requirements for administrative access
bash
# Example: Restrict WhatsUp Gold access via Windows Firewall
# Allow only specific trusted networks to access WhatsUp Gold web interface
netsh advfirewall firewall add rule name="WhatsUp Gold Restrict" dir=in action=block protocol=tcp localport=443
netsh advfirewall firewall add rule name="WhatsUp Gold Allow Trusted" dir=in action=allow protocol=tcp localport=443 remoteip=10.0.0.0/8

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 Whatsup Gold

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287

  • NVD-CWE-noinfo
  • Technical References
  • Progress Network Monitoring Overview
  • Vendor Resources
  • Progress Security Bulletin August 2024
  • Related CVEs
  • CVE-2024-4885: Progress WhatsUp Gold RCE Vulnerability

  • CVE-2024-46909: Progress WhatsUp Gold RCE Vulnerability

  • CVE-2024-8785: Progress WhatsUp Gold RCE Vulnerability

  • CVE-2024-4884: Progress WhatsUp Gold RCE 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