CVE-2026-82919
7.3cu · silicon
A missing authentication vulnerability in the create_app function of cu silicon allows unauthenticated remote attackers to manipulate the edit endpoint.
Executive summary
The cu silicon framework, up to version 0.1.5, contains a critical authentication bypass vulnerability that allows unauthorized remote access to the edit endpoint.
Vulnerability
The vulnerability exists in the create_app function within views.py. It stems from improper implementation of authentication checks on the edit endpoint, enabling an unauthenticated remote attacker to interact with the component.
Business impact
This vulnerability is rated with a CVSS score of 7.3, indicating High severity. It enables unauthorized access to sensitive application functionality, which could lead to data modification or unauthorized administrative actions, depending on the role assigned to the edit endpoint.
Remediation
Immediate Action: As there is no official patch mentioned, administrators must restrict network access to the affected service immediately or disable the vulnerable component.
Proactive Monitoring: Audit server logs for unauthorized access attempts or unusual activity originating from the edit endpoint.
Compensating Controls: Deploy a WAF or implement strict IP-based access controls to restrict access to the application until a formal fix is released by the vendor.
Exploitation status
Public Exploit Available: Yes, a public exploit is available as per the reported data.
Analyst recommendation
Due to the availability of a public exploit and the lack of vendor response, this vulnerability poses an immediate threat. Organizations using cu silicon should isolate the affected infrastructure from public networks to prevent unauthorized access until a secure version or mitigation is available.
Sources
Originally found and disclosed by BRabbit (VulDB User), with VulDB CNA Team (coordinator), per the CVE Program record.
- VDB-397299 | cu silicon edit Endpoint views.py create_app missing authentication Vulnerability database entry
- VDB-397299 | CTI Indicators (IOB, IOC, IOA)
- CVE-2026-82919 | CVE Analysis and Report Third-party advisory
- Submit #879029 | cu silicon 0.1.5 Authentication Bypass Third-party advisory