OPENSUSE-SU-2026:21329-1

Vulnerability from csaf_opensuse - Published: 2026-07-13 16:24 - Updated: 2026-07-13 16:24
Summary
Security update for tomcat11
Severity
Moderate
Notes
Title of the patch: Security update for tomcat11
Description of the patch: This update for tomcat11 fixes the following issues Update to Tomcat 11.0.23. Security issues fixed: - CVE-2026-50229: improper neutralization of script-related HTML tags in the number guess example (bsc#1269791). - CVE-2026-53404: always-incorrect control flow implementation in the rewrite valve caused non-OR conditions to be skipped if the first condition in an OR chain matched (bsc#1269910). - CVE-2026-53434: error condition not handled when configuring CRLs for a FFM based connector (bsc#1269824). - CVE-2026-55276: always-incorrect control flow implementation caused special roles and empty authorization constraints to not be included when the effective web.xml was logged (bsc#1269909). - CVE-2026-55955: improper authentication allows a replay attack against the EncryptionInterceptor in the cluster component (bsc#1269908). - CVE-2026-55956: improper authorization leads to security constraints specified for the default servlet ignoring any method or method omission configured as part of the constraint (bsc#1269907). Other updates and bugfixes: - Upgrade libtcnative to v2 (bsc#1232390) - Tomcat 11.0.23: * Catalina + Add: Add support for literal '%' characters in access log output. Based on pull request #1002 by Fabian Hahn. (markt) + Fix: Lower the log level to debug when OpenSSL initialization fails in OpenSSLLifecycleListener to avoid stack traces when libssl.so is not present and to align the behavior of the isAvailable() check with the AprLifecycleListener and gracefully fail when natives are not present. (csutherl) + Fix: 70038: Cookie.clone() should also clone the internal attribute map. (markt) + Code: Remove unnecessary code from the SSI processing engine that was duplicating some of the normalisation checks. (markt) + Fix: Cleaner handling of invalid SPNEGO tokens. (remm) + Fix: Avoid some NPEs in the Connector class on an uninitialize protocol. (remm) + Fix: Incorrect session average life calculation. (remm) + Fix: Improve robustness on using Pipeline.setBasic on a running pipeline. (remm) + Fix: Avoid any init parameter updates when conflicts are found for filters, similar to what is done for servlets, as required by the servlet specification. (remm) + Fix: Fix container event cleanups in some edge cases. (remm) + Fix: Check for last-modified header in ExpiresFilter when a servlet uses addDateHeader to avoid wrongly considering it has been set. (remm) + Fix: Fix hour unit used by ExpiresFilter. (remm) + Fix: Remove exception swallowing in DataSourceStore to align it with FileStore and avoid session loss on errors. (remm) + Fix: Add support for single-quote escaped literal as well as quoted literals in DateFormatCache. (schultz) + Fix: On JAAS logout, clear out role principals on the subject that were added on commit, as recommended by the JAAS specification. (remm) + Fix: MemoryRealm should not add a dummy role when none is specified in the configuration. (remm) + Fix: DataSourceUserDatabase should return a null principal on a non existing user. (remm) + Fix: Fix shared lock expiration in WebDAV. (remm) + Fix: Inaccurate session exipration statistics when using the persistent manager. (remm) + Fix: Skip BOM when serving files with UTF-32 encoding. (remm) + Fix: Mixup of WrapperListener and WrapperLifecycle elements in storeconfig. (remm) + Fix: Incorrect processing of modified users in DataSourceUserDatabase. (remm) + Update: Clarify behavior in the UserDatabase for user, role and group creation that it does not immediately override existing elements. Removal (or update) needs to be used instead. (remm) + Fix: 70049: Align the web application class loader with parent class loaders and swallow any errors caused by invalid paths when looking up resources and behave as if the resources were not found in that case. (markt) + Fix: Improve validation of Range and Content-Range parsers so invalid ranges trigger a 4xx response rather than a 500 response. Pull request #1012 provided by Sahana Surendra Bogar. (markt) + Fix: Fix connection leak in ProxyErrorReportValve. (remm) + Fix: When using the RewriteValve, %{SSL:HTTPS} now returns on or off rather than true or false to align with httpd. (markt) + Fix: Reset the encoding used for query string parameters between requests in case an application changed the encoding in a previous request. (markt) + Fix: When encoding URLs with the CsrfPreventionFilter, don't add the nonce to URLs that are known not to require it. (markt) + Fix: Fix SSO cookie partitioned configuration. (remm) + Fix: Fix CombinedRealm isAvailable, it allows authentication if at least one sub realm is available. (remm) + Fix: 70048: Correctly handle asynchronous requests in PersistentValve. (markt) + Fix: Improve the detection of cross-context dispatches when using a RequestDispatcher. (markt) + Fix: Fix various instances of double decoding of URL patterns configured either programmatically or in web.xml. (remm/markt) + Fix: Align the rewrite conditions ornext flag processing with mod_rewrite, which follows a purely sequential evaluation strategy. (remm) + Fix: Update default web.xml version to match supported Servlet specification version. (markt) + Fix: Change the default for the useRedirect attribute of the ProxyErrorReportValve from true to false. (markt) + Add: Add support for the showReport attribute in JsonErrorReportValve and ProxyErrorReportValve. When set to false, detailed error information (message, description, stack trace) is suppressed from error responses. (dsoumis) + Fix: Avoid a NoClassDefFoundError at startup when catalina-tribes.jar is removed but catalina-ha.jar is present and the Cluster element is enabled in server.xml. Cluster digester rules are now fully conditional on both JARs being available. (dsoumis) + Fix: Fix a potential deadlock when copying resources using WebDAV. (markt) + Fix: Add jakarta., org.apache.catalina. and org.apache.tomcat.to the list of reserved prefixes for SSI variables and request attributes. (markt) + Fix: Missing URL decoding when processing addMapping on a Servlet registration. (remm) + Fix: The Timeout WebDAV header allows comma separated values (according to the examples in the RFC). Use the first acceptable value. (remm) + Fix: Fix various issues when logging the effective web.xml for a web application. Empty sections are no longer logged. Special roles and empty authorisation constraints are included. All session cookie attributes are included. (markt) + Fix: Expand the write lock for the save process in the MemoryUserDatabase to avoid concurrency issues with the file save operations. (markt) + Fix: Ensure atomic session persistence in FileStore. Based on pull request #1016 by sahvx655-wq. (markt) + Fix: Do not ignore methods configured on security constraints that map to the default servlet. (markt) * Cluster + Fix: Expand wording and increase visibility of log message when cloud membership is configured without a trust store as all certificates will be trusted in this configuration. (markt) + Fix: Ensure listeners are correctly added and removed when configuring the channel coordinator. (markt) + Fix: Fix some concurrency issues in FragmentationInterceptor. (markt) + Fix: Fix some concurrency issues in OrderInterceptor. (markt) + Fix: Fix some concurrency issues in TwoPhaseCommitInterceptor. (markt) + Fix: Fix concurrency issues generating MD5 digests in the CloudMembershipProvider implementations. (markt) + Add: Add replay protection to the EncryptInterceptor. This us a breaking change for the EncryptInterceptor.(markt) * Coyote + Add: Log a suitable warning if an encrypted PEM file is detected using an insecure form for encryption. (markt) + Fix: If TLS groups have been configured, use the configured groups rather than using OpenSSL's default TLS groups when using Tomcat Native with OpenSSL based connectors. (markt) + Fix: For HTTP/2, ensure that any in progress request body reads are cancelled if the container resets the associated stream. This prevents delays waiting for reads to time out when it is known that no more data will be received. (markt) + Fix: Ensure that malformed HTTP/2 messages that should trigger a stream reset do so, rather than triggered a connection close. (markt) + Fix: Improve enforcement of header trailer allow list for HTTP/2. (remm) + Fix: 70050: Avoid NPE when no header frame is processed in HTTP/2, following refactor clean-up of header buffer. (remm) + Fix: Properly use pollerThreadPriority for the NIO poller thread. (remm) + Fix: Fix MessageByte.equals if called on a null MB. (remm) + Fix: Call the delegate key manager in JSSE to retrieve the server key. (remm) + Fix: Avoid overflow scenarios in Asn1Parser. (remm) + Fix: 70091: Add a new attribute, allowSchemeMismatch to Http2Protocol that allows the consistency check for the scheme provided by the user agent to be bypassed. (markt) + Fix: isTrailerFieldsReady was always returning true. (remm) + Fix: Align OpenSSL/Panama TLS implementation with other implementations and throw an exception if there is an error loading the provided CRL(s). (markt) + Fix: Parsing of OpenSSL format cipher expressions incorrectly stopped if @STRENGTH was encountered, ignoring any subsequent expressions. (markt) + Fix: Handle the case where the HTTP/2 payload length is insufficient for the mandatory data required by the flags set in the header. (markt) + Fix: 70102: Correct expected size of ticket keys when calling setSessionTicketKeys with an FFM connector. (markt) + Fix: 69988: Fix post handshake authentication for TLS 1.3. It was broken by a breaking change in OpenSSL between 1.1.1 and 3.0.0. (markt) + Fix: When processing an OpenSSL cipher specification, fully align the order of the resulting ciphers with the order produced by OpenSSL. (markt) + Add: Add support for Brainpool TLS groups. Patch provided by YStankov. (schultz) + Update: Update both the minimum and recommended version for Tomcat Native 2.x to 2.0.15. (markt) + Update: Update the minimum version for Tomcat Native 1.x to 1.3.8. (markt) * Jasper + Fix: Fix possible EL argument mismatch when it was set to null. (remm) + Fix: Fix thread safety of TagPluginManager. (remm) + Fix: Correctly use flush on JSP include. (remm) * Web applications + Add: Manager: Add checks to ensure that any uploaded files are uploaded to the expected location. (markt) + Add: Manager: Add checks to ensure that the requested context path for a deployed WAR, directory or descriptor file is valid. (markt) + Add: Documentation: Expand the description of some of the attributes of the CrawlerSessionManagerValve. (markt) + Fix: Documentation: Clearer description and correct documented default for ocspSoftFail. (markt) + Fix: Fix double escaping in the context names for the JSON mode of the manager servlet. (remm) + Fix: Manager: Ensure automatic deployment does not trigger an undeployment during a Manager triggered web application reload. (markt) + Fix: Documentation: Provide better documentation for the scheme and secure attributes of a Connector. (markt) * Websocket + Fix: Incorrect Future.isDone() return by AsyncChannelWrapperSecure. (remm) + Fix: Trigger standard WebSocket error handling if a call to Endpoint.onOpen() fails for a programmatic endpoint. (markt) + Fix: 70110: Fix memory leak if a call to Endpoint.onOpen() fails for a programmatic endpoint. Test case provided by uabdur. (markt) + Fix: If a client presents invalid parameters when negotiating a WebSocket extension, decline the negotiation offer that includes the invalid parameters rather than failing the connection. Pull request #1019 provided by sahvx655-wq. (markt) * Other + Fix: Use per connection authenticator when executing an Ant task. (remm/markt) + Update: Update Commons Daemon to 1.6.1. (markt) + Fix: Prevent duplicate log messages when clustering JARs are not present on startup. (csutherl) + Update: Improvements to French translations. (remm) + Update: Improvements to Japanese translations provided by tak7iji. (markt) + Update: Update the packaged version of the Tomcat Migration Tool for Jakarta EE to 1.0.12. (markt) + Update: Update Tomcat Native to 2.0.15. (markt)
Patchnames: openSUSE-Leap-16.0-1233
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact moderate
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact moderate
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact moderate
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact low
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact moderate
Affected products
Product Identifier Version Remediation
Unresolved product id: openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch
Vendor Fix
Threats
Impact moderate

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for tomcat11",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for tomcat11 fixes the following issues\n\nUpdate to Tomcat 11.0.23.\n\nSecurity issues fixed:\n\n- CVE-2026-50229: improper neutralization of script-related HTML tags in the number guess example (bsc#1269791).\n- CVE-2026-53404: always-incorrect control flow implementation in the rewrite valve caused non-OR conditions to be\n  skipped if the first condition in an OR chain matched (bsc#1269910).\n- CVE-2026-53434: error condition not handled when configuring CRLs for a FFM based connector (bsc#1269824).\n- CVE-2026-55276: always-incorrect control flow implementation caused special roles and empty authorization constraints\n  to not be included when the effective web.xml was logged (bsc#1269909).\n- CVE-2026-55955: improper authentication allows a replay attack against the EncryptionInterceptor in the cluster\n  component (bsc#1269908).\n- CVE-2026-55956: improper authorization leads to security constraints specified for the default servlet ignoring any\n  method or method omission configured as part of the constraint (bsc#1269907).\n\nOther updates and bugfixes:\n\n- Upgrade libtcnative to v2 (bsc#1232390)\n- Tomcat 11.0.23:\n  * Catalina\n    + Add: Add support for literal \u0027%\u0027 characters in access log output. Based on\n      pull request #1002 by Fabian Hahn. (markt)\n    + Fix: Lower the log level to debug when OpenSSL initialization fails in\n      OpenSSLLifecycleListener to avoid stack traces when libssl.so is not\n      present and to align the behavior of the isAvailable() check with the\n      AprLifecycleListener and gracefully fail when natives are not present.\n      (csutherl)\n    + Fix: 70038: Cookie.clone() should also clone the internal attribute map.\n      (markt)\n    + Code: Remove unnecessary code from the SSI processing engine that was\n      duplicating some of the normalisation checks. (markt)\n    + Fix: Cleaner handling of invalid SPNEGO tokens. (remm)\n    + Fix: Avoid some NPEs in the Connector class on an uninitialize protocol.\n      (remm)\n    + Fix: Incorrect session average life calculation. (remm)\n    + Fix: Improve robustness on using Pipeline.setBasic on a running pipeline.\n      (remm)\n    + Fix: Avoid any init parameter updates when conflicts are found for\n      filters, similar to what is done for servlets, as required by the servlet\n      specification. (remm)\n    + Fix: Fix container event cleanups in some edge cases. (remm)\n    + Fix: Check for last-modified header in ExpiresFilter when a servlet uses\n      addDateHeader to avoid wrongly considering it has been set. (remm)\n    + Fix: Fix hour unit used by ExpiresFilter. (remm)\n    + Fix: Remove exception swallowing in DataSourceStore to align it with\n      FileStore and avoid session loss on errors. (remm)\n    + Fix: Add support for single-quote escaped literal as well as quoted\n      literals in DateFormatCache. (schultz)\n    + Fix: On JAAS logout, clear out role principals on the subject that were\n      added on commit, as recommended by the JAAS specification. (remm)\n    + Fix: MemoryRealm should not add a dummy role when none is specified in the\n      configuration. (remm)\n    + Fix: DataSourceUserDatabase should return a null principal on a non\n      existing user. (remm)\n    + Fix: Fix shared lock expiration in WebDAV. (remm)\n    + Fix: Inaccurate session exipration statistics when using the persistent\n      manager. (remm)\n    + Fix: Skip BOM when serving files with UTF-32 encoding. (remm)\n    + Fix: Mixup of WrapperListener and WrapperLifecycle elements in\n      storeconfig. (remm)\n    + Fix: Incorrect processing of modified users in DataSourceUserDatabase.\n      (remm)\n    + Update: Clarify behavior in the UserDatabase for user, role and group\n      creation that it does not immediately override existing elements. Removal\n      (or update) needs to be used instead. (remm)\n    + Fix: 70049: Align the web application class loader with parent class\n      loaders and swallow any errors caused by invalid paths when looking up\n      resources and behave as if the resources were not found in that case.\n      (markt)\n    + Fix: Improve validation of Range and Content-Range parsers so invalid\n      ranges trigger a 4xx response rather than a 500 response. Pull request\n      #1012 provided by Sahana Surendra Bogar. (markt)\n    + Fix: Fix connection leak in ProxyErrorReportValve. (remm)\n    + Fix: When using the RewriteValve, %{SSL:HTTPS} now returns on or off\n      rather than true or false to align with httpd. (markt)\n    + Fix: Reset the encoding used for query string parameters between requests\n      in case an application changed the encoding in a previous request. (markt)\n    + Fix: When encoding URLs with the CsrfPreventionFilter, don\u0027t add the nonce\n      to URLs that are known not to require it. (markt)\n    + Fix: Fix SSO cookie partitioned configuration. (remm)\n    + Fix: Fix CombinedRealm isAvailable, it allows authentication if at least\n      one sub realm is available. (remm)\n    + Fix: 70048: Correctly handle asynchronous requests in PersistentValve.\n      (markt)\n    + Fix: Improve the detection of cross-context dispatches when using a\n      RequestDispatcher. (markt)\n    + Fix: Fix various instances of double decoding of URL patterns configured\n      either programmatically or in web.xml. (remm/markt)\n    + Fix: Align the rewrite conditions ornext flag processing with mod_rewrite,\n      which follows a purely sequential evaluation strategy. (remm)\n    + Fix: Update default web.xml version to match supported Servlet\n      specification version. (markt)\n    + Fix: Change the default for the useRedirect attribute of the\n      ProxyErrorReportValve from true to false. (markt)\n    + Add: Add support for the showReport attribute in JsonErrorReportValve and\n      ProxyErrorReportValve. When set to false, detailed error information\n      (message, description, stack trace) is suppressed from error responses.\n      (dsoumis)\n    + Fix: Avoid a NoClassDefFoundError at startup when catalina-tribes.jar is\n      removed but catalina-ha.jar is present and the Cluster element is enabled\n      in server.xml. Cluster digester rules are now fully conditional on both\n      JARs being available. (dsoumis)\n    + Fix: Fix a potential deadlock when copying resources using WebDAV. (markt)\n    + Fix: Add jakarta., org.apache.catalina. and org.apache.tomcat.to the list\n      of reserved prefixes for SSI variables and request attributes. (markt)\n    + Fix: Missing URL decoding when processing addMapping on a Servlet\n      registration. (remm)\n    + Fix: The Timeout WebDAV header allows comma separated values (according to\n      the examples in the RFC). Use the first acceptable value. (remm)\n    + Fix: Fix various issues when logging the effective web.xml for a web\n      application. Empty sections are no longer logged. Special roles and empty\n      authorisation constraints are included. All session cookie attributes are\n      included. (markt)\n    + Fix: Expand the write lock for the save process in the MemoryUserDatabase\n      to avoid concurrency issues with the file save operations. (markt)\n    + Fix: Ensure atomic session persistence in FileStore. Based on pull request\n      #1016 by sahvx655-wq. (markt)\n    + Fix: Do not ignore methods configured on security constraints that map to\n      the default servlet. (markt)\n  * Cluster\n    + Fix: Expand wording and increase visibility of log message when cloud\n      membership is configured without a trust store as all certificates will be\n      trusted in this configuration. (markt)\n    + Fix: Ensure listeners are correctly added and removed when configuring the\n      channel coordinator. (markt)\n    + Fix: Fix some concurrency issues in FragmentationInterceptor. (markt)\n    + Fix: Fix some concurrency issues in OrderInterceptor. (markt)\n    + Fix: Fix some concurrency issues in TwoPhaseCommitInterceptor. (markt)\n    + Fix: Fix concurrency issues generating MD5 digests in the\n      CloudMembershipProvider implementations. (markt)\n    + Add: Add replay protection to the EncryptInterceptor. This us a breaking\n      change for the EncryptInterceptor.(markt)\n  * Coyote\n    + Add: Log a suitable warning if an encrypted PEM file is detected using an\n      insecure form for encryption. (markt)\n    + Fix: If TLS groups have been configured, use the configured groups rather\n      than using OpenSSL\u0027s default TLS groups when using Tomcat Native with\n      OpenSSL based connectors. (markt)\n    + Fix: For HTTP/2, ensure that any in progress request body reads are\n      cancelled if the container resets the associated stream. This prevents\n      delays waiting for reads to time out when it is known that no more data\n      will be received. (markt)\n    + Fix: Ensure that malformed HTTP/2 messages that should trigger a stream\n      reset do so, rather than triggered a connection close. (markt)\n    + Fix: Improve enforcement of header trailer allow list for HTTP/2. (remm)\n    + Fix: 70050: Avoid NPE when no header frame is processed in HTTP/2,\n      following refactor clean-up of header buffer. (remm)\n    + Fix: Properly use pollerThreadPriority for the NIO poller thread. (remm)\n    + Fix: Fix MessageByte.equals if called on a null MB. (remm)\n    + Fix: Call the delegate key manager in JSSE to retrieve the server key.\n      (remm)\n    + Fix: Avoid overflow scenarios in Asn1Parser. (remm)\n    + Fix: 70091: Add a new attribute, allowSchemeMismatch to Http2Protocol that\n      allows the consistency check for the scheme provided by the user agent to\n      be bypassed. (markt)\n    + Fix: isTrailerFieldsReady was always returning true. (remm)\n    + Fix: Align OpenSSL/Panama TLS implementation with other implementations\n      and throw an exception if there is an error loading the provided CRL(s).\n      (markt)\n    + Fix: Parsing of OpenSSL format cipher expressions incorrectly stopped if\n      @STRENGTH was encountered, ignoring any subsequent expressions. (markt)\n    + Fix: Handle the case where the HTTP/2 payload length is insufficient for\n      the mandatory data required by the flags set in the header. (markt)\n    + Fix: 70102: Correct expected size of ticket keys when calling\n      setSessionTicketKeys with an FFM connector. (markt)\n    + Fix: 69988: Fix post handshake authentication for TLS 1.3. It was broken\n      by a breaking change in OpenSSL between 1.1.1 and 3.0.0. (markt)\n    + Fix: When processing an OpenSSL cipher specification, fully align the\n      order of the resulting ciphers with the order produced by OpenSSL. (markt)\n    + Add: Add support for Brainpool TLS groups. Patch provided by YStankov.\n      (schultz)\n    + Update: Update both the minimum and recommended version for Tomcat Native\n      2.x to 2.0.15. (markt)\n    + Update: Update the minimum version for Tomcat Native 1.x to 1.3.8. (markt)\n  * Jasper\n    + Fix: Fix possible EL argument mismatch when it was set to null. (remm)\n    + Fix: Fix thread safety of TagPluginManager. (remm)\n    + Fix: Correctly use flush on JSP include. (remm)\n  * Web applications\n    + Add: Manager: Add checks to ensure that any uploaded files are uploaded to\n      the expected location. (markt)\n    + Add: Manager: Add checks to ensure that the requested context path for a\n      deployed WAR, directory or descriptor file is valid. (markt)\n    + Add: Documentation: Expand the description of some of the attributes of\n      the CrawlerSessionManagerValve. (markt)\n    + Fix: Documentation: Clearer description and correct documented default for\n      ocspSoftFail. (markt)\n    + Fix: Fix double escaping in the context names for the JSON mode of the\n      manager servlet. (remm)\n    + Fix: Manager: Ensure automatic deployment does not trigger an undeployment\n      during a Manager triggered web application reload. (markt)\n    + Fix: Documentation: Provide better documentation for the scheme and secure\n      attributes of a Connector. (markt)\n  * Websocket\n    + Fix: Incorrect Future.isDone() return by AsyncChannelWrapperSecure. (remm)\n    + Fix: Trigger standard WebSocket error handling if a call to\n      Endpoint.onOpen() fails for a programmatic endpoint. (markt)\n    + Fix: 70110: Fix memory leak if a call to Endpoint.onOpen() fails for a\n      programmatic endpoint. Test case provided by uabdur. (markt)\n    + Fix: If a client presents invalid parameters when negotiating a WebSocket\n      extension, decline the negotiation offer that includes the invalid\n      parameters rather than failing the connection. Pull request #1019 provided\n      by sahvx655-wq. (markt)\n  * Other\n    + Fix: Use per connection authenticator when executing an Ant task.\n      (remm/markt)\n    + Update: Update Commons Daemon to 1.6.1. (markt)\n    + Fix: Prevent duplicate log messages when clustering JARs are not present\n      on startup. (csutherl)\n    + Update: Improvements to French translations. (remm)\n    + Update: Improvements to Japanese translations provided by tak7iji. (markt)\n    + Update: Update the packaged version of the Tomcat Migration Tool for\n      Jakarta EE to 1.0.12. (markt)\n    + Update: Update Tomcat Native to 2.0.15. (markt)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Leap-16.0-1233",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_21329-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1232390",
        "url": "https://bugzilla.suse.com/1232390"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269791",
        "url": "https://bugzilla.suse.com/1269791"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269824",
        "url": "https://bugzilla.suse.com/1269824"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269907",
        "url": "https://bugzilla.suse.com/1269907"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269908",
        "url": "https://bugzilla.suse.com/1269908"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269909",
        "url": "https://bugzilla.suse.com/1269909"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1269910",
        "url": "https://bugzilla.suse.com/1269910"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-50229 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-50229/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-53404 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-53404/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-53434 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-53434/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-55276 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-55276/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-55955 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-55955/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-55956 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-55956/"
      }
    ],
    "title": "Security update for tomcat11",
    "tracking": {
      "current_release_date": "2026-07-13T16:24:32Z",
      "generator": {
        "date": "2026-07-13T16:24:32Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2026:21329-1",
      "initial_release_date": "2026-07-13T16:24:32Z",
      "revision_history": [
        {
          "date": "2026-07-13T16:24:32Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "tomcat11-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-admin-webapps-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-doc-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-doc-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-doc-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-docs-webapp-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-embed-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-embed-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-embed-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-jsvc-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-jsvc-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-jsvc-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-lib-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-lib-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-lib-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "tomcat11-webapps-11.0.23-160000.1.1.noarch",
                "product": {
                  "name": "tomcat11-webapps-11.0.23-160000.1.1.noarch",
                  "product_id": "tomcat11-webapps-11.0.23-160000.1.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 16.0",
                "product": {
                  "name": "openSUSE Leap 16.0",
                  "product_id": "openSUSE Leap 16.0"
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-admin-webapps-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-doc-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-doc-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-docs-webapp-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-embed-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-embed-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-jsvc-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-jsvc-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-lib-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-lib-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tomcat11-webapps-11.0.23-160000.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        },
        "product_reference": "tomcat11-webapps-11.0.23-160000.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-50229",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-50229"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in the number guess example for Apache Tomcat.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Other versions that have reached end of support may also be affected.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fix the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-50229",
          "url": "https://www.suse.com/security/cve/CVE-2026-50229"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269791 for CVE-2026-50229",
          "url": "https://bugzilla.suse.com/1269791"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-50229"
    },
    {
      "cve": "CVE-2026-53404",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-53404"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Always-Incorrect Control Flow Implementation vulnerability in Apache Tomcat\u0027s rewrite valve meant that if the first condition in an OR chain matched, subsequent non-OR conditions were skipped.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100. Other versions that have reached end of support may also be affected.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fix the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-53404",
          "url": "https://www.suse.com/security/cve/CVE-2026-53404"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269910 for CVE-2026-53404",
          "url": "https://bugzilla.suse.com/1269910"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-53404"
    },
    {
      "cve": "CVE-2026-53434",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-53434"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Detection of Error Condition Without Action vulnerability in Apache Tomcat when configuring CRLs for a FFM based connector.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M7 through 10.1.55, from 9.0.83 through 9.0.118.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fixes the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-53434",
          "url": "https://www.suse.com/security/cve/CVE-2026-53434"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269824 for CVE-2026-53434",
          "url": "https://bugzilla.suse.com/1269824"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-53434"
    },
    {
      "cve": "CVE-2026-55276",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-55276"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Always-Incorrect Control Flow Implementation vulnerability in Apache Tomcat meant that special roles and empty authorisation constraints were not included when the effective web.xml was logged.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100.  Other versions that have reached end of support may also be affected.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119 which fixes the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-55276",
          "url": "https://www.suse.com/security/cve/CVE-2026-55276"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269909 for CVE-2026-55276",
          "url": "https://bugzilla.suse.com/1269909"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "low"
        }
      ],
      "title": "CVE-2026-55276"
    },
    {
      "cve": "CVE-2026-55955",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-55955"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Improper Authentication vulnerability in Apache Tomcat allowed a replay attack against the EncryptionInterceptor in the cluster component.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.13 through 9.0.18, from 8.5.38 through 8.5.100, from 7.0.100 through 7.0.109.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56, 9.0.119, which fixes the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-55955",
          "url": "https://www.suse.com/security/cve/CVE-2026-55955"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269908 for CVE-2026-55955",
          "url": "https://bugzilla.suse.com/1269908"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.2,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-55955"
    },
    {
      "cve": "CVE-2026-55956",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-55956"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Improper Authorization vulnerability in Apache Tomcat leads to security constraints specified for the default servlet ignoring any method or method omission configured as part of the constraint.\n\nThis issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.22, from 10.1.0-M1 through 10.1.55, from 9.0.0.M1 through 9.0.118, from 8.5.0 through 8.5.100, from 7.0.0 through 7.0.109. Other versions that have reached end of support may also be affected.\n\nUsers are recommended to upgrade to version 11.0.23, 10.1.56 or 9.0.119, which fix the issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
          "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-55956",
          "url": "https://www.suse.com/security/cve/CVE-2026-55956"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1269907 for CVE-2026-55956",
          "url": "https://bugzilla.suse.com/1269907"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:tomcat11-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-admin-webapps-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-doc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-docs-webapp-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-el-6_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-embed-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsp-4_0-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-jsvc-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-lib-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-servlet-6_1-api-11.0.23-160000.1.1.noarch",
            "openSUSE Leap 16.0:tomcat11-webapps-11.0.23-160000.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-07-13T16:24:32Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-55956"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…