CVE-2023-41081
CVE-2023-41081 is a high-severity vulnerability in Apache Tomcat Connectors with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 1% (66th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Apache Tomcat Connectors
- Published:
- Last modified:
Description
Important: Authentication Bypass CVE-2023-41081 The mod_jk component of Apache Tomcat Connectors in some circumstances, such as when a configuration included "JkOptions +ForwardDirectories" but the configuration did not provide explicit mounts for all possible proxied requests, mod_jk would use an implicit mapping and map the request to the first defined worker. Such an implicit mapping could result in the unintended exposure of the status worker and/or bypass security constraints configured in httpd. As of JK 1.2.49, the implicit mapping functionality has been removed and all mappings must now be via explicit configuration. Only mod_jk is affected by this issue. The ISAPI redirector is not affected. This issue affects Apache Tomcat Connectors (mod_jk only): from 1.2.0 through 1.2.48. Users are recommended to upgrade to version 1.2.49, which fixes the issue. History 2023-09-13 Original advisory 2023-09-28 Updated summary
Frequently asked questions
- What is CVE-2023-41081?
- Important: Authentication Bypass CVE-2023-41081 The mod_jk component of Apache Tomcat Connectors in some circumstances, such as when a configuration included "JkOptions +ForwardDirectories" but the configuration did not provide explicit mounts for all possible proxied requests, mod_jk would use an implicit mapping and map the request to the first defined worker. Such an implicit mapping could result in the unintended exposure of the status worker and/or bypass security constraints configured in httpd. As of JK 1.2.49, the implicit mapping functionality has been removed and all mappings must now be via explicit configuration. Only mod_jk is affected by this issue. The ISAPI redirector is not affected. This issue affects Apache Tomcat Connectors (mod_jk only): from 1.2.0 through 1.2.48. Users are recommended to upgrade to version 1.2.49, which fixes the issue. History 2023-09-13 Original advisory 2023-09-28 Updated summary
- How severe is CVE-2023-41081?
- CVE-2023-41081 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2023-41081 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (66th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2023-41081?
- CVE-2023-41081 affects Apache Tomcat Connectors. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2023-41081?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2023-41081 published?
- CVE-2023-41081 was published on 2023-09-13 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2023/09/28/7
- https://lists.apache.org/thread/rd1r26w7271jyqgzr4492tooyt583d8b
- https://lists.debian.org/debian-lts-announce/2023/09/msg00027.html
- https://www.openwall.com/lists/oss-security/2023/09/13/2
Affected products (1)
- cpe:2.3:a:apache:tomcat_connectors:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Tomcat Connectors
- CVE-2024-46544 — Medium (CVSS 5.9): Incorrect Default Permissions vulnerability in Apache Tomcat Connectors allows local users to view and modify shared…
- CVE-2014-8111 — Medium (CVSS 5.0): Apache Tomcat Connectors (mod_jk) before 1.2.41 ignores JkUnmount rules for subtrees of previous JkMount rules, which…