RHSA-2026:7677

Vulnerability from csaf_redhat - Published: 2026-04-13 02:27 - Updated: 2026-04-13 08:42
Summary
Red Hat Security Advisory: fontforge security update
Severity
Important
Notes
Topic: An update for fontforge is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: FontForge is a font editor for outline and bitmap fonts. It supports a range of font formats, including PostScript (ASCII and binary Type 1, some Type 3 and Type 0), TrueType, OpenType (Type2) and CID-keyed fonts. Security Fix(es): * fontforge: FontForge: Remote Code Execution via heap-based buffer overflow in BMP file parsing (CVE-2025-15279) * fontforge: FontForge: Remote Code Execution via Use-After-Free in SFD file parsing (CVE-2025-15269) * fontforge: FontForge: Arbitrary code execution via SFD file parsing buffer overflow (CVE-2025-15275) * fontforge: FontForge: Remote Code Execution via malicious SFD file parsing (CVE-2025-15270) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in FontForge. This use-after-free vulnerability, occurring during the parsing of SFD (Spline Font Database) files, allows a remote attacker to execute arbitrary code. Successful exploitation requires user interaction, such as opening a specially crafted malicious file or visiting a malicious web page. This can lead to complete control over the affected system.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:7677
Workaround To mitigate this issue, users should avoid opening untrusted SFD files or visiting malicious web pages. Exercise caution with content from unknown or suspicious sources to prevent exploitation of this vulnerability.

A flaw was found in FontForge. This vulnerability allows a remote attacker to execute arbitrary code by tricking a user into opening a specially crafted SFD (Spline Font Database) file. The issue stems from improper validation of array indexes during SFD file parsing, which can lead to writing data beyond the allocated memory boundary. Successful exploitation results in arbitrary code execution in the context of the current user.

CWE-129 - Improper Validation of Array Index
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:7677
Workaround To mitigate this issue, users should avoid opening untrusted SFD (Spline Font Database) files with FontForge. If FontForge is not required, consider removing the `fontforge` package to eliminate the attack surface. To remove the package on Red Hat Enterprise Linux: `sudo yum remove fontforge` (for RHEL 6/7) `sudo dnf remove fontforge` (for RHEL 8/9/10 and Fedora) Removing this package may impact functionality that relies on FontForge.

A flaw was found in FontForge. A remote attacker could exploit a heap-based buffer overflow vulnerability during SFD file parsing. This issue arises from insufficient validation of user-supplied data length before copying it to a buffer. Successful exploitation requires user interaction, such as opening a malicious SFD file, and could lead to arbitrary code execution in the context of the current user.

CWE-122 - Heap-based Buffer Overflow
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:7677
Workaround Users should exercise caution and avoid opening untrusted SFD (Spline Font Database) files with FontForge. If FontForge is not essential for system operation, consider removing the `fontforge` package to eliminate the attack vector. This can be achieved using the system's package manager, for example, `sudo dnf remove fontforge` on Red Hat Enterprise Linux and Fedora systems. Removing this package may impact functionality that relies on font editing capabilities.

A flaw was found in FontForge. This heap-based buffer overflow vulnerability occurs during the parsing of pixels within BMP (Bitmap) files, due to insufficient validation of user-supplied data length. A remote attacker could exploit this by tricking a user into opening a malicious BMP file or visiting a malicious page. Successful exploitation could lead to arbitrary code execution in the context of the current user.

CWE-122 - Heap-based Buffer Overflow
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2026:7677
Workaround Users are advised to avoid opening untrusted or suspicious BMP files with FontForge to prevent exploitation. If FontForge is not a required application, consider removing the `fontforge` package to eliminate the attack surface. Removing this package may impact functionality that relies on FontForge.
References
https://access.redhat.com/errata/RHSA-2026:7677 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=2426421 external
https://bugzilla.redhat.com/show_bug.cgi?id=2426423 external
https://bugzilla.redhat.com/show_bug.cgi?id=2426429 external
https://bugzilla.redhat.com/show_bug.cgi?id=2426434 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2025-15269 self
https://bugzilla.redhat.com/show_bug.cgi?id=2426423 external
https://www.cve.org/CVERecord?id=CVE-2025-15269 external
https://nvd.nist.gov/vuln/detail/CVE-2025-15269 external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2025-15270 self
https://bugzilla.redhat.com/show_bug.cgi?id=2426434 external
https://www.cve.org/CVERecord?id=CVE-2025-15270 external
https://nvd.nist.gov/vuln/detail/CVE-2025-15270 external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2025-15275 self
https://bugzilla.redhat.com/show_bug.cgi?id=2426429 external
https://www.cve.org/CVERecord?id=CVE-2025-15275 external
https://nvd.nist.gov/vuln/detail/CVE-2025-15275 external
https://www.zerodayinitiative.com/advisories/ZDI-… external
https://access.redhat.com/security/cve/CVE-2025-15279 self
https://bugzilla.redhat.com/show_bug.cgi?id=2426421 external
https://www.cve.org/CVERecord?id=CVE-2025-15279 external
https://nvd.nist.gov/vuln/detail/CVE-2025-15279 external
https://www.zerodayinitiative.com/advisories/ZDI-… external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for fontforge is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "FontForge is a font editor for outline and bitmap fonts. It supports a range of font formats, including PostScript (ASCII and binary Type 1, some Type 3 and Type 0), TrueType, OpenType (Type2) and CID-keyed fonts. \n\nSecurity Fix(es):\n\n* fontforge: FontForge: Remote Code Execution via heap-based buffer overflow in BMP file parsing (CVE-2025-15279)\n\n* fontforge: FontForge: Remote Code Execution via Use-After-Free in SFD file parsing (CVE-2025-15269)\n\n* fontforge: FontForge: Arbitrary code execution via SFD file parsing buffer overflow (CVE-2025-15275)\n\n* fontforge: FontForge: Remote Code Execution via malicious SFD file parsing (CVE-2025-15270)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2026:7677",
        "url": "https://access.redhat.com/errata/RHSA-2026:7677"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2426421",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426421"
      },
      {
        "category": "external",
        "summary": "2426423",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426423"
      },
      {
        "category": "external",
        "summary": "2426429",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426429"
      },
      {
        "category": "external",
        "summary": "2426434",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426434"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7677.json"
      }
    ],
    "title": "Red Hat Security Advisory: fontforge security update",
    "tracking": {
      "current_release_date": "2026-04-13T08:42:42+00:00",
      "generator": {
        "date": "2026-04-13T08:42:42+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.5"
        }
      },
      "id": "RHSA-2026:7677",
      "initial_release_date": "2026-04-13T02:27:37+00:00",
      "revision_history": [
        {
          "date": "2026-04-13T02:27:37+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-13T02:27:37+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-04-13T08:42:42+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux CRB (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux CRB (v. 8)",
                  "product_id": "CRB-8.10.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.src",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.src",
                  "product_id": "fontforge-0:20200314-7.el8_10.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.aarch64",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.aarch64",
                  "product_id": "fontforge-0:20200314-7.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debugsource-0:20200314-7.el8_10.aarch64",
                "product": {
                  "name": "fontforge-debugsource-0:20200314-7.el8_10.aarch64",
                  "product_id": "fontforge-debugsource-0:20200314-7.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debugsource@20200314-7.el8_10?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
                "product": {
                  "name": "fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
                  "product_id": "fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debuginfo@20200314-7.el8_10?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.ppc64le",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.ppc64le",
                  "product_id": "fontforge-0:20200314-7.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
                "product": {
                  "name": "fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
                  "product_id": "fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debugsource@20200314-7.el8_10?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
                "product": {
                  "name": "fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
                  "product_id": "fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debuginfo@20200314-7.el8_10?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.i686",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.i686",
                  "product_id": "fontforge-0:20200314-7.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debugsource-0:20200314-7.el8_10.i686",
                "product": {
                  "name": "fontforge-debugsource-0:20200314-7.el8_10.i686",
                  "product_id": "fontforge-debugsource-0:20200314-7.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debugsource@20200314-7.el8_10?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debuginfo-0:20200314-7.el8_10.i686",
                "product": {
                  "name": "fontforge-debuginfo-0:20200314-7.el8_10.i686",
                  "product_id": "fontforge-debuginfo-0:20200314-7.el8_10.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debuginfo@20200314-7.el8_10?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.x86_64",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.x86_64",
                  "product_id": "fontforge-0:20200314-7.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debugsource-0:20200314-7.el8_10.x86_64",
                "product": {
                  "name": "fontforge-debugsource-0:20200314-7.el8_10.x86_64",
                  "product_id": "fontforge-debugsource-0:20200314-7.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debugsource@20200314-7.el8_10?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
                "product": {
                  "name": "fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
                  "product_id": "fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debuginfo@20200314-7.el8_10?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "fontforge-0:20200314-7.el8_10.s390x",
                "product": {
                  "name": "fontforge-0:20200314-7.el8_10.s390x",
                  "product_id": "fontforge-0:20200314-7.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge@20200314-7.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debugsource-0:20200314-7.el8_10.s390x",
                "product": {
                  "name": "fontforge-debugsource-0:20200314-7.el8_10.s390x",
                  "product_id": "fontforge-debugsource-0:20200314-7.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debugsource@20200314-7.el8_10?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "fontforge-debuginfo-0:20200314-7.el8_10.s390x",
                "product": {
                  "name": "fontforge-debuginfo-0:20200314-7.el8_10.s390x",
                  "product_id": "fontforge-debuginfo-0:20200314-7.el8_10.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/fontforge-debuginfo@20200314-7.el8_10?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.src",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-0:20200314-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64"
        },
        "product_reference": "fontforge-0:20200314-7.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debuginfo-0:20200314-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64"
        },
        "product_reference": "fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debuginfo-0:20200314-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686"
        },
        "product_reference": "fontforge-debuginfo-0:20200314-7.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debuginfo-0:20200314-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le"
        },
        "product_reference": "fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debuginfo-0:20200314-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x"
        },
        "product_reference": "fontforge-debuginfo-0:20200314-7.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debuginfo-0:20200314-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64"
        },
        "product_reference": "fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debugsource-0:20200314-7.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64"
        },
        "product_reference": "fontforge-debugsource-0:20200314-7.el8_10.aarch64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debugsource-0:20200314-7.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686"
        },
        "product_reference": "fontforge-debugsource-0:20200314-7.el8_10.i686",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debugsource-0:20200314-7.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le"
        },
        "product_reference": "fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debugsource-0:20200314-7.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x"
        },
        "product_reference": "fontforge-debugsource-0:20200314-7.el8_10.s390x",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "fontforge-debugsource-0:20200314-7.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
          "product_id": "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
        },
        "product_reference": "fontforge-debugsource-0:20200314-7.el8_10.x86_64",
        "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-15269",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-12-31T08:00:52.814389+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2426423"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in FontForge. This use-after-free vulnerability, occurring during the parsing of SFD (Spline Font Database) files, allows a remote attacker to execute arbitrary code. Successful exploitation requires user interaction, such as opening a specially crafted malicious file or visiting a malicious web page. This can lead to complete control over the affected system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "fontforge: FontForge: Remote Code Execution via Use-After-Free in SFD file parsing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is rated Important for Red Hat because it allows remote code execution in FontForge through a use-after-free flaw when parsing specially crafted SFD files. Successful exploitation requires user interaction, such as opening a malicious file or visiting a malicious web page. This affects FontForge as shipped in Red Hat Enterprise Linux versions 6, 7, 8, 9, and 10, as well as Fedora and Red Hat In-Vehicle OS.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-15269"
        },
        {
          "category": "external",
          "summary": "RHBZ#2426423",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426423"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15269",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15269"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15269",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15269"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1195/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1195/"
        }
      ],
      "release_date": "2025-12-31T06:58:23.826000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-13T02:27:37+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:7677"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, users should avoid opening untrusted SFD files or visiting malicious web pages. Exercise caution with content from unknown or suspicious sources to prevent exploitation of this vulnerability.",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "fontforge: FontForge: Remote Code Execution via Use-After-Free in SFD file parsing"
    },
    {
      "cve": "CVE-2025-15270",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2025-12-31T08:01:41.978441+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2426434"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in FontForge. This vulnerability allows a remote attacker to execute arbitrary code by tricking a user into opening a specially crafted SFD (Spline Font Database) file. The issue stems from improper validation of array indexes during SFD file parsing, which can lead to writing data beyond the allocated memory boundary. Successful exploitation results in arbitrary code execution in the context of the current user.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "fontforge: FontForge: Remote Code Execution via malicious SFD file parsing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is rated Important for Red Hat products as it allows remote code execution in FontForge. Exploitation requires user interaction, where a target must open a specially crafted SFD file. This affects systems where FontForge is installed and used to process untrusted font files.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-15270"
        },
        {
          "category": "external",
          "summary": "RHBZ#2426434",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426434"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15270"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1194/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1194/"
        }
      ],
      "release_date": "2025-12-31T06:58:49.796000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-13T02:27:37+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:7677"
        },
        {
          "category": "workaround",
          "details": "To mitigate this issue, users should avoid opening untrusted SFD (Spline Font Database) files with FontForge. If FontForge is not required, consider removing the `fontforge` package to eliminate the attack surface.\n\nTo remove the package on Red Hat Enterprise Linux:\n`sudo yum remove fontforge` (for RHEL 6/7)\n`sudo dnf remove fontforge` (for RHEL 8/9/10 and Fedora)\n\nRemoving this package may impact functionality that relies on FontForge.",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "fontforge: FontForge: Remote Code Execution via malicious SFD file parsing"
    },
    {
      "cve": "CVE-2025-15275",
      "cwe": {
        "id": "CWE-122",
        "name": "Heap-based Buffer Overflow"
      },
      "discovery_date": "2025-12-31T08:01:21.294670+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2426429"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in FontForge. A remote attacker could exploit a heap-based buffer overflow vulnerability during SFD file parsing. This issue arises from insufficient validation of user-supplied data length before copying it to a buffer. Successful exploitation requires user interaction, such as opening a malicious SFD file, and could lead to arbitrary code execution in the context of the current user.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "fontforge: FontForge: Arbitrary code execution via SFD file parsing buffer overflow",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is rated Important for Red Hat products. It allows for arbitrary code execution in FontForge when a user opens a specially crafted SFD file. This affects FontForge on Fedora 42, 43, Red Hat Enterprise Linux 6 ELS, 7 ELS, 8, 9, 10, and Red Hat In-Vehicle OS 2.0.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-15275"
        },
        {
          "category": "external",
          "summary": "RHBZ#2426429",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426429"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15275",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15275"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15275",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15275"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1189/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1189/"
        }
      ],
      "release_date": "2025-12-31T06:59:14.262000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-13T02:27:37+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:7677"
        },
        {
          "category": "workaround",
          "details": "Users should exercise caution and avoid opening untrusted SFD (Spline Font Database) files with FontForge. If FontForge is not essential for system operation, consider removing the `fontforge` package to eliminate the attack vector. This can be achieved using the system\u0027s package manager, for example, `sudo dnf remove fontforge` on Red Hat Enterprise Linux and Fedora systems. Removing this package may impact functionality that relies on font editing capabilities.",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "fontforge: FontForge: Arbitrary code execution via SFD file parsing buffer overflow"
    },
    {
      "cve": "CVE-2025-15279",
      "cwe": {
        "id": "CWE-122",
        "name": "Heap-based Buffer Overflow"
      },
      "discovery_date": "2025-12-31T08:00:45.064346+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2426421"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in FontForge. This heap-based buffer overflow vulnerability occurs during the parsing of pixels within BMP (Bitmap) files, due to insufficient validation of user-supplied data length. A remote attacker could exploit this by tricking a user into opening a malicious BMP file or visiting a malicious page. Successful exploitation could lead to arbitrary code execution in the context of the current user.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "fontforge: FontForge: Remote Code Execution via heap-based buffer overflow in BMP file parsing",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is rated Important for Red Hat as it allows remote code execution via a heap-based buffer overflow in FontForge when parsing malicious BMP files. Exploitation requires user interaction, where a target must open a malicious BMP file or visit a malicious page. FontForge is available in Red Hat Enterprise Linux and Fedora distributions.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
          "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-15279"
        },
        {
          "category": "external",
          "summary": "RHBZ#2426421",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426421"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15279",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-15279"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15279",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15279"
        },
        {
          "category": "external",
          "summary": "https://www.zerodayinitiative.com/advisories/ZDI-25-1184/",
          "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1184/"
        }
      ],
      "release_date": "2025-12-31T06:59:37.307000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-04-13T02:27:37+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2026:7677"
        },
        {
          "category": "workaround",
          "details": "Users are advised to avoid opening untrusted or suspicious BMP files with FontForge to prevent exploitation. If FontForge is not a required application, consider removing the `fontforge` package to eliminate the attack surface. Removing this package may impact functionality that relies on FontForge.",
          "product_ids": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.src",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debuginfo-0:20200314-7.el8_10.x86_64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.aarch64",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.i686",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.ppc64le",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.s390x",
            "CRB-8.10.0.Z.MAIN.EUS:fontforge-debugsource-0:20200314-7.el8_10.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "fontforge: FontForge: Remote Code Execution via heap-based buffer overflow in BMP file parsing"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…