CVE-2026-41081
Last modified
CVE-2026-41081 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Improper Handling of TLS Client Authentication Failure Leading to Anonymous Principal Assignment in Apache Storm Versions Affected: up to 2.8.7 Description: When TLS transport is enabled in Apache Storm without requiring client certificate authentication (the default configuration), the TlsTransportPlugin assigns a fallback principal (CN=ANONYMOUS) if no client certificate is presented or if certificate verification fails. The underlying SSLPeerUnverifiedException is caught and suppressed rather than rejecting the connection. This fail-open behavior means an unauthenticated client can establish a TLS connection and receive a valid principal identity. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Improper Handling of TLS Client Authentication Failure Leading to Anonymous Principal Assignment in Apache Storm Versions Affected: up to 2.8.7 Description: When TLS transport is enabled in Apache Storm without requiring client certificate authentication (the default configuration), the TlsTransportPlugin assigns a fallback principal (CN=ANONYMOUS) if no client certificate is presented or if certificate verification fails. The underlying SSLPeerUnverifiedException is caught and suppressed rather than rejecting the connection. This fail-open behavior means an unauthenticated client can establish a TLS connection and receive a valid principal identity. If the configured authorizer (e.g., SimpleACLAuthorizer) does not explicitly deny access to CN=ANONYMOUS, this may result in unauthorized access to Storm services. The condition is logged at debug level only, reducing visibility in production. Impact: Unauthenticated clients may be assigned a principal identity, potentially bypassing authorization in permissive or misconfigured environments. Mitigation: Users should upgrade to 2.8.7 in which TLS authentication failures are handled in a fail-closed manner. Users who cannot upgrade immediately should: - Enable mandatory client certificate authentication (nimbus.thrift.tls.client.auth.required: true) - Ensure authorization rules explicitly deny access to CN=ANONYMOUS - Review all ACL configurations for implicit default-allow behavior
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Storm | < 2.8.7 |
References
- https://lists.apache.org/thread/plxx5l29dvplk5rwzdcq53rdfl6v4gs8Mailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/04/25/3Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41081?
How severe is CVE-2026-41081?
How do I fix CVE-2026-41081?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41075RT is an open source, enterprise-grade issue and ticket trac…8.8
- CVE-2026-41076RT is an open source, enterprise-grade issue and ticket trac…8.1
- CVE-2026-41078OpenTelemetry dotnet is a dotnet telemetry framework. In 1.6…5.9
- CVE-2026-41079OpenPrinting CUPS is an open source printing system for Linu…5.4
- CVE-2026-4108Zohocorp ManageEngine Exchange Reporter Plus versions before…4.8
- CVE-2026-41080libexpat before 2.8.0 uses insufficient entropy, and thus ha…2.9
- CVE-2026-41082In OCaml opam before 2.5.1, a .install field containing a de…7.8
- CVE-2026-41084A bug in Apache Airflow's bulk Task Instances API (`PATCH/DE…7.5
- CVE-2026-41085Thermo Fisher Scientific Torrent Suite Dx through 5.14.2 has…8.8
- CVE-2026-41086Improper access control in Windows Admin Center allows an au…8.8
- CVE-2026-41087Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-41088Access of resource using incompatible type ('type confusion'…7.8
Are you affected by CVE-2026-41081?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
