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
    • 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-41066

CVE-2025-41066: Horde Groupware User Enumeration Flaw

CVE-2025-41066 is a user enumeration vulnerability in Horde Groupware v5.2.22 that lets attackers identify valid user accounts without authentication. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-41066 Overview

CVE-2025-41066 is a user enumeration vulnerability in Horde Groupware v5.2.22 that allows unauthenticated attackers to determine the existence of valid user accounts on the system. This information disclosure flaw exists in the attachment handling endpoint and can be exploited remotely without any authentication requirements.

The vulnerability is classified as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor). By sending crafted HTTP requests to the /imp/attachment.php endpoint with specific parameters, attackers can distinguish between valid and invalid usernames based on the server's response behavior.

Critical Impact

Unauthenticated attackers can enumerate valid user accounts, enabling targeted attacks such as credential stuffing, phishing campaigns, or brute-force authentication attempts against confirmed accounts.

Affected Products

  • Horde Groupware version 5.2.22

Discovery Timeline

  • 2025-12-02 - CVE CVE-2025-41066 published to NVD
  • 2025-12-03 - Last updated in NVD database

Technical Details for CVE-2025-41066

Vulnerability Analysis

This information disclosure vulnerability (CWE-200) affects the Horde Groupware webmail application's attachment handling functionality. The vulnerability has a CVSS 4.0 score of 6.9 (Medium) with the following vector string:

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Key CVSS metrics indicate:

  • Attack Vector (AV): Network - exploitable remotely
  • Attack Complexity (AC): Low - no special conditions required
  • Privileges Required (PR): None - unauthenticated exploitation
  • User Interaction (UI): None - no victim participation needed
  • Confidentiality Impact (VC): Low - limited information disclosure

The EPSS (Exploit Prediction Scoring System) data shows a probability of 0.05% with a percentile ranking of 15.653, indicating a relatively low likelihood of active exploitation in the wild.

Root Cause

The root cause of CVE-2025-41066 lies in improper access control within the /imp/attachment.php endpoint. The application fails to properly validate authentication before processing user-related requests, allowing the endpoint to leak information about account validity through differential response behavior.

When processing requests with the id and u parameters, the server exhibits different behaviors based on whether the specified username exists in the system. This oracle can be leveraged by attackers to systematically enumerate valid user accounts without any authentication.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by sending HTTP requests to the /imp/attachment.php endpoint with the id and u parameters.

The vulnerability manifests through a timing/response oracle:

  • If the specified user exists, the server returns an empty file download response
  • If the specified user does not exist, no download is initiated

This binary response behavior allows attackers to definitively determine whether a username is valid on the target system. The attack can be automated to enumerate large lists of potential usernames, building a list of valid accounts for subsequent attacks.

For detailed technical information, refer to the INCIBE-CERT advisory.

Detection Methods for CVE-2025-41066

Indicators of Compromise

  • High volume of HTTP requests to /imp/attachment.php from a single source
  • Sequential or automated requests with varying u parameter values
  • Requests to the attachment endpoint without valid session cookies
  • Unusual patterns of requests with different username values in rapid succession

Detection Strategies

Web Server Log Analysis:
Monitor web server access logs for suspicious patterns targeting the /imp/attachment.php endpoint. Look for:

  • Multiple requests with different u parameter values from the same IP address
  • Requests lacking valid session identifiers
  • Automated request patterns (consistent timing, sequential usernames)

Web Application Firewall (WAF) Rules:
Implement WAF rules to detect and rate-limit requests to the vulnerable endpoint. Alert on unusual request volumes or patterns consistent with enumeration attempts.

Network Traffic Monitoring:
SentinelOne Singularity platform can detect anomalous HTTP traffic patterns indicative of reconnaissance activities. The behavioral AI engine identifies enumeration attempts by analyzing request frequency, parameter variations, and response patterns.

Monitoring Recommendations

Organizations running Horde Groupware should implement the following monitoring measures:

  1. Enable detailed logging for the /imp/attachment.php endpoint
  2. Configure alerting for failed authentication attempts following enumeration patterns
  3. Monitor for subsequent attack phases such as credential stuffing or brute-force attempts against enumerated accounts
  4. Implement network-level monitoring to detect automated scanning tools

How to Mitigate CVE-2025-41066

Immediate Actions Required

  • Review web server logs for evidence of exploitation attempts against /imp/attachment.php
  • Implement IP-based rate limiting on the vulnerable endpoint
  • Consider restricting access to /imp/attachment.php to authenticated users only via web server configuration
  • Deploy Web Application Firewall rules to block enumeration attempts
  • Monitor for vendor security updates and patches

Patch Information

As of the last modified date (2025-12-03), no vendor patch information is available in the CVE data. Organizations should:

  1. Monitor Horde's official security announcements for patches
  2. Check the INCIBE-CERT advisory for updated mitigation guidance
  3. Consider upgrading to newer versions if patches become available

Workarounds

Until an official patch is available, organizations can implement the following workarounds to reduce exposure:

Web Server Access Restrictions:
Configure your web server to require authentication before accessing the vulnerable endpoint, or restrict access based on IP address.

apache
# Apache configuration example - restrict access to attachment.php
<Location "/imp/attachment.php">
    Require ip 192.168.1.0/24
    # Or require authentication
    # AuthType Basic
    # AuthName "Restricted Access"
    # AuthUserFile /etc/apache2/.htpasswd
    # Require valid-user
</Location>

Rate Limiting:
Implement rate limiting to slow down enumeration attempts:

nginx
# Nginx rate limiting configuration
limit_req_zone $binary_remote_addr zone=attachment_limit:10m rate=5r/m;

location /imp/attachment.php {
    limit_req zone=attachment_limit burst=2 nodelay;
}

Network Segmentation:
If Horde Groupware is only used internally, restrict external access to the application through firewall rules or VPN requirements.

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechHorde Groupware

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Third Party Advisory
  • Related CVEs
  • CVE-2022-30287: Horde Groupware 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