usn-8081-1
Vulnerability from osv_ubuntu
Published
2026-03-11 09:10
Modified
2026-06-30 15:54
Summary
libpng vulnerabilities
Details

It was discovered that libpng did not properly handle memory when processing certain PNG files. An attacker could possibly use this issue to cause libpng to crash, resulting in a denial of service, or disclose sensitive information. (CVE-2025-64505)

Joshua Inscoe discovered that libpng did not properly handle memory when processing certain PNG files. An attacker could possibly use this issue to cause libpng to crash, resulting in a denial of service, disclose sensitive information, or execute arbitrary code. (CVE-2026-25646)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2025-64505",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-25646",
              "severity": [
                {
                  "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N",
                  "type": "CVSS_V4"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:14.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "libpng12-0",
            "binary_version": "1.2.50-1ubuntu2.14.04.3+esm1"
          },
          {
            "binary_name": "libpng3",
            "binary_version": "1.2.50-1ubuntu2.14.04.3+esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:14.04:LTS",
        "name": "libpng",
        "purl": "pkg:deb/ubuntu/libpng@1.2.50-1ubuntu2.14.04.3+esm1?arch=source\u0026distro=esm-infra-legacy/trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.2.50-1ubuntu2.14.04.3+esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.2.49-4ubuntu1",
        "1.2.49-5ubuntu1",
        "1.2.50-1ubuntu1",
        "1.2.50-1ubuntu2",
        "1.2.50-1ubuntu2.14.04.1",
        "1.2.50-1ubuntu2.14.04.2",
        "1.2.50-1ubuntu2.14.04.3"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2025-64505",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2026-25646",
              "severity": [
                {
                  "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N",
                  "type": "CVSS_V4"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:Pro:16.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "libpng12-0",
            "binary_version": "1.2.54-1ubuntu1.1+esm2"
          },
          {
            "binary_name": "libpng3",
            "binary_version": "1.2.54-1ubuntu1.1+esm2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "libpng",
        "purl": "pkg:deb/ubuntu/libpng@1.2.54-1ubuntu1.1+esm2?arch=source\u0026distro=esm-infra/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.2.54-1ubuntu1.1+esm2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.2.51-0ubuntu3",
        "1.2.54-1",
        "1.2.54-1ubuntu1",
        "1.2.54-1ubuntu1.1",
        "1.2.54-1ubuntu1.1+esm1"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that libpng did not properly handle memory when processing\ncertain PNG files. An attacker could possibly use this issue to cause libpng\nto crash, resulting in a denial of service, or disclose sensitive information.\n(CVE-2025-64505)\n\nJoshua Inscoe discovered that libpng did not properly handle memory when\nprocessing certain PNG files. An attacker could possibly use this issue\nto cause libpng to crash, resulting in a denial of service, disclose sensitive\ninformation, or execute arbitrary code. (CVE-2026-25646)",
  "id": "USN-8081-1",
  "modified": "2026-06-30T15:54:51Z",
  "published": "2026-03-11T09:10:16Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-8081-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2025-64505"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-25646"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "libpng vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2025-64505",
    "UBUNTU-CVE-2026-25646"
  ]
}



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…