Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
I cannot launch agent or cursor-agent, I’ve updated my IDE as usual as far as I remember.
$ cursor-agent --version
2025.09.18-7ae6800
$ cursor-agent upgrade
Checking for updates...
zsh: segmentation fault cursor-agent upgrade
$ curl https://cursor.com/install -fsS | bash
....
✨ Installation Complete!
Start using Cursor Agent:
agent
Happy coding! 🚀
$ agent
zsh: segmentation fault agent
$ agent --version
2026.01.28-fd13201
Steps to Reproduce
Presumably download those two tools from those two dates on MacOS. Other AIs claim ‘The crash is in X509_get_subject_name during certificate loading.’ and say this:
│ Cause │ Bug in Node.js v24’s --use-system-ca handling of macOS Keychain certificates
│ Crash location │ X509_get_subject_name called with null X509 pointer
│ Trigger │ Likely a malformed or unusual certificate in your 554 Keychain certs
│ Fix applied │ Added export NODE_OPTIONS=“–use-openssl-ca” to ~/.zshrc
Expected Behavior
It should run.
Operating System
MacOS
Version Information
$ agent about
About Cursor CLI
CLI Version 2026.01.28-fd13201
Model Auto
OS darwin (arm64)
Terminal warp
Shell zsh
User Email Not logged in
Cursor IDE about:
Version: 2.4.27
VSCode Version: 1.105.1
Commit: 4f2b772756b8f609e1354b3063de282ccbe7a690
Date: 2026-01-31T21:24:58.143Z
Build Type: Stable
Release Track: Early Access
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 23.6.0
For AI issues: which model did you use?
N/A
For AI issues: add Request ID with privacy disabled
N/A
Does this stop you from using Cursor
Yes - Cursor CLI is unusable