Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    108 vulnerabilities by Canon Inc.

    JVNDB-2026-019941

    Vulnerability from jvndb - Published: 2026-06-17 14:08 - Updated:2026-06-17 14:08
    Severity
    Summary
    Multiple vulnerabilities in Canon EOS Network Setting Tool
    Details
    FTP/FTPS/SFTP Communication Testing features of PC Software EOS Network Setting Tool provided by Canon Inc. contain multiple vulnerabilities listed below.
    • Improper validation of SSH host key (CWE-295) - CVE-2026-9258
    • Improper validation of server certificate (CWE-295) - CVE-2026-9259
    • Use of hard-coded cryptographic key (CWE-321) - CVE-2026-9260
    • Use of a vulnerable SSH encryption algorithm (CWE-327) - CVE-2026-9261
    • Default FTP connection settings use an insecure protocol (CWE-1188) - CVE-2026-9262
    Canon Inc. reported these vulnerabilities to JPCERT/CC to notify users of the solutions through JVN.
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-019941.html",
      "dc:date": "2026-06-17T14:08+09:00",
      "dcterms:issued": "2026-06-17T14:08+09:00",
      "dcterms:modified": "2026-06-17T14:08+09:00",
      "description": "FTP/FTPS/SFTP Communication Testing features of PC Software EOS Network Setting Tool provided by Canon Inc. contain multiple vulnerabilities listed below.\u003ca href=\u0027https://cwe.mitre.org/data/definitions/295.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-9258\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://cwe.mitre.org/data/definitions/295.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-9259\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://cwe.mitre.org/data/definitions/321.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-9260\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://cwe.mitre.org/data/definitions/327.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-9261\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://cwe.mitre.org/data/definitions/1188.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-9262\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003cul\u003e\u003cli\u003eImproper validation of SSH host key (CWE-295) - CVE-2026-9258\u003c/li\u003e\u003cli\u003eImproper validation of server certificate (CWE-295) - CVE-2026-9259\u003c/li\u003e\u003cli\u003eUse of hard-coded cryptographic key (CWE-321) - CVE-2026-9260\u003c/li\u003e\u003cli\u003eUse of a vulnerable SSH encryption algorithm (CWE-327) - CVE-2026-9261\u003c/li\u003e\u003cli\u003eDefault FTP connection settings use an insecure protocol (CWE-1188) - CVE-2026-9262\u003c/li\u003e\u003c/ul\u003eCanon Inc. reported these vulnerabilities to JPCERT/CC to notify users of the solutions through JVN.",
      "link": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-019941.html",
      "sec:cpe": {
        "#text": "cpe:/a:canon:eos_network_setting_tool",
        "@product": "PC Software EOS Network Setting Tool",
        "@vendor": "Canon Inc.",
        "@version": "2.2"
      },
      "sec:cvss": {
        "@score": "6.5",
        "@severity": "Medium",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2026-019941",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU98100934/index.html",
          "@id": "JVNVU#98100934",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-9258",
          "@id": "CVE-2026-9258",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-9259",
          "@id": "CVE-2026-9259",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-9260",
          "@id": "CVE-2026-9260",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-9261",
          "@id": "CVE-2026-9261",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-9262",
          "@id": "CVE-2026-9262",
          "@source": "CVE"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/1188.html",
          "@id": "CWE-1188",
          "@title": "Insecure Default Initialization of Resource(CWE-1188)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/295.html",
          "@id": "CWE-295",
          "@title": "Improper Certificate Validation(CWE-295)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/321.html",
          "@id": "CWE-321",
          "@title": "Use of Hard-coded Cryptographic Key(CWE-321)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/327.html",
          "@id": "CWE-327",
          "@title": "Use of a Broken or Risky Cryptographic Algorithm(CWE-327)"
        }
      ],
      "title": "Multiple vulnerabilities in Canon EOS Network Setting Tool"
    }

    JVNDB-2026-015132

    Vulnerability from jvndb - Published: 2026-05-12 14:04 - Updated:2026-05-12 14:04
    Severity
    Summary
    Canon Production Printers and Office Multifunction Printers vulnerable to information disclosure
    Details
    Canon Production Printers and Office Multifunction Printers contain the following vulnerability.
    • Reliance on untrusted inputs in a security decision (CWE-807) - CVE-2026-1789
    Canon Inc. reported this vulnerability to JPCERT/CC to notify users of its solution through JVN.
    References
    Impacted products
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-015132.html",
      "dc:date": "2026-05-12T14:04+09:00",
      "dcterms:issued": "2026-05-12T14:04+09:00",
      "dcterms:modified": "2026-05-12T14:04+09:00",
      "description": "Canon Production Printers and Office Multifunction Printers contain the following vulnerability.\u003ca href=\u0027https://cwe.mitre.org/data/definitions/807.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\r\n\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-1789\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003cul\u003e\u003cli\u003eReliance on untrusted inputs in a security decision (CWE-807) - CVE-2026-1789\u003c/li\u003e\u003c/ul\u003eCanon Inc. reported this vulnerability to JPCERT/CC to notify users of its solution through JVN.",
      "link": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-015132.html",
      "sec:cpe": {
        "#text": "cpe:/a:canon:multiple_product",
        "@product": "(multiple product)",
        "@vendor": "Canon Inc.",
        "@version": "2.2"
      },
      "sec:cvss": {
        "@score": "4.9",
        "@severity": "Medium",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2026-015132",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU90878203/index.html",
          "@id": "JVNVU#90878203",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-1789",
          "@id": "CVE-2026-1789",
          "@source": "CVE"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/807.html",
          "@id": "CWE-807",
          "@title": "Reliance on Untrusted Inputs in a Security Decision(CWE-807)"
        }
      ],
      "title": "Canon Production Printers and Office Multifunction Printers vulnerable to information disclosure"
    }

    JVNDB-2026-005744

    Vulnerability from jvndb - Published: 2026-03-04 10:40 - Updated:2026-03-04 10:40
    Severity
    Summary
    Canon IJ Scan Utility registers Windows services with unquoted file paths
    Details
    IJ Scan Utility provided by Canon Inc. contains the following vulnerability.
    • Unquoted search path or element (CWE-428) - CVE-2026-1585
    Canon Inc. reported this vulnerability to JPCERT/CC to notify users of its solution through JVN.
    Impacted products
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-005744.html",
      "dc:date": "2026-03-04T10:40+09:00",
      "dcterms:issued": "2026-03-04T10:40+09:00",
      "dcterms:modified": "2026-03-04T10:40+09:00",
      "description": "IJ Scan Utility provided by Canon Inc. contains the following vulnerability.\u003ca href=\u0027https://cwe.mitre.org/data/definitions/428.html\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003ca href=\u0027https://www.cve.org/CVERecord?id=CVE-2026-1585\u0027 target=\u0027_blank\u0027\u003e\u003c/a\u003e\u003cul\u003e\u003cli\u003eUnquoted search path or element (CWE-428) - CVE-2026-1585\u003c/li\u003e\u003c/ul\u003eCanon Inc. reported this vulnerability to JPCERT/CC to notify users of its solution through JVN.",
      "link": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-005744.html",
      "sec:cpe": {
        "#text": "cpe:/a:canon:ij_scan_utility",
        "@product": "IJ Scan Utility",
        "@vendor": "Canon Inc.",
        "@version": "2.2"
      },
      "sec:cvss": {
        "@score": "6.7",
        "@severity": "Medium",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2026-005744",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU99676444/index.html",
          "@id": "JVNVU#99676444",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2026-1585",
          "@id": "CVE-2026-1585",
          "@source": "CVE"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/428.html",
          "@id": "CWE-428",
          "@title": "Unquoted Search Path or Element(CWE-428)"
        }
      ],
      "title": "Canon IJ Scan Utility registers Windows services with unquoted file paths"
    }

    JVNDB-2026-001380

    Vulnerability from jvndb - Published: 2026-01-19 10:08 - Updated:2026-01-19 10:08
    Severity
    Summary
    Multiple vulnerabilities in Canon Small Office Multifunction Printers and Laser Printers
    Details
    Small Office Multifunction Printers and Laser Printers provided by Canon Inc. contain multiple vulnerabilities listed below.
    • Out-of-bounds write (CWE-787) - CVE-2025-14231, CVE-2025-14232, CVE-2025-14234, CVE-2025-14235, CVE-2025-14236, CVE-2025-14237
    • Release of invalid pointer or reference (CWE-763) - CVE-2025-14233
    Canon Inc. reported these vulnerabilities to JPCERT/CC to notify users of the solutions through JVN.
    Impacted products
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-001380.html",
      "dc:date": "2026-01-19T10:08+09:00",
      "dcterms:issued": "2026-01-19T10:08+09:00",
      "dcterms:modified": "2026-01-19T10:08+09:00",
      "description": "Small Office Multifunction Printers and Laser Printers provided by Canon Inc. contain multiple vulnerabilities listed below.\u003cul\u003e\u003cli\u003eOut-of-bounds write (CWE-787) - CVE-2025-14231, CVE-2025-14232, CVE-2025-14234, CVE-2025-14235, CVE-2025-14236, CVE-2025-14237\u003c/li\u003e\u003cli\u003eRelease of invalid pointer or reference (CWE-763) - CVE-2025-14233\u003c/li\u003e\u003c/ul\u003eCanon Inc. reported these vulnerabilities to JPCERT/CC to notify users of the solutions through JVN.",
      "link": "https://jvndb.jvn.jp/en/contents/2026/JVNDB-2026-001380.html",
      "sec:cpe": {
        "#text": "cpe:/a:canon:multiple_product",
        "@product": "(multiple product)",
        "@vendor": "Canon Inc.",
        "@version": "2.2"
      },
      "sec:cvss": {
        "@score": "9.8",
        "@severity": "Critical",
        "@type": "Base",
        "@vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
        "@version": "3.0"
      },
      "sec:identifier": "JVNDB-2026-001380",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/vu/JVNVU99107852/index.html",
          "@id": "JVNVU#99107852",
          "@source": "JVN"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14231",
          "@id": "CVE-2025-14231",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14232",
          "@id": "CVE-2025-14232",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14233",
          "@id": "CVE-2025-14233",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14234",
          "@id": "CVE-2025-14234",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14235",
          "@id": "CVE-2025-14235",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14236",
          "@id": "CVE-2025-14236",
          "@source": "CVE"
        },
        {
          "#text": "https://www.cve.org/CVERecord?id=CVE-2025-14237",
          "@id": "CVE-2025-14237",
          "@source": "CVE"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/763.html",
          "@id": "CWE-763",
          "@title": "Release of Invalid Pointer or Reference(CWE-763)"
        },
        {
          "#text": "https://cwe.mitre.org/data/definitions/787.html",
          "@id": "CWE-787",
          "@title": "Out-of-bounds Write(CWE-787)"
        }
      ],
      "title": "Multiple vulnerabilities in Canon Small Office Multifunction Printers and Laser Printers"
    }

    CVE-2026-9262 (GCVE-0-2026-9262)

    Vulnerability from nvd – Published: 2026-06-15 23:40 – Updated: 2026-06-16 15:01
    VLAI
    Summary
    Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1188 - Initialization of a resource with an insecure default
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9262",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T15:01:20.368197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T15:01:31.260Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1188",
                  "description": "CWE-1188 Initialization of a resource with an insecure default",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:40:15.216Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9262",
        "datePublished": "2026-06-15T23:40:15.216Z",
        "dateReserved": "2026-05-21T23:14:55.152Z",
        "dateUpdated": "2026-06-16T15:01:31.260Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9261 (GCVE-0-2026-9261)

    Vulnerability from nvd – Published: 2026-06-15 23:39 – Updated: 2026-06-18 03:55
    VLAI
    Summary
    Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9261",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-17T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-18T03:55:38.801Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "HIGH",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.6,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.8,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-327",
                  "description": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:39:23.700Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9261",
        "datePublished": "2026-06-15T23:39:23.700Z",
        "dateReserved": "2026-05-21T23:14:53.345Z",
        "dateUpdated": "2026-06-18T03:55:38.801Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9260 (GCVE-0-2026-9260)

    Vulnerability from nvd – Published: 2026-06-15 23:38 – Updated: 2026-06-16 12:41
    VLAI
    Summary
    Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-321 - Use of hard-coded cryptographic key
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9260",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:41:33.426171Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:41:43.181Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-321",
                  "description": "CWE-321 Use of hard-coded cryptographic key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:38:29.951Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9260",
        "datePublished": "2026-06-15T23:38:29.951Z",
        "dateReserved": "2026-05-21T23:14:51.893Z",
        "dateUpdated": "2026-06-16T12:41:43.181Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9259 (GCVE-0-2026-9259)

    Vulnerability from nvd – Published: 2026-06-15 23:36 – Updated: 2026-06-16 12:43
    VLAI
    Summary
    Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper certificate validation
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9259",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:43:13.289990Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:43:21.760Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295 Improper certificate validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:36:28.761Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9259",
        "datePublished": "2026-06-15T23:36:28.761Z",
        "dateReserved": "2026-05-21T23:14:50.204Z",
        "dateUpdated": "2026-06-16T12:43:21.760Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9258 (GCVE-0-2026-9258)

    Vulnerability from nvd – Published: 2026-06-15 23:35 – Updated: 2026-06-16 12:47
    VLAI
    Summary
    Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper certificate validation
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9258",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:47:09.464807Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:47:23.858Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295 Improper certificate validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:35:41.442Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9258",
        "datePublished": "2026-06-15T23:35:41.442Z",
        "dateReserved": "2026-05-21T23:14:48.638Z",
        "dateUpdated": "2026-06-16T12:47:23.858Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-6892 (GCVE-0-2026-6892)

    Vulnerability from nvd – Published: 2026-05-29 00:00 – Updated: 2026-05-29 16:51
    VLAI
    Summary
    Improper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.  *:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan) Canon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-59 - Improper link resolution before file access ('link following')
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-6892",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-29T16:44:52.533808Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-29T16:51:57.049Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Canon PIXUS iX6800 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "PIXMA MG2500 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "PIXMA iX6800 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cdiv\u003eImproper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.\u0026nbsp;\u003c/div\u003e\u003cdiv\u003e*:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan)\u003c/div\u003e\u003cdiv\u003eCanon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)\u003c/div\u003e"
                }
              ],
              "value": "Improper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.\u00a0\n\n*:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan)\n\nCanon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-59",
                  "description": "CWE-59 Improper link resolution before file access (\u0027link following\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-29T00:00:37.110Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-004/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260528-1vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-004-Vulnerability-Remediation-for-My-Image-Garden-for-macOS-and-CUPS-Printer-Driver-for-macOS"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-6892",
        "datePublished": "2026-05-29T00:00:37.110Z",
        "dateReserved": "2026-04-23T04:25:26.676Z",
        "dateUpdated": "2026-05-29T16:51:57.049Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-6891 (GCVE-0-2026-6891)

    Vulnerability from nvd – Published: 2026-05-28 23:59 – Updated: 2026-05-29 18:29
    VLAI
    Summary
    Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-59 - Improper link resolution before file access ('link following')
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. My Image Garden for macOS Affected: 3.6.8 or earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-6891",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-29T18:28:31.097670Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-29T18:29:40.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "My Image Garden for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.6.8 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization."
                }
              ],
              "value": "Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-59",
                  "description": "CWE-59 Improper link resolution before file access (\u0027link following\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-28T23:59:36.180Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-004/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260528-2vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-004-Vulnerability-Remediation-for-My-Image-Garden-for-macOS-and-CUPS-Printer-Driver-for-macOS"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-6891",
        "datePublished": "2026-05-28T23:59:36.180Z",
        "dateReserved": "2026-04-23T04:25:23.590Z",
        "dateUpdated": "2026-05-29T18:29:40.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-1789 (GCVE-0-2026-1789)

    Vulnerability from nvd – Published: 2026-04-23 23:38 – Updated: 2026-04-24 18:18
    VLAI
    Summary
    A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-807 - Reliance on Untrusted Inputs in a Security Decision
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-1789",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-24T16:47:36.800110Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-24T18:18:56.812Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "imagePRESS Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageFORCE Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageRUNNER ADVANCE Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageRUNNER Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "Satera MF7525F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v15.00 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF7625F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v8.12 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF7725F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF842CDW",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X C1538iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1538C II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS C1533iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS X C1538 iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF842Cdw",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "MF842CDW",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "MF842CX",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers."
                }
              ],
              "value": "A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-807",
                  "description": "CWE-807: Reliance on Untrusted Inputs in a Security Decision",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-23T23:38:11.157Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-003/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260423vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-003-vulnerability-mitigation-remediation-for-production-printers-and-office-multifunction-printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-1789",
        "datePublished": "2026-04-23T23:38:11.157Z",
        "dateReserved": "2026-02-03T04:38:23.956Z",
        "dateUpdated": "2026-04-24T18:18:56.812Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-1585 (GCVE-0-2026-1585)

    Vulnerability from nvd – Published: 2026-02-26 23:39 – Updated: 2026-03-03 01:11
    VLAI
    Summary
    An unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-428 - Unquoted Search Path or Element
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. IJ Scan Utility Affected: 1.1.2 , ≤ 1.5.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-1585",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-02-27T16:38:05.462409Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T16:38:57.696Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "IJ Scan Utility",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "lessThanOrEqual": "1.5.0",
                  "status": "affected",
                  "version": "1.1.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eAn unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service.\u003c/p\u003e"
                }
              ],
              "value": "An unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-428",
                  "description": "CWE-428: Unquoted Search Path or Element",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-03T01:11:36.228Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-002/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260226vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-002-Vulnerability-Remediation-for-IJ-Scan-Utility-for-Windows"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-1585",
        "datePublished": "2026-02-26T23:39:13.778Z",
        "dateReserved": "2026-01-29T05:17:57.309Z",
        "dateUpdated": "2026-03-03T01:11:36.228Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14237 (GCVE-0-2025-14237)

    Vulnerability from nvd – Published: 2026-01-15 23:40 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14237",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:22.276871Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:03.679Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:40:35.434Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14237",
        "datePublished": "2026-01-15T23:40:35.434Z",
        "dateReserved": "2025-12-07T23:53:44.786Z",
        "dateUpdated": "2026-02-26T15:04:03.679Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14236 (GCVE-0-2025-14236)

    Vulnerability from nvd – Published: 2026-01-15 23:39 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14236",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:21.233971Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:03.981Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:39:50.760Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14236",
        "datePublished": "2026-01-15T23:39:50.760Z",
        "dateReserved": "2025-12-07T23:53:42.485Z",
        "dateUpdated": "2026-02-26T15:04:03.981Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14235 (GCVE-0-2025-14235)

    Vulnerability from nvd – Published: 2026-01-15 23:38 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14235",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:20.123768Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:04.493Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:38:53.584Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14235",
        "datePublished": "2026-01-15T23:38:53.584Z",
        "dateReserved": "2025-12-07T23:53:39.814Z",
        "dateUpdated": "2026-02-26T15:04:04.493Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14234 (GCVE-0-2025-14234)

    Vulnerability from nvd – Published: 2026-01-15 23:38 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14234",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:18.971276Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:05.147Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:38:13.313Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14234",
        "datePublished": "2026-01-15T23:38:13.313Z",
        "dateReserved": "2025-12-07T23:53:37.575Z",
        "dateUpdated": "2026-02-26T15:04:05.147Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9262 (GCVE-0-2026-9262)

    Vulnerability from cvelistv5 – Published: 2026-06-15 23:40 – Updated: 2026-06-16 15:01
    VLAI
    Summary
    Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1188 - Initialization of a resource with an insecure default
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9262",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T15:01:20.368197Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T15:01:31.260Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of a non-secure protocol as the default FTP configuration in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1188",
                  "description": "CWE-1188 Initialization of a resource with an insecure default",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:40:15.216Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9262",
        "datePublished": "2026-06-15T23:40:15.216Z",
        "dateReserved": "2026-05-21T23:14:55.152Z",
        "dateUpdated": "2026-06-16T15:01:31.260Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9261 (GCVE-0-2026-9261)

    Vulnerability from cvelistv5 – Published: 2026-06-15 23:39 – Updated: 2026-06-18 03:55
    VLAI
    Summary
    Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9261",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-17T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-18T03:55:38.801Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of weak SSH cryptographic algorithms in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "HIGH",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.6,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.8,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-327",
                  "description": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:39:23.700Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9261",
        "datePublished": "2026-06-15T23:39:23.700Z",
        "dateReserved": "2026-05-21T23:14:53.345Z",
        "dateUpdated": "2026-06-18T03:55:38.801Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9260 (GCVE-0-2026-9260)

    Vulnerability from cvelistv5 – Published: 2026-06-15 23:38 – Updated: 2026-06-16 12:41
    VLAI
    Summary
    Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-321 - Use of hard-coded cryptographic key
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9260",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:41:33.426171Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:41:43.181Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Use of hard-coded cryptographic keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 6.2,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-321",
                  "description": "CWE-321 Use of hard-coded cryptographic key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:38:29.951Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9260",
        "datePublished": "2026-06-15T23:38:29.951Z",
        "dateReserved": "2026-05-21T23:14:51.893Z",
        "dateUpdated": "2026-06-16T12:41:43.181Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9259 (GCVE-0-2026-9259)

    Vulnerability from cvelistv5 – Published: 2026-06-15 23:36 – Updated: 2026-06-16 12:43
    VLAI
    Summary
    Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper certificate validation
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9259",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:43:13.289990Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:43:21.760Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Improper validation of server certificates in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295 Improper certificate validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:36:28.761Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9259",
        "datePublished": "2026-06-15T23:36:28.761Z",
        "dateReserved": "2026-05-21T23:14:50.204Z",
        "dateUpdated": "2026-06-16T12:43:21.760Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-9258 (GCVE-0-2026-9258)

    Vulnerability from cvelistv5 – Published: 2026-06-15 23:35 – Updated: 2026-06-16 12:47
    VLAI
    Summary
    Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-295 - Improper certificate validation
    Assigner
    Credits
    This issue was discovered by Ryan Hausknecht (@haus3c)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-9258",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-16T12:47:09.464807Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T12:47:23.858Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for Windows",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "EOS Network Setting Tool for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.5.0 or earlier"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "This issue was discovered by Ryan Hausknecht (@haus3c)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
                }
              ],
              "value": "Improper validation of SSH host keys in Canon EOS Network Setting Tool Version 1.5.0 or earlier"
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-295",
                  "description": "CWE-295 Improper certificate validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-15T23:35:41.442Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-005/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260615vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-005-vulnerability-remediation-for-eos-network-setting-tool"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-9258",
        "datePublished": "2026-06-15T23:35:41.442Z",
        "dateReserved": "2026-05-21T23:14:48.638Z",
        "dateUpdated": "2026-06-16T12:47:23.858Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-6892 (GCVE-0-2026-6892)

    Vulnerability from cvelistv5 – Published: 2026-05-29 00:00 – Updated: 2026-05-29 16:51
    VLAI
    Summary
    Improper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.  *:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan) Canon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-59 - Improper link resolution before file access ('link following')
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-6892",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-29T16:44:52.533808Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-29T16:51:57.049Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Canon PIXUS iX6800 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "PIXMA MG2500 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "PIXMA iX6800 Series CUPS Printer Driver for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "16.91.0.0 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cdiv\u003eImproper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.\u0026nbsp;\u003c/div\u003e\u003cdiv\u003e*:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan)\u003c/div\u003e\u003cdiv\u003eCanon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)\u003c/div\u003e"
                }
              ],
              "value": "Improper handling of symbolic links in the installer of CUPS Printer Driver for macOS(*) may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of directories for which they would not normally have authorization.\u00a0\n\n*:Canon PIXUS iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (Japan)\n\nCanon PIXMA MG2500 Series and iX6800 Series CUPS Printer Driver for macOS Version 16.91.0.0 or earlier (US and Europe)"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-59",
                  "description": "CWE-59 Improper link resolution before file access (\u0027link following\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-29T00:00:37.110Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-004/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260528-1vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-004-Vulnerability-Remediation-for-My-Image-Garden-for-macOS-and-CUPS-Printer-Driver-for-macOS"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-6892",
        "datePublished": "2026-05-29T00:00:37.110Z",
        "dateReserved": "2026-04-23T04:25:26.676Z",
        "dateUpdated": "2026-05-29T16:51:57.049Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-6891 (GCVE-0-2026-6891)

    Vulnerability from cvelistv5 – Published: 2026-05-28 23:59 – Updated: 2026-05-29 18:29
    VLAI
    Summary
    Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-59 - Improper link resolution before file access ('link following')
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. My Image Garden for macOS Affected: 3.6.8 or earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-6891",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-29T18:28:31.097670Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-29T18:29:40.848Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "My Image Garden for macOS",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "3.6.8 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization."
                }
              ],
              "value": "Improper handling of symbolic links in the installer of My Image Garden for macOS Version 3.6.8 or earlier may allow a local attacker with login privileges to exploit a specially crafted symbolic link during installation to modify permissions of files for which they would not normally have authorization."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "PASSIVE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-59",
                  "description": "CWE-59 Improper link resolution before file access (\u0027link following\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-28T23:59:36.180Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-004/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260528-2vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-004-Vulnerability-Remediation-for-My-Image-Garden-for-macOS-and-CUPS-Printer-Driver-for-macOS"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 1.0.2"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-6891",
        "datePublished": "2026-05-28T23:59:36.180Z",
        "dateReserved": "2026-04-23T04:25:23.590Z",
        "dateUpdated": "2026-05-29T18:29:40.848Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-1789 (GCVE-0-2026-1789)

    Vulnerability from cvelistv5 – Published: 2026-04-23 23:38 – Updated: 2026-04-24 18:18
    VLAI
    Summary
    A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-807 - Reliance on Untrusted Inputs in a Security Decision
    Assigner
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-1789",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-24T16:47:36.800110Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-24T18:18:56.812Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "imagePRESS Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageFORCE Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageRUNNER ADVANCE Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "imageRUNNER Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "all version"
                }
              ]
            },
            {
              "product": "Satera MF7525F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v15.00 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF7625F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v8.12 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF7725F",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "Satera MF842CDW",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X C1538iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1538C II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS C1533iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS X C1538 iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF842Cdw",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "MF842CDW",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            },
            {
              "product": "MF842CX",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "v16.04 or earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers."
                }
              ],
              "value": "A vulnerability in the browser-based remote management interface may allow an administrator to access sensitive information on the device via crafted requests, affecting certain production printers and office/small office multifunction printers."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-807",
                  "description": "CWE-807: Reliance on Untrusted Inputs in a Security Decision",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-23T23:38:11.157Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-003/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260423vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/about-us/to-our-customers/cpa2026-003-vulnerability-mitigation-remediation-for-production-printers-and-office-multifunction-printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-1789",
        "datePublished": "2026-04-23T23:38:11.157Z",
        "dateReserved": "2026-02-03T04:38:23.956Z",
        "dateUpdated": "2026-04-24T18:18:56.812Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-1585 (GCVE-0-2026-1585)

    Vulnerability from cvelistv5 – Published: 2026-02-26 23:39 – Updated: 2026-03-03 01:11
    VLAI
    Summary
    An unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-428 - Unquoted Search Path or Element
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. IJ Scan Utility Affected: 1.1.2 , ≤ 1.5.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-1585",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-02-27T16:38:05.462409Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-27T16:38:57.696Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "IJ Scan Utility",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "lessThanOrEqual": "1.5.0",
                  "status": "affected",
                  "version": "1.1.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eAn unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service.\u003c/p\u003e"
                }
              ],
              "value": "An unquoted Windows service executable path vulnerability in IJ Scan Utility for Windows versions 1.1.2 through 1.5.0 may allow a local attacker to execute a malicious file with the privileges of the affected service."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "LOCAL",
                "baseScore": 8.4,
                "baseSeverity": "HIGH",
                "privilegesRequired": "HIGH",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.7,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-428",
                  "description": "CWE-428: Unquoted Search Path or Element",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-03T01:11:36.228Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-002/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260226vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/CPA2026-002-Vulnerability-Remediation-for-IJ-Scan-Utility-for-Windows"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2026-1585",
        "datePublished": "2026-02-26T23:39:13.778Z",
        "dateReserved": "2026-01-29T05:17:57.309Z",
        "dateUpdated": "2026-03-03T01:11:36.228Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14237 (GCVE-0-2025-14237)

    Vulnerability from cvelistv5 – Published: 2026-01-15 23:40 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14237",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:22.276871Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:03.679Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in XPS font parse processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:40:35.434Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14237",
        "datePublished": "2026-01-15T23:40:35.434Z",
        "dateReserved": "2025-12-07T23:53:44.786Z",
        "dateUpdated": "2026-02-26T15:04:03.679Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14236 (GCVE-0-2025-14236)

    Vulnerability from cvelistv5 – Published: 2026-01-15 23:39 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14236",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:21.233971Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:03.981Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in Address Book attribute tag processing on Small Office Multifunction Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:39:50.760Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14236",
        "datePublished": "2026-01-15T23:39:50.760Z",
        "dateReserved": "2025-12-07T23:53:42.485Z",
        "dateUpdated": "2026-02-26T15:04:03.981Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14235 (GCVE-0-2025-14235)

    Vulnerability from cvelistv5 – Published: 2026-01-15 23:38 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14235",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:20.123768Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:04.493Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in XPS font fpgm data processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:38:53.584Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14235",
        "datePublished": "2026-01-15T23:38:53.584Z",
        "dateReserved": "2025-12-07T23:53:39.814Z",
        "dateUpdated": "2026-02-26T15:04:04.493Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-14234 (GCVE-0-2025-14234)

    Vulnerability from cvelistv5 – Published: 2026-01-15 23:38 – Updated: 2026-02-26 15:04
    VLAI
    Summary
    Buffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Canon Inc. Satera LBP670C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Satera MF750C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS LBP630C Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. Color imageCLASS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X LBP1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1238 II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageCLASS X MF1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP630C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF650C Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS LBP230 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238P II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238Pr II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF450 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. i-SENSYS MF550 Series Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. 1238iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643i II Affected: 06.02 and earlier
    Create a notification for this product.
    Canon Inc. imageRUNNER 1643iF II Affected: 06.02 and earlier
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-14234",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-01-17T04:55:18.971276Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-02-26T15:04:05.147Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Satera LBP670C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Satera MF750C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS LBP630C",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "Color imageCLASS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X LBP1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1238 II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageCLASS X MF1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP630C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF650C Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS LBP230 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238P II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238Pr II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF450 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "i-SENSYS MF550 Series",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "1238iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643i II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            },
            {
              "product": "imageRUNNER 1643iF II",
              "vendor": "Canon Inc.",
              "versions": [
                {
                  "status": "affected",
                  "version": "06.02 and earlier"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eBuffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe.\u003c/p\u003e"
                }
              ],
              "value": "Buffer overflow in CPCA list processing on Small Office Multifunction Printers and Laser Printers(*) which may allow an attacker on the network segment to trigger the affected product being unresponsive or to execute arbitrary code. *: Satera LBP670C Series/Satera MF750C Series firmware v06.02 and earlier sold in Japan.Color imageCLASS LBP630C/Color imageCLASS MF650C Series/imageCLASS LBP230 Series/imageCLASS X LBP1238 II/imageCLASS MF450 Series/imageCLASS X MF1238 II/imageCLASS X MF1643i II/imageCLASS X MF1643iF II firmware v06.02 and earlier sold in US.i-SENSYS LBP630C Series/i-SENSYS MF650C Series/i-SENSYS LBP230 Series/1238P II/1238Pr II/i-SENSYS MF450 Series/i-SENSYS MF550 Series/1238i II/1238iF II/imageRUNNER 1643i II/imageRUNNER 1643iF II firmware v06.02 and earlier sold in Europe."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "HIGH",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-01-15T23:38:13.313Z",
            "orgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
            "shortName": "Canon"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://psirt.canon/advisory-information/cp2026-001/"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://canon.jp/support/support-info/260115vulnerability-response"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.usa.canon.com/support/canon-product-advisories/Service-Notice-Regarding-Remediation-Measure-Against-Potential-Buffer-Overflow-Vulnerability-in-Laser-Printers-and-Small-Office-Multifunctional-Printers"
            },
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.canon-europe.com/support/product-security/"
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f98c90f0-e9bd-4fa7-911b-51993f3571fd",
        "assignerShortName": "Canon",
        "cveId": "CVE-2025-14234",
        "datePublished": "2026-01-15T23:38:13.313Z",
        "dateReserved": "2025-12-07T23:53:37.575Z",
        "dateUpdated": "2026-02-26T15:04:05.147Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }