cve/2025/CVE-2025-8533.md
2025-09-29 21:09:30 +02:00

956 B

CVE-2025-8533

Description

A vulnerability was identified in the XPC services of Fantastical. The services failed to implement proper client authorization checks in its listener:shouldAcceptNewConnection method, unconditionally accepting requests from any local process. As a result, any local, unprivileged process could connect to the XPC service and access its methods.This issue has been resolved in version 4.0.16.

POC

Reference

No PoCs from references.

Github