usn-7705-1
Vulnerability from osv_ubuntu
Published
2025-08-20 00:52
Modified
2026-04-27 14:11
Summary
tomcat10 vulnerabilities
Details

It was discovered that Tomcat did not correctly handle case sensitivity. An attacker could possibly use this issue to bypass authentication mechanisms. (CVE-2025-46701)

Elysee Franchuk discovered that Tomcat did not correctly limit the number of attributes for a session. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 24.04 LTS. (CVE-2024-54677)

It was discovered that Tomcat did not correctly sanitize certain URLs. An attacker could possibly use this issue to bypass authentication mechanisms. (CVE-2025-31651)

It was discovered that Tomcat did not correctly handle certain malformed HTTP headers, which could lead to a memory leak. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 24.04 LTS. (CVE-2025-31650)

It was discovered that Tomcat did not correctly handle concurrent operations under certain circumstances. An attacker could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 24.04 LTS. (CVE-2024-50379)

It was discovered that Tomcat did not correctly handle certain authentication errors. An attacker could possibly use this issue to bypass authentication mechanisms. This issue only affected Ubuntu 24.04 LTS. (CVE-2024-52316)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2024-50379",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-52317",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-54677",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2025-31650",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2025-31651",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2025-46701",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:24.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "libtomcat10-embed-java",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "libtomcat10-java",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10-admin",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10-common",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10-docs",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10-examples",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          },
          {
            "binary_name": "tomcat10-user",
            "binary_version": "10.1.16-1ubuntu0.1~esm3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:24.04:LTS",
        "name": "tomcat10",
        "purl": "pkg:deb/ubuntu/tomcat10@10.1.16-1ubuntu0.1~esm3?arch=source\u0026distro=esm-apps/noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "10.1.16-1ubuntu0.1~esm3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "10.1.10-1",
        "10.1.14-1",
        "10.1.15-1",
        "10.1.16-1",
        "10.1.16-1ubuntu0.1~esm1",
        "10.1.16-1ubuntu0.1~esm2"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that Tomcat did not correctly handle case sensitivity.\nAn attacker could possibly use this issue to bypass authentication\nmechanisms. (CVE-2025-46701)\n\nElysee Franchuk discovered that Tomcat did not correctly limit the number\nof attributes for a session. An attacker could possibly use this issue to\ncause a denial of service. This issue only affected Ubuntu 24.04 LTS.\n(CVE-2024-54677)\n\nIt was discovered that Tomcat did not correctly sanitize certain URLs. An\nattacker could possibly use this issue to bypass authentication\nmechanisms. (CVE-2025-31651)\n\nIt was discovered that Tomcat did not correctly handle certain malformed\nHTTP headers,\nwhich could lead to a memory leak. An attacker could possibly use this\nissue to cause a denial of service. This issue only affected\nUbuntu 24.04 LTS. (CVE-2025-31650)\n\nIt was discovered that Tomcat did not correctly handle concurrent\noperations under certain circumstances. An attacker could possibly use\nthis issue to execute arbitrary code. This issue only affected\nUbuntu 24.04 LTS. (CVE-2024-50379)\n\nIt was discovered that Tomcat did not correctly handle certain\nauthentication errors. An attacker could possibly use this issue to\nbypass authentication mechanisms. This issue only affected\nUbuntu 24.04 LTS. (CVE-2024-52316)",
  "id": "USN-7705-1",
  "modified": "2026-04-27T14:11:45Z",
  "published": "2025-08-20T00:52:57Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7705-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-50379"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-52317"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-54677"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2025-31650"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2025-31651"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2025-46701"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "tomcat10 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2024-50379",
    "UBUNTU-CVE-2024-52317",
    "UBUNTU-CVE-2024-54677",
    "UBUNTU-CVE-2025-31650",
    "UBUNTU-CVE-2025-31651",
    "UBUNTU-CVE-2025-46701"
  ]
}



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…