{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-12385",
        "assignerOrgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
        "state": "PUBLISHED",
        "assignerShortName": "TQtC",
        "dateReserved": "2025-10-28T11:53:25.141Z",
        "datePublished": "2025-12-03T19:38:53.130Z",
        "dateUpdated": "2026-07-29T08:58:29.240Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
                "shortName": "TQtC",
                "dateUpdated": "2026-07-29T08:58:29.240Z"
            },
            "title": "Improper validation of <img> tag size in Text component parser",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-770",
                            "description": "CWE-770 Allocation of Resources Without Limits or Throttling",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-1284",
                            "description": "CWE-1284 Improper Validation of Specified Quantity in Input",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-130",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-130 Excessive Allocation"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Qt",
                    "product": "Qt",
                    "platforms": [
                        "Windows",
                        "MacOS",
                        "Linux",
                        "iOS",
                        "Android",
                        "x86",
                        "ARM",
                        "64 bit",
                        "32 bit"
                    ],
                    "versions": [
                        {
                            "status": "affected",
                            "version": "5.0.0",
                            "lessThanOrEqual": "6.5.10",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "6.6.0",
                            "lessThanOrEqual": "6.8.5",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "6.9.0",
                            "lessThanOrEqual": "6.10.0",
                            "versionType": "python"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "operator": "OR",
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:windows:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:macos:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:linux:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:ios:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:android:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:x86:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:arm:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:64_bit:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:32_bit:*:*:*:*:*",
                                    "versionStartIncluding": "5.0.0",
                                    "versionEndIncluding": "6.5.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:windows:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:macos:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:linux:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:ios:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:android:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:x86:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:arm:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:64_bit:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:32_bit:*:*:*:*:*",
                                    "versionStartIncluding": "6.6.0",
                                    "versionEndIncluding": "6.8.5"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:windows:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:macos:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:linux:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:ios:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:android:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:x86:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:arm:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:64_bit:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:qt:*:*:32_bit:*:*:*:*:*",
                                    "versionStartIncluding": "6.9.0",
                                    "versionEndIncluding": "6.10.0"
                                }
                            ]
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Allocation of Resources Without Limits or Throttling, Improper Validation of Specified Quantity in Input vulnerability in The Qt Company Qt on Windows, MacOS, Linux, iOS, Android, x86, ARM, 64 bit, 32 bit allows Excessive Allocation.\n\n\nThis issue affects users of the Text component in Qt Quick. Missing validation of the width and height in the <img> tag could cause an application to become unresponsive.\n\n\n\nThis issue affects Qt: from 5.0.0 through 6.5.10, from 6.6.0 through 6.8.5, from 6.9.0 through 6.10.0.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Allocation of Resources Without Limits or Throttling, Improper Validation of Specified Quantity in Input vulnerability in The Qt Company Qt on Windows, MacOS, Linux, iOS, Android, x86, ARM, 64 bit, 32 bit allows Excessive Allocation.<br><p>This issue affects users of the Text component in Qt Quick. Missing validation of the width and height in the &lt;img&gt; tag could cause an application to become unresponsive.</p><p>This issue affects Qt: from 5.0.0 through 6.5.10, from 6.6.0 through 6.8.5, from 6.9.0 through 6.10.0.</p>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://codereview.qt-project.org/c/qt/qtdeclarative/+/687239"
                },
                {
                    "url": "https://codereview.qt-project.org/c/qt/qtdeclarative/+/687766"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "HIGH",
                        "baseScore": 8.7,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                    }
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 0.4.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-12-03T21:46:27.767155Z",
                                "id": "CVE-2025-12385",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-12-03T21:46:42.476Z"
                }
            }
        ]
    }
}