ubuntu-cve-2026-46599
Vulnerability from osv_ubuntu
Published
2026-05-29 20:16
Modified
2026-06-03 11:26
Summary
Details

The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.0~git20170523.0.426cfd8-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.0~git20170523.0.426cfd8-1?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.0~git20170523.0.426cfd8-1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.0~git20200119.58c2397-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.0~git20200119.58c2397-1?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.0~git20190703.d6a02ce-1",
        "0.0~git20200119.58c2397-1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.0~git20211028.6944b10-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.0~git20211028.6944b10-1?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.0~git20200119.58c2397-1",
        "0.0~git20210628.a66eb64-1",
        "0.0~git20211028.6944b10-1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.15.0-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.15.0-1?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.7.0-1",
        "0.13.0-1",
        "0.14.0-1",
        "0.15.0-1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.18.0-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:25.10",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.18.0-1?arch=source\u0026distro=questing"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.18.0-1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "golang-golang-x-image-dev",
            "binary_version": "0.35.0-1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:26.04:LTS",
        "name": "golang-golang-x-image",
        "purl": "pkg:deb/ubuntu/golang-golang-x-image@0.35.0-1?arch=source\u0026distro=resolute"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.18.0-1",
        "0.32.0-1",
        "0.35.0-1"
      ]
    }
  ],
  "aliases": [],
  "details": "The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data.",
  "id": "UBUNTU-CVE-2026-46599",
  "modified": "2026-06-03T11:26:14Z",
  "published": "2026-05-29T20:16:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-46599"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2026-46599"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/golang/go/issues/79577"
    },
    {
      "type": "REPORT",
      "url": "https://go-review.googlesource.com/c/image/+/759960"
    },
    {
      "type": "REPORT",
      "url": "https://go.dev/cl/759960"
    },
    {
      "type": "REPORT",
      "url": "https://go.dev/issue/79577"
    },
    {
      "type": "REPORT",
      "url": "https://groups.google.com/g/golang-announce/c/uhYX90BlBvI"
    },
    {
      "type": "REPORT",
      "url": "https://pkg.go.dev/vuln/GO-2026-5032"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "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": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2026-46599"
  ]
}



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…