Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
During normal usage, the system returned content that appears to belong to another user session. The response included unrelated file paths, terminal output, and error logs that are not associated with my query or environment.
Specifically:
I asked about a Modbus/COM port issue.
The response unexpectedly included content such as:
Local file paths (e.g., /Users/…, C:\Users...)
Command-line output (strings, ls, etc.)
Parsing errors and logs unrelated to my request
This content does not match my system, workspace, or input context.
This suggests a data isolation or session boundary issue, where outputs from another user’s execution context or prior process were incorrectly injected into my response.
You can see from the screenshot that I’m using Windows, and file paths typically do not start with /Users/. Also, I usually use Chinese, and the latest content is not in my language.
Steps to Reproduce
I don’t dare to touch anything right now, so I can preserve the current state and wait for you to collect any necessary information from me.
Expected Behavior
The response should only contain information relevant to my query and context, with no leakage of other users’ data, file paths, or logs.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.6.20 (user setup)
VSCode Version: 1.105.1
Commit: b29eb4ee5f9f6d1cb2afbc09070198d3ea6ad760
Date: 2026-03-17T01:50:02.404Z
Build Type: Stable
Release Track: Early Access
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
auto
For AI issues: add Request ID with privacy disabled
d709097b-a1b9-4cdc-a231-2c7fc45b545b
Additional Information
I had restarted Cursor once before this query because the serial port was occupied. I tried restarting Cursor to see if it would resolve the issue.
Additionally, I installed the OpenCode desktop version (Beta) and had it open on the same project directory for about two hours. I also used OpenCode to ask some questions during that time. I’m not sure whether this is related.
Aside from this, my usage of Cursor was no different from my normal usage.
Does this stop you from using Cursor
No - Cursor works, but with this issue
