PT-2026-29253 · Unknown · Ridvay Code
Secsys-Fdu
·
Published
2026-03-31
·
Updated
2026-03-31
·
CVE-2026-30311
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Ridvay Code (affected versions not specified)
Description
The command auto-approval module in Ridvay Code has a critical OS command injection issue that bypasses its whitelist security. The system uses weak regular expressions to analyze commands, failing to prevent Shell command substitution using
$(...) and backticks (...). An attacker can inject malicious code into commands, such as git log --grep="$(malicious command)", which the system incorrectly identifies as safe, leading to Remote Code Execution without user interaction. The whitelist security mechanism is ineffective. The vulnerable component relies on fragile regular expressions to parse command structures. The underlying Shell prioritizes the execution of the malicious code injected within the arguments.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ridvay Code