Vulnerabilites related to Parallels - Parallels Desktop for Mac
CVE-2024-36486 (GCVE-0-2024-36486)
Vulnerability from cvelistv5
Published
2025-06-03 09:43
Modified
2025-06-03 13:22
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-62 - UNIX Hard Link
Summary
A privilege escalation vulnerability exists in the virtual machine archive restoration functionality of Parallels Desktop for Mac version 20.1.1 (55740). When an archived virtual machine is restored, the prl_vmarchiver tool decompresses the file and writes the content back to its original location using root privileges. An attacker can exploit this process by using a hard link to write to an arbitrary file, potentially resulting in privilege escalation.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Parallels | Parallels Desktop for Mac |
Version: version 20.1.1 (55740) |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-06-03T11:03:05.592Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2126" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-36486", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-06-03T13:22:10.357632Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-03T13:22:13.518Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2126" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Parallels Desktop for Mac", "vendor": "Parallels", "versions": [ { "status": "affected", "version": "version 20.1.1 (55740)" } ] } ], "credits": [ { "lang": "en", "value": "Discovered by KPC of Cisco Talos." } ], "descriptions": [ { "lang": "en", "value": "A privilege escalation vulnerability exists in the virtual machine archive restoration functionality of Parallels Desktop for Mac version 20.1.1 (55740). When an archived virtual machine is restored, the prl_vmarchiver tool decompresses the file and writes the content back to its original location using root privileges. An attacker can exploit this process by using a hard link to write to an arbitrary file, potentially resulting in privilege escalation." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-62", "description": "CWE-62: UNIX Hard Link", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-03T09:43:26.596Z", "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "shortName": "talos" }, "references": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2126", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2126" } ] } }, "cveMetadata": { "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "assignerShortName": "talos", "cveId": "CVE-2024-36486", "datePublished": "2025-06-03T09:43:26.596Z", "dateReserved": "2024-12-09T19:55:30.980Z", "dateUpdated": "2025-06-03T13:22:13.518Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-54189 (GCVE-0-2024-54189)
Vulnerability from cvelistv5
Published
2025-06-03 09:43
Modified
2025-06-03 13:19
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-62 - UNIX Hard Link
Summary
A privilege escalation vulnerability exists in the Snapshot functionality of Parallels Desktop for Mac version 20.1.1 (build 55740). When a snapshot of a virtual machine is taken, a root service writes to a file owned by a normal user. By using a hard link, an attacker can write to an arbitrary file, potentially leading to privilege escalation.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Parallels | Parallels Desktop for Mac |
Version: version 20.1.1 (55740) |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-06-03T11:03:07.503Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2124" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-54189", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-06-03T13:19:44.951627Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-03T13:19:52.966Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2124" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Parallels Desktop for Mac", "vendor": "Parallels", "versions": [ { "status": "affected", "version": "version 20.1.1 (55740)" } ] } ], "credits": [ { "lang": "en", "value": "Discovered by KPC of Cisco Talos." } ], "descriptions": [ { "lang": "en", "value": "A privilege escalation vulnerability exists in the Snapshot functionality of Parallels Desktop for Mac version 20.1.1 (build 55740). When a snapshot of a virtual machine is taken, a root service writes to a file owned by a normal user. By using a hard link, an attacker can write to an arbitrary file, potentially leading to privilege escalation." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-62", "description": "CWE-62: UNIX Hard Link", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-03T09:43:27.168Z", "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "shortName": "talos" }, "references": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2124", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2124" } ] } }, "cveMetadata": { "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "assignerShortName": "talos", "cveId": "CVE-2024-54189", "datePublished": "2025-06-03T09:43:27.168Z", "dateReserved": "2024-12-05T15:34:29.663Z", "dateUpdated": "2025-06-03T13:19:52.966Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-52561 (GCVE-0-2024-52561)
Vulnerability from cvelistv5
Published
2025-06-03 09:43
Modified
2025-06-03 13:18
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-708 - Incorrect Ownership Assignment
Summary
A privilege escalation vulnerability exists in the Snapshot functionality of Parallels Desktop for Mac version 20.1.1 (build 55740). When a snapshot of a virtual machine is deleted, a root service verifies and modifies the ownership of the snapshot files. By using a symlink, an attacker can change the ownership of files owned by root to a lower-privilege user, potentially leading to privilege escalation.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Parallels | Parallels Desktop for Mac |
Version: version 20.1.1 (55740) |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-06-03T11:03:06.569Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-2123" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2024-52561", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-06-03T13:18:54.071719Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-03T13:18:56.981Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2123" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Parallels Desktop for Mac", "vendor": "Parallels", "versions": [ { "status": "affected", "version": "version 20.1.1 (55740)" } ] } ], "credits": [ { "lang": "en", "value": "Discovered by KPC of Cisco Talos." } ], "descriptions": [ { "lang": "en", "value": "A privilege escalation vulnerability exists in the Snapshot functionality of Parallels Desktop for Mac version 20.1.1 (build 55740). When a snapshot of a virtual machine is deleted, a root service verifies and modifies the ownership of the snapshot files. By using a symlink, an attacker can change the ownership of files owned by root to a lower-privilege user, potentially leading to privilege escalation." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-708", "description": "CWE-708: Incorrect Ownership Assignment", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-03T09:43:27.726Z", "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "shortName": "talos" }, "references": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2123", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2123" } ] } }, "cveMetadata": { "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "assignerShortName": "talos", "cveId": "CVE-2024-52561", "datePublished": "2025-06-03T09:43:27.726Z", "dateReserved": "2024-12-05T15:34:25.357Z", "dateUpdated": "2025-06-03T13:18:56.981Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2025-31359 (GCVE-0-2025-31359)
Vulnerability from cvelistv5
Published
2025-06-03 09:43
Modified
2025-06-03 13:27
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Summary
A directory traversal vulnerability exists in the PVMP package unpacking functionality of Parallels Desktop for Mac version 20.2.2 (55879). This vulnerability can be exploited by an attacker to write to arbitrary files, potentially leading to privilege escalation.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Parallels | Parallels Desktop for Mac |
Version: 20.2.2 (55879) |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-06-03T11:03:08.458Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2160" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2025-31359", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-06-03T13:27:22.807674Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-03T13:27:26.786Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "references": [ { "tags": [ "exploit" ], "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2025-2160" } ], "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Parallels Desktop for Mac", "vendor": "Parallels", "versions": [ { "status": "affected", "version": "20.2.2 (55879)" } ] } ], "credits": [ { "lang": "en", "value": "Discovered by KPC of Cisco Talos." } ], "descriptions": [ { "lang": "en", "value": "A directory traversal vulnerability exists in the PVMP package unpacking functionality of Parallels Desktop for Mac version 20.2.2 (55879). This vulnerability can be exploited by an attacker to write to arbitrary files, potentially leading to privilege escalation." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-03T09:43:25.931Z", "orgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "shortName": "talos" }, "references": [ { "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2025-2160", "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2025-2160" } ] } }, "cveMetadata": { "assignerOrgId": "b86d76f8-0f8a-4a96-a78d-d8abfc7fc29b", "assignerShortName": "talos", "cveId": "CVE-2025-31359", "datePublished": "2025-06-03T09:43:25.931Z", "dateReserved": "2025-03-28T15:54:45.505Z", "dateUpdated": "2025-06-03T13:27:26.786Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }