CVE-2025-5683

Source
https://cve.org/CVERecord?id=CVE-2025-5683
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-5683.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-5683
Downstream
Published
2025-06-05T06:15:27.517Z
Modified
2026-04-16T04:41:33.235804358Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

When loading a specifically crafted ICNS format image file in QImage then it will trigger a crash. This issue affects Qt from versions 6.3.0 through 6.5.9, from 6.6.0 through 6.8.4, 6.9.0. This is fixed in 6.5.10, 6.8.5 and 6.9.1.

References

Affected packages

Git / github.com/qt/qtbase

Affected ranges

Type
GIT
Repo
https://github.com/qt/qtbase
Events
Database specific
{
    "versions": [
        {
            "introduced": "6.9.0"
        },
        {
            "fixed": "6.9.1"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-5683.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "6.3.0"
            },
            {
                "fixed": "6.5.10"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.6.0"
            },
            {
                "fixed": "6.8.5"
            }
        ]
    }
]