Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-23901

2.5 · LOW
Published Feb 10, 2026 apache CWE-208

Overview

CVE-2026-23901 is a low-severity vulnerability affecting apache shiro. It was published on February 10, 2026 and has a CVSS 3.1 base score of 2.5 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.5, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

Observable Timing Discrepancy vulnerability in Apache Shiro.

This issue affects Apache Shiro: from 1.*, 2.* before 2.0.7.

Users are recommended to upgrade to version 2.0.7 or later, which fixes the issue.

Prior to Shiro 2.0.7, code paths for non-existent vs. existing users are different enough,

that a brute-force attack may be able to tell, by timing the requests only, determine if

the request failed because of a non-existent user vs. wrong password.

The most likely attack vector is a local attack only.

Shiro security model  https://shiro.apache.org/security-model.html#username_enumeration  discusses this as well.

Typically, brute force attack can be mitigated at the infrastructure level.

Remediation

Check the references section for vendor advisories and patches from apache. Update shiro to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache shiro >= 0, < 2.0.7 Affected

Frequently Asked Questions

What is CVE-2026-23901?

CVE-2026-23901 is a low-severity vulnerability affecting apache shiro. It was published on February 10, 2026 and has a CVSS 3.1 base score of 2.5 (LOW).

How severe is CVE-2026-23901?

This vulnerability has a CVSS 3.1 base score of 2.5, rated LOW. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-23901?

Check the references section for vendor advisories and patches from apache. Update shiro to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-23901?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-23901 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.