Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Shravan Kumar Sheri

#21623of 56,330
12.8Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-50558
5.3
2026-06-17
Signalrgb · Signalrgb · CVE-2026-8049
**Name of the Vulnerable Software and Affected Versions** SignalRGB versions prior to 1.3.7.0 **Description** The `.SignalIo` device object is created without an explicit SDDL (Security Descriptor Definition Language) security descriptor and without FILE DEVICE SECURE OPEN. This configuration leads to overly permissive default access control, enabling any authenticated local user to obtain a handle to the device and issue privileged IOCTLs (Input/Output Control codes), which are used to communicate directly with device drivers. **Recommendations** Update to version 1.3.7.0 or later.
PT-2026-50559
7.5
2026-06-17
Signalrgb · Signalrgb · CVE-2026-8050
**Name of the Vulnerable Software and Affected Versions** SignalRGB versions prior to 1.3.7.0 **Description** Seven of the thirteen IOCTL (Input/Output Control) handlers dereference the `SystemBuffer` pointer without verifying that it is non-NULL. Sending an IOCTL with an empty input buffer triggers a NULL pointer dereference, which leads to a kernel crash. **Recommendations** Update to version 1.3.7.0 or later.