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

CVE-2025-27721: INFINITT PACS Auth Bypass Vulnerability

CVE-2025-27721 is an authentication bypass vulnerability in INFINITT PACS System Manager that allows unauthorized access to system resources. This article covers technical details, affected versions, impact, and mitigation.

Published: April 29, 2026

CVE-2025-27721 Overview

CVE-2025-27721 is an authorization bypass vulnerability affecting INFINITT PACS System Manager, a Picture Archiving and Communication System (PACS) used in healthcare environments for managing medical imaging data. The vulnerability allows unauthorized users to access the System Manager interface without proper authorization, potentially exposing sensitive system resources and patient data.

Critical Impact

Unauthorized access to INFINITT PACS System Manager could expose protected health information (PHI), medical imaging data, and critical healthcare infrastructure configuration settings. This vulnerability is particularly concerning given the sensitive nature of medical data and the regulatory requirements (HIPAA) surrounding healthcare systems.

Affected Products

  • INFINITT PACS System Manager
  • INFINITT Healthcare PACS Solutions

Discovery Timeline

  • 2025-08-21 - CVE-2025-27721 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-27721

Vulnerability Analysis

This vulnerability is classified under CWE-497 (Exposure of Sensitive System Information to an Unauthorized Control Sphere), indicating that the INFINITT PACS System Manager fails to properly enforce authorization controls before granting access to system resources. The network-accessible nature of this vulnerability means that attackers can exploit it remotely without requiring any authentication credentials or user interaction.

The vulnerability resides in the authorization mechanism of the System Manager component, where access control checks are either missing or improperly implemented. This allows an unauthenticated attacker to bypass the normal authentication flow and gain access to administrative or sensitive system functions.

Root Cause

The root cause of CVE-2025-27721 is an improper access control implementation within the INFINITT PACS System Manager. The system fails to adequately verify that users have proper authorization before granting access to protected resources. This represents a fundamental flaw in the application's security architecture where the authorization layer does not properly gate access to sensitive system management functions.

The vulnerability likely stems from missing authorization checks on specific endpoints or functions within the System Manager, allowing direct access to resources that should require authenticated sessions.

Attack Vector

The attack vector for this vulnerability is network-based, requiring no authentication, no user interaction, and presenting low attack complexity. An attacker with network access to the INFINITT PACS System Manager can exploit this vulnerability by sending crafted requests to the vulnerable endpoints, bypassing the authorization mechanism entirely.

Given the healthcare context, potential attack scenarios include:

  • Accessing patient medical imaging data and records
  • Modifying system configurations to disrupt medical imaging workflows
  • Exfiltrating sensitive configuration data for further attacks
  • Gaining a foothold for lateral movement within healthcare networks

Due to the nature of this vulnerability, no synthetic code examples are provided. For detailed technical information, refer to the CISA Medical Advisory ICSMA-25-100-01.

Detection Methods for CVE-2025-27721

Indicators of Compromise

  • Unexpected access attempts to INFINITT PACS System Manager administrative interfaces from unauthorized IP addresses
  • Anomalous access patterns to system management endpoints without prior authentication events
  • Unusual data access or exfiltration activities from the PACS system
  • Authentication bypass attempts visible in web application logs

Detection Strategies

  • Implement network monitoring to detect unauthorized connections to PACS System Manager services
  • Deploy web application firewalls (WAF) to identify and block suspicious access patterns to management interfaces
  • Configure SIEM rules to correlate authentication events with system access, flagging access without corresponding authentication
  • Monitor for unusual access to DICOM (Digital Imaging and Communications in Medicine) data stores

Monitoring Recommendations

  • Enable comprehensive logging on INFINITT PACS System Manager and forward logs to a centralized SIEM
  • Implement network segmentation monitoring to detect cross-zone access attempts to healthcare imaging systems
  • Deploy endpoint detection and response (EDR) solutions like SentinelOne Singularity on systems hosting PACS infrastructure
  • Establish baseline behavior patterns for PACS access and alert on deviations

How to Mitigate CVE-2025-27721

Immediate Actions Required

  • Restrict network access to INFINITT PACS System Manager to authorized personnel and IP ranges only
  • Implement network segmentation to isolate PACS systems from general network traffic
  • Deploy additional authentication mechanisms (VPN, multi-factor authentication) before PACS access
  • Review access logs for any signs of unauthorized access that may have already occurred

Patch Information

Organizations should consult the CISA Medical Advisory ICSMA-25-100-01 for vendor-provided patch information and remediation guidance. Contact INFINITT Healthcare directly for the latest security updates and patching instructions specific to your deployment.

Workarounds

  • Implement strict firewall rules limiting access to PACS System Manager to only essential administrative workstations
  • Deploy a reverse proxy with authentication requirements in front of the System Manager interface
  • Enable VPN requirements for all remote access to PACS infrastructure
  • Implement IP whitelisting for all management interface access
bash
# Example firewall configuration to restrict PACS System Manager access
# Adjust ports and IP ranges according to your environment

# Allow access only from authorized management subnet
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Log all connection attempts to PACS management interface
iptables -A INPUT -p tcp --dport 443 -j LOG --log-prefix "PACS-ACCESS: "

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechInfinitt Pacs

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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-497
  • Technical References
  • CISA Medical Advisory ICSMA-25-100-01
  • Latest CVEs
  • CVE-2026-8468: Elixir Plug Library DoS Vulnerability

  • CVE-2026-8295: simdjson Information Disclosure Vulnerability

  • CVE-2025-68421: Comarch ERP Optima Auth Bypass Vulnerability

  • CVE-2025-68420: Comarch ERP Optima Privilege Escalation
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