CVE-2025-54595 (GCVE-0-2025-54595)
Vulnerability from cvelistv5
Published
2025-08-01 18:06
Modified
2025-08-01 18:21
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
Pearcleaner is a free, source-available and fair-code licensed mac app cleaner. The PearcleanerHelper is a privileged helper tool bundled with the Pearcleaner application. It is registered and activated only after the user approves a system prompt to allow privileged operations. Upon approval, the helper is configured as a LaunchDaemon and runs with root privileges. In versions 4.4.0 through 4.5.1, the helper registers an XPC service (com.alienator88.Pearcleaner.PearcleanerHelper) and accepts unauthenticated connections from any local process. It exposes a method that executes arbitrary shell commands. This allows any local unprivileged user to escalate privileges to root once the helper is approved and active. This issue is fixed in version 4.5.2.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
alienator88 | Pearcleaner |
Version: >= 4.4.0, < 4.5.2 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-54595", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-08-01T18:21:37.941397Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-01T18:21:50.407Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "Pearcleaner", "vendor": "alienator88", "versions": [ { "status": "affected", "version": "\u003e= 4.4.0, \u003c 4.5.2" } ] } ], "descriptions": [ { "lang": "en", "value": "Pearcleaner is a free, source-available and fair-code licensed mac app cleaner. The PearcleanerHelper is a privileged helper tool bundled with the Pearcleaner application. It is registered and activated only after the user approves a system prompt to allow privileged operations. Upon approval, the helper is configured as a LaunchDaemon and runs with root privileges. In versions 4.4.0 through 4.5.1, the helper registers an XPC service (com.alienator88.Pearcleaner.PearcleanerHelper) and accepts unauthenticated connections from any local process. It exposes a method that executes arbitrary shell commands. This allows any local unprivileged user to escalate privileges to root once the helper is approved and active. This issue is fixed in version 4.5.2." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-78", "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-269", "description": "CWE-269: Improper Privilege Management", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-01T18:06:23.948Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/alienator88/Pearcleaner/security/advisories/GHSA-gr2j-65fh-8pvc", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/alienator88/Pearcleaner/security/advisories/GHSA-gr2j-65fh-8pvc" }, { "name": "https://github.com/alienator88/Pearcleaner/issues/278", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/alienator88/Pearcleaner/issues/278" }, { "name": "https://github.com/alienator88/Pearcleaner/commit/69afadfa95791cb998118ca35c227007b230b984", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/alienator88/Pearcleaner/commit/69afadfa95791cb998118ca35c227007b230b984" }, { "name": "https://github.com/alienator88/Pearcleaner/releases/tag/4.5.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/alienator88/Pearcleaner/releases/tag/4.5.2" } ], "source": { "advisory": "GHSA-gr2j-65fh-8pvc", "discovery": "UNKNOWN" }, "title": "Pearcleaner\u0027s unauthenticated access to privileged XPC helper allows root command execution" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-54595", "datePublished": "2025-08-01T18:06:23.948Z", "dateReserved": "2025-07-25T16:19:16.095Z", "dateUpdated": "2025-08-01T18:21:50.407Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-54595\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-01T18:15:55.907\",\"lastModified\":\"2025-08-04T15:06:15.833\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Pearcleaner is a free, source-available and fair-code licensed mac app cleaner. The PearcleanerHelper is a privileged helper tool bundled with the Pearcleaner application. It is registered and activated only after the user approves a system prompt to allow privileged operations. Upon approval, the helper is configured as a LaunchDaemon and runs with root privileges. In versions 4.4.0 through 4.5.1, the helper registers an XPC service (com.alienator88.Pearcleaner.PearcleanerHelper) and accepts unauthenticated connections from any local process. It exposes a method that executes arbitrary shell commands. This allows any local unprivileged user to escalate privileges to root once the helper is approved and active. This issue is fixed in version 4.5.2.\"},{\"lang\":\"es\",\"value\":\"Pearcleaner es un limpiador de aplicaciones para Mac gratuito, disponible en c\u00f3digo fuente y con licencia de c\u00f3digo justo. PearcleanerHelper es una herramienta auxiliar con privilegios incluida en la aplicaci\u00f3n Pearcleaner. Se registra y activa solo despu\u00e9s de que el usuario apruebe una solicitud del sistema para permitir operaciones con privilegios. Tras la aprobaci\u00f3n, el asistente se configura como LaunchDaemon y se ejecuta con privilegios de root. En las versiones 4.4.0 a 4.5.1, el asistente registra un servicio XPC (com.alienator88.Pearcleaner.PearcleanerHelper) y acepta conexiones no autenticadas de cualquier proceso local. Expone un m\u00e9todo que ejecuta comandos de shell arbitrarios. Esto permite a cualquier usuario local sin privilegios escalar privilegios a root una vez que el asistente est\u00e1 aprobado y activo. Este problema se solucion\u00f3 en la versi\u00f3n 4.5.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.3,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"},{\"lang\":\"en\",\"value\":\"CWE-269\"}]}],\"references\":[{\"url\":\"https://github.com/alienator88/Pearcleaner/commit/69afadfa95791cb998118ca35c227007b230b984\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/alienator88/Pearcleaner/issues/278\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/alienator88/Pearcleaner/releases/tag/4.5.2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/alienator88/Pearcleaner/security/advisories/GHSA-gr2j-65fh-8pvc\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-54595\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-01T18:21:37.941397Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-01T18:21:42.355Z\"}}], \"cna\": {\"title\": \"Pearcleaner\u0027s unauthenticated access to privileged XPC helper allows root command execution\", \"source\": {\"advisory\": \"GHSA-gr2j-65fh-8pvc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"alienator88\", \"product\": \"Pearcleaner\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.4.0, \u003c 4.5.2\"}]}], \"references\": [{\"url\": \"https://github.com/alienator88/Pearcleaner/security/advisories/GHSA-gr2j-65fh-8pvc\", \"name\": \"https://github.com/alienator88/Pearcleaner/security/advisories/GHSA-gr2j-65fh-8pvc\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/alienator88/Pearcleaner/issues/278\", \"name\": \"https://github.com/alienator88/Pearcleaner/issues/278\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/alienator88/Pearcleaner/commit/69afadfa95791cb998118ca35c227007b230b984\", \"name\": \"https://github.com/alienator88/Pearcleaner/commit/69afadfa95791cb998118ca35c227007b230b984\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/alienator88/Pearcleaner/releases/tag/4.5.2\", \"name\": \"https://github.com/alienator88/Pearcleaner/releases/tag/4.5.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Pearcleaner is a free, source-available and fair-code licensed mac app cleaner. The PearcleanerHelper is a privileged helper tool bundled with the Pearcleaner application. It is registered and activated only after the user approves a system prompt to allow privileged operations. Upon approval, the helper is configured as a LaunchDaemon and runs with root privileges. In versions 4.4.0 through 4.5.1, the helper registers an XPC service (com.alienator88.Pearcleaner.PearcleanerHelper) and accepts unauthenticated connections from any local process. It exposes a method that executes arbitrary shell commands. This allows any local unprivileged user to escalate privileges to root once the helper is approved and active. This issue is fixed in version 4.5.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-269\", \"description\": \"CWE-269: Improper Privilege Management\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-08-01T18:06:23.948Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-54595\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-01T18:21:50.407Z\", \"dateReserved\": \"2025-07-25T16:19:16.095Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-08-01T18:06:23.948Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…