Security Vulnerability Report
中文
CVE-2025-33222 CVSS 9.8 CRITICAL

CVE-2025-33222

Published: 2025-12-23 17:15:47
Last Modified: 2026-01-15 17:14:31

Description

NVIDIA Isaac Launchable contains a vulnerability where an attacker could exploit a hard-coded credential issue. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, denial of service, and data tampering.

CVSS Details

CVSS Score
9.8
Severity
CRITICAL
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Configurations (Affected Products)

cpe:2.3:a:nvidia:isaac_launchable:1.0:*:*:*:*:*:*:* - VULNERABLE
NVIDIA Isaac Launchable < 最新版本

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
搜索源代码中的硬编码凭证字符串,使用获取的凭证进行身份验证并执行受限操作。

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-33222", "sourceIdentifier": "[email protected]", "published": "2025-12-23T17:15:47.120", "lastModified": "2026-01-15T17:14:31.050", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "NVIDIA Isaac Launchable contains a vulnerability where an attacker could exploit a hard-coded credential issue. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, denial of service, and data tampering."}], "metrics": {"cvssMetricV31": [{"source": "[email protected]", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "baseScore": 9.8, "baseSeverity": "CRITICAL", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH"}, "exploitabilityScore": 3.9, "impactScore": 5.9}]}, "weaknesses": [{"source": "[email protected]", "type": "Primary", "description": [{"lang": "en", "value": "CWE-798"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:nvidia:isaac_launchable:1.0:*:*:*:*:*:*:*", "matchCriteriaId": "06DCD93C-D16D-4B48-AACD-6E4A38FF5052"}]}]}], "references": [{"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-33222", "source": "[email protected]", "tags": ["US Government Resource"]}, {"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5749", "source": "[email protected]", "tags": ["Vendor Advisory"]}, {"url": "https://www.cve.org/CVERecord?id=CVE-2025-33222", "source": "[email protected]", "tags": ["Third Party Advisory"]}]}}