CVE-2026-71274

openshwprojects · OpenBK7231T_App

A cross-site scripting vulnerability exists in the CHANNEL_SetLabel() function of OpenBK7231T_App, which may allow for unauthorized script execution.

Executive summary

A high-severity cross-site scripting vulnerability in OpenBK7231T_App could allow an adjacent attacker to execute arbitrary scripts in the context of the user session.

Vulnerability

This is a cross-site scripting (CWE-79) vulnerability located in the CHANNEL_SetLabel() function. The vulnerability is exploitable by an unauthenticated attacker positioned on the adjacent network.

Business impact

The exploitation of this vulnerability could lead to the compromise of sensitive user information and unauthorized actions performed on behalf of legitimate users. With a CVSS score of 8.5, this high-severity flaw represents a significant risk to the integrity and confidentiality of the application environment.

Remediation

Immediate Action: Monitor the official repository for the release of a security patch and apply it immediately upon availability.

Proactive Monitoring: Review web application logs for unusual request patterns, specifically focusing on parameters interacting with channel labels.

Compensating Controls: Implement a Web Application Firewall to filter malicious scripts and restrict access to the management interface from untrusted networks.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS score, organizations should prioritize the mitigation of this vulnerability. As no patch is currently identified, administrators must rely on network segmentation and strict access controls to prevent unauthorized access to the application interface until an official vendor update is provided.