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

CVE-2025-67229

Published: 2026-01-23 17:16:08
Last Modified: 2026-01-29 18:44:09

Description

An improper certificate validation vulnerability exists in ToDesktop Builder v0.32.1 This vulnerability allows an unauthenticated, on-path attacker to spoof backend responses by exploiting insufficient certificate validation.

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:todesktop:builder:*:*:*:*:*:*:*:* - VULNERABLE
ToDesktop Builder < 0.32.1

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-67229", "sourceIdentifier": "[email protected]", "published": "2026-01-23T17:16:07.737", "lastModified": "2026-01-29T18:44:08.557", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "An improper certificate validation vulnerability exists in ToDesktop Builder v0.32.1 This vulnerability allows an unauthenticated, on-path attacker to spoof backend responses by exploiting insufficient certificate validation."}, {"lang": "es", "value": "Una vulnerabilidad de validación de certificado incorrecta existe en ToDesktop Builder v0.32.1. Esta vulnerabilidad permite a un atacante no autenticado y en la ruta suplantar respuestas de backend al explotar una validación de certificado insuficiente."}], "metrics": {"cvssMetricV31": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "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": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-295"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:todesktop:builder:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.32.1", "matchCriteriaId": "964D85B5-37B4-478D-A386-3CA962305FF1"}]}]}], "references": [{"url": "https://www.todesktop.com/changelog", "source": "[email protected]", "tags": ["Product", "Release Notes"]}, {"url": "https://www.todesktop.com/security/advisories/TDSA-2025-001", "source": "[email protected]", "tags": ["Vendor Advisory"]}]}}