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

CVE-2025-14923: IBM WebSphere Information Disclosure Flaw

CVE-2025-14923 is an information disclosure vulnerability in IBM WebSphere Application Server Liberty that weakens security when using the Security Utility. This article covers technical details, affected versions, impact, and mitigation.

Published: March 6, 2026

CVE-2025-14923 Overview

IBM WebSphere Application Server - Liberty versions 17.0.0.3 through 26.0.0.2 contain a critical security vulnerability in the Security Utility component. When administering security settings, the affected versions could provide weaker than expected security protections, potentially exposing systems to unauthorized access and compromise.

Critical Impact

This vulnerability in IBM WebSphere Application Server Liberty's Security Utility could allow attackers to bypass security controls, potentially leading to complete system compromise through hardcoded credentials and weak cryptographic implementations.

Affected Products

  • IBM WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.2
  • IBM WebSphere Application Server (Liberty Profile)
  • Systems using the Security Utility for administering security settings

Discovery Timeline

  • 2026-03-03 - CVE-2025-14923 published to NVD
  • 2026-03-04 - Last updated in NVD database

Technical Details for CVE-2025-14923

Vulnerability Analysis

This vulnerability is classified under CWE-321 (Use of Hard-coded Cryptographic Key) and CWE-798 (Use of Hard-coded Credentials). The combination of these weakness types indicates a fundamental flaw in how the Security Utility handles cryptographic operations and credential management.

The vulnerability exists within the Security Utility component of IBM WebSphere Application Server Liberty. When administrators use this utility to configure security settings, the system may employ weaker cryptographic protections than expected. This weakness could stem from the use of hardcoded cryptographic keys or credentials embedded within the application, making it possible for attackers with knowledge of these static values to bypass authentication mechanisms or decrypt sensitive data.

The network-accessible nature of this vulnerability means that remote attackers can potentially exploit it without any prior authentication or user interaction, making it particularly dangerous in internet-facing deployments.

Root Cause

The root cause of CVE-2025-14923 lies in the improper implementation of cryptographic practices within the Security Utility component. Specifically, the use of hardcoded cryptographic keys (CWE-321) combined with hardcoded credentials (CWE-798) creates a scenario where:

  1. Cryptographic operations rely on static, predictable key material
  2. Authentication mechanisms may contain embedded credentials that cannot be changed by administrators
  3. Security configurations may not provide the expected level of protection due to these implementation weaknesses

Attack Vector

The attack vector for CVE-2025-14923 is network-based, requiring no authentication or user interaction for exploitation. An attacker could exploit this vulnerability by:

  1. Identifying vulnerable IBM WebSphere Application Server Liberty installations exposed to the network
  2. Leveraging knowledge of hardcoded cryptographic keys to decrypt protected communications or stored credentials
  3. Using hardcoded credentials to gain unauthorized access to administrative functions
  4. Compromising the confidentiality, integrity, and availability of the affected system

Due to the nature of hardcoded credentials and cryptographic weaknesses, the vulnerability mechanism involves improper security configurations in the Security Utility. Technical details regarding exploitation can be found in the IBM Security Guide.

Detection Methods for CVE-2025-14923

Indicators of Compromise

  • Unexpected authentication attempts using default or hardcoded credential patterns against WebSphere Liberty administrative interfaces
  • Anomalous decryption activities or unauthorized access to encrypted configuration data
  • Unusual administrative API calls to the Security Utility component
  • Log entries indicating successful authentication from unknown sources without corresponding legitimate administrator activity

Detection Strategies

  • Monitor WebSphere Liberty server logs for authentication anomalies and unauthorized administrative access attempts
  • Implement network traffic analysis to detect exploitation attempts targeting the Security Utility component
  • Deploy SentinelOne Singularity to detect behavioral anomalies associated with credential abuse and unauthorized configuration changes
  • Conduct regular configuration audits to identify systems running vulnerable versions (17.0.0.3 through 26.0.0.2)

Monitoring Recommendations

  • Enable verbose logging for the Security Utility component and authentication events
  • Configure SIEM alerts for multiple failed authentication attempts followed by successful access
  • Monitor for outbound connections that may indicate data exfiltration following compromise
  • Implement file integrity monitoring on WebSphere Liberty configuration directories

How to Mitigate CVE-2025-14923

Immediate Actions Required

  • Identify all IBM WebSphere Application Server Liberty installations running versions 17.0.0.3 through 26.0.0.2
  • Apply the security patch provided by IBM as soon as possible
  • Review Security Utility configurations and rotate any credentials that may have been exposed
  • Implement network segmentation to limit exposure of vulnerable systems while patching is in progress
  • Monitor affected systems for signs of compromise using the indicators identified above

Patch Information

IBM has released a security update to address this vulnerability. Administrators should consult the IBM Security Guide for detailed patching instructions and download links. It is critical to update to a patched version of IBM WebSphere Application Server Liberty that addresses the hardcoded credential and cryptographic key weaknesses.

Workarounds

  • Restrict network access to WebSphere Liberty administrative interfaces using firewall rules and access control lists
  • Implement additional authentication layers (such as VPN or bastion hosts) for administrative access
  • Enable and monitor enhanced logging to detect potential exploitation attempts
  • Consider temporarily disabling the Security Utility for non-essential operations until patching can be completed
bash
# Configuration example - Restrict administrative access via server.xml
# Add host access restrictions to limit Security Utility exposure
<httpEndpoint id="defaultHttpEndpoint"
              host="127.0.0.1"
              httpPort="9080"
              httpsPort="9443" />
              
# Enable audit logging for security events
<auditFileHandler maxFiles="50" maxFileSize="100" />
<audit auditFileHandler="auditFileHandler" />

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIbm Websphere Application Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.02%

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

  • CWE-798
  • Vendor Resources
  • IBM Security Guide
  • Related CVEs
  • CVE-2023-35890: IBM WebSphere Information Disclosure Flaw

  • CVE-2021-29842: IBM WebSphere Information Disclosure Flaw

  • CVE-2023-50314: IBM WebSphere Information Disclosure Flaw

  • CVE-2025-14917: IBM WebSphere Liberty Auth Bypass Flaw
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