VYPR

SignalRGB

by SignalRGB

CVEs (2)

  • CVE-2026-8050HigJun 17, 2026
    risk 0.49cvss 7.5epss 0.00

    In SignalRGB versions prior to 1.3.7.0, seven of the thirteen IOCTL handlers dereference the SystemBuffer pointer without first verifying that it is non-NULL. Sending an IOCTL with an empty input buffer causes a NULL pointer dereference, resulting in a kernel crash.

  • CVE-2026-8049MedJun 17, 2026
    risk 0.34cvss 5.3epss 0.00

    In SignalRGB versions prior to 1.3.7.0, the \\.\SignalIo device object is created without an explicit SDDL security descriptor and without FILE_DEVICE_SECURE_OPEN. This results in overly permissive default access control, allowing any authenticated local user to obtain a handle…