Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Yellowday60-Git

#16179of 53,633
16.6Total CVSS
Vulnerabilities · 2
High
2
PT-2025-31699
8.8
2025-08-01
Cursor · Cursor · CVE-2025-54131
**Name of the Vulnerable Software and Affected Versions** Cursor versions prior to 1.3 **Description** Cursor, a code editor built for programming with AI, allows an attacker to bypass the allow list in auto-run mode using a backtick (`) or $(cmd). This bypass enables arbitrary command execution outside of the allowlist without user approval, provided the user has modified default settings to use an allowlist instead of requiring approval for each terminal call. The issue can be triggered if chained with indirect prompt injection. **Recommendations** Update to version 1.3 or later.
PT-2025-30619
7.8
2025-07-23
Robocode · Robocode · CVE-2025-54377
**Name of the Vulnerable Software and Affected Versions** Roo Code versions 3.23.18 and below **Description** Roo Code, an AI-powered autonomous coding agent, does not validate line breaks (` `) in its command input. This bypasses the allow-list mechanism due to a lack of parsing or validation logic, potentially enabling command injection. Only the first line or token may be considered during command evaluation, allowing attackers to smuggle additional commands in subsequent lines. **Recommendations** Update to Roo Code version 3.23.19 or later.