{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*",
              "cpe:2.3:a:gnome:glib:2.88.0:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.86.5"
              },
              {
                "introduced": "2.88.0"
              },
              {
                "last_affected": "2.88.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3033f7862c2d3c7569cef2ad4b425cf42e95d4b4"
            },
            {
              "introduced": "7a03e2ef692204d8bf0fa5f2b1a32bbac14634f4"
            }
          ],
          "repo": "https://github.com/gnome/glib",
          "type": "GIT"
        },
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:gnome:glib:*:*:*:*:*:*:*:*",
              "cpe:2.3:a:gnome:glib:2.88.0:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.86.5"
              },
              {
                "introduced": "2.88.0"
              },
              {
                "last_affected": "2.88.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3033f7862c2d3c7569cef2ad4b425cf42e95d4b4"
            },
            {
              "introduced": "7a03e2ef692204d8bf0fa5f2b1a32bbac14634f4"
            }
          ],
          "repo": "https://gitlab.gnome.org/gnome/glib",
          "type": "GIT"
        }
      ],
      "versions": [
        "2.88.0"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "redhat",
    "cwe_ids": [
      "CWE-126"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58010.json"
  },
  "details": "A flaw was found in GLib. An off-by-one error can occur in the gvs_tuple_is_normal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses \u003e instead of \u003e=, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information disclosure of 1 byte and a denial of service when the out-of-bounds read crosses a page boundary.",
  "id": "CVE-2026-58010",
  "modified": "2026-07-08T05:38:00.880899875Z",
  "published": "2026-06-30T12:57:15.125Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://access.redhat.com/downloads/content/package-browser/"
    },
    {
      "type": "ADVISORY",
      "url": "https://access.redhat.com/security/cve/CVE-2026-58010"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58010.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-58010"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2492243"
    },
    {
      "type": "REPORT",
      "url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3915"
    },
    {
      "type": "PACKAGE",
      "url": "https://gitlab.gnome.org/GNOME/glib/"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()"
}