Cudy WR3000 2
Description
Cudy WR3000 2
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Search and filter 21637 vulnerabilities with AI analyst insights
Cudy WR3000 2
Cudy WR3000 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
D-Link DWR-M961 routers contain a buffer overflow vulnerability in the quicksetup.cgi interface, allowing unauthenticated attackers to execute arbitra...
D-Link DWR-M961 routers contain a buffer overflow vulnerability in the quicksetup.cgi interface, allowing unauthenticated attackers to execute arbitrary code via crafted input.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
D-Link DWR-M961 routers contain a buffer overflow vulnerability in the quicksetup.cgi interface, allowing unauthenticated attackers to execute arbitrary code via crafted input.
Executive Summary:
An unauthenticated remote buffer overflow vulnerability in D-Link DWR-M961 routers allows attackers to achieve arbitrary code execution via the quicksetup.cgi interface.
Vulnerability Details
CVE-ID: CVE-2026-71958
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: The vulnerability is a buffer overflow (CWE-120) within the quicksetup.cgi interface. An unauthenticated attacker can submit overly long strings to the test4, ssid2, or username fields to trigger an overflow and execute arbitrary commands.
Business Impact
The CVSS score of 9.8 underscores the severe impact of this vulnerability, which allows an attacker to bypass authentication and execute code on the device. This could lead to a total loss of confidentiality, integrity, and availability for the affected network segment.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later to resolve the vulnerability.
Proactive Monitoring: Monitor for suspicious web requests targeting the quicksetup.cgi path in the device logs.
Compensating Controls: Limit access to the administrative web interface to trusted management networks to minimize the attack surface.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The accessibility of the quicksetup interface makes it a high-value target for remote attackers.
Analyst Recommendation
Given that this is a critical remote code execution flaw, immediate patching is required. Organizations should ensure all affected D-Link DWR-M961 devices are updated to the latest firmware to eliminate this security risk.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
D-Link DWR-M961 routers are susceptible to a buffer overflow in the app.cgi interface, which allows unauthenticated remote attackers to execute arbitr...
D-Link DWR-M961 routers are susceptible to a buffer overflow in the app.cgi interface, which allows unauthenticated remote attackers to execute arbitrary commands or crash the device.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
D-Link DWR-M961 routers are susceptible to a buffer overflow in the app.cgi interface, which allows unauthenticated remote attackers to execute arbitrary commands or crash the device.
Executive Summary:
A critical buffer overflow vulnerability in D-Link DWR-M961 routers permits unauthenticated remote code execution via the app.cgi interface.
Vulnerability Details
CVE-ID: CVE-2026-71957
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: This is a classic buffer overflow (CWE-120) in the app.cgi interface. By sending an excessively long string to the netAcc.addlist[].name field, an unauthenticated attacker can overwrite memory to execute arbitrary code or trigger a system crash.
Business Impact
With a CVSS score of 9.8, this vulnerability represents a critical risk to network security. Successful exploitation grants an attacker the ability to execute arbitrary code, potentially leading to full control over the router, data exfiltration, or complete network disruption.
Remediation Plan
Immediate Action: Apply the firmware update to version 1.1.5_C1_202607071108 or newer to address the underlying memory safety issue.
Proactive Monitoring: Review system logs for signs of repeated crashes or abnormal process termination, which may indicate attempted exploitation.
Compensating Controls: Implement strict ingress filtering at the network perimeter to prevent unauthorized access to the router's management web interface.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. Buffer overflows of this nature are frequently targeted by attackers once the technical details are disclosed.
Analyst Recommendation
The severity of this vulnerability necessitates immediate remediation. Administrators should verify the current firmware version and apply the vendor-provided patch as soon as possible to prevent potential remote exploitation.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
D-Link DWR-M961 routers contain a command injection vulnerability in the app.cgi interface, allowing unauthenticated remote attackers to execute arbit...
D-Link DWR-M961 routers contain a command injection vulnerability in the app.cgi interface, allowing unauthenticated remote attackers to execute arbitrary commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
D-Link DWR-M961 routers contain a command injection vulnerability in the app.cgi interface, allowing unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers allows unauthenticated attackers to achieve full system compromise with root privileges.
Vulnerability Details
CVE-ID: CVE-2026-71956
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: This vulnerability involves improper neutralization of special elements used in an OS command within the netDig.ping.dst parameter of the app.cgi interface. It permits unauthenticated remote attackers to inject and execute arbitrary system commands.
Business Impact
Successful exploitation grants an attacker root access to the affected router, which can lead to complete loss of network control, interception of traffic, and the potential for lateral movement into the internal network. Given the CVSS score of 9.8, this vulnerability represents a severe threat to business continuity and data confidentiality.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 device firmware to version 1.1.5_C1_202607071108 or later immediately.
Proactive Monitoring: Monitor device logs for unusual process execution or attempts to access the app.cgi interface with malformed parameters.
Compensating Controls: Restrict management access to the router via the local network only and disable WAN-side administrative access to minimize exposure to external actors.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is highly dangerous due to the lack of required authentication.
Analyst Recommendation
The severity of this issue necessitates immediate patching. Administrators should prioritize updating all affected D-Link DWR-M961 units to the latest firmware version to mitigate the risk of remote code execution.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
D-Link DWR-M961 routers are vulnerable to command injection in the /boafrm/formWsc interface, enabling unauthenticated remote attackers to execute arb...
D-Link DWR-M961 routers are vulnerable to command injection in the /boafrm/formWsc interface, enabling unauthenticated remote attackers to execute arbitrary commands as root.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
D-Link DWR-M961 routers are vulnerable to command injection in the /boafrm/formWsc interface, enabling unauthenticated remote attackers to execute arbitrary commands as root.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers enables unauthenticated attackers to execute arbitrary commands with root privileges.
Vulnerability Details
CVE-ID: CVE-2026-71955
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: This vulnerability arises from improper neutralization of special elements in the localPin, targetAPSsid, peerPin, and peerRptPin fields within the /boafrm/formWsc interface. It allows unauthenticated remote attackers to execute system commands with root-level permissions.
Business Impact
Exploitation of this vulnerability allows full control over the affected hardware, which may result in data exfiltration, the installation of persistent backdoors, or the redirection of network traffic. With a CVSS score of 9.8, this represents a critical risk that could lead to widespread organizational compromise.
Remediation Plan
Immediate Action: Apply the vendor firmware update to version 1.1.5_C1_202607071108 or later to resolve the vulnerability.
Proactive Monitoring: Review system logs for anomalous interactions with the /boafrm/formWsc interface or unexpected system command activity.
Compensating Controls: Ensure that administrative interfaces are not reachable from the public internet and employ firewall rules to limit access to trusted IP ranges.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is inherently dangerous because it lacks any authentication requirement.
Analyst Recommendation
Organizations must move quickly to update the firmware on all D-Link DWR-M961 routers. Failure to patch these devices leaves the network vulnerable to total compromise by remote attackers.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
D-Link DWR-M961 routers contain a command injection vulnerability in the L2TPv3 configuration interface allowing unauthenticated remote attackers to e...
D-Link DWR-M961 routers contain a command injection vulnerability in the L2TPv3 configuration interface allowing unauthenticated remote attackers to execute arbitrary commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
D-Link DWR-M961 routers contain a command injection vulnerability in the L2TPv3 configuration interface allowing unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive Summary:
An unauthenticated remote command injection vulnerability in D-Link DWR-M961 routers allows full system compromise via the L2TPv3 configuration interface.
Vulnerability Details
CVE-ID: CVE-2026-71954
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: This is an OS command injection vulnerability (CWE-78) occurring within the /boafrm/formL2tpv3ConfigSetup interface. An unauthenticated attacker can supply malicious input to the tunnelid and sessionid parameters to execute commands with root-level privileges.
Business Impact
The CVSS score of 9.8 reflects the critical severity of this flaw, as it allows complete takeover of the affected device without requiring authentication. Compromise of network infrastructure devices can lead to unauthorized traffic interception, lateral movement into internal segments, and persistent denial of service, posing a severe risk to organizational network integrity.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later immediately.
Proactive Monitoring: Monitor device logs for unusual activity, specifically looking for attempts to access the L2TPv3 configuration interface from unauthorized IP addresses.
Compensating Controls: Restrict access to the router management interface to trusted administrative IP addresses only, and employ a network firewall to block inbound access to the web management interface from untrusted networks.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's nature as an unauthenticated command injection makes it highly dangerous if an exploit is developed and released.
Analyst Recommendation
Given the critical nature of this vulnerability and the potential for full system compromise, administrators must prioritize the firmware update as an urgent task. If patching is not immediately feasible, ensure that the device management interface is not exposed to the public internet to mitigate the risk of remote exploitation.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formNtp interface allows unauthenticated remote attackers to execute arbitrary comman...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formNtp interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formNtp interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive Summary:
The D-Link DWR-M961 router contains a critical command injection vulnerability that allows unauthenticated remote attackers to gain complete control over the device at the root level.
Vulnerability Details
CVE-ID: CVE-2026-71953
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is an OS command injection flaw (CWE-78) affecting the /boafrm/formNtp interface. The vulnerability arises from inadequate sanitization of the ntpServerIp1 field, enabling unauthenticated remote attackers to execute arbitrary commands on the host system.
Business Impact
Exploitation of this vulnerability grants the attacker full root access to the affected hardware. This compromises the entire device, allowing for unauthorized network access, data theft, and potential lateral movement into the protected network segments. The CVSS score of 9.8 underscores the critical nature of this vulnerability and the urgent need for mitigation.
Remediation Plan
Immediate Action: Upgrade the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later to resolve the underlying command injection flaw.
Proactive Monitoring: Monitor network traffic and device logs for suspicious activity, particularly any attempts to reach the NTP configuration interface.
Compensating Controls: Implement firewall rules to block traffic to administrative ports from untrusted networks, and utilize network segmentation to limit the blast radius of a potential compromise.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is inherently dangerous because it allows unauthenticated code execution.
Analyst Recommendation
Administrators must treat this vulnerability with the highest priority. Applying the provided firmware update is the only effective way to remediate this critical security risk and prevent potential exploitation by malicious actors.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formPinManageSetup interface allows unauthenticated remote attackers to execute arbit...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formPinManageSetup interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formPinManageSetup interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive Summary:
The D-Link DWR-M961 router is susceptible to a critical command injection vulnerability that permits unauthenticated remote attackers to execute arbitrary code with root-level permissions.
Vulnerability Details
CVE-ID: CVE-2026-71952
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is an OS command injection vulnerability (CWE-78) within the /boafrm/formPinManageSetup interface. Insufficient input validation on the oldPIn field allows an unauthenticated remote attacker to inject and execute system commands.
Business Impact
Successful exploitation allows an attacker to achieve full system compromise, providing them with root access to the underlying operating system. This could lead to data exfiltration, network traffic interception, or the use of the device as a persistent staging point for further attacks on the internal network. The high CVSS score of 9.8 reflects the ease of exploitation and the severity of the impact.
Remediation Plan
Immediate Action: Apply the vendor-supplied firmware update to version 1.1.5_C1_202607071108 or newer as soon as possible.
Proactive Monitoring: Review device logs for unexpected command executions or attempts to access administrative management endpoints from external sources.
Compensating Controls: Disable remote management access to the device and ensure it is only accessible via a secure, isolated management VLAN or VPN.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly exploitable due to the lack of required authentication.
Analyst Recommendation
Given the critical nature of this security flaw, immediate remediation is required. Security teams should ensure all affected D-Link DWR-M961 devices are patched to the latest firmware version to mitigate the risk of remote command execution.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formIMEISetup interface allows unauthenticated remote attackers to execute arbitrary...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formIMEISetup interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formIMEISetup interface allows unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive Summary:
The D-Link DWR-M961 router contains a critical command injection vulnerability that enables unauthenticated remote attackers to gain full root-level control over the device.
Vulnerability Details
CVE-ID: CVE-2026-71951
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is an OS command injection flaw (CWE-78) located in the /boafrm/formIMEISetup interface. The application fails to properly sanitize input in the IMEI_value field, allowing an unauthenticated remote attacker to inject malicious system commands.
Business Impact
A successful exploitation of this vulnerability results in full administrative control over the affected network device. This allows attackers to pivot into internal networks, intercept traffic, or deploy persistent malware. Given the CVSS score of 9.8, the risk to confidentiality, integrity, and availability is extreme, potentially leading to a complete compromise of the network perimeter.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later immediately.
Proactive Monitoring: Monitor system logs for unusual process execution or unauthorized configuration changes initiated via the web management interface.
Compensating Controls: Restrict access to the router management interface to trusted internal IP addresses only, and employ a Web Application Firewall to filter malicious input strings.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's nature as an unauthenticated command injection makes it highly attractive to threat actors.
Analyst Recommendation
This vulnerability represents a critical risk to infrastructure security. Administrators must prioritize the application of the vendor-provided firmware update to eliminate the command injection vector, as failure to do so leaves the device susceptible to total unauthorized control.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formSmsManage interface allows remote unauthenticated attackers to execute arbitrary...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formSmsManage interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formSmsManage interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers allows remote attackers to achieve full system compromise with root-level access.
Vulnerability Details
CVE-ID: CVE-2026-71950
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This vulnerability is an OS Command Injection (CWE-78) located in the /boafrm/formSmsManage interface. Attackers can leverage the action_value field to inject arbitrary commands, executing them with root privileges without needing to authenticate.
Business Impact
The CVSS score of 9.8 highlights the critical nature of this flaw, which allows for total compromise of the router. Potential impacts include unauthorized access to internal network segments, surveillance of network communications, and the potential for a complete breakdown of perimeter security.
Remediation Plan
Immediate Action: Update all D-Link DWR-M961 (Hardware C1) devices to firmware version 1.1.5_C1_202607071108 or later.
Proactive Monitoring: Inspect device logs for suspicious SMS management actions or unexpected command-line activity associated with the web service.
Compensating Controls: Implement strict access control lists to prevent external entities from reaching the router management interface.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The simplicity of the attack vector makes it a high-priority target for automated exploitation if a PoC is eventually released.
Analyst Recommendation
Given that this is one of multiple critical injection vulnerabilities identified in the same device, it is imperative to apply the provided firmware update immediately. Failure to patch leaves the internal network exposed to full remote control by unauthorized actors.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
CWE-20: Improper Input Validation in web services in Progress Sitefinity 14
CWE-20: Improper Input Validation in web services in Progress Sitefinity 14
---METADATA---
VENDOR: Progress
PRODUCT: Sitefinity
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
Improper input validation in web services within Progress Sitefinity 14 may lead to security vulnerabilities.
Executive Summary:
Progress Sitefinity 14 is susceptible to an improper input validation vulnerability within its web services, posing a risk of unauthorized interaction.
Vulnerability Details
CVE-ID: CVE-2026-7195
Affected Software: Progress Sitefinity
Affected Versions: See vendor advisory for specific affected versions.
Vulnerability: The vulnerability stems from improper input validation (CWE-20) in the web services layer. An attacker may be able to provide specially crafted inputs to these services to bypass expected processing logic.
Business Impact
With a CVSS score of 8.8, this vulnerability represents a significant security risk. Successful exploitation could lead to unauthorized data manipulation or service disruption, potentially compromising the integrity of the Sitefinity content management system and the data it hosts.
Remediation Plan
Immediate Action: Update to the latest version of Progress Sitefinity as specified by the vendor’s security advisory to ensure the input validation flaws are corrected.
Proactive Monitoring: Monitor web service traffic for anomalous input payloads that deviate from expected API call structures.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common input validation attack patterns.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of June 3, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Security teams should prioritize patching Progress Sitefinity instances. Given the high CVSS score, immediate application of vendor-supplied security updates is strongly recommended to protect against potential exploitation of the web services.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formUSSDSetup interface allows remote unauthenticated attackers to execute arbitrary...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formUSSDSetup interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formUSSDSetup interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers allows remote attackers to achieve full system compromise with root-level access.
Vulnerability Details
CVE-ID: CVE-2026-71949
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: The /boafrm/formUSSDSetup interface fails to properly sanitize user input, leading to an OS Command Injection vulnerability (CWE-78). Remote unauthenticated attackers can supply malicious input via the ussdValue or selectMenuValue fields to gain root-level command execution.
Business Impact
With a CVSS score of 9.8, this vulnerability poses a severe threat to organizational security. Successful exploitation grants an attacker administrative control over the router, facilitating data exfiltration, traffic redirection, or the permanent installation of persistent malware on the gateway device.
Remediation Plan
Immediate Action: Apply the firmware update 1.1.5_C1_202607071108 or newer to all identified D-Link DWR-M961 units.
Proactive Monitoring: Review system logs for unexpected USSD-related configuration changes or anomalous process execution originating from the web management interface.
Compensating Controls: Employ firewall rules to block external access to the device management interface and consider disabling unused features if they cannot be patched immediately.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly exploitable as it requires no prior authentication.
Analyst Recommendation
This vulnerability represents a significant risk to network integrity. Security teams should treat this update with high urgency and ensure all hardware C1 devices are brought to the patched firmware version as soon as possible.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formDebugDiagnosticRun interface allows remote unauthenticated attackers to execute a...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formDebugDiagnosticRun interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formDebugDiagnosticRun interface allows remote unauthenticated attackers to execute arbitrary system commands with root privileges.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers allows remote attackers to achieve full system compromise with root-level access.
Vulnerability Details
CVE-ID: CVE-2026-71948
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is an OS Command Injection vulnerability (CWE-78) occurring within the /boafrm/formDebugDiagnosticRun interface. The flaw permits an unauthenticated remote attacker to inject malicious inputs into the host field, which the system executes with root privileges.
Business Impact
The CVSS score of 9.8 reflects the high severity of this vulnerability, as it allows for total control over the affected network device. Compromise of an edge router can lead to unauthorized network access, interception of traffic, and the potential for the device to be used as a pivot point for deeper lateral movement within the corporate environment.
Remediation Plan
Immediate Action: Update the firmware of all affected D-Link DWR-M961 (Hardware C1) devices to version 1.1.5_C1_202607071108 or later immediately.
Proactive Monitoring: Monitor network traffic and system logs for unusual diagnostic requests or suspicious shell execution patterns directed at the device administration interface.
Compensating Controls: Restrict access to the device management interface to trusted internal IP addresses only, and ensure the device is not directly exposed to the public internet.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of August 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to the lack of required authentication for the affected interface.
Analyst Recommendation
Given the critical nature of this vulnerability and the potential for complete device takeover, organizations must prioritize patching all affected routers. If immediate patching is not feasible, ensure the management interface is isolated from external networks to prevent remote exploitation.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privil...
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the traceroute interface.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the traceroute interface.
Executive Summary:
D-Link DWR-M961 routers are susceptible to unauthenticated remote command injection, which can lead to complete system compromise.
Vulnerability Details
CVE-ID: CVE-2026-71947
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is a command injection flaw (CWE-78) located in the /boafrm/formTracerouteDiagnosticRun interface. An unauthenticated attacker can inject arbitrary commands into the host and ipVer fields, leading to command execution with root-level privileges.
Business Impact
With a CVSS score of 9.8, this vulnerability poses a critical threat to the business, as an attacker could gain full control over the router. This could result in unauthorized network interception, data exfiltration, or the establishment of a persistent foothold within the enterprise network.
Remediation Plan
Immediate Action: Update the affected D-Link DWR-M961 devices to firmware version 1.1.5_C1_202607071108 or later.
Proactive Monitoring: Inspect traffic logs for suspicious strings or characters commonly used in command injection attacks directed at diagnostic endpoints.
Compensating Controls: Restrict access to the web administration panel to trusted management subnets and implement network-level egress filtering to prevent unauthorized callbacks from compromised devices.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The ease of triggering this command injection via public-facing diagnostic interfaces makes it a high-priority target for automated exploit attempts.
Analyst Recommendation
This security flaw must be addressed immediately to prevent potential exploitation. Organizations should ensure that all routers are patched to the specified firmware version to eliminate the risk posed by this command injection vulnerability.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privil...
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the host parameter in the ping interface.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the host parameter in the ping interface.
Executive Summary:
D-Link DWR-M961 routers contain a critical command injection vulnerability that permits unauthenticated remote code execution with root privileges.
Vulnerability Details
CVE-ID: CVE-2026-71946
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is a command injection flaw (CWE-78) within the /boafrm/formPingDiagnosticRun interface. An unauthenticated attacker can supply malicious input to the host field, resulting in the execution of arbitrary commands with root privileges on the underlying operating system.
Business Impact
The severity of this issue is reflected in the 9.8 CVSS score, indicating a high potential for total system compromise. An attacker could leverage this access to intercept sensitive data, modify network configurations, or launch attacks against other devices within the local network environment.
Remediation Plan
Immediate Action: Apply the vendor-supplied firmware update to version 1.1.5_C1_202607071108 or later.
Proactive Monitoring: Review system and firewall logs for anomalous activity involving diagnostic interface calls or unexpected shell command patterns.
Compensating Controls: Disable remote access to the diagnostic tools if possible, and ensure the router is protected by a strong firewall policy that limits access to the web management interface.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly exploitable as it requires no authentication to reach the affected diagnostic function.
Analyst Recommendation
This vulnerability represents a significant security risk to the integrity and confidentiality of the network. Administrators should prioritize applying the firmware update across all affected D-Link DWR-M961 units to mitigate the risk of remote command injection.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privil...
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the fota_url parameter.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 router allows unauthenticated remote attackers to execute arbitrary commands with root privileges via the fota_url parameter.
Executive Summary:
D-Link DWR-M961 routers are vulnerable to unauthenticated remote command injection, posing a critical risk of full system compromise.
Vulnerability Details
CVE-ID: CVE-2026-71945
Affected Software: D-Link DWR-M961
Affected Versions: Hardware version C1, firmware versions before 1.1.5_C1_202607071108
Vulnerability: This is a command injection flaw (CWE-78) located in the /boafrm/formLtefotaUpgradeFibocom interface. The vulnerability allows an unauthenticated remote attacker to inject malicious commands into the fota_url field, which are then executed by the system with root-level privileges.
Business Impact
Successful exploitation of this vulnerability grants an attacker complete control over the affected router. Given the CVSS score of 9.8, this is a critical risk that could lead to unauthorized access to internal network traffic, credential theft, or the use of the device as a pivot point for further attacks on the internal network.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later immediately.
Proactive Monitoring: Monitor network logs for unusual outbound traffic or requests directed at the /boafrm/ directory, as these may indicate attempted exploitation.
Compensating Controls: Restrict access to the device management interface to trusted administrative IP addresses only, and employ a Web Application Firewall to block suspicious input patterns in URL parameters.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to the lack of authentication requirements and the resulting root-level execution.
Analyst Recommendation
Due to the critical nature of this vulnerability and the potential for total device takeover, all affected hardware must be updated to the patched firmware version as a priority. If immediate patching is not feasible, ensure the device management interface is not exposed to the public internet.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formLtefotaUpgradeQuectel interface allows unauthenticated remote attackers to execut...
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formLtefotaUpgradeQuectel interface allows unauthenticated remote attackers to execute arbitrary commands as root.
---METADATA---
VENDOR: D-Link
PRODUCT: DWR-M961
AFFECTED_VERSIONS: 0 up to (excluding) 1.1.5_C1_202607071108
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A command injection vulnerability in the D-Link DWR-M961 /boafrm/formLtefotaUpgradeQuectel interface allows unauthenticated remote attackers to execute arbitrary commands as root.
Executive Summary:
A critical command injection vulnerability in D-Link DWR-M961 routers allows remote, unauthenticated attackers to execute arbitrary code with root privileges.
Vulnerability Details
CVE-ID: CVE-2026-71944
Affected Software: D-Link DWR-M961
Affected Versions: 0 up to (excluding) 1.1.5_C1_202607071108
Vulnerability: The vulnerability exists in the /boafrm/formLtefotaUpgradeQuectel interface, which fails to sanitize the fota_url parameter (CWE-78). This allows an unauthenticated remote attacker to inject malicious commands that are then executed by the system with root-level permissions.
Business Impact
The CVSS score of 9.8 highlights the severity of this issue. Compromise of the DWR-M961 router provides an attacker with a foothold in the local network, potentially facilitating man-in-the-middle attacks, data theft, and long-term persistence within the enterprise environment.
Remediation Plan
Immediate Action: Update the D-Link DWR-M961 firmware to version 1.1.5_C1_202607071108 or later to resolve the injection flaw.
Proactive Monitoring: Monitor network logs for unusual requests directed toward the FOTA (Firmware Over-The-Air) upgrade interface.
Compensating Controls: Use a network-level firewall or Access Control List (ACL) to restrict access to the device management interface to authorized management subnets only.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 8, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly severe due to the lack of required authentication for the affected interface.
Analyst Recommendation
All organizations utilizing D-Link DWR-M961 hardware must prioritize upgrading to firmware version 1.1.5_C1_202607071108. The ease of remote execution without authentication makes this a critical risk that must be addressed immediately to maintain network security.
Update D-Link DWR-M961 to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A weakness has been identified in SourceCodester Pharmacy Sales and Inventory System 1
A weakness has been identified in SourceCodester Pharmacy Sales and Inventory System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Insertion of sensitive information into sent data vulnerability in Proliz Software Ltd
Insertion of sensitive information into sent data vulnerability in Proliz Software Ltd
---METADATA---
VENDOR: Proliz Software
PRODUCT: Proliz's OBS
AFFECTED_VERSIONS: 0 up to (excluding) v3.6.0
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
Proliz's OBS contains a vulnerability that leads to the unauthorized insertion of sensitive information into outgoing data streams.
Executive Summary:
An unauthenticated information disclosure vulnerability in Proliz's OBS poses a high risk of sensitive data exposure to unauthorized parties.
Vulnerability Details
CVE-ID: CVE-2026-7189
Affected Software: Proliz Software Proliz's OBS
Affected Versions: 0 up to (excluding) v3.6.0
Vulnerability: This is an insertion of sensitive information into sent data vulnerability (CWE-201), which allows an unauthenticated, remote attacker to potentially access sensitive information transmitted by the software.
Business Impact
The exploitation of this flaw could lead to the unauthorized disclosure of proprietary or sensitive business information, potentially resulting in regulatory non-compliance or loss of competitive advantage. With a CVSS score of 7.5, the vulnerability is considered high severity due to the ease of remote access and the potential impact on data confidentiality.
Remediation Plan
Immediate Action: Upgrade Proliz's OBS to version 3.6.0 or higher immediately to address the underlying information leakage.
Proactive Monitoring: Review outbound network traffic and application logs for unusual data patterns or unexpected external communication requests.
Compensating Controls: Implement network-level egress filtering to restrict unauthorized data transmission to untrusted destinations until the patch is applied.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of July 19, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is considered highly automatable, which increases the likelihood of opportunistic scanning by threat actors.
Analyst Recommendation
Given the high CVSS score and the nature of the data exposure, organizations using Proliz's OBS should prioritize the transition to version 3.6.0. Prompt patching is essential to prevent unauthorized access to sensitive data transmitted by the application.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Missing authentication for critical function vulnerability in Universal Software Inc
Missing authentication for critical function vulnerability in Universal Software Inc
---METADATA---
VENDOR: Universal Software
PRODUCT: UKBS
AFFECTED_VERSIONS: Universal Software Inc. UKBS: 0 through 28072026
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A missing authentication flaw exists in Universal Software UKBS, allowing unauthenticated attackers to perform unauthorized actions on critical functions via adjacent network access.
Executive Summary:
A missing authentication vulnerability in Universal Software UKBS presents a high risk of unauthorized system control and data compromise.
Vulnerability Details
CVE-ID: CVE-2026-7187
Affected Software: Universal Software UKBS
Affected Versions: Universal Software Inc. UKBS: 0 through 28072026
Vulnerability: This vulnerability involves a failure to perform adequate authentication checks for sensitive functions. An unauthenticated attacker positioned on the adjacent network can exploit this to perform unauthorized administrative or operational tasks.
Business Impact
Successful exploitation of this flaw can result in full unauthorized access to system functionality, potentially leading to data exfiltration, service disruption, or total administrative compromise. Given the CVSS score of 8.8, this represents a significant risk to the availability and integrity of the affected infrastructure.
Remediation Plan
Immediate Action: Restrict access to the UKBS interface to trusted network segments only and await further guidance from Universal Software regarding the availability of a security patch.
Proactive Monitoring: Review system and access logs for unusual traffic patterns or unauthorized requests originating from the local network segment.
Compensating Controls: Deploy network-level access control lists (ACLs) to limit exposure of the UKBS service to authorized internal hosts only.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 29, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's exploitability is high due to the lack of authentication requirements for critical functions.
Analyst Recommendation
Organizations utilizing UKBS should prioritize restricting network access to the application as a primary defense. Given the severity of the flaw, monitor for vendor updates closely and apply the necessary patches immediately upon release to remediate the authentication bypass.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Ruby JSON is a JSON implementation for Ruby
Ruby JSON is a JSON implementation for Ruby
---METADATA---
VENDOR: Ruby
PRODUCT: JSON
AFFECTED_VERSIONS: >= 2.20.0, < 2.21.2
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A use-after-free vulnerability exists in the Ruby JSON library, potentially allowing for memory corruption or arbitrary code execution by unauthenticated attackers.
Executive Summary:
A high-severity memory corruption vulnerability in the Ruby JSON library poses a risk of unauthorized access or service disruption.
Vulnerability Details
CVE-ID: CVE-2026-71847
Affected Software: Ruby JSON
Affected Versions: >= 2.20.0, < 2.21.2
Vulnerability: The vulnerability is a CWE-416 (Use After Free) error. It allows an unauthenticated remote attacker to trigger memory corruption, which can lead to application crashes or potentially the execution of arbitrary code within the context of the Ruby application.
Business Impact
This vulnerability is highly dangerous due to the potential for memory corruption. With a CVSS score of 8.7, successful exploitation could result in full system compromise, data theft, or severe service outages. The widespread use of the JSON library in Ruby applications increases the risk profile significantly.
Remediation Plan
Immediate Action: Update the Ruby JSON gem to version 2.21.2 or later immediately.
Proactive Monitoring: Utilize memory debugging tools and monitor application logs for segmentation faults or unusual process terminations.
Compensating Controls: Ensure that applications are running with the principle of least privilege to minimize the impact if the application process is compromised.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of August 8, 2026, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. Memory corruption flaws are complex to exploit, but they often provide a path for remote code execution.
Analyst Recommendation
Given the availability of a proof-of-concept and the nature of the vulnerability, organizations should treat this as a high-priority update. Update the Ruby JSON dependency to version 2.21.2 across all production environments immediately to eliminate the risk of memory corruption.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A weakness has been identified in ChatGPTNextWeb NextChat up to 2
A weakness has been identified in ChatGPTNextWeb NextChat up to 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A security flaw has been discovered in ChatGPTNextWeb NextChat up to 2
A security flaw has been discovered in ChatGPTNextWeb NextChat up to 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The Gaudire Assassin game API and local database improperly protect sensitive information, leading to the unauthorized exposure of email addresses, ph...
The Gaudire Assassin game API and local database improperly protect sensitive information, leading to the unauthorized exposure of email addresses, phone numbers, and data regarding minors.
---METADATA---
VENDOR: Gaudire
PRODUCT: Assassin game
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
The Gaudire Assassin game API and local database improperly protect sensitive information, leading to the unauthorized exposure of email addresses, phone numbers, and data regarding minors.
Executive Summary:
An unauthenticated remote vulnerability in the Gaudire Assassin game exposes sensitive user information, including personal data of minors and municipal users.
Vulnerability Details
CVE-ID: CVE-2026-7166
Affected Software: Gaudire Assassin game
Affected Versions: See vendor advisory
Vulnerability: The application fails to implement adequate access controls on its API and local database, allowing unauthenticated remote attackers to retrieve sensitive user data including email addresses and phone numbers.
Business Impact
The exposure of sensitive personal information, particularly involving minors and municipal users, creates a severe privacy and compliance risk. With a CVSS score of 9.2, this vulnerability could lead to large-scale data harvesting, resulting in reputational damage, significant legal liabilities, and potential regulatory fines related to data protection mandates.
Remediation Plan
Immediate Action: Update the Gaudire Assassin game to the latest patched version to implement proper authentication and authorization controls on the API and database.
Proactive Monitoring: Monitor API endpoints for unusual traffic patterns or unauthorized data access attempts by unauthenticated sources.
Compensating Controls: Ensure that sensitive database fields are encrypted at rest and that API access is restricted to authorized clients via robust authentication mechanisms.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of Jun 22, 2026, there is no public information indicating active exploitation of this vulnerability. However, the ease of access to PII makes this an attractive target for threat actors.
Analyst Recommendation
This vulnerability represents a critical data privacy failure. Administrators must apply the vendor patch immediately and perform a post-remediation audit to ensure that no unauthorized exfiltration of the database has occurred.
Update Gaudire Assassin game to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
The Gaudire Assassin game contains multiple vulnerabilities in the ‘/addJugador’ endpoint, including insecure parameter handling, improper input valid...
The Gaudire Assassin game contains multiple vulnerabilities in the ‘/addJugador’ endpoint, including insecure parameter handling, improper input validation, and unauthorized privilege escalation.
---METADATA---
VENDOR: Gaudire
PRODUCT: Assassin game
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
The Gaudire Assassin game contains multiple vulnerabilities in the ‘/addJugador’ endpoint, including insecure parameter handling, improper input validation, and unauthorized privilege escalation.
Executive Summary:
A critical set of vulnerabilities in the Gaudire Assassin game allows authenticated attackers to escalate privileges, manipulate game data, and perform server-side request forgery (SSRF).
Vulnerability Details
CVE-ID: CVE-2026-7165
Affected Software: Gaudire Assassin game
Affected Versions: See vendor advisory
Vulnerability: The application fails to validate user input and perform authorization checks on the ‘/addJugador’ endpoint, allowing authenticated attackers to modify user profiles, falsify scores, self-assign administrative privileges, and conduct SSRF attacks.
Business Impact
The exploitation of these vulnerabilities poses a significant risk to the integrity and availability of the application. An attacker can manipulate game outcomes to obtain unauthorized prizes, perform privilege escalation to gain full administrative control, and leverage SSRF to access internal network services and sensitive data. With a CVSS score of 9.4, these flaws represent a critical risk of data breach and service disruption.
Remediation Plan
Immediate Action: Apply the latest security update provided by Gaudire immediately to patch the ‘/addJugador’ endpoint.
Proactive Monitoring: Review application logs for anomalous requests to the ‘/addJugador’ endpoint, particularly those involving unexpected ‘tokens’ or unusual URL parameters.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict input validation rules to block malicious payloads targeting the identified parameters.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of Jun 22, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the breadth of the flaws and the potential for full administrative takeover, the risk of exploitation is extremely high.
Analyst Recommendation
Given the critical severity of these flaws, immediate patching is required. Organizations should prioritize updating the Gaudire Assassin game and conduct a thorough audit of user accounts to ensure no unauthorized administrative accounts were created while the vulnerability was active.
Update Gaudire Assassin game to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters
Incorrect packet validation allowed unbounded recursion parsing SCTP chunk parameters
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Successful exploitation of the integer overflow vulnerability could allow an attacker to achieve system-level access to the affected software
Successful exploitation of the integer overflow vulnerability could allow an attacker to achieve system-level access to the affected software
---METADATA---
VENDOR: WinFsp
PRODUCT: WinFsp
AFFECTED_VERSIONS: 2.2.26112 and lower
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A vulnerability in WinFsp involving an integer overflow may allow a local attacker to achieve system-level access.
Executive Summary:
A high-severity integer overflow vulnerability in WinFsp 2.2.26112 and lower could allow a local attacker to escalate privileges to the system level.
Vulnerability Details
CVE-ID: CVE-2026-7162
Affected Software: WinFsp WinFsp
Affected Versions: 2.2.26112 and lower
Vulnerability: This is an integer overflow vulnerability (CWE-190) that occurs within the software, allowing a local attacker with low privileges to potentially trigger system-level code execution.
Business Impact
Successful exploitation allows an attacker to gain elevated system-level privileges on the host machine. Given the CVSS score of 7.8, this poses a significant risk to the integrity and confidentiality of the host system, potentially leading to a full compromise of the affected machine.
Remediation Plan
Immediate Action: Update to the latest available version of WinFsp immediately as indicated in the vendor release.
Proactive Monitoring: Monitor system logs for unusual process execution or attempts to access restricted system files.
Compensating Controls: Ensure that local access to the machine is restricted to authorized users only, as the vulnerability requires local access to exploit.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's inherent exploitability is limited by the requirement for local access and specific attack conditions.
Analyst Recommendation
Due to the severity of the potential impact, organizations should prioritize patching WinFsp installations. Administrators must verify their current version against the affected range and apply the vendor-supplied update immediately to mitigate the risk of local privilege escalation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An insufficient encryption vulnerability in the GeoVision GV-IP Device Utility allows attackers on the same LAN to decrypt administrative credentials...
An insufficient encryption vulnerability in the GeoVision GV-IP Device Utility allows attackers on the same LAN to decrypt administrative credentials from broadcast traffic.
---METADATA---
VENDOR: LG
PRODUCT: GV-IP Device Utility
AFFECTED_VERSIONS: 9.0.5
---END_METADATA---
Description Summary:
An insufficient encryption vulnerability in the GeoVision GV-IP Device Utility allows attackers on the same LAN to decrypt administrative credentials from broadcast traffic.
Executive Summary:
A critical vulnerability in the GeoVision GV-IP Device Utility allows local attackers to intercept and decrypt administrative credentials, leading to full control over network-connected devices.
Vulnerability Details
CVE-ID: CVE-2026-7161
Affected Software: GeoVision GV-IP Device Utility
Affected Versions: 9.0.5
Vulnerability: The utility uses a flawed cryptographic implementation where the symmetric key is included in the broadcast packet. An attacker on the same LAN can sniff this traffic and easily decrypt the administrative credentials.
Business Impact
With a CVSS score of 9.3, this flaw enables an attacker to gain full control over Geovision devices on the network. This can lead to the modification of IP addresses, factory resets, and unauthorized access to security camera feeds, severely impacting organizational security.
Remediation Plan
Immediate Action: Update to the latest version of the GV-IP Device Utility and, where possible, transition to more secure, authenticated management protocols.
Proactive Monitoring: Monitor network traffic for suspicious broadcast activity and implement network segmentation to isolate device management traffic from general user traffic.
Compensating Controls: Ensure that management interfaces are restricted to dedicated VLANs and monitor for any unauthorized device configuration changes.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of May 4, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
The reliance on insecure encryption for credential management represents a significant security failure. Organizations must update the utility and restrict network access to broadcast traffic to mitigate the risk of credential theft.
Update LG Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability was determined in Tenda HG3 2
A vulnerability was determined in Tenda HG3 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was found in douinc mkdocs-mcp-plugin up to 0
A vulnerability was found in douinc mkdocs-mcp-plugin up to 0
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in dmitryglhf mcp-url-downloader up to 4b8cf2de55f6e8864a77d108e8a94a5b8e4394c6
A vulnerability has been found in dmitryglhf mcp-url-downloader up to 4b8cf2de55f6e8864a77d108e8a94a5b8e4394c6
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Joomla Extension - icagenda
Joomla Extension - icagenda
---METADATA---
VENDOR: Joomla
PRODUCT: iCagenda extension for Joomla
AFFECTED_VERSIONS: 4.0.0-4.0.11
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
The iCagenda extension for Joomla contains a SQL injection vulnerability that allows an authenticated administrator to execute arbitrary SQL commands.
Executive Summary:
An authenticated SQL injection vulnerability in the iCagenda extension for Joomla poses a critical risk of database compromise.
Vulnerability Details
CVE-ID: CVE-2026-71571
Affected Software: Joomla iCagenda extension
Affected Versions: 4.0.0-4.0.11
Vulnerability: This is a SQL injection flaw (CWE-89) where special characters are not properly neutralized in SQL commands. The vulnerability requires high privileges (authenticated administrator) to exploit, but it allows for significant manipulation of the underlying database.
Business Impact
With a CVSS score of 8.6, this vulnerability poses a severe threat to the integrity and confidentiality of the Joomla database. An attacker could extract sensitive user information, modify site content, or gain further control over the underlying web environment, leading to significant reputational and operational damage.
Remediation Plan
Immediate Action: Users should check the official iCagenda website for security updates and apply the latest version to mitigate this SQL injection risk.
Proactive Monitoring: Monitor database query logs for suspicious patterns, such as unexpected syntax or attempts to access administrative tables, which may indicate an exploit attempt.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated SQL injection protection rules to filter malicious payloads directed at the extension.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. SQL injection flaws are frequently targeted in automated attacks, making prompt remediation essential.
Analyst Recommendation
The reliance on high privileges for exploitation does not mitigate the severity of this flaw, as administrative accounts are prime targets for compromise. Administrators should update the iCagenda extension as soon as a patch is available and audit administrative account activity to ensure no unauthorized changes have occurred.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw has been found in disler aider-mcp-server up to b2516fa466d0d851932da92ee6d0e66946db9efc
A flaw has been found in disler aider-mcp-server up to b2516fa466d0d851932da92ee6d0e66946db9efc
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into c...
In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests
---METADATA---
VENDOR: openshift-metal3
PRODUCT: fakefish
AFFECTED_VERSIONS: 0 through 28f9a6b
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The fakefish component in openshift-metal3 is vulnerable to OS command injection due to improper shell variable quoting in various scripts.
Executive Summary:
A vulnerability in the openshift-metal3 fakefish component allows for OS command injection, posing a significant risk of unauthorized system interaction.
Vulnerability Details
CVE-ID: CVE-2026-71567
Affected Software: openshift-metal3 fakefish
Affected Versions: 0 through 28f9a6b
Vulnerability: This vulnerability is caused by the improper neutralization of special elements used in OS commands, specifically due to unquoted shell variable injection. An authenticated attacker with low privileges can exploit this to perform unauthorized command execution.
Business Impact
Successful exploitation allows an attacker to execute arbitrary commands, which could lead to unauthorized system access or configuration changes. With a CVSS score of 7.7, this flaw represents a high risk to the integrity of the affected infrastructure, potentially allowing lateral movement or further compromise of the environment.
Remediation Plan
Immediate Action: Update the affected openshift-metal3 fakefish installation to the version containing the fix, identified as being fixed from commit 526550a onwards.
Proactive Monitoring: Monitor system logs for unusual process execution patterns or unexpected shell commands initiated by the fakefish service.
Compensating Controls: Ensure that the service is running with the principle of least privilege to limit the potential impact of an successful command injection.
Exploitation Status
Public Exploit Available: No (exploit_available false).
Analyst Notes: As of August 18, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to the nature of command injection, but there is no currently known weaponized exploit.
Analyst Recommendation
Given the high CVSS score and the nature of command injection vulnerabilities, it is imperative to prioritize patching this component. Administrators should verify their current version and upgrade to the patched commit immediately to prevent exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The fakefish component in openshift-metal3 fails to perform credential validation when used with KubeVirt, allowing unauthorized cluster users to cont...
The fakefish component in openshift-metal3 fails to perform credential validation when used with KubeVirt, allowing unauthorized cluster users to control virtual machines.
---METADATA---
VENDOR: openshift-metal3
PRODUCT: fakefish
AFFECTED_VERSIONS: 0 through 28f9a6b
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The fakefish component in openshift-metal3 fails to perform credential validation when used with KubeVirt, allowing unauthorized cluster users to control virtual machines.
Executive Summary:
A critical authentication bypass vulnerability in openshift-metal3 fakefish allows unauthorized users to gain administrative control over virtual machines.
Vulnerability Details
CVE-ID: CVE-2026-71566
Affected Software: openshift-metal3 fakefish
Affected Versions: 0 through 28f9a6b
Vulnerability: This is an authentication bypass vulnerability (CWE-306) occurring because the component ignores provided credentials in KubeVirt environments. Any authenticated user within the cluster can bypass security checks to manipulate virtual machines, including power state control and mounting arbitrary CD images.
Business Impact
This flaw carries a CVSS score of 9.3, indicating a critical risk. Successful exploitation allows unauthorized actors to perform destructive actions on virtual machine infrastructure, resulting in potential service disruption, unauthorized data access, or the deployment of malicious software via mounted images.
Remediation Plan
Immediate Action: Update openshift-metal3 fakefish to the version containing the fix (commit 526550a or later).
Proactive Monitoring: Monitor cluster access logs for unauthorized attempts to interact with or modify virtual machine configurations.
Compensating Controls: Restrict access to the Kubernetes cluster and implement strict Role-Based Access Control (RBAC) to limit the number of users capable of interacting with the fakefish service.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of Aug 17, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. Per CISA's SSVC assessment, the exploitation risk is assessed as none, though the technical impact is severe.
Analyst Recommendation
Administrators must treat this as a high-priority security update. The ability for any cluster user to manipulate virtual machines poses a significant threat to infrastructure stability and should be mitigated by applying the provided fix immediately.
Update openshift-metal3 fakefish to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A vulnerability was detected in Totolink A8000RU 7.1cu.643_b20200521. Affected is the function CsteSystem of the file /cgi-bin/cstecgi.cgi of the comp...
A vulnerability was detected in Totolink A8000RU 7.1cu.643_b20200521. Affected is the function CsteSystem of the file /cgi-bin/cstecgi.cgi of the component CGI Handler. The manipulation of the argument HTTP results in os command injection. The attack may be launched remotely. The exploit is now public and may be used.
---METADATA---
VENDOR: Totolink
PRODUCT: A8000RU
AFFECTED_VERSIONS: 7.1cu.643_b20200521
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
The Totolink A8000RU CGI handler contains an OS command injection vulnerability in the CsteSystem function reachable via remote HTTP requests.
Executive Summary:
A critical OS command injection vulnerability in the Totolink A8000RU allows remote, unauthenticated attackers to execute arbitrary system commands.
Vulnerability Details
CVE-ID: CVE-2026-7156
Affected Software: Totolink A8000RU
Affected Versions: 7.1cu.643_b20200521
Vulnerability: The vulnerability exists within the CsteSystem function of the /cgi-bin/cstecgi.cgi component. An attacker can manipulate the HTTP argument to inject and execute arbitrary operating system commands with elevated privileges.
Business Impact
With a CVSS score of 9.8, this vulnerability poses a severe threat to network integrity. An attacker can gain full remote control of the device, which may be used as a pivot point for further lateral movement within the internal network, resulting in total data exposure and persistent unauthorized access.
Remediation Plan
Immediate Action: Disconnect the affected device from the internet and check the vendor website for the latest firmware update to patch the CGI handler.
Proactive Monitoring: Monitor network traffic for unusual HTTP POST requests directed at /cgi-bin/cstecgi.cgi and inspect device logs for evidence of command execution.
Compensating Controls: Restrict access to the device management interface to trusted internal IP addresses only, and utilize a WAF to inspect and block malicious payload patterns in CGI parameters.
Exploitation Status
Public Exploit Available: Yes
Analyst Notes: As of Apr 27, 2026, public exploits are available for this vulnerability. Given the ease of remote exploitation, the risk of active targeting is extremely high.
Analyst Recommendation
Given the availability of public exploits and the critical nature of command injection, this device must be secured immediately. If a patch is unavailable, the device should be isolated from external networks to prevent exploitation.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A heap type confusion vulnerability in Apache Fory C++ allows remote attackers to trigger denial of service or arbitrary code execution via crafted pa...
A heap type confusion vulnerability in Apache Fory C++ allows remote attackers to trigger denial of service or arbitrary code execution via crafted payloads during polymorphic smart-pointer deserialization.
---METADATA---
VENDOR: Apache Software Foundation
PRODUCT: Apache Fory
AFFECTED_VERSIONS: 0.14.0 up to (excluding) 1.5.0
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A heap type confusion vulnerability in Apache Fory C++ allows remote attackers to trigger denial of service or arbitrary code execution via crafted payloads during polymorphic smart-pointer deserialization.
Executive Summary:
A critical heap type confusion vulnerability in Apache Fory C++ versions 0.14.0 through 1.4.x poses a severe risk of arbitrary code execution.
Vulnerability Details
CVE-ID: CVE-2026-71558
Affected Software: Apache Software Foundation Apache Fory
Affected Versions: 0.14.0 up to (excluding) 1.5.0
Vulnerability: This is a deserialization vulnerability (CWE-502) occurring in the C++ implementation. An unauthenticated attacker can send a crafted input payload that bypasses type compatibility checks, leading to memory corruption and potential code execution.
Business Impact
The vulnerability carries a CVSS score of 9.8, reflecting its critical nature and ease of remote exploitation. Successful exploitation could lead to full system compromise, loss of data integrity, and significant operational downtime, directly impacting the availability and security of services relying on this library.
Remediation Plan
Immediate Action: Upgrade to Apache Fory version 1.5.0 or later immediately to resolve the deserialization flaw.
Proactive Monitoring: Monitor application logs for unusual deserialization errors or unexpected process crashes that may indicate exploitation attempts.
Compensating Controls: If upgrading is not immediately possible, disable the use of polymorphic smart-pointer deserialization within the application if it is not strictly required.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 7, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to its potential for remote code execution without requiring authentication.
Analyst Recommendation
Given the critical CVSS severity of 9.8, organizations should prioritize updating the Apache Fory library to version 1.5.0 across all environments. Failure to address this vulnerability leaves systems exposed to potential remote code execution attacks.
Update Apache Software Foundation Apache Fory to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
go-git is an extensible git implementation library written in pure Go
go-git is an extensible git implementation library written in pure Go
---METADATA---
VENDOR: go-git
PRODUCT: go-git
AFFECTED_VERSIONS: < 5.19.2, >= 6.0.0-alpha.1, < 6.0.0-alpha.5
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A link following vulnerability in the go-git library allows attackers to perform unauthorized file operations by exploiting improper link resolution during file access.
Executive Summary:
The go-git library contains a path traversal vulnerability that could allow attackers to bypass file access restrictions and interact with unintended files on the host system.
Vulnerability Details
CVE-ID: CVE-2026-71556
Affected Software: go-git
Affected Versions: < 5.19.2 and versions between 6.0.0-alpha.1 and 6.0.0-alpha.5
Vulnerability: This is an improper link resolution vulnerability (CWE-59) where the library fails to properly validate symbolic links, allowing an attacker to access files outside of the intended directory structure.
Business Impact
The exploitation of this vulnerability could lead to unauthorized information disclosure or modification of sensitive files on systems utilizing the go-git library. With a CVSS score of 7.1, this issue represents a significant risk for development environments and CI/CD pipelines that rely on this library for automated repository processing.
Remediation Plan
Immediate Action: Update the go-git library to version 5.19.2 or 6.0.0-alpha.5 depending on the branch in use.
Proactive Monitoring: Review application access logs for attempts to access files outside of expected git repository boundaries or unusual path traversal patterns.
Compensating Controls: Ensure that applications using go-git are running with the principle of least privilege, specifically restricting file system access to only the necessary directories required for repository operations.
Exploitation Status
Public Exploit Available: No (exploit_available: false).
Analyst Notes: As of August 9, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The fix is available via official repository releases.
Analyst Recommendation
The vulnerability is well-defined and a patch is readily available. Developers and system administrators should prioritize updating the go-git dependency in all affected projects immediately to prevent potential file system manipulation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands...
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the admpass argument.
---METADATA---
VENDOR: Totolink
PRODUCT: A8000RU
AFFECTED_VERSIONS: 7.1cu.643_b20200521
---END_METADATA---
Description Summary:
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the admpass argument.
Executive Summary:
A critical OS command injection vulnerability in the Totolink A8000RU router allows for unauthenticated remote code execution, posing an immediate risk of full device compromise.
Vulnerability Details
CVE-ID: CVE-2026-7155
Affected Software: Totolink A8000RU
Affected Versions: 7.1cu.643_b20200521
Vulnerability: The vulnerability is located in the setLoginPasswordCfg function of /cgi-bin/cstecgi.cgi, where improper validation of the admpass parameter allows for unauthenticated remote OS command injection.
Business Impact
The CVSS score of 9.8 underscores the critical nature of this flaw. Exploitation allows an attacker to gain administrative control over the router, which can be used to intercept traffic, modify device settings, or deploy malware, leading to severe business and operational impacts.
Remediation Plan
Immediate Action: Update the Totolink A8000RU device to the latest firmware version released by the manufacturer.
Proactive Monitoring: Monitor for unusual login or password change attempts and inspect logs for abnormal command strings directed at the CGI interface.
Compensating Controls: Restrict administrative access to the router to trusted internal subnets and ensure the management interface is not accessible from the public internet.
Exploitation Status
Public Exploit Available: Yes
Analyst Notes: As of April 27, 2026, public exploit code is available for this vulnerability. The lack of required authentication and the potential for full system compromise warrant immediate action.
Analyst Recommendation
To ensure the security of the network, administrators must apply the latest firmware update for the Totolink A8000RU without delay. Proactive patching is the most effective way to address this critical vulnerability and prevent unauthorized remote access.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands...
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the tty_server argument.
---METADATA---
VENDOR: Totolink
PRODUCT: A8000RU
AFFECTED_VERSIONS: 7.1cu.643_b20200521
---END_METADATA---
Description Summary:
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the tty_server argument.
Executive Summary:
A critical OS command injection vulnerability in the Totolink A8000RU router allows for unauthenticated remote code execution, posing an immediate risk of full device compromise.
Vulnerability Details
CVE-ID: CVE-2026-7154
Affected Software: Totolink A8000RU
Affected Versions: 7.1cu.643_b20200521
Vulnerability: The flaw exists in the setAdvancedInfoShow function of /cgi-bin/cstecgi.cgi, where the tty_server parameter is not properly sanitized, allowing an unauthenticated remote attacker to inject and execute OS commands.
Business Impact
With a CVSS score of 9.8, this vulnerability poses a severe risk of complete device takeover. Successful exploitation can result in unauthorized access to sensitive internal network segments, potentially leading to catastrophic security breaches and loss of system availability.
Remediation Plan
Immediate Action: Patch the Totolink A8000RU device immediately by installing the latest vendor-provided firmware update.
Proactive Monitoring: Regularly audit device logs for unexpected process execution or suspicious input parameters sent to the CGI interface.
Compensating Controls: Isolate the management interface from the public internet using firewalls or VPN-only access to mitigate the risk from remote attackers.
Exploitation Status
Public Exploit Available: Yes
Analyst Notes: As of April 27, 2026, public exploit code is available. The ability to execute remote commands without authentication makes this a high-priority target for threat actors.
Analyst Recommendation
Immediate remediation is essential to mitigate the risk of remote compromise. Organizations should apply the latest firmware update provided by Totolink as soon as possible to protect against this known, exploitable vulnerability.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
n8n is an open source workflow automation platform
n8n is an open source workflow automation platform
---METADATA---
VENDOR: n8n-io
PRODUCT: n8n
AFFECTED_VERSIONS: < 1.123.64, >= 2.0.0-rc.0, < 2.29.8, >= 2.30.0, < 2.30.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A Time-of-check Time-of-use (TOCTOU) race condition exists in the n8n workflow automation platform that could allow authenticated users to impact system integrity.
Executive Summary:
A race condition vulnerability in the n8n workflow automation platform, identified as CVE-2026-71539, poses a high risk to system integrity for authenticated users.
Vulnerability Details
CVE-ID: CVE-2026-71539
Affected Software: n8n-io n8n
Affected Versions: < 1.123.64, >= 2.0.0-rc.0, < 2.29.8, >= 2.30.0, < 2.30.1
Vulnerability: This vulnerability is a Time-of-check Time-of-use (TOCTOU) race condition (CWE-367). It requires an attacker to have low-level authenticated access to the platform to exploit the flaw.
Business Impact
Successful exploitation of this TOCTOU race condition could lead to unauthorized data modification or system instability within the workflow environment. Given the CVSS score of 8.9, this vulnerability is classified as high severity, reflecting the potential for significant impact on automated business processes and data handled by the n8n platform.
Remediation Plan
Immediate Action: Update the n8n installation to version 1.123.64, 2.29.8, or 2.30.1 immediately to apply the vendor-supplied fix.
Proactive Monitoring: Monitor system access logs for unusual patterns or bursts of requests that could indicate an attempt to exploit race conditions during workflow execution.
Compensating Controls: Ensure that the n8n instance is protected by robust network access controls, limiting exposure to untrusted users who could leverage this vulnerability.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of August 19, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability.
Analyst Recommendation
The severity of this vulnerability necessitates prompt action to secure your workflow automation environment. Administrators must prioritize updating to the patched versions provided by n8n-io to mitigate the risk of race condition exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands...
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the sys_info argument.
---METADATA---
VENDOR: Totolink
PRODUCT: A8000RU
AFFECTED_VERSIONS: 7.1cu.643_b20200521
---END_METADATA---
Description Summary:
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary system commands via the sys_info argument.
Executive Summary:
A critical OS command injection vulnerability in the Totolink A8000RU router allows for unauthenticated remote code execution, posing an immediate risk of full device compromise.
Vulnerability Details
CVE-ID: CVE-2026-7153
Affected Software: Totolink A8000RU
Affected Versions: 7.1cu.643_b20200521
Vulnerability: This vulnerability affects the setMiniuiHomeInfoShow function in /cgi-bin/cstecgi.cgi, where insufficient filtering of the sys_info argument permits unauthenticated remote OS command injection.
Business Impact
The CVSS score of 9.8 reflects the high severity of this remote code execution flaw. If exploited, an attacker could gain persistent access to the network, potentially leading to data exfiltration and severe compromise of the internal network integrity.
Remediation Plan
Immediate Action: Update the Totolink A8000RU device to the latest available firmware release.
Proactive Monitoring: Monitor for anomalous traffic patterns directed at the CGI interface and watch for unauthorized command execution attempts in system logs.
Compensating Controls: Use a Web Application Firewall (WAF) or equivalent network security policy to filter malicious payloads targeting the /cgi-bin/cstecgi.cgi URI.
Exploitation Status
Public Exploit Available: Yes
Analyst Notes: As of April 27, 2026, there is a public exploit available for this vulnerability. The ease of exploitation and the lack of authentication make this a critical threat that necessitates immediate patching.
Analyst Recommendation
Security teams must prioritize the deployment of the latest firmware update to neutralize this vulnerability. Given the availability of public exploits, the window for remediation is narrow, and failure to act may expose the network to unauthorized remote control.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary commands by man...
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary commands by manipulating the telnet_enabled argument.
---METADATA---
VENDOR: Totolink
PRODUCT: A8000RU
AFFECTED_VERSIONS: 7.1cu.643_b20200521
---END_METADATA---
Description Summary:
An OS command injection vulnerability in the Totolink A8000RU CGI handler allows unauthenticated remote attackers to execute arbitrary commands by manipulating the telnet_enabled argument.
Executive Summary:
A critical OS command injection vulnerability in the Totolink A8000RU router allows for unauthenticated remote code execution, posing an immediate risk of full device compromise.
Vulnerability Details
CVE-ID: CVE-2026-7152
Affected Software: Totolink A8000RU
Affected Versions: 7.1cu.643_b20200521
Vulnerability: The flaw resides in the setTelnetCfg function of the /cgi-bin/cstecgi.cgi component, where the telnet_enabled argument fails to sanitize input, enabling remote OS command injection without requiring authentication.
Business Impact
Given the CVSS score of 9.8, this flaw facilitates complete device takeover. Successful exploitation can lead to total loss of control over the router, facilitating man-in-the-middle attacks or lateral movement within the local network, creating significant reputational and security risks.
Remediation Plan
Immediate Action: Update the firmware of the affected Totolink A8000RU device to the latest vendor-supplied version.
Proactive Monitoring: Review system logs for unusual activity originating from the /cgi-bin/cstecgi.cgi endpoint and monitor for unexpected changes to Telnet service configurations.
Compensating Controls: Disable remote management features on the router and implement strict firewall rules to prevent unauthorized access to the CGI interface.
Exploitation Status
Public Exploit Available: Yes
Analyst Notes: As of April 27, 2026, exploit code is publicly available. The vulnerability is highly accessible to remote attackers, and organizations should treat this as a high-priority threat to their perimeter security.
Analyst Recommendation
Urgent remediation is required to secure the device against this command injection flaw. Organizations must apply the latest firmware update provided by the vendor to eliminate this vulnerability and prevent potential exploitation by malicious actors.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Typemill before 2
Typemill before 2
---METADATA---
VENDOR: Typemill
PRODUCT: Typemill
AFFECTED_VERSIONS: 0 up to (excluding) 2.26.0
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
Typemill is susceptible to an authorization bypass vulnerability, allowing unauthenticated attackers to access and download sensitive media files via the file download route.
Executive Summary:
An authorization bypass vulnerability in Typemill allows unauthenticated attackers to access sensitive media files, posing a significant risk to data confidentiality.
Vulnerability Details
CVE-ID: CVE-2026-71518
Affected Software: Typemill
Affected Versions: 0 up to (excluding) 2.26.0
Vulnerability: This vulnerability is an Incorrect Authorization (CWE-863) flaw occurring within the media file handling logic. It permits unauthenticated remote attackers to bypass access controls and retrieve restricted files from the system.
Business Impact
Successful exploitation allows unauthorized parties to exfiltrate private media content, which may include sensitive documents or proprietary images. With a CVSS score of 7.5, this high-severity vulnerability represents a significant risk to data privacy and regulatory compliance, particularly for organizations storing restricted assets within the Typemill application.
Remediation Plan
Immediate Action: Update the Typemill installation to version 2.26.0 or later to apply the necessary security patches.
Proactive Monitoring: Review web server and application access logs for unusual patterns of requests directed at the media download endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules designed to intercept and block suspicious or unauthorized requests to file download paths.
Exploitation Status
Public Exploit Available: Yes, a public proof-of-concept exists on GitHub.
Analyst Notes: As of August 18, 2026, there is no confirmed active exploitation in the wild; however, a public proof-of-concept repository is available, making this a credible risk for automated scanning and exploitation. Administrators should prioritize patching to prevent potential unauthorized access.
Analyst Recommendation
Given the availability of a public proof-of-concept and the nature of this authorization bypass, the risk of exploitation is elevated. IT teams should verify their current version and apply the update to 2.26.0 immediately to ensure that media file access is correctly restricted.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was determined in Tenda HG3 2
A vulnerability was determined in Tenda HG3 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
sqlparse is a non-validating SQL parser module for Python
sqlparse is a non-validating SQL parser module for Python
---METADATA---
VENDOR: andialbrecht
PRODUCT: sqlparse
AFFECTED_VERSIONS: < 0.6.0
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The sqlparse Python module is susceptible to uncontrolled resource consumption and inefficient algorithmic complexity, which can be triggered by providing complex, malformed SQL queries.
Executive Summary:
The andialbrecht sqlparse library is affected by a high-severity vulnerability that allows unauthenticated attackers to cause a denial of service through uncontrolled resource consumption.
Vulnerability Details
CVE-ID: CVE-2026-71491
Affected Software: andialbrecht sqlparse
Affected Versions: < 0.6.0
Vulnerability: This vulnerability involves inefficient algorithmic complexity and uncontrolled resource consumption, which allows an unauthenticated attacker to exhaust system resources by submitting specially crafted SQL inputs.
Business Impact
Successful exploitation leads to a denial of service condition, disrupting applications that depend on the sqlparse module. With a CVSS score of 8.7, this vulnerability poses a high risk to operational continuity, as attackers can easily force the application to hang or crash by sending malicious payloads.
Remediation Plan
Immediate Action: Update the sqlparse library to version 0.6.0 or higher immediately.
Proactive Monitoring: Review application logs for patterns indicating repeated or unusually long parsing requests and monitor CPU utilization for unexpected surges.
Compensating Controls: Deploy a Web Application Firewall (WAF) or input sanitization layer to block or truncate excessively complex or malformed SQL queries before they reach the parser.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 18, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly automatable, which increases the likelihood of opportunistic attacks.
Analyst Recommendation
Due to the ease of automation and the high severity of the potential denial of service, administrators must treat this as a high-priority update. Upgrading to version 0.6.0 is the only effective way to remediate the underlying algorithmic inefficiency.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in dexhunter kaggle-mcp up to 406127ffcb2b91b8c10e20e6c2ca787fbc1dc92d
A vulnerability has been found in dexhunter kaggle-mcp up to 406127ffcb2b91b8c10e20e6c2ca787fbc1dc92d
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An integer overflow vulnerability in QuantumNous new-api allows unauthenticated attackers to manipulate billing calculations and gain unauthorized acc...
An integer overflow vulnerability in QuantumNous new-api allows unauthenticated attackers to manipulate billing calculations and gain unauthorized account credits.
---METADATA---
VENDOR: QuantumNous
PRODUCT: new-api
AFFECTED_VERSIONS: < 1.0.0-rc.18
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An integer overflow vulnerability in QuantumNous new-api allows unauthenticated attackers to manipulate billing calculations and gain unauthorized account credits.
Executive Summary:
A critical integer overflow vulnerability in the QuantumNous new-api gateway allows attackers to manipulate billing logic and potentially drain upstream funds.
Vulnerability Details
CVE-ID: CVE-2026-71479
Affected Software: QuantumNous new-api
Affected Versions: Prior to 1.0.0-rc.18
Vulnerability: This vulnerability resides in the common/quota_math.go file and related settlement paths. Due to improper input validation, user-controlled parameters such as token counts and durations can trigger integer overflows, allowing attackers to manipulate financial charges.
Business Impact
Successful exploitation of this flaw can lead to significant financial loss and unauthorized service consumption. By transforming negative charges into account credits, an attacker can effectively bypass payment requirements and deplete the organization's upstream AI service funds, potentially leading to service disruption and unexpected operational costs.
Remediation Plan
Immediate Action: Upgrade the QuantumNous new-api installation to version 1.0.0-rc.18 or later immediately.
Proactive Monitoring: Review system logs for unusual billing activity or requests containing anomalous values in token or duration fields.
Compensating Controls: Implement strict input validation at the Web Application Firewall (WAF) layer to block requests with suspiciously large or negative numerical parameters.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of Aug 17, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently exploitable due to the lack of bounds checking on financial inputs.
Analyst Recommendation
This vulnerability presents a high risk to financial integrity and service availability. Administrators should prioritize the update to version 1.0.0-rc.18 to prevent potential financial abuse and ensure the stability of the AI gateway.
Update QuantumNous new-api to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Nx is a monorepo solution for TypeScript and polyglot codebases
Nx is a monorepo solution for TypeScript and polyglot codebases
---METADATA---
VENDOR: nrwl
PRODUCT: nx
AFFECTED_VERSIONS: >= 20.8.0, < 22.7.7, >= 23.0.0, < 23.0.2
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The Nx monorepo solution contains path traversal and link following vulnerabilities, which could allow remote attackers to access or manipulate files outside of intended directories.
Executive Summary:
Path traversal and link following vulnerabilities in the Nx monorepo toolset could allow remote attackers to gain unauthorized access to sensitive files on the host system.
Vulnerability Details
CVE-ID: CVE-2026-71476
Affected Software: nrwl nx
Affected Versions: >= 20.8.0, < 22.7.7, >= 23.0.0, < 23.0.2
Vulnerability: This vulnerability involves path traversal (CWE-22) and improper link resolution (CWE-59), allowing a user to access files outside the restricted directory. This typically requires user interaction to trigger the malicious path handling.
Business Impact
Successful exploitation allows an attacker to read or modify arbitrary files on the system, potentially leading to credential theft, configuration tampering, or remote code execution. Given the CVSS score of 8.7, this is a significant security risk for build environments and developer workstations.
Remediation Plan
Immediate Action: Update the Nx package to version 22.7.7 or 23.0.2 to include the necessary path validation fixes.
Proactive Monitoring: Audit file access logs for unexpected read or write operations originating from the Nx build process or associated CLI tools.
Compensating Controls: Run builds in isolated environments, such as containers, with limited filesystem access and non-privileged service accounts.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of August 7, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly dependent on how the tool handles paths during build or development tasks.
Analyst Recommendation
Organizations using Nx for monorepo management must apply the security updates immediately. Given the potential for file system manipulation, ensuring that developers and build pipelines are running the patched versions is critical to maintaining the integrity of the development lifecycle.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An input validation flaw in the acm-search-v2-rhel9 component allows authenticated attackers to perform OS command or SQL injection, potentially leadi...
An input validation flaw in the acm-search-v2-rhel9 component allows authenticated attackers to perform OS command or SQL injection, potentially leading to arbitrary code execution.
---METADATA---
VENDOR: Red Hat
PRODUCT: Red Hat Advanced Cluster Management for Kubernetes 2
AFFECTED_VERSIONS: Red Hat Advanced Cluster Management for Kubernetes 2
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An input validation flaw in the acm-search-v2-rhel9 component allows authenticated attackers to perform OS command or SQL injection, potentially leading to arbitrary code execution.
Executive Summary:
This critical vulnerability in Red Hat Advanced Cluster Management for Kubernetes 2 permits authenticated attackers to execute arbitrary commands or SQL queries, risking full system compromise.
Vulnerability Details
CVE-ID: CVE-2026-71472
Affected Software: Red Hat Advanced Cluster Management for Kubernetes 2
Affected Versions: Red Hat Advanced Cluster Management for Kubernetes 2
Vulnerability: The vulnerability exists in the acm-search-v2-rhel9 component, which fails to sanitize the WORK_MEM string within Search Custom Resources. An authenticated attacker can inject malicious shell commands or SQL statements that are executed by the privileged postgres pod.
Business Impact
Assigned a CVSS score of 9.1, this command and SQL injection vulnerability is highly dangerous. By gaining code execution within the privileged postgres pod, an attacker can manipulate sensitive data, escalate privileges further, or disrupt the operation of the entire management cluster.
Remediation Plan
Immediate Action: Update Red Hat Advanced Cluster Management for Kubernetes 2 to the latest version as recommended by the vendor.
Proactive Monitoring: Monitor database query logs and shell execution logs on the postgres pod for unusual syntax or unauthorized command patterns.
Compensating Controls: Restrict access to the Search Custom Resource creation permissions to only the most trusted administrative users until the patch is applied.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of Aug 17, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is highly exploitable by authorized users, making strict access control a necessary temporary measure.
Analyst Recommendation
The severity of this vulnerability necessitates immediate remediation. Security teams must ensure that all instances of Red Hat Advanced Cluster Management for Kubernetes 2 are updated to the current secure version to prevent unauthorized code execution and data compromise.
Update Red Hat Red Hat Advanced Cluster Management for Kubernetes 2 to the latest version. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Cudy
PRODUCT: WR3000 2.0
AFFECTED_VERSIONS: 0 up to (excluding) 2.5.24
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An OS command injection vulnerability in Cudy WR3000 2.0 routers allows authenticated attackers to execute arbitrary system commands via the mesh MQTT command handler.
Executive Summary:
An OS command injection vulnerability in Cudy WR3000 2.0 routers allows authenticated attackers to achieve remote code execution, requiring an immediate firmware update.
Vulnerability Details
CVE-ID: CVE-2026-71961
Affected Software: Cudy WR3000 2.0
Affected Versions: 0 up to (excluding) 2.5.24
Vulnerability: This is an OS command injection vulnerability (CWE-78) triggered through the mesh MQTT command handler. The vulnerability requires the attacker to have low-level user privileges to successfully execute arbitrary system commands.
Business Impact
Exploitation of this vulnerability allows an authenticated attacker to gain full control over the router operating system. This poses a severe threat to network security, as it could lead to unauthorized network traffic interception, pivoting into internal segments, or total device compromise. The CVSS score of 8.8 reflects the high potential for system-level impact.
Remediation Plan
Immediate Action: Update the Cudy WR3000 2.0 firmware to version 2.5.24 or the latest available release as specified by the vendor download center.
Proactive Monitoring: Monitor network traffic for anomalous MQTT command patterns or unexpected system-level processes executing on the router hardware.
Compensating Controls: Restrict access to the management interface and MQTT services to trusted internal IP addresses only, and ensure that default credentials are changed.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of August 20, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for low-level authentication slightly limits the attack surface compared to unauthenticated flaws.
Analyst Recommendation
Users and administrators of the Cudy WR3000 2.0 should update their firmware to version 2.5.24 as soon as possible. Given the risk of remote code execution, securing the device against this command injection vulnerability is essential to maintaining the integrity and confidentiality of the local network.