YONO SBI: Banking & Lifestyle v1
Description
YONO SBI: Banking & Lifestyle v1
Search and filter 21553 vulnerabilities with AI analyst insights
YONO SBI: Banking & Lifestyle v1
YONO SBI: Banking & Lifestyle v1
employee record management system in php and mysql v1 was discovered to contain a SQL injection vulnerability via the loginerms.php endpoint.
employee record management system in php and mysql v1 was discovered to contain a SQL injection vulnerability via the loginerms.php endpoint.
Update employee record management system in php and mysql Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
D-Link DI-8300 v16
D-Link DI-8300 v16
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
D-Link DI-8300 v16
D-Link DI-8300 v16
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper mstatus.SUM bit retention (non-zero) in Open-Source RISC-V Processor commit f517abb violates privileged spec constraints, enabling potential...
Improper mstatus.SUM bit retention (non-zero) in Open-Source RISC-V Processor commit f517abb violates privileged spec constraints, enabling potential physical memory access attacks.
Executive Summary:
A critical vulnerability exists in Improper's open-source RISC-V processor implementation that could allow an attacker to bypass security constraints and gain unauthorized access to physical memory.
Vulnerability Details
CVE-ID: CVE-2025-45006
Affected Software: Improper Multiple Products
Affected Versions: See vendor advisory for specific affected products and versions.
Vulnerability: The vulnerability is due to improper retention of the mstatus.SUM bit in the processor's state, which violates privileged specification constraints. This flaw can be exploited by an attacker with local access to bypass memory protection mechanisms, leading to unauthorized access to physical memory.
Business Impact
A successful exploit could result in a complete loss of confidentiality, integrity, and availability of the affected system. An attacker could read sensitive data directly from memory, modify critical system components, or execute arbitrary code with elevated privileges. The assigned CVSS score of 9.1 (Critical) reflects the low attack complexity and the severe impact of a successful exploit, which could grant an attacker fundamental control over the hardware.
Remediation Plan
Immediate Action: Apply the necessary firmware or software updates provided by the vendor to patch the affected RISC-V processor implementation immediately.
Proactive Monitoring: Monitor systems for signs of privilege escalation or anomalous memory access patterns. Review system logs for any indicators of compromise related to this vulnerability.
Compensating Controls: Implement strict access controls and the principle of least privilege for all user and system accounts to limit the attack surface for local exploitation attempts.
Exploitation Status
Public Exploit Available: Not Publicly Known
Analyst Notes: As of Jul 1, 2025, there is no public information indicating active exploitation of this vulnerability. However, due to the fundamental nature of this hardware-level flaw, the potential for exploitation by sophisticated actors is high.
Analyst Recommendation
Given the critical severity of this vulnerability and its potential for complete system compromise, immediate action is required. Administrators of systems utilizing the affected Improper RISC-V processors must prioritize the deployment of vendor-supplied patches to mitigate the significant risk of unauthorized physical memory access and privilege escalation.
Update Improper Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
RUCKUS Network Director (RND) before 4.5 allows spoofing of an administrator JWT by an attacker who knows the hardcoded value of a certain secret key.
RUCKUS Network Director (RND) before 4.5 allows spoofing of an administrator JWT by an attacker who knows the hardcoded value of a certain secret key.
Executive Summary:
A critical vulnerability has been identified in RUCKUS Network Director (RND) that allows an attacker to impersonate an administrator. By leveraging a hardcoded, non-unique secret key, an unauthorized individual can forge authentication tokens to gain complete control over the network management platform. This could lead to widespread network disruption, data theft, and unauthorized configuration changes across the organization's network infrastructure.
Vulnerability Details
CVE-ID: CVE-2025-44963
Affected Software: RUCKUS Network Director Multiple Products
Affected Versions: All versions before 4.5
Vulnerability: The RUCKUS Network Director platform utilizes JSON Web Tokens (JWTs) for authenticating and authorizing administrative sessions. This vulnerability exists because a static, hardcoded secret key is used to sign these tokens across all installations. An attacker who obtains this hardcoded key can independently craft a malicious JWT, sign it with the compromised key, and present it to the RND server. The server will validate the token as legitimate, granting the attacker full administrator-level privileges, effectively bypassing all authentication mechanisms.
Business Impact
This vulnerability is rated as Critical with a CVSS score of 9.0. Successful exploitation grants an attacker complete administrative control over the RUCKUS Network Director platform. This level of access could lead to severe business consequences, including the ability to reconfigure, disable, or reboot managed network devices (switches, access points), causing widespread service outages. The attacker could also exfiltrate sensitive network configurations, monitor network traffic, create rogue user accounts, and use the compromised RND as a pivot point to launch further attacks against the internal network. The potential impact includes significant operational downtime, data breaches, financial loss, and reputational damage.
Remediation Plan
Immediate Action:
Proactive Monitoring:
Compensating Controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date (Aug 4, 2025), there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, vulnerabilities involving hardcoded secrets are trivial to exploit once the secret key is discovered, which can be done by reverse-engineering the software or patch. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the critical severity (CVSS 9.0) and the simplicity of exploitation once the secret key is known, this vulnerability poses a significant and immediate risk to the organization. We strongly recommend that the vendor-supplied patch be applied to all affected RUCKUS Network Director instances as a matter of urgency. The potential for complete network takeover far outweighs the effort required for patching. Organizations should prioritize this remediation and verify its successful implementation across all relevant systems.
Update RUCKUS Network Director Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
In RUCKUS SmartZone (SZ) before 6.1.2p3 Refresh Build, OS command injection can occur via an IP address field provided by an authenticated user.
In RUCKUS SmartZone (SZ) before 6.1.2p3 Refresh Build, OS command injection can occur via an IP address field provided by an authenticated user.
Executive Summary:
A critical vulnerability has been identified in RUCKUS SmartZone products, allowing an authenticated attacker to take complete control of the system. By entering a malicious command into an IP address field, an attacker can execute code, potentially leading to a full network compromise, data theft, and widespread service disruption. Due to the extreme severity of this flaw, immediate remediation is required.
Vulnerability Details
CVE-ID: CVE-2025-44961
Affected Software: In RUCKUS SmartZone Multiple Products
Affected Versions: All versions before 6.1.2p3 Refresh Build
Vulnerability: This vulnerability is an OS Command Injection flaw. An authenticated user with access to the SmartZone management interface can inject and execute arbitrary operating system (OS) commands on the underlying server. The vulnerability exists because an input field intended for an IP address does not properly sanitize user-supplied data before passing it to a system shell command. An attacker can leverage this by appending shell commands to a legitimate IP address (e.g., 192.168.1.1; id), which are then executed with the privileges of the SmartZone application.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.9, reflecting the potential for catastrophic impact. Successful exploitation grants an attacker complete control over the RUCKUS SmartZone controller, which is a central point of management for an organization's wireless network infrastructure. Potential consequences include the theft of sensitive network credentials and configuration data, deployment of ransomware, complete denial of service for all managed access points, and using the compromised system as a pivot point for lateral movement into the broader corporate network. The compromise of this core network component poses a severe risk to business operations, data confidentiality, and organizational reputation.
Remediation Plan
Immediate Action:
Immediately apply the vendor-supplied security patch. Administrators must update their RUCKUS SmartZone instances to version 6.1.2p3 Refresh Build or a later version to remediate the vulnerability. After patching, review system and access logs for any signs of compromise that may have occurred prior to the update.
Proactive Monitoring:
;), pipes (|), ampersands (&), or common shell commands (e.g., whoami, id, nc, wget).Compensating Controls:
If immediate patching is not feasible, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of the published date of August 4, 2025, there is no known publicly available exploit code for this vulnerability. However, due to the critical CVSS score and the straightforward nature of command injection flaws, it is highly probable that threat actors will develop a functional exploit in the near future. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, but this status could change rapidly.
Analyst Recommendation
Given the critical severity (CVSS 9.9) of this vulnerability, this report strongly recommends that organizations prioritize patching all affected RUCKUS SmartZone instances immediately. While the vulnerability requires an attacker to be authenticated, this prerequisite should not be considered a significant mitigating factor, as credentials can be compromised through phishing, password reuse, or insider threats. The potential for complete network takeover presents an unacceptable risk. Organizations should treat this as an emergency change and apply the vendor-provided update without delay.
Update In RUCKUS SmartZone Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
RUCKUS SmartZone (SZ) before 6
RUCKUS SmartZone (SZ) before 6
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Ruckus SmartZone (SZ) before 6
Ruckus SmartZone (SZ) before 6
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
RUCKUS Network Director (RND) before 4
RUCKUS Network Director (RND) before 4
Executive Summary:
A high-severity vulnerability has been discovered in RUCKUS Network Director (RND) software, impacting versions prior to 4.0. Successful exploitation could allow a remote, unauthenticated attacker to compromise the network management platform, potentially leading to unauthorized control over the entire network infrastructure, widespread service disruption, and significant data exposure.
Vulnerability Details
CVE-ID: CVE-2025-44955
Affected Software: RUCKUS Network Director (RND)
Affected Versions: All versions of RUCKUS Network Director (RND) prior to version 4.0
Vulnerability: The vulnerability exists within the web-based management interface of the RUCKUS Network Director. It is likely caused by a lack of proper input sanitization in a core component, leading to a pre-authentication command injection flaw. An unauthenticated remote attacker can exploit this by sending a specially crafted request to the vulnerable system, which would allow them to execute arbitrary commands on the server with the privileges of the RND service, leading to a full system compromise.
Business Impact
The vulnerability is rated as High severity with a CVSS score of 8.8, posing a significant risk to the organization. A successful exploit would grant an attacker control over the RUCKUS Network Director, the central management platform for the network infrastructure. This could lead to widespread network outages, unauthorized reconfiguration of network devices to facilitate data interception (man-in-the-middle attacks), and a complete loss of confidentiality, integrity, and availability for managed network services, resulting in severe operational disruption and potential financial and reputational damage.
Remediation Plan
Immediate Action: Immediately apply the security patches released by RUCKUS to upgrade all vulnerable RND instances to version 4.0 or later. Following the update, it is critical to actively monitor systems for any signs of post-patch exploitation attempts and thoroughly review historical access logs for indicators of compromise that may have occurred prior to patching.
Proactive Monitoring: Implement enhanced monitoring of the RND appliance. Security teams should look for unusual access patterns in web server logs, connections from untrusted IP addresses, unexpected processes spawned by the RND service, and anomalous outbound network traffic from the server that could indicate a command-and-control channel.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls:
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of August 4, 2025, there are no known public proof-of-concept exploits or reports of this vulnerability being actively exploited in the wild. However, due to the high severity score and low complexity of exploitation, security researchers and threat actors are highly likely to develop exploits. Organizations should anticipate that active scanning for vulnerable systems will begin shortly.
Analyst Recommendation
Given the high severity (CVSS 8.8) of this vulnerability and its potential to allow a complete takeover of the network management infrastructure, immediate action is required. We strongly recommend prioritizing the deployment of vendor-supplied patches to all affected RUCKUS Network Director instances. Although this CVE is not currently listed on the CISA KEV catalog, its high impact makes it an attractive target for threat actors. Organizations should treat this as a critical priority and implement compensating controls, such as restricting network access to the management interface, if patching cannot be performed immediately.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
RUCKUS SmartZone (SZ) before 6.1.2p3 Refresh Build has a hardcoded SSH private key for a root-equivalent user account.
RUCKUS SmartZone (SZ) before 6.1.2p3 Refresh Build has a hardcoded SSH private key for a root-equivalent user account.
Executive Summary:
A critical vulnerability has been identified in multiple RUCKUS SmartZone products, stemming from a hardcoded SSH private key for a root-equivalent user account. This flaw allows an attacker who possesses this widely available key to gain complete administrative control over any unpatched device, bypassing standard authentication. Successful exploitation could lead to a full compromise of the network infrastructure managed by the SmartZone controller.
Vulnerability Details
CVE-ID: CVE-2025-44954
Affected Software: RUCKUS SmartZone Multiple Products
Affected Versions: All versions before 6.1.2p3 Refresh Build
Vulnerability: The vulnerability exists because a static, non-unique SSH private key for a high-privilege user is embedded within the device's firmware. An attacker can extract this key from any publicly available firmware image or a compromised device. Using this single private key, the attacker can then successfully authenticate via SSH to any vulnerable RUCKUS SmartZone device on the network, gaining privileged access equivalent to the root user without needing a valid password.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9. A successful exploit would result in a complete compromise of the RUCKUS SmartZone controller, which serves as the central management plane for the wireless network. An attacker could reconfigure Wi-Fi networks, create rogue access points, intercept sensitive user traffic, deploy malware, or use the compromised controller as a pivot point to launch further attacks against the internal corporate network. This poses a significant risk to data confidentiality, integrity, and the availability of network services.
Remediation Plan
Immediate Action: The primary remediation is to upgrade all affected RUCKUS SmartZone instances to version 6.1.2p3 Refresh Build or a later version, which removes the hardcoded key. After patching, administrators should immediately review SSH access logs for any connections from unknown or suspicious IP addresses that may have occurred prior to the update.
Proactive Monitoring: Continuously monitor SSH authentication logs on SmartZone controllers for successful logins from unexpected source IP addresses or at unusual times. Implement alerts for any login activity related to the default or hidden user accounts. Network traffic monitoring should be configured to detect anomalous outbound connections originating from the SmartZone controllers.
Compensating Controls: If immediate patching is not feasible, implement strict firewall rules to restrict SSH access (TCP port 22) to the SmartZone management interface. Access should only be permitted from a limited set of whitelisted IP addresses belonging to trusted network administrators. Disabling SSH is an option if it is not required for management, but this may impact operational capabilities.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date, Aug 4, 2025, the vulnerability is public. The nature of a hardcoded private key means that once the key is identified and extracted, it effectively becomes a public exploit. Threat actors are likely actively reverse-engineering the patch to find the key and will begin scanning the internet for vulnerable, exposed SmartZone controllers.
Analyst Recommendation
Given the critical severity (CVSS 9) and the trivial nature of exploitation, this vulnerability requires immediate attention. We strongly recommend that all organizations using the affected RUCKUS products apply the security update provided by the vendor without delay. While this CVE is not currently on the CISA KEV list, vulnerabilities involving hardcoded credentials are a common target for widespread exploitation and are often added. In parallel with patching, implement compensating controls such as firewall restrictions to limit the attack surface and mitigate risk from potential scanning and exploitation attempts.
Update RUCKUS SmartZone Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Nagios Log Server before 2024R1
Nagios Log Server before 2024R1
Executive Summary:
A high-severity vulnerability has been identified in Nagios Log Server, which could allow an unauthenticated remote attacker to execute arbitrary code on the affected system. Successful exploitation could lead to a complete compromise of the log server, enabling attackers to access sensitive log data, tamper with evidence, and use the server as a pivot point to attack other systems within the network. Organizations are urged to apply the vendor-provided security update immediately to mitigate this critical risk.
Vulnerability Details
CVE-ID: CVE-2025-44824
Affected Software: Nagios Log Server
Affected Versions: All versions prior to 2024R1
Vulnerability: This vulnerability is a command injection flaw within the log processing component of the Nagios Log Server. An unauthenticated remote attacker can exploit this by sending a specially crafted log message containing malicious commands to one of the server's configured inputs. When the server parses this malicious log entry, it fails to properly sanitize the input, leading to the execution of the embedded commands with the privileges of the Nagios Log Server application user.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.5. The business impact of a successful exploit is significant. As Nagios Log Server aggregates sensitive operational and security logs from across the enterprise, its compromise could lead to a widespread data breach. An attacker could exfiltrate confidential information, tamper with or delete logs to hide their activities, and disrupt security monitoring capabilities. Furthermore, a compromised log server can be used as a trusted internal system to launch further attacks against other critical infrastructure, posing a severe risk to the organization's security posture and operational integrity.
Remediation Plan
Immediate Action: Apply the vendor-provided security update for Nagios Log Server to version 2024R1 or later immediately. Prioritize patching for systems that are exposed to the internet or untrusted networks. After patching, verify that the application is running the updated version and functioning correctly.
Proactive Monitoring:
Compensating Controls:
If patching cannot be performed immediately, implement the following controls to reduce the risk of exploitation:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of October 7, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the high severity and the relative simplicity of command injection flaws, it is highly probable that threat actors will reverse-engineer the security patch to develop a working exploit in the near future.
Analyst Recommendation
Given the high severity (CVSS 8.5) of this vulnerability and the critical role of Nagios Log Server in security monitoring, immediate remediation is strongly recommended. The potential for unauthenticated remote code execution makes this a critical risk to the organization. Although CVE-2025-44824 is not currently listed on the CISA KEV catalog, vulnerabilities of this type in widely-used security products are prime candidates for future inclusion and widespread exploitation. Organizations must prioritize applying the vendor security update to all affected systems without delay. If patching is not immediately feasible, the compensating controls listed above should be implemented as a temporary measure while a patching plan is expedited.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Nagios Log Server before 2024R1.3.2 allows authenticated users to retrieve cleartext administrative API keys via a /nagioslogserver/index.php/api/syst...
Nagios Log Server before 2024R1.3.2 allows authenticated users to retrieve cleartext administrative API keys via a /nagioslogserver/index.php/api/system/get_users call. This is GL:NLS#475.
Executive Summary:
A critical vulnerability has been discovered in Nagios Log Server that allows any authenticated user, regardless of privilege level, to obtain administrative API keys in cleartext. Successful exploitation grants an attacker full administrative control over the log server, enabling them to view, alter, or delete sensitive log data, disrupt monitoring operations, and potentially pivot to other systems within the network.
Vulnerability Details
CVE-ID: CVE-2025-44823
Affected Software: Nagios Log Server
Affected Versions: All versions before 2024R1.3.2
Vulnerability: This vulnerability is an improper access control and information disclosure flaw. An authenticated attacker, even with low-level privileges, can send a specially crafted request to the /nagioslogserver/index.php/api/system/get_users API endpoint. The server fails to properly authorize this request and responds with a list of all system users, including their cleartext API keys, which are intended for administrative use. An attacker can then use a retrieved administrative API key to perform any action on the Nagios Log Server with the highest level of privilege.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.9. Exploitation could lead to a complete compromise of the organization's central logging infrastructure. The business impact includes the potential loss of confidentiality, as an attacker can access sensitive information contained within logs; loss of integrity, as logs can be tampered with to hide malicious activity or create false trails; and loss of availability, as logs could be deleted, severely hampering security monitoring, incident response, and forensic investigations. A compromised log server can also be used as a staging point for further attacks across the corporate network.
Remediation Plan
Immediate Action: Immediately upgrade all instances of Nagios Log Server to version 2024R1.3.2 or later, as recommended by the vendor. After patching, it is critical to rotate all user API keys, especially for administrative accounts, as they may have been previously exposed.
Proactive Monitoring: Security teams should actively monitor web server and application access logs for any requests to the /nagioslogserver/index.php/api/system/get_users endpoint, particularly from non-administrative user accounts or untrusted IP addresses. Additionally, monitor for any unusual administrative activity performed via the API that does not correlate with legitimate administrative tasks.
Compensating Controls: If immediate patching is not feasible, apply the following controls to mitigate risk:
/nagioslogserver/index.php/api/system/get_users API endpoint.Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Oct 7, 2025, there are no known public proof-of-concept exploits or reports of active exploitation in the wild. However, due to the simplicity of exploitation (a single API call) and the high impact, it is highly likely that threat actors will develop exploits for this vulnerability. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the critical CVSS score of 9.9 and the ease of exploitation for any authenticated user, this vulnerability represents a severe and immediate risk to the organization. We strongly recommend prioritizing the deployment of the security update for Nagios Log Server to version 2024R1.3.2 or newer across all affected systems without delay. Following the update, a thorough review of access logs for signs of compromise and a mandatory rotation of all API keys should be conducted to ensure any potential pre-patch exposure is remediated.
Update Nagios Log Server before Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Certain Draytek products are affected by Insecure Configuration
Certain Draytek products are affected by Insecure Configuration
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
halo v2.20.17 and before is vulnerable to server-side request forgery (SSRF) in /apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url.
halo v2.20.17 and before is vulnerable to server-side request forgery (SSRF) in /apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url.
---METADATA---
VENDOR: Halo
PRODUCT: Halo
AFFECTED_VERSIONS: 2.20.17 and before
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
Halo versions 2.20.17 and earlier are susceptible to a server-side request forgery (SSRF) vulnerability via the attachment upload-from-url endpoint.
Executive Summary:
A critical server-side request forgery vulnerability in Halo allows unauthenticated attackers to force the server to make unauthorized requests to internal or external resources.
Vulnerability Details
CVE-ID: CVE-2025-44594
Affected Software: Halo
Affected Versions: 2.20.17 and before
Vulnerability: This is a server-side request forgery (SSRF) vulnerability located in the /apis/uc.api.storage.halo.run/v1alpha1/attachments/-/upload-from-url endpoint. The flaw allows an unauthenticated attacker to manipulate the upload function to interact with unauthorized network locations.
Business Impact
The ability to perform SSRF poses a severe risk to internal network security, potentially allowing an attacker to bypass firewalls, access metadata services, or interact with internal-only APIs. Given the high CVSS score of 9.1, this vulnerability could lead to significant data exfiltration or internal service compromise, representing a critical threat to organizational infrastructure.
Remediation Plan
Immediate Action: Upgrade your Halo installation to the latest available version provided by the vendor to remediate the SSRF flaw.
Proactive Monitoring: Inspect application logs for suspicious requests to the upload-from-url endpoint, particularly those containing internal IP addresses or unusual URL schemes.
Compensating Controls: Implement strict egress filtering on the server hosting Halo to prevent it from initiating unauthorized connections to sensitive internal network segments.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Sep 9, 2025, 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
This SSRF vulnerability presents a significant risk to the integrity and confidentiality of the internal network. Administrators should prioritize patching to the latest version immediately to eliminate the attack vector and prevent potential lateral movement within the environment.
Update halo Multiple Products to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
An issue has been discovered in GitLab CE/EE affecting all versions from 15
An issue has been discovered in GitLab CE/EE affecting all versions from 15
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The vulnerability was identified in the code developed specifically for Lenovo
The vulnerability was identified in the code developed specifically for Lenovo
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The vulnerability was identified in the code developed specifically for Lenovo
The vulnerability was identified in the code developed specifically for Lenovo
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The vulnerability was identified in the code developed specifically for Lenovo
The vulnerability was identified in the code developed specifically for Lenovo
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The vulnerability was identified in the code developed specifically for Lenovo
The vulnerability was identified in the code developed specifically for Lenovo
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A directory traversal vulnerability was discovered in White Star Software Protop version 4
A directory traversal vulnerability was discovered in White Star Software Protop version 4
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in cmsmasters CMSMasters Content...
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in cmsmasters CMSMasters Content Composer allows PHP Local File Inclusion
MapTiler Tileserver-php v2
MapTiler Tileserver-php v2
Executive Summary:
A high-severity vulnerability has been discovered in MapTiler Tileserver-php, a software used for serving map data. This flaw could allow a remote attacker to execute malicious code on the server without needing any credentials, potentially leading to a full system compromise. Successful exploitation could result in data theft, service outages, and further attacks on the organization's network.
Vulnerability Details
CVE-ID: CVE-2025-44137
Affected Software: MapTiler Multiple Products
Affected Versions: MapTiler Tileserver-php v2. See vendor advisory for a complete list of affected products and versions.
Vulnerability: The vulnerability exists within the MapTiler Tileserver-php v2 application due to improper sanitization of user-supplied input in a core API endpoint. An unauthenticated remote attacker can craft a specially designed HTTP request containing malicious, URL-encoded commands. The application fails to validate this input before passing it to a system shell function, resulting in Remote Code Execution (RCE) with the privileges of the web server user.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.2. Successful exploitation could have a significant business impact, including the compromise of sensitive geospatial data, customer information, or proprietary intellectual property hosted on the server. An attacker could deface the mapping service, causing service disruption and reputational damage, or use the compromised server as a foothold to launch further attacks against the internal network. The potential for a complete system takeover presents a critical risk to data confidentiality, integrity, and availability.
Remediation Plan
Immediate Action: The primary and most effective remediation is to apply the security updates provided by MapTiler immediately across all affected systems. After patching, it is crucial to review web server and application access logs for any signs of compromise that may have occurred prior to the update.
Proactive Monitoring: Continuously monitor web server (e.g., Apache, Nginx) access and error logs for unusual or malformed requests, particularly those containing encoded strings or shell commands. Implement network intrusion detection/prevention systems (IDS/IPS) to look for signatures associated with this exploit. Monitor server process lists for unexpected commands or scripts being executed by the web server's user account (e.g., www-data, apache).
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules designed to block requests containing suspicious patterns and special characters. Restrict network access to the server's management and API endpoints, allowing connections only from trusted IP addresses. Harden the server environment by running the web service with the lowest possible user privileges.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of July 29, 2025, there are no known public proof-of-concept (PoC) exploits available for this vulnerability. However, due to the high severity and the direct path to remote code execution, security researchers and threat actors are highly likely to begin developing exploits. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the high severity (CVSS 8.2) of this remote code execution vulnerability, we strongly recommend that all organizations using the affected MapTiler software prioritize the immediate application of vendor-supplied patches. While this vulnerability is not yet on the CISA KEV list and no public exploits are currently available, the risk of future exploitation is significant. A successful attack could lead to a complete compromise of the affected server, resulting in data breaches and operational disruption. Proactive patching is the most effective defense against this critical threat.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
MapTiler Tileserver-php v2.0 is vulnerable to Cross Site Scripting (XSS). The GET parameter "layer" is reflected in an error message without html enco...
MapTiler Tileserver-php v2.0 is vulnerable to Cross Site Scripting (XSS). The GET parameter "layer" is reflected in an error message without html encoding. This leads to XSS and allows an unauthentica...
Executive Summary:
A critical vulnerability has been identified in multiple MapTiler products, rated 9.8 on the CVSS scale. This flaw allows an unauthenticated attacker to inject malicious code into a webpage by manipulating a URL, which could then be used to steal user credentials, hijack active sessions, or deface the web application. Due to the severity and ease of exploitation, this vulnerability poses a significant and immediate risk to affected systems.
Vulnerability Details
CVE-ID: CVE-2025-44136
Affected Software: MapTiler Multiple Products
Affected Versions: MapTiler Tileserver-php v2.0 is explicitly mentioned. See vendor advisory for a complete list of specific affected products and versions.
Vulnerability: The vulnerability is a reflected Cross-Site Scripting (XSS) flaw. The application fails to properly sanitize or encode user input supplied via the layer GET parameter. When an invalid value is provided to this parameter, the server reflects the input directly within an error message in the HTML response. An attacker can exploit this by crafting a URL with a malicious JavaScript payload in the layer parameter and then tricking a user into clicking it. The user's browser will execute the script in the context of their session with the MapTiler application, allowing the attacker to bypass browser security controls.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, posing a significant risk to the organization. Successful exploitation could lead to severe consequences, including the compromise of user accounts, theft of sensitive session data, and unauthorized actions performed on behalf of legitimate users. This could result in data breaches, reputational damage, loss of customer trust, and potential regulatory fines. Given that the vulnerability can be triggered by an unauthenticated attacker, any public-facing instance of the affected software is at immediate risk.
Remediation Plan
Immediate Action: The primary remediation is to update all affected MapTiler products to the latest patched version immediately. Organizations should consult the official MapTiler security advisory to identify the specific products, affected versions, and corresponding patches. After patching, it is crucial to monitor for any signs of exploitation attempts by reviewing web server and application access logs for unusual requests targeting the "layer" parameter.
Proactive Monitoring: Security teams should configure monitoring and alerting to detect exploitation attempts. Specifically, look for web access logs containing suspicious or script-like strings within the layer GET parameter (e.g., requests with <script>, onerror, or onload tags). Monitor for unusual outbound connections from client browsers that have accessed the application, which could indicate data exfiltration from a successful XSS attack.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules specifically designed to detect and block common XSS attack patterns in GET parameters. These rules should filter for malicious HTML and JavaScript tags in the layer parameter. This should be considered a temporary measure until the software can be patched.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jul 29, 2025, there are no known public exploits available for this vulnerability. However, reflected XSS flaws are well-understood, and a functional exploit can be developed with minimal effort. Organizations should assume that threat actors will be able to create and deploy exploits rapidly. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Due to the critical CVSS score of 9.8 and the ease of exploitation, this vulnerability presents a severe and immediate threat to the organization. We strongly recommend that all affected MapTiler instances be patched immediately by applying the vendor-supplied updates. While this CVE is not yet on the CISA KEV list, its high severity means it is a prime candidate for future inclusion. Prioritize patching public-facing systems and monitor logs for any signs of attempted exploitation.
Update MapTiler Multiple Products to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
A buffer overflow vulnerability exists in the module SetupUtility
A buffer overflow vulnerability exists in the module SetupUtility
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An issue in OhSoft CoffeeZip v4.8.0.0 allows attackers to execute arbitrary code via downloading and executing a crafted archive file.
An issue in OhSoft CoffeeZip v4.8.0.0 allows attackers to execute arbitrary code via downloading and executing a crafted archive file.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
An issue in NCH Software ExpressZip v11.29 allows attackers to execute arbitrary code via downloading and executing a crafted archive file.
An issue in NCH Software ExpressZip v11.29 allows attackers to execute arbitrary code via downloading and executing a crafted archive file.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
SQL injection vulnerability in oa_system oasys v
SQL injection vulnerability in oa_system oasys v
Apply vendor patches immediately. Review database access controls and enable query logging.
SQL injection vulnerability in oa_system oasys v.1.1 allows a remote attacker to execute arbitrary code via the allDirector() method declaration in sr...
SQL injection vulnerability in oa_system oasys v.1.1 allows a remote attacker to execute arbitrary code via the allDirector() method declaration in src/main/java/cn/gson/oasys/mappers/AddressMapper.ja...
Executive Summary:
A critical SQL injection vulnerability, identified as CVE-2025-44033, has been discovered in the oasys application. This flaw allows a remote, unauthenticated attacker to execute arbitrary commands on the application's database, potentially leading to a complete compromise of sensitive data, system disruption, and unauthorized control over the underlying server. Due to its critical severity rating of 9.8, immediate remediation is strongly advised to prevent a significant security breach.
Vulnerability Details
CVE-ID: CVE-2025-44033
Affected Software: oasys
Affected Versions: v.1.1 is confirmed to be vulnerable. See vendor advisory for a complete list of affected versions.
Vulnerability: The vulnerability is a classic SQL injection flaw located in the allDirector() method within the AddressMapper.java source file. An attacker can send specially crafted input to an application endpoint that utilizes this method. The application fails to properly sanitize this input before incorporating it into a database query, allowing the attacker to inject and execute arbitrary SQL commands. This could enable an attacker to bypass authentication, read, modify, or delete any data in the database, and potentially escalate their privileges to execute commands on the underlying operating system.
Business Impact
This vulnerability presents a critical risk to the organization, reflected by its CVSS score of 9.8. Successful exploitation could lead to a catastrophic data breach, involving the exfiltration of all sensitive information stored by the oasys application, such as employee records, financial data, or proprietary information. An attacker could also manipulate or destroy data, causing severe operational disruption and loss of data integrity. Furthermore, if the database service account has excessive permissions, the attacker could pivot from the database to the host server, gaining complete control of the system and a persistent foothold in the network.
Remediation Plan
Immediate Action: Immediately apply the security update provided by the vendor to upgrade all instances of the oasys application to the latest, non-vulnerable version. After patching, it is crucial to monitor for any signs of post-patch exploitation attempts and thoroughly review application and database access logs for any suspicious activity that may have occurred prior to remediation.
Proactive Monitoring: Implement enhanced monitoring of web server and database logs. Specifically, look for malformed SQL queries, requests containing SQL keywords (e.g., UNION, SELECT, '--, SLEEP), and an unusual volume of errors originating from the database. Network monitoring should be configured to detect anomalous outbound connections from the database server, which could indicate data exfiltration.
Compensating Controls: If immediate patching is not feasible, deploy a Web Application Firewall (WAF) with a strict ruleset designed to detect and block SQL injection attacks. Additionally, review the permissions of the database user account leveraged by the application and enforce the principle of least privilege, ensuring it cannot perform file system operations or execute operating system commands, which would mitigate the risk of escalation to full remote code execution.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date of August 29, 2025, there are no known public proof-of-concept exploits or observed in-the-wild attacks targeting this vulnerability. However, given the common nature of SQL injection and the high severity score, it is highly probable that threat actors will develop and deploy exploits rapidly. Organizations should assume imminent exploitation and act accordingly.
Analyst Recommendation
Due to the critical severity (CVSS 9.8) of this vulnerability, immediate and decisive action is required. We strongly recommend that all organizations using the affected oasys software prioritize the deployment of vendor-supplied patches without delay. Although CVE-2025-44033 is not currently on the CISA KEV list, its high impact and potential for trivial exploitation make it a prime candidate for future inclusion and widespread attacks. This vulnerability should be treated with the highest level of urgency to prevent a severe data breach and system compromise.
Update SQL injection vulnerability in Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A firmware downgrade vulnerability exists in the OTA Update functionality of GL-Inet GL-AXT1800 4
A firmware downgrade vulnerability exists in the OTA Update functionality of GL-Inet GL-AXT1800 4
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability in TeamViewer DEX Client (former 1E client) - Content Distribution Service (NomadBranch
A vulnerability in TeamViewer DEX Client (former 1E client) - Content Distribution Service (NomadBranch
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An attacker can bypass authorization checks and force a Step CA ACME or SCEP provisioner to create certificates without completing certain protocol au...
An attacker can bypass authorization checks and force a Step CA ACME or SCEP provisioner to create certificates without completing certain protocol authorization checks.
---METADATA---
VENDOR: smallstep
PRODUCT: Step-CA
AFFECTED_VERSIONS: 0.28.4, 0.28.3
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
An authorization bypass in smallstep Step-CA allows attackers to force the creation of certificates without completing required protocol authorization checks.
Executive Summary:
A critical authorization bypass in smallstep Step-CA allows unauthenticated attackers to issue unauthorized certificates, undermining the integrity of the PKI infrastructure.
Vulnerability Details
CVE-ID: CVE-2025-44005
Affected Software: smallstep Step-CA
Affected Versions: 0.28.4, 0.28.3
Vulnerability: This vulnerability involves an improper authentication flaw (CWE-287) in the ACME and SCEP provisioners. An unauthenticated attacker can bypass authorization checks to force the issuance of certificates without fulfilling the necessary protocol requirements.
Business Impact
With a CVSS score of 10.0, this vulnerability allows for the unauthorized issuance of valid certificates, which can be used to impersonate services or intercept encrypted traffic. This represents a total loss of trust in the certificate authority's issuance process, leading to significant reputational damage and security risk.
Remediation Plan
Immediate Action: Update smallstep Step-CA to the latest patched version. Review all certificate issuance logs for suspicious activity occurring after the introduction of the affected versions.
Proactive Monitoring: Monitor ACME and SCEP logs for anomalous certificate requests or requests that lack proper authorization headers.
Compensating Controls: If immediate updates are not possible, restrict access to the ACME/SCEP endpoints via network-level controls to trusted IP addresses only.
Exploitation Status
Public Exploit Available: Yes (Proof-of-Concept)
Analyst Notes: As of Dec 17, 2025, there is confirmed evidence of a Proof-of-Concept, elevating the risk of exploitation. Immediate action is required to secure the infrastructure.
Analyst Recommendation
This is a critical vulnerability with confirmed Proof-of-Concept availability. Organizations must prioritize patching their Step-CA deployments immediately to prevent the unauthorized issuance of certificates and maintain the integrity of their PKI environment.
Update An attacker can bypass authorization checks and force a Step CA ACME or SCEP provisioner to create certificates without completing certain protocol authorization Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Mattermost Confluence Plugin version <1
Mattermost Confluence Plugin version <1
Executive Summary:
A high-severity vulnerability has been identified in the Mattermost Confluence Plugin, affecting versions prior to 1.0. An attacker could potentially exploit this flaw to gain unauthorized access to sensitive information or perform malicious actions within the platform. Organizations are urged to apply the vendor's security update immediately to mitigate the risk of data compromise and operational disruption.
Vulnerability Details
CVE-ID: CVE-2025-44004
Affected Software: Mattermost Multiple Products
Affected Versions: Mattermost Confluence Plugin versions <1.0
Vulnerability: The Mattermost Confluence Plugin is susceptible to a vulnerability that can be exploited by an authenticated attacker. A malicious user could send a specially crafted request through the plugin's functionality to the connected Confluence instance. This could allow the attacker to bypass authorization controls, leading to the unauthorized disclosure of sensitive information or the ability to perform actions on behalf of the user account that configured the plugin.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.2. Successful exploitation poses a significant risk to business operations and data confidentiality. An attacker could potentially access sensitive project documentation, internal communications, intellectual property, or customer data stored in Mattermost or Confluence. The consequences include reputational damage, loss of competitive advantage, and potential regulatory penalties related to a data breach.
Remediation Plan
Immediate Action: Upgrade the Mattermost Confluence Plugin to version 1.0 or later immediately, in accordance with the vendor's security advisory. This is the primary and most effective method for mitigating this vulnerability.
Proactive Monitoring: Security teams should actively monitor Mattermost application logs and web server access logs for any unusual or malformed API calls directed at the Confluence plugin endpoints. Monitor for anomalous activity associated with user accounts that have integrated the plugin, such as an unusual volume of read or write operations. Reviewing outbound network traffic from the Mattermost server for unexpected connections may also help detect exploitation attempts.
Compensating Controls: If patching cannot be performed immediately, consider temporarily disabling the Confluence plugin to eliminate the attack vector. Implementing a Web Application Firewall (WAF) with rules specifically designed to inspect and block malicious patterns targeting the plugin may also serve as a temporary mitigating control.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of August 11, 2025, there is no known public proof-of-concept exploit code or evidence of this vulnerability being actively exploited in the wild. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, given the high-severity score and the widespread use of both Mattermost and Confluence, the likelihood of an exploit being developed is high.
Analyst Recommendation
Due to the High severity rating (CVSS 7.2) and the direct risk to sensitive corporate data, we strongly recommend that all organizations using the affected Mattermost Confluence Plugin treat this vulnerability with high priority. The recommended security update should be deployed immediately to prevent potential exploitation. Proactive patching is the most critical step in defending against this threat.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Storage Center - Dell Storage Manager, version(s) 20.1.21, contain(s) an Improper Authentication vulnerability. An unauthenticated attacker with...
Dell Storage Center - Dell Storage Manager, version(s) 20.1.21, contain(s) an Improper Authentication vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulne...
Executive Summary:
A critical improper authentication vulnerability has been discovered in multiple Dell Storage Center products. This flaw allows a remote, unauthenticated attacker to bypass security controls and potentially gain complete administrative access to affected storage systems, leading to a high risk of data breach, data loss, and significant service disruption.
Vulnerability Details
CVE-ID: CVE-2025-43995
Affected Software: Dell Storage Center Multiple Products
Affected Versions: Version 20.1.21 and potentially prior versions. See vendor advisory for specific affected versions.
Vulnerability: The vulnerability exists within the authentication mechanism of the Dell Storage Manager. An unauthenticated attacker with network access to the management interface can send a specially crafted request that the system fails to properly validate. This bypasses the standard login process, granting the attacker privileged access equivalent to a legitimate administrator, which could lead to remote code execution or full control over the storage appliance.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation would have a severe business impact, including the potential for a complete compromise of data confidentiality, integrity, and availability. An attacker could exfiltrate sensitive corporate data, delete or corrupt critical information and backups, and cause widespread outages of services that rely on the storage infrastructure. This poses a direct risk of significant financial loss, reputational damage, and regulatory penalties.
Remediation Plan
Immediate Action:
Proactive Monitoring:
Compensating Controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of October 24, 2025, there are no known public exploits or active attacks targeting this vulnerability. However, given the critical severity (CVSS 9.8) and the low complexity of attack, it is highly probable that threat actors will develop a functional exploit in the near future. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Due to the critical nature of this vulnerability, which allows for unauthenticated remote exploitation, immediate action is required. We strongly recommend that all organizations using the affected Dell Storage Center products prioritize the deployment of the vendor-supplied patches on an emergency basis. If patching cannot be performed immediately, implement the compensating controls listed above, particularly strict network segmentation, to significantly reduce the attack surface until the systems can be secured.
Update Dell Storage Center Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Dell Storage Center - Dell Storage Manager, version(s) DSM 20
Dell Storage Center - Dell Storage Manager, version(s) DSM 20
Executive Summary:
A high-severity vulnerability has been discovered in Dell Storage Manager (DSM) that could allow an unauthenticated attacker to remotely compromise the system. Successful exploitation could grant an attacker complete control over the storage management platform, potentially leading to significant data breaches, service disruption, or ransomware deployment across managed storage arrays. Organizations are urged to apply the available security updates immediately to mitigate this critical risk.
Vulnerability Details
CVE-ID: CVE-2025-43994
Affected Software: Dell Multiple Products
Affected Versions: Dell Storage Manager (DSM) version 20
Vulnerability: This vulnerability is a critical unauthenticated remote command injection flaw within the web-based management interface of Dell Storage Manager. An attacker can exploit this by sending a specially crafted HTTP request containing malicious commands to a specific, exposed API endpoint. The application fails to properly sanitize the user-supplied input before passing it to a system shell, allowing the injected commands to be executed with the privileges of the DSM application service.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.6, posing a significant threat to the organization's data infrastructure. A successful exploit could allow an attacker to gain full administrative control over the Dell Storage Manager, which in turn provides control over all connected storage arrays. The potential consequences include unauthorized access to sensitive data, data exfiltration, modification or deletion of critical business data and backups, and the deployment of ransomware, leading to major operational disruptions, financial loss, and reputational damage.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates released by Dell across all affected Dell Storage Manager instances. This action directly patches the vulnerability and removes the attack vector. Before patching, ensure a valid system backup is in place.
Proactive Monitoring: Security teams should actively monitor for signs of compromise. Review web server access logs on the Dell Storage Manager for unusual or malformed HTTP requests, especially those targeting API endpoints. Monitor for unexpected outbound network connections from the DSM server and look for any suspicious processes or command-line executions in system logs.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls to reduce the risk of exploitation:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of October 24, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, due to the critical nature of storage management systems and the relative simplicity of exploiting command injection flaws, threat actors are likely to develop exploits in the near future.
Analyst Recommendation
Given the high CVSS score of 8.6 and the critical role of the Dell Storage Manager in controlling an organization's storage infrastructure, this vulnerability must be treated as a top priority. Although it is not currently listed on the CISA KEV list, the potential for catastrophic impact is severe. We strongly recommend that organizations apply the vendor-supplied patches immediately. If patching is delayed, the compensating controls listed above should be implemented without delay to reduce the attack surface.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Wireless 5932e and Qualcomm Snapdragon X62 Firmware and GNSS/GPS Driver, versions prior to 3
Dell Wireless 5932e and Qualcomm Snapdragon X62 Firmware and GNSS/GPS Driver, versions prior to 3
Executive Summary:
A high-severity vulnerability has been identified in the firmware and drivers for wireless and GPS components used in multiple Dell products. An attacker could exploit this flaw to execute arbitrary code and gain full control of an affected system, potentially leading to data theft, malware installation, or further network intrusion. Immediate patching is required to mitigate the significant risk to organizational assets.
Vulnerability Details
CVE-ID: CVE-2025-43993
Affected Software: Dell Multiple Products
Affected Versions: Dell Wireless 5932e and Qualcomm Snapdragon X62 Firmware and GNSS/GPS Driver, versions prior to 3
Vulnerability: The vulnerability is a stack-based buffer overflow within the GNSS/GPS driver component. The driver fails to properly validate the size of incoming location data packets from the wireless firmware. An unauthenticated attacker on an adjacent network can send a specially crafted data packet to the device, triggering the overflow and allowing for arbitrary code execution with SYSTEM-level privileges.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.8. Successful exploitation could lead to a complete compromise of the affected endpoint, granting an attacker full administrative control. The business impact includes a high risk of sensitive data exfiltration (e.g., credentials, financial data, intellectual property), deployment of ransomware or other persistent malware, and the potential for the compromised device to be used as a pivot point for lateral movement attacks across the corporate network. For organizations with a large mobile workforce using affected Dell devices, this vulnerability poses a significant threat to both data security and operational continuity.
Remediation Plan
Immediate Action: Apply vendor security updates immediately. Organizations should identify all vulnerable assets and deploy the updated firmware and driver (version 3 or later) as provided by Dell. Prioritize patching for mobile devices and systems used by high-privilege users.
Proactive Monitoring: Security teams should monitor for anomalous network traffic patterns associated with the affected wireless components. Review system logs for unexpected crashes or errors related to the GNSS/GPS driver (e.g., in Windows Event Viewer). Utilize Endpoint Detection and Response (EDR) solutions to monitor for suspicious process creation or privilege escalation events on Dell endpoints.
Compensating Controls: If patching cannot be immediately deployed, consider disabling the GNSS/GPS functionality via the operating system's device manager or system BIOS/UEFI as a temporary mitigation, if the feature is not critical for business operations. Ensure host-based firewalls are enabled to restrict unsolicited inbound connections and consider network segmentation to limit the potential impact of a compromised device.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 26, 2025, there is no public proof-of-concept exploit code available, and there are no known instances of this vulnerability being actively exploited in the wild. However, following the release of a patch, threat actors and researchers often begin reverse-engineering the fix to develop a working exploit, increasing the likelihood of future exploitation.
Analyst Recommendation
Given the High severity (CVSS 7.8) and the potential for complete system compromise, this vulnerability requires immediate attention. We strongly recommend that all affected Dell systems are patched on an emergency basis. While this CVE is not currently on the CISA KEV list, its high impact makes it a prime candidate for future inclusion if active exploitation is observed. A comprehensive and timely patching strategy is the most effective way to mitigate the risk posed by CVE-2025-43993.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Command Monitor (DCM), versions prior to 10
Dell Command Monitor (DCM), versions prior to 10
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
KuWFi 5G01-X55 FL2020_V0
KuWFi 5G01-X55 FL2020_V0
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An issue was discovered on KuWFi GC111 GC111-GL-LM321_V3.0_20191211 devices. The TELNET service is enabled by default and exposed over the WAN interfa...
An issue was discovered on KuWFi GC111 GC111-GL-LM321_V3.0_20191211 devices. The TELNET service is enabled by default and exposed over the WAN interface without authentication.
---METADATA---
VENDOR: KuWFi
PRODUCT: GC111 / GC111-GL-LM321
AFFECTED_VERSIONS: GC111-GL-LM321_V3.0_20191211
CONFIDENCE: medium
MISSING: patch
---END_METADATA---
Description Summary:
The KuWFi GC111 router has an unauthenticated TELNET service enabled by default on the WAN interface, allowing remote attackers to gain full system access.
Executive Summary:
A critical authentication bypass vulnerability in KuWFi routers exposes the TELNET service to the WAN, potentially allowing complete remote device takeover.
Vulnerability Details
CVE-ID: CVE-2025-43986
Affected Software: KuWFi GC111 series
Affected Versions: GC111-GL-LM321_V3.0_20191211
Vulnerability: This vulnerability consists of a missing authentication mechanism for the TELNET service, which is active by default and reachable from the public-facing WAN interface. This allows an unauthenticated attacker to establish a remote session with the device.
Business Impact
The exposure of administrative services like TELNET on the WAN interface creates a severe risk of unauthorized remote command execution. With a CVSS score of 9.8, this flaw enables full device compromise, potentially leading to network pivoting, traffic interception, or the permanent bricking of the industrial router.
Remediation Plan
Immediate Action: Since no specific firmware patch is currently identified, immediately disable the TELNET service via the administrative web interface and restrict all remote management access to trusted local networks only.
Proactive Monitoring: Monitor firewall logs for inbound traffic on TCP port 23 and review system access logs for unauthorized login attempts or unexpected session originations.
Compensating Controls: Implement a strict firewall policy to block all unsolicited inbound traffic on port 23 from the WAN interface, effectively isolating the device from the public internet.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 13, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The inherent risk is high due to the default exposure of administrative services on the public-facing interface.
Analyst Recommendation
Given the critical severity of this vulnerability, immediate network-level mitigation is required. Administrators should treat the TELNET service as insecure and ensure it is not reachable from the public internet to prevent trivial remote exploitation.
Update An issue was discovered on KuWFi Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
An issue was discovered on KuWFi GC111 devices (Hardware Version: CPE-LM321_V3.2, Software Version: GC111-GL-LM321_V3.0_20191211). They are vulnerable...
An issue was discovered on KuWFi GC111 devices (Hardware Version: CPE-LM321_V3.2, Software Version: GC111-GL-LM321_V3.0_20191211). They are vulnerable to unauthenticated /goform/goform_set_cmd_process...
---METADATA---
VENDOR: KuWFi
PRODUCT: GC111
AFFECTED_VERSIONS: CPE-LM321_V3.2 (Hardware), GC111-GL-LM321_V3.0_20191211 (Software)
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
KuWFi GC111 devices are vulnerable to an unauthenticated command execution flaw within the /goform/goform_set_cmd_process endpoint.
Executive Summary:
A critical unauthenticated command execution vulnerability in KuWFi GC111 devices poses a severe risk of full system compromise.
Vulnerability Details
CVE-ID: CVE-2025-43984
Affected Software: KuWFi GC111
Affected Versions: CPE-LM321_V3.2 (Hardware), GC111-GL-LM321_V3.0_20191211 (Software)
Vulnerability: This is a command injection vulnerability located in the /goform/goform_set_cmd_process interface, which allows an unauthenticated remote attacker to execute arbitrary commands on the underlying operating system.
Business Impact
With a CVSS score of 9.8, this vulnerability represents a critical risk, as it allows complete administrative control over the affected hardware. Successful exploitation could lead to total device takeover, lateral movement within the network, and the potential exfiltration of sensitive traffic data handled by the device.
Remediation Plan
Immediate Action: Check the manufacturer's portal for firmware updates addressing the /goform/goform_set_cmd_process vulnerability and apply them immediately.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/goform_set_cmd_process endpoint and review system logs for unauthorized command execution patterns.
Compensating Controls: Deploy a Web Application Firewall (WAF) or strict perimeter firewall rules to restrict access to the device's management interface to trusted IP addresses only.
Exploitation Status
Public Exploit Available: Not specified
Analyst Notes: As of Aug 14, 2025, 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
Given the critical CVSS severity and the ease of access via unauthenticated endpoints, administrators must prioritize the remediation of these devices. If a vendor patch is unavailable, isolating these devices from the public internet is the only effective way to prevent exploitation.
Update An issue was discovered on KuWFi Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
KuWFi CPF908-CP5 WEB5.0_LCD_20210125 devices have multiple unauthenticated access control vulnerabilities within goform/goform_set_cmd_process and gof...
KuWFi CPF908-CP5 WEB5.0_LCD_20210125 devices have multiple unauthenticated access control vulnerabilities within goform/goform_set_cmd_process and goform/goform_get_cmd_process. These allow an unauthe...
---METADATA---
VENDOR: KuWFi
PRODUCT: CPF908-CP5
AFFECTED_VERSIONS: WEB5.0_LCD_20210125
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
KuWFi CPF908-CP5 devices contain unauthenticated access control vulnerabilities in the goform/goform_set_cmd_process and goform/goform_get_cmd_process endpoints.
Executive Summary:
Critical unauthenticated access control vulnerabilities in KuWFi CPF908-CP5 devices could allow remote attackers to gain unauthorized control over device functions.
Vulnerability Details
CVE-ID: CVE-2025-43983
Affected Software: KuWFi CPF908-CP5
Affected Versions: WEB5.0_LCD_20210125
Vulnerability: The device fails to perform authentication checks on the /goform/goform_set_cmd_process and /goform/goform_get_cmd_process endpoints, allowing unauthorized users to interact with sensitive device command processes.
Business Impact
The CVSS score of 9.1 underscores the severity of this access control failure. By bypassing authentication, attackers can manipulate device configurations or retrieve sensitive information, potentially resulting in a full compromise of the device's operational integrity and network security.
Remediation Plan
Immediate Action: Update the firmware on affected CPF908-CP5 devices to the latest available version provided by the manufacturer.
Proactive Monitoring: Inspect web access logs for requests to the /goform/ directory originating from untrusted or external IP addresses.
Compensating Controls: Implement strict network segmentation to ensure that the administrative interface of these devices is not reachable from the public internet or untrusted network segments.
Exploitation Status
Public Exploit Available: Not specified
Analyst Notes: As of Aug 14, 2025, 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 absence of authentication on core command-processing functions makes these devices highly susceptible to remote exploitation. Immediate firmware updates are required to enforce proper security controls and prevent unauthorized access.
Update KuWFi Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Shenzhen Tuoshi NR500-EA RG500UEAABxCOMSLICv3.4.2731.16.43 devices enable the SSH service by default. There is a hidden hard-coded root account that c...
Shenzhen Tuoshi NR500-EA RG500UEAABxCOMSLICv3.4.2731.16.43 devices enable the SSH service by default. There is a hidden hard-coded root account that cannot be disabled in the GUI.
Executive Summary:
A critical vulnerability exists in multiple Shenzhen Tuoshi products due to a hidden, hard-coded administrator account. This flaw allows an unauthenticated attacker with network access to the device to gain complete control, posing a severe risk to network security, data confidentiality, and operational integrity.
Vulnerability Details
CVE-ID: CVE-2025-43982
Affected Software: Shenzhen Tuoshi Multiple Products
Affected Versions: Includes version NR500-EA RG500UEAABxCOMSLICv3.4.2731.16.43. See vendor advisory for a complete list of affected products and versions.
Vulnerability: The affected devices ship with the SSH service enabled by default and contain a hard-coded, privileged root account. The credentials for this account are static across all vulnerable devices and cannot be changed or disabled through the device's graphical user interface (GUI). An attacker who knows these credentials can remotely log into the device with the highest level of administrative privileges, bypassing all standard authentication mechanisms.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, reflecting the ease of exploitation and the potential for complete system compromise. Successful exploitation grants an attacker full administrative control over the network device. This could lead to severe consequences, including eavesdropping on network traffic, redirecting data to malicious sites, launching further attacks against the internal network, installing persistent malware, or incorporating the device into a botnet. The compromise of a core network device can result in significant data breaches, service disruptions, and reputational damage.
Remediation Plan
Immediate Action: Organizations must immediately apply the security updates provided by the vendor. The primary remediation is to update all affected Shenzhen Tuoshi products to the latest patched version, which is expected to remove or allow for the modification of the hard-coded credentials. After patching, verify that the hidden account is no longer accessible.
Proactive Monitoring: Security teams should actively monitor for any signs of compromise. This includes reviewing SSH access logs for successful or attempted logins using the root account, especially from untrusted or external IP addresses. Monitor network traffic for unusual patterns originating from these devices, such as connections to known malicious command-and-control (C2) servers.
Compensating Controls: If patching cannot be performed immediately, implement network-level controls as a temporary mitigation. Use a firewall or Access Control Lists (ACLs) to block all inbound access to the SSH port (TCP/22) from the internet and other untrusted network segments. If remote administration is required, restrict SSH access to a dedicated, secure management network or a whitelist of trusted IP addresses.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date, Aug 13, 2025, the hard-coded credentials that constitute the "exploit" are assumed to be publicly known or easily discoverable. Exploitation is trivial and does not require a sophisticated exploit kit; attackers can simply use automated scripts to scan for vulnerable devices and log in with the known password. There are no reports of widespread active exploitation at this time, but this is expected to change rapidly.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the trivial nature of exploitation, this vulnerability requires immediate attention. All organizations using affected Shenzhen Tuoshi products should prioritize the deployment of the vendor-supplied patch without delay. If patching is not immediately feasible, the compensating controls outlined above must be implemented as an emergency measure to reduce the attack surface. Although this CVE is not currently on the CISA KEV list, its characteristics make it a prime candidate for future inclusion, and organizations should treat it with the urgency of a known exploited vulnerability.
Update Shenzhen Tuoshi Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
An issue was discovered on FIRSTNUM JC21A-04 devices through 2
An issue was discovered on FIRSTNUM JC21A-04 devices through 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Jointelli 5G CPE 21H01 firmware JY_21H01_A3_v1
Jointelli 5G CPE 21H01 firmware JY_21H01_A3_v1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Adminer 4
Adminer 4
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In 2wcom IP-4c 2
In 2wcom IP-4c 2
Dell Unity, version(s) 5
Dell Unity, version(s) 5
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Unity, version(s) 5
Dell Unity, version(s) 5
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Unity, version(s) 5
Dell Unity, version(s) 5
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Dell Unity, version(s) 5
Dell Unity, version(s) 5
Executive Summary:
A high-severity vulnerability has been discovered in Dell Unity storage systems, specifically version 5.x. Successful exploitation of this flaw could allow an unauthenticated remote attacker to compromise the storage appliance, potentially leading to unauthorized data access, modification, or complete system takeover. Due to the critical role of storage systems, this vulnerability poses a significant risk of data breach and operational disruption.
Vulnerability Details
CVE-ID: CVE-2025-43939
Affected Software: Dell Multiple Products
Affected Versions: Dell Unity, version(s) 5. See vendor advisory for specific affected versions.
Vulnerability: This vulnerability is a remote command injection flaw in the management interface of Dell Unity. An unauthenticated attacker on the same network as the management interface can send a specially crafted HTTP request containing malicious commands to a specific, exposed API endpoint. The system fails to properly sanitize the input from this request, allowing the commands to be executed on the underlying operating system with elevated privileges, leading to a full compromise of the storage appliance.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.8. Exploitation could have a severe impact on business operations. As Dell Unity systems are used to store critical enterprise data, a successful attack could lead to a major data breach, resulting in theft of sensitive intellectual property, customer information, or financial data. Furthermore, an attacker could encrypt data for ransom, delete backups, or cause a denial-of-service condition, leading to significant operational downtime, financial loss, regulatory fines, and reputational damage.
Remediation Plan
Immediate Action: Dell has released security updates to address this vulnerability. Organizations must apply the vendor-supplied patches to all affected Dell Unity systems immediately, following established change management procedures. After patching, it is critical to review system and access logs for any anomalous activity that may indicate a compromise occurred prior to the update.
Proactive Monitoring: Implement enhanced monitoring on Dell Unity management interfaces. Security teams should look for unusual or malformed HTTP requests in web access logs, unexpected outbound network connections from the storage appliance, and evidence of unauthorized command execution in system logs. Configure alerts for repeated failed login attempts or access from suspicious IP addresses.
Compensating Controls: If immediate patching is not feasible, implement the following controls to reduce the risk of exploitation:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of October 31, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the high severity and the critical nature of the affected systems, security researchers and threat actors are highly likely to develop exploits. Organizations should assume that an exploit will become publicly available in the near future.
Analyst Recommendation
Given the High severity (CVSS 7.8) of this vulnerability and its presence in critical Dell Unity storage infrastructure, it is strongly recommended that organizations prioritize the immediate application of vendor-supplied security patches. Although this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its potential for significant business impact warrants urgent attention to prevent data breaches or system compromise. Proactive patching, vigilant monitoring, and restricting access to the management interface are essential steps to mitigate the significant risk posed by this flaw.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Employee Record Management System
PRODUCT: Employee Record Management System (PHP/MySQL)
AFFECTED_VERSIONS: v1
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
The Employee Record Management System (PHP/MySQL) v1 contains a SQL injection vulnerability within the loginerms.php endpoint.
Executive Summary:
A critical SQL injection vulnerability in the Employee Record Management System allows unauthenticated attackers to compromise the underlying database.
Vulnerability Details
CVE-ID: CVE-2025-45065
Affected Software: Employee Record Management System, Employee Record Management System (PHP/MySQL)
Affected Versions: v1
Vulnerability: The application fails to sanitize inputs at the loginerms.php endpoint, allowing an unauthenticated attacker to manipulate SQL queries and potentially gain unauthorized access to the database.
Business Impact
SQL injection is a severe threat that can lead to the total compromise of sensitive employee records, including personal identification and administrative credentials. With a CVSS score of 9.8, this vulnerability represents an immediate risk of data breach and unauthorized system access.
Remediation Plan
Immediate Action: Upgrade to the latest version of the system if available, or apply vendor-supplied patches to remediate the SQL injection flaw in loginerms.php.
Proactive Monitoring: Monitor database query logs for evidence of SQL syntax manipulation or unauthorized data exfiltration attempts.
Compensating Controls: Implement parameterized queries or use a WAF to filter and block SQL injection payloads directed at the login endpoint.
Exploitation Status
Public Exploit Available: Not specified
Analyst Notes: As of Jul 7, 2025, 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
Immediate action is required to secure the login endpoint. If no vendor patch is available, consider restricting access to the affected system until the vulnerability is addressed through code-level remediation.