e107 CMS version 3
Description
e107 CMS version 3
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Search and filter 20685 vulnerabilities with AI analyst insights
e107 CMS version 3
e107 CMS version 3
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
PTPublisher 2
PTPublisher 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
EaseUS Data Recovery 15
EaseUS Data Recovery 15
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
ITeC ITeCProteccioAppServer contains an unquoted service path vulnerability that allows local attackers to execute code with elevated system privilege...
ITeC ITeCProteccioAppServer contains an unquoted service path vulnerability that allows local attackers to execute code with elevated system privileges
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
ImpressCMS 1.4.4 contains a file upload vulnerability with weak extension sanitization that allows attackers to upload potentially malicious files. At...
ImpressCMS 1.4.4 contains a file upload vulnerability with weak extension sanitization that allows attackers to upload potentially malicious files. Attackers can bypass file upload restrictions by using alternative file extensions .php2.php6.php7.phps.pht to execute arbitrary PHP code on the server.
Update ImpressCMS Multiple Products to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Bitrix24 contains an authenticated remote code execution vulnerability that allows logged-in attackers to execute arbitrary system commands through th...
Bitrix24 contains an authenticated remote code execution vulnerability that allows logged-in attackers to execute arbitrary system commands through the PHP command line admin interface
Executive Summary:
A high-severity vulnerability has been identified in certain products, specifically Bitrix24, which allows an authenticated attacker to execute arbitrary code on the server. Successful exploitation of this vulnerability could lead to a complete system compromise, enabling attackers to steal sensitive data, disrupt business operations, or use the compromised system to launch further attacks.
Vulnerability Details
CVE-ID: CVE-2022-50911
Affected Software: Unknown Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is an authenticated remote code execution (RCE) vulnerability within the Bitrix24 platform. An attacker who has valid user credentials can leverage the PHP command line admin interface to execute arbitrary system commands on the underlying server. To exploit this, an attacker would first need to log into a vulnerable Bitrix24 instance, navigate to the administrative PHP command interface, and then input malicious system-level commands which the application would execute with the permissions of the web server's user account.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.8. A successful exploit could have a significant negative impact on the business, leading to a complete compromise of the server hosting the Bitrix24 application. Potential consequences include the theft of confidential corporate data, customer information, and intellectual property; disruption of critical business workflows managed through the platform; reputational damage; and financial losses associated with incident response and recovery. The compromised server could also be used as a foothold to pivot into the broader corporate network.
Remediation Plan
Immediate Action: Identify all internet-facing and internal Bitrix24 systems and apply the security patches provided by the vendor immediately. Prioritize systems that are exposed to the internet. After patching, review access and web server logs for any signs of compromise or unusual activity preceding the patch application.
Proactive Monitoring: Implement enhanced logging and monitoring for all Bitrix24 instances. Security teams should actively monitor for unusual processes being spawned by the web server (e.g., sh, bash, powershell), unexpected outbound network connections from the server, and logs showing suspicious commands being executed through the PHP admin interface.
Compensating Controls: If immediate patching is not feasible, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of January 14, 2026, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, given the nature of the vulnerability, an exploit would be straightforward for a skilled attacker with valid credentials to create. This vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the high severity (CVSS 8.8) of this remote code execution vulnerability, immediate action is required. Organizations must prioritize applying the vendor-supplied patches to all affected Bitrix24 instances, especially those exposed to the internet. While this vulnerability is not currently listed in the CISA KEV catalog, the potential for complete system compromise necessitates a swift and decisive response to prevent future exploitation. A thorough review of user accounts and access controls should also be conducted to minimize the attack surface.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
Algo 8028 Control Panel version 3
Algo 8028 Control Panel version 3
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
e107 CMS version 3
e107 CMS version 3
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
e107 CMS version 3.2.1 contains multiple vulnerabilities that allow cross-site scripting (XSS) attacks. The first vulnerability is a reflected XSS tha...
e107 CMS version 3.2.1 contains multiple vulnerabilities that allow cross-site scripting (XSS) attacks. The first vulnerability is a reflected XSS that occurs in the news comment functionality when authenticated users interact with the comment form. An attacker can inject malicious JavaScript code through the URL parameter that gets executed when users click outside the comment field after typing content. The second vulnerability involves an upload restriction bypass for authenticated administrators, allowing them to upload SVG files containing malicious code through the media manager's remote URL upload feature. This results in stored XSS when the uploaded SVG files are accessed. These vulnerabilities were discovered by Hubert Wojciechowski and affect the news.php and image.php components of the CMS.
Executive Summary:
A critical vulnerability has been identified in multiple products, allowing attackers to execute malicious code within a user's browser through two distinct cross-site scripting (XSS) attacks. Successful exploitation could lead to session hijacking, credential theft, or the delivery of further malware, posing a significant risk to the confidentiality and integrity of user data and the affected web application.
Vulnerability Details
CVE-ID: CVE-2022-50905
Affected Software: Unknown Multiple Products
Affected Versions: Version 3.2.1 is confirmed to be vulnerable. See vendor advisory for a complete list of affected versions.
Vulnerability: This CVE encompasses two separate cross-site scripting vulnerabilities:
news.php page (specifically, by typing in the comment field and then clicking outside of it), malicious JavaScript code embedded in the URL parameter is executed in their browser.image.php). This allows the administrator to upload a Scalable Vector Graphics (SVG) file containing malicious JavaScript. When any user subsequently views or accesses this malicious SVG file, the embedded script executes in their browser, leading to a stored XSS attack.Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation can have severe consequences for the business, including the compromise of user and administrator accounts through session hijacking and credential theft. This could lead to unauthorized access to sensitive data, website defacement, distribution of malware to visitors, and reputational damage. An attacker gaining administrator-level access could potentially pivot to compromise the underlying server and other internal network resources, escalating the incident from a web application breach to a full network compromise.
Remediation Plan
Immediate Action: Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Proactive Monitoring:
news.php, which may indicate reflected XSS attempts.Compensating Controls:
Content-Type header (e.g., text/plain) that prevents them from being rendered as active content by browsers.Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jan 13, 2026, there are no known public exploits or active exploitation campaigns targeting this vulnerability. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the critical CVSS score of 9.8, it is strongly recommended that organizations patch all affected systems immediately. The combination of both reflected and stored XSS vectors provides attackers with multiple avenues for exploitation against different user privilege levels. Although there is no evidence of active exploitation at this time, the high severity rating makes it a probable target for future threat actor activity. If patching cannot be performed immediately, the compensating controls listed above, particularly the use of a WAF and a restrictive Content Security Policy, should be implemented as a matter of urgency.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Wondershare UBackit 2
Wondershare UBackit 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Wondershare MobileTrans 3
Wondershare MobileTrans 3
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Wondershare FamiSafe 1
Wondershare FamiSafe 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Wondershare Dr
Wondershare Dr
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Wondershare Dr
Wondershare Dr
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
NanoCMS 0
NanoCMS 0
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Aero CMS 0
Aero CMS 0
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
VIAVIWEB Wallpaper Admin 1.0 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting S...
VIAVIWEB Wallpaper Admin 1.0 contains an SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the img_id parameter. Attackers can send GET requests to edit_gallery_image.php with malicious img_id values to extract database information.
Executive Summary:
A critical SQL injection vulnerability exists in VIAVIWEB Wallpaper Admin products, identified as CVE-2022-50894. This flaw allows an authenticated attacker to manipulate database queries and steal sensitive information, such as user credentials and configuration data. Due to the high severity (CVSS 9.8), successful exploitation could lead to a complete compromise of the application's database, resulting in a significant data breach.
Vulnerability Details
CVE-ID: CVE-2022-50894
Affected Software: VIAVIWEB Wallpaper Admin Multiple Products
Affected Versions: Version 1.0 is confirmed to be vulnerable. See vendor advisory for a complete list of specific affected products and versions.
Vulnerability: The vulnerability is an SQL injection flaw in the edit_gallery_image.php script. An authenticated attacker can exploit this by sending a specially crafted GET request where the img_id parameter contains malicious SQL code. Because the application fails to properly sanitize this user-supplied input, the malicious code is executed directly by the database, allowing the attacker to bypass security controls and exfiltrate sensitive data from the database.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, posing a significant risk to the organization. A successful attack could result in a complete loss of data confidentiality and integrity within the application's database. Potential consequences include the theft of user credentials, personal information, and other sensitive data, leading to reputational damage, regulatory penalties, and financial loss. While the vulnerability requires authentication, a low-privileged user account is sufficient to launch a high-impact attack.
Remediation Plan
Immediate Action: The primary remediation is to apply the vendor-supplied security patches immediately. Upgrade all instances of VIAVIWEB Wallpaper Admin to the latest secure version to resolve the vulnerability.
Proactive Monitoring: System administrators should actively monitor web server and application logs for suspicious activity targeting edit_gallery_image.php. Look for GET requests with unusual or malformed img_id parameters containing SQL keywords (e.g., UNION, SELECT, --, ' OR '1'='1'). Monitor for anomalous database query patterns or unexpected outbound network traffic that could indicate data exfiltration.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules designed to detect and block SQL injection attacks. Additionally, enforce the principle of least privilege for the application's database user account to limit the potential impact of a successful exploit.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of January 13, 2026, this vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, SQL injection is a well-understood vulnerability class, and proof-of-concept exploits are simple to create and are likely available in the public domain. The requirement for authentication reduces the attack surface but does not eliminate the risk, especially from insider threats or attackers who have compromised a user account.
Analyst Recommendation
Given the critical severity (CVSS 9.8) and the high potential for data exfiltration, it is strongly recommended that organizations prioritize patching this vulnerability immediately. All affected VIAVIWEB Wallpaper Admin instances should be upgraded to the latest version without delay. In parallel, security teams should review access logs for any evidence of past exploitation attempts. If patching is delayed for any reason, the implementation of compensating controls, such as a WAF, is crucial to mitigate the immediate risk.
Update VIAVIWEB Wallpaper Admin Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
VIAVIWEB Wallpaper Admin 1.0 contains an unauthenticated remote code execution vulnerability in the image upload functionality. Attackers can upload a...
VIAVIWEB Wallpaper Admin 1.0 contains an unauthenticated remote code execution vulnerability in the image upload functionality. Attackers can upload a malicious PHP file through the add_gallery_image.php endpoint to execute arbitrary code on the server.
Executive Summary:
A critical vulnerability exists in VIAVIWEB Wallpaper Admin software that allows an unauthenticated attacker to take complete control of the web server. By uploading a malicious file disguised as an image, an attacker can execute arbitrary code, leading to potential data theft, service disruption, and full system compromise. This vulnerability requires immediate attention due to its high severity and ease of exploitation.
Vulnerability Details
CVE-ID: CVE-2022-50893
Affected Software: VIAVIWEB Wallpaper Admin Multiple Products
Affected Versions: Version 1.0 is confirmed to be vulnerable. See vendor advisory for a complete list of affected products and versions.
Vulnerability: The vulnerability is an unauthenticated Remote Code Execution (RCE) flaw within the image upload functionality. The specific endpoint, add_gallery_image.php, fails to properly validate the type of file being uploaded and does not require any authentication to access. An attacker can craft a malicious PHP script, save it with an image file extension (or bypass client-side checks), and upload it to the server. Once uploaded, the attacker can navigate to the file's location on the server, causing the web server to execute the embedded PHP code with the permissions of the web server process.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, reflecting the extreme risk it poses to the organization. Successful exploitation could lead to a complete compromise of the affected server, resulting in the theft of sensitive data, including customer information, intellectual property, and credentials. An attacker could also deface the website, disrupt business operations by deleting files or shutting down services, or use the compromised server as a pivot point to launch further attacks against the internal network or to host malware. The potential for significant financial loss, reputational damage, and regulatory fines is high.
Remediation Plan
Immediate Action:
add_gallery_image.php endpoint, especially from unknown IP addresses.Proactive Monitoring:
Compensating Controls:
add_gallery_image.php endpoint from all untrusted IP addresses.Exploitation Status
Public Exploit Available: true
Analyst Notes: As of January 13, 2026, this vulnerability is publicly disclosed, and proof-of-concept exploits for similar unrestricted file upload vulnerabilities are widely available. The lack of an authentication requirement makes this flaw trivial to exploit. While this CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its critical severity and ease of exploitation make it a highly attractive target for threat actors.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the unauthenticated nature of this remote code execution vulnerability, we recommend immediate and urgent action. The risk of a full system compromise is extremely high. Organizations must prioritize applying the vendor-supplied patches to all affected systems without delay. If patching cannot be performed immediately, the compensating controls listed above, particularly restricting access to the vulnerable endpoint and disabling script execution in upload directories, should be implemented as an emergency mitigation measure.
Update VIAVIWEB Wallpaper Admin Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
VIAVIWEB Wallpaper Admin 1
VIAVIWEB Wallpaper Admin 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
CoolerMaster MasterPlus 1
CoolerMaster MasterPlus 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Concrete5 CMS version 9.1.3 contains an XPath injection vulnerability that allows attackers to manipulate URL path parameters with malicious payloads....
Concrete5 CMS version 9.1.3 contains an XPath injection vulnerability that allows attackers to manipulate URL path parameters with malicious payloads. Attackers can flood the system with crafted requests to potentially extract internal content paths and system information.
---METADATA---
VENDOR: Concrete5
PRODUCT: CMS
AFFECTED_VERSIONS: 9.1.3
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
Concrete5 CMS 9.1.3 is vulnerable to XPath injection, allowing attackers to manipulate URL path parameters to extract sensitive system information.
Executive Summary:
An XPath injection vulnerability in Concrete5 CMS 9.1.3 allows attackers to manipulate system queries, potentially leading to the disclosure of sensitive internal information.
Vulnerability Details
CVE-ID: CVE-2022-50807
Affected Software: Concrete5 CMS
Affected Versions: 9.1.3
Vulnerability: The application is susceptible to XPath injection via URL path parameters. By flooding the system with crafted malicious payloads, an attacker can manipulate the underlying query structure to extract internal content paths and system metadata.
Business Impact
While this vulnerability primarily facilitates information disclosure, the exposure of internal system architecture and content paths significantly aids attackers in planning further, more destructive attacks. The critical CVSS score of 9.8 suggests that this vulnerability could be a precursor to deeper system exploitation. Protecting this information is vital for maintaining the overall security posture and preventing reconnaissance-based attacks.
Remediation Plan
Immediate Action: Update the Concrete5 CMS installation to the latest version, which includes patches for input sanitization.
Proactive Monitoring: Monitor web application logs for high volumes of unusual request patterns or URL structures containing XPath-related syntax.
Compensating Controls: Utilize a Web Application Firewall (WAF) to detect and block common injection-based attack patterns targeting URL parameters.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Jan 13, 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
XPath injection vulnerabilities allow attackers to bypass standard protections and probe the internal workings of the CMS. It is recommended that administrators update the application immediately and conduct a security review of the web server logs to ensure no unauthorized reconnaissance has occurred.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
4images 1
4images 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Senayan Library Management System 9
Senayan Library Management System 9
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
JM-DATA ONU JF511-TV version 1.0.67 uses default credentials that allow attackers to gain unauthorized access to the device with administrative privil...
JM-DATA ONU JF511-TV version 1.0.67 uses default credentials that allow attackers to gain unauthorized access to the device with administrative privileges.
Executive Summary:
A critical vulnerability has been identified in JM-DATA ONU devices, specifically version 1.0.67 of the JF511-TV model. The device uses static, default credentials which, if unchanged, allow unauthenticated attackers to gain full administrative control, posing a severe risk of network compromise, data interception, and service disruption.
Vulnerability Details
CVE-ID: CVE-2022-50803
Affected Software: JM-DATA ONU JF511-TV (and potentially other products)
Affected Versions: version 1.0.67
Vulnerability: The vulnerability exists due to the use of hardcoded, default credentials for administrative access. An attacker with network access to the device's management interface can use these publicly known credentials to log in with the highest level of privileges. This allows the attacker to view or modify all device configurations, monitor network traffic passing through the device, disable services, or use the compromised device as a pivot point to launch further attacks against the internal network.
Business Impact
This vulnerability is rated as critical, with a CVSS score of 9.8, reflecting the extreme ease of exploitation and the potential for complete system compromise. Successful exploitation could lead to significant business disruption, including loss of internet connectivity, unauthorized access to sensitive internal network resources, and data exfiltration. An attacker could manipulate network traffic, conduct man-in-the-middle attacks, or install persistent backdoors, severely impacting the confidentiality, integrity, and availability of business operations and data.
Remediation Plan
Immediate Action: The primary remediation step is to immediately change the default administrative password on all affected JM-DATA ONU devices. If a vendor-supplied firmware update is available to address this issue, it should be applied as soon as possible. Organizations should also review access logs for any signs of unauthorized logins using the default credentials.
Proactive Monitoring: Implement continuous monitoring of network device logs, specifically looking for successful or repeated failed login attempts to management interfaces from untrusted IP addresses. Monitor for unexpected configuration changes, unusual outbound traffic originating from the ONU device, or alterations to DNS settings, as these can be indicators of compromise.
Compensating Controls: If patching or changing credentials is not immediately feasible, restrict network access to the device's management interface (e.g., web portal, SSH, Telnet) to a limited set of trusted administrative IP addresses. Employ network segmentation to isolate the ONU device from critical internal network segments, limiting the potential impact of a compromise.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 30, 2025, the "exploit" for this vulnerability is the public knowledge of the default credentials. This makes exploitation trivial for any attacker who can access the device's login interface. While this CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, vulnerabilities involving default credentials are a common target for automated scanning and opportunistic attacks.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the trivial nature of exploitation, we strongly recommend that organizations take immediate action. All affected JM-DATA ONU devices must be identified and their default credentials must be changed without delay. Even though this vulnerability is not on the CISA KEV list, its high severity presents a clear and present danger to the network, and remediation should be treated as a top priority.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
H3C SSL VPN contains a user enumeration vulnerability that allows attackers to identify valid usernames through the 'txtUsrName' POST parameter
H3C SSL VPN contains a user enumeration vulnerability that allows attackers to identify valid usernames through the 'txtUsrName' POST parameter
Executive Summary:
This report details a high-severity user enumeration vulnerability in H3C SSL VPN products, identified as CVE-2022-50800. The flaw allows unauthenticated attackers to remotely confirm the existence of valid usernames, which can then be used in targeted attacks like password spraying to gain unauthorized access to the corporate network. Organizations are urged to apply vendor patches immediately to mitigate the risk of a potential network breach.
Vulnerability Details
CVE-ID: CVE-2022-50800
Affected Software: Unknown Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists in the login functionality of H3C SSL VPN solutions. An unauthenticated remote attacker can exploit this flaw by sending specially crafted POST requests to the login interface, manipulating the 'txtUsrName' parameter. The system provides a distinguishable response based on whether the submitted username is valid or invalid, allowing the attacker to systematically test a list of potential usernames and build a definitive list of valid accounts on the system.
Business Impact
This vulnerability is rated as high severity with a CVSS score of 7.5. Successful exploitation provides attackers with the foundational information needed for more advanced attacks. By obtaining a list of valid usernames, attackers can conduct highly effective password spraying or brute-force campaigns, significantly increasing the likelihood of account compromise and unauthorized access to the internal network. This could lead to data breaches, ransomware deployment, or further lateral movement within the organization's infrastructure.
Remediation Plan
Immediate Action: Apply the security updates provided by the vendor (H3C) across all affected SSL VPN appliances without delay. After patching, review VPN access logs for any signs of enumeration attempts or unusual login patterns that may have occurred prior to remediation.
Proactive Monitoring: Security teams should actively monitor VPN logs for a high volume of failed login attempts from a single source IP address targeting multiple usernames. Implement alerting for rapid, sequential POST requests to the VPN login page. Monitor for successful logins that immediately follow a burst of failed attempts from the same IP, as this could indicate a successful password-spraying attack.
Compensating Controls: If immediate patching is not feasible, implement the following controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 31, 2025, there are no known public exploits specifically targeting this CVE. However, user enumeration is a common and well-understood attack technique, and scripts to exploit this type of vulnerability are trivial for a skilled attacker to create.
Analyst Recommendation
Given the high CVSS score of 7.5 and the critical role this vulnerability plays as a precursor to account compromise, we strongly recommend that organizations prioritize the immediate application of vendor-supplied patches. While this CVE is not currently on the CISA KEV list, its potential to facilitate unauthorized network access makes it a significant risk. Organizations should treat this as an urgent priority and implement compensating controls like MFA and rate-limiting to add layers of defense against this threat.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Fetch FTP Client 5
Fetch FTP Client 5
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SoX 14
SoX 14
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated command injection vulnerability in the username parameter. Attackers c...
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated command injection vulnerability in the username parameter. Attackers can exploit index.php and login.php scripts by injecting arbitrary shell commands through the HTTP POST 'username' parameter to execute system commands.
Executive Summary:
A critical, unauthenticated command injection vulnerability exists in multiple SOUND4 products. This flaw allows a remote attacker without any credentials to take complete control of an affected device by sending a specially crafted request, posing a significant risk of system compromise, data breach, and service disruption.
Vulnerability Details
CVE-ID: CVE-2022-50794
Affected Software: SOUND4 IMPACT/FIRST/PULSE/Eco
Affected Versions: versions 2.x and below
Vulnerability: The vulnerability is an unauthenticated command injection flaw found in the web interface of the affected products. An attacker can send a malicious HTTP POST request to the index.php or login.php scripts. By injecting operating system shell commands into the username parameter of the login request, the attacker can force the underlying server to execute these commands with the privileges of the web service, leading to a full system compromise.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation allows an unauthenticated attacker to gain complete control over the affected device. This could lead to severe consequences, including theft of sensitive configuration data, interception or modification of audio streams, complete service disruption, or using the compromised device as a pivot point to launch further attacks against the internal network. The operational and reputational damage from such an attack could be substantial.
Remediation Plan
Immediate Action: Immediately update all affected SOUND4 IMPACT, FIRST, PULSE, and Eco products to the latest patched version provided by the vendor. Prioritize patching for systems that are accessible from the internet.
Proactive Monitoring: System administrators should actively monitor web server access logs for suspicious POST requests to index.php and login.php. Specifically, look for unusual or malicious-looking strings and shell commands within the username parameter. Monitor for unexpected outbound network connections, unusual process execution, and any modifications to system files on the affected devices.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules designed to block command injection attempts in POST request parameters. Restrict network access to the device's management interface to a trusted administrative network or specific IP addresses.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 30, 2025, proof-of-concept exploit code is publicly available for this vulnerability. Due to the simplicity of exploitation and the unauthenticated nature of the attack, threat actors are likely to be actively scanning for and exploiting vulnerable devices. Although this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its high severity and the availability of public exploits indicate a high likelihood of active exploitation in the wild.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the availability of a public exploit, this vulnerability poses an immediate and severe threat to the organization. We strongly recommend that all affected SOUND4 devices be patched immediately, with internet-facing systems treated as the highest priority. Due to the risk of active exploitation, organizations should assume that any unpatched, publicly accessible devices may already be compromised and should consider initiating incident response procedures to investigate for signs of malicious activity.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated file disclosure vulnerability that allows remote attackers to access s...
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated file disclosure vulnerability that allows remote attackers to access sensitive system files. Attackers can exploit the vulnerability by manipulating the 'file' GET parameter to disclose arbitrary files on the affected device.
Executive Summary:
A critical remote and unauthenticated file disclosure vulnerability, identified as CVE-2022-50792, exists in multiple SOUND4 products. This flaw allows an attacker with network access to the device to read any file on the system, potentially exposing highly sensitive information such as configuration details, user credentials, and system keys without needing any prior authentication.
Vulnerability Details
CVE-ID: CVE-2022-50792
Affected Software: SOUND4 IMPACT, SOUND4 FIRST, SOUND4 PULSE, SOUND4 Eco
Affected Versions: Versions 2.x and below
Vulnerability: This vulnerability is a classic path traversal flaw within the web interface of the affected devices. A remote, unauthenticated attacker can craft a specific HTTP GET request manipulating the 'file' parameter. By using directory traversal sequences (e.g., ../../..), the attacker can navigate outside of the intended web root directory and access arbitrary files anywhere on the device's file system, provided the application's user has read permissions for those files.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, reflecting the extreme risk it poses to an organization. Successful exploitation could lead to a complete compromise of confidentiality, allowing attackers to exfiltrate sensitive data such as system passwords, private cryptographic keys, intellectual property, and network configuration files. This stolen information can be used to facilitate further network intrusion, pivot to other systems, disrupt broadcast operations, or lead to a significant data breach, resulting in severe financial, reputational, and regulatory damage.
Remediation Plan
Immediate Action: Immediately identify all affected SOUND4 devices within the environment and update them to a patched version as recommended by the vendor. After patching, review system and access logs for any signs of compromise that may have occurred prior to remediation.
Proactive Monitoring: Implement continuous monitoring of web server access logs for affected devices. Specifically, search for suspicious GET requests containing the file= parameter followed by directory traversal payloads such as ../, ..%2f, or other variants. Monitor for unusual outbound network traffic from these devices, which could indicate data exfiltration.
Compensating Controls: If immediate patching is not feasible, implement network segmentation to restrict access to the device's management interface to a minimal set of trusted administrative hosts. If the device is exposed to the internet, place it behind a Web Application Firewall (WAF) configured with rules to detect and block path traversal attack patterns.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 30, 2025, this vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating no widespread, active exploitation campaigns have been confirmed by CISA. However, given the simplicity of exploiting this type of vulnerability, proof-of-concept (PoC) code is readily available, and it is highly likely to be targeted by opportunistic attackers scanning for vulnerable systems.
Analyst Recommendation
Due to the critical severity (CVSS 9.8) and the fact that this vulnerability can be exploited by an unauthenticated remote attacker, immediate action is required. All organizations using the affected SOUND4 products must prioritize applying the vendor-supplied patches without delay. Although not currently on the CISA KEV list, the low complexity of attack makes these devices prime targets. If patching cannot be performed immediately, the compensating controls outlined above must be implemented as a critical temporary measure to reduce the risk of compromise.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated vulnerability that allows remote attackers to access live radio stream...
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated vulnerability that allows remote attackers to access live radio stream information through webplay or ffmpeg scripts. Attackers can exploit the vulnerability by calling specific web scripts to disclose radio stream details without requiring authentication.
Executive Summary:
A critical vulnerability has been identified in SOUND4 IMPACT, FIRST, PULSE, and Eco products. This flaw allows any remote, unauthenticated attacker to access sensitive live radio stream information by simply calling specific web scripts, posing a significant risk of content theft, service disruption, and potential stream hijacking. Due to the lack of authentication required, this vulnerability is easy to exploit and requires immediate attention.
Vulnerability Details
CVE-ID: CVE-2022-50790
Affected Software: SOUND4 IMPACT, SOUND4 FIRST, SOUND4 PULSE, SOUND4 Eco
Affected Versions: Versions 2.x and below
Vulnerability: The vulnerability is an information disclosure flaw resulting from a lack of authentication on specific web scripts, including webplay and ffmpeg scripts. A remote attacker can exploit this by sending a direct HTTP request to these scripts on a vulnerable device. The server will improperly process the request without verifying user identity, returning sensitive details about the live radio stream, such as stream URLs, formats, and other configuration data.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could lead to significant business consequences, including the unauthorized interception and re-broadcasting of proprietary audio content, resulting in copyright infringement and revenue loss. The disclosed stream information could also be used to launch denial-of-service (DoS) attacks against the broadcast infrastructure, leading to service outages and reputational damage. Furthermore, this information could serve as reconnaissance for more sophisticated attacks against the organization's network.
Remediation Plan
Immediate Action: Immediately update all affected SOUND4 IMPACT, FIRST, PULSE, and Eco devices to the latest available version (above 2.x) to patch the vulnerability. After patching, review web server and application access logs for any signs of exploitation attempts that may have occurred prior to remediation.
Proactive Monitoring:
webplay or ffmpeg scripts, especially from unknown or suspicious IP addresses.Compensating Controls:
If immediate patching is not feasible, implement the following controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 30, 2025, there are no known public proof-of-concept exploits for this vulnerability. However, due to the trivial nature of the exploitation method—simply calling a web script—it is highly probable that threat actors can independently develop an exploit with minimal effort. The primary risk is unauthenticated information disclosure, which can be a stepping stone for more impactful attacks.
Analyst Recommendation
Given the critical 9.8 CVSS score and the absence of any required authentication for exploitation, this vulnerability presents a severe risk to the organization. We strongly recommend that all affected SOUND4 products be patched immediately. Although this CVE is not currently listed on the CISA KEV list, its high severity and ease of exploitation warrant urgent action. If patching cannot be performed immediately, the compensating controls listed above should be implemented as a temporary measure to mitigate the risk.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x contains a network vulnerability that allows unauthenticated attackers to send ICMP signals to arbitrary ho...
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x contains a network vulnerability that allows unauthenticated attackers to send ICMP signals to arbitrary hosts through network command scripts. Attackers can abuse ping.php, traceroute.php, and dns.php to generate network flooding attacks targeting external hosts.
Executive Summary:
A critical vulnerability has been identified in several SOUND4 products which allows unauthenticated attackers to abuse built-in network utilities. This enables attackers to use the vulnerable device to launch network flooding attacks against external targets, potentially implicating the organization in a denial-of-service attack and causing reputational damage or blacklisting of the organization's IP addresses.
Vulnerability Details
CVE-ID: CVE-2022-50695
Affected Software: SOUND4 IMPACT, SOUND4 FIRST, SOUND4 PULSE, SOUND4 Eco
Affected Versions: Versions 2.x
Vulnerability: The web management interface of the affected products contains several diagnostic scripts (ping.php, traceroute.php, and dns.php) that lack proper authentication and input validation. A remote, unauthenticated attacker can send specially crafted HTTP requests to these scripts, instructing the device to execute network commands like ping or traceroute against an arbitrary IP address. By repeatedly sending these requests, an attacker can force the vulnerable device to generate a high volume of ICMP traffic, effectively using it as a bot to conduct a network flooding or Distributed Denial-of-Service (DDoS) attack against a third-party target.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. The primary business impact is not a direct compromise of the affected device but its use as a weapon against other organizations. If exploited, the organization's network assets could be used to launch DDoS attacks, leading to significant reputational damage, potential legal liability, and the blacklisting of the organization's IP addresses by security services. This could result in disruption of the organization's own internet services and communication channels, and intervention from the internet service provider.
Remediation Plan
Immediate Action: Update all affected SOUND4 products (IMPACT, FIRST, PULSE, Eco) to the latest version provided by the vendor to patch the vulnerability. After patching, review web server access logs for any requests to ping.php, traceroute.php, or dns.php to identify potential past exploitation attempts.
Proactive Monitoring: Continuously monitor outbound network traffic from the SOUND4 devices for abnormally high volumes of ICMP packets. Configure network monitoring and alerting to detect traffic patterns consistent with a denial-of-service attack originating from these internal assets. Monitor web server logs for a high frequency of requests to the vulnerable PHP scripts from unknown IP addresses.
Compensating Controls: If patching is not immediately possible, implement strict firewall rules to restrict all access to the web management interface of the SOUND4 devices, allowing connections only from a trusted internal management network or specific administrative IP addresses. If the diagnostic functionality is not essential, consider disabling or removing the ping.php, traceroute.php, and dns.php files from the device's web server to eliminate the attack vector.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of December 30, 2025, while this vulnerability is not listed in the CISA KEV catalog, the exploit is trivial to execute. The vulnerability can be triggered by a simple, unauthenticated web request, meaning the barrier to entry for attackers is extremely low. Organizations should assume that this vulnerability could be easily discovered and exploited by threat actors scanning for abusable network devices.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the ease of exploitation, this vulnerability poses a severe risk. The potential for the organization's assets to be used in malicious attacks against other entities makes remediation an urgent priority. We strongly recommend that all affected SOUND4 devices be patched immediately. If patching is delayed for any reason, the compensating controls outlined above, particularly restricting access via a firewall, must be implemented without delay to mitigate the risk.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
SOUND4 IMPACT/FIRST/PULSE/Eco <=2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Splashtop 8
Splashtop 8
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2
SOUND4 IMPACT/FIRST/PULSE/Eco versions 2
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
MiniDVBLinux 5.4 contains a remote command execution vulnerability that allows unauthenticated attackers to execute arbitrary commands as root through...
MiniDVBLinux 5.4 contains a remote command execution vulnerability that allows unauthenticated attackers to execute arbitrary commands as root through the 'command' GET parameter. Attackers can exploit the /tpl/commands.sh endpoint by sending malicious command values to gain root-level system access.
Executive Summary:
A critical vulnerability has been identified in multiple MiniDVBLinux products, designated CVE-2022-50691. This flaw allows any unauthenticated attacker on the network to remotely execute arbitrary commands with the highest system privileges (root), leading to a complete compromise of the affected device. Due to the ease of exploitation and the severity of its impact, this vulnerability poses a significant and immediate threat to the confidentiality, integrity, and availability of the system.
Vulnerability Details
CVE-ID: CVE-2022-50691
Affected Software: MiniDVBLinux Multiple Products
Affected Versions: Version 5.4. See vendor advisory for specific affected versions.
Vulnerability: This is an unauthenticated remote command execution (RCE) vulnerability. The /tpl/commands.sh script improperly handles user-supplied input from the 'command' GET parameter. An attacker can craft a malicious HTTP GET request to this endpoint, embedding arbitrary system commands within the 'command' parameter, which are then executed on the underlying operating system with root privileges.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation grants an attacker complete control over the affected MiniDVBLinux device. The potential consequences include theft or modification of sensitive data, complete service disruption, installation of malware or ransomware, and using the compromised device as a pivot point to launch further attacks against the internal network. The lack of authentication required for exploitation significantly increases the risk, as any attacker with network access to the device can exploit it.
Remediation Plan
Immediate Action: The primary remediation is to apply the security patches provided by the vendor. System administrators should immediately update all instances of MiniDVBLinux Multiple Products to the latest version. Refer to the official vendor security advisory for specific patch information and installation instructions.
Proactive Monitoring: Security teams should actively monitor web server access logs for any requests to the /tpl/commands.sh endpoint. Specifically, look for suspicious or unexpected commands (e.g., wget, curl, nc, bash) within the 'command' GET parameter. Monitor for unusual outbound network traffic from affected devices and any unexpected processes running with root privileges.
Compensating Controls: If immediate patching is not feasible, implement the following controls to mitigate risk:
/tpl/commands.sh endpoint.Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 30, 2025, this vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, given the simplicity of the exploit (a single crafted GET request), proof-of-concept code is widely available, and it is highly likely that this vulnerability is being actively scanned for and exploited by threat actors.
Analyst Recommendation
Due to the critical CVSS score of 9.8 and the unauthenticated, remote nature of this vulnerability, immediate remediation is strongly recommended. Organizations must prioritize patching all affected MiniDVBLinux devices without delay. If patching cannot be performed immediately, the compensating controls listed above should be implemented as an urgent temporary measure. The high potential for complete system compromise makes this a top-priority security issue.
Update MiniDVBLinux Multiple Products to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Wondershare MirrorGo 2
Wondershare MirrorGo 2
Executive Summary:
A high-severity vulnerability has been identified in multiple Wondershare products, including MirrorGo. This flaw could allow a remote attacker to execute arbitrary code on an affected system, potentially leading to a full system compromise. Successful exploitation could result in data theft, malware installation, or further intrusion into the network.
Vulnerability Details
CVE-ID: CVE-2022-50690
Affected Software: Wondershare Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability allows for remote code execution in the network service component of affected Wondershare products. An unauthenticated attacker on the same local network could send specially crafted data packets to the listening service. This could trigger a memory corruption error, such as a buffer overflow, enabling the attacker to execute arbitrary code with the same privileges as the running application.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.4, posing a significant risk to the organization. A successful exploit could lead to a complete compromise of the workstation where the software is installed. The potential consequences include unauthorized access to sensitive corporate or personal data, deployment of ransomware, installation of persistent backdoors, and the use of the compromised machine as a launchpad for further attacks against the internal network.
Remediation Plan
Immediate Action: Apply vendor security updates immediately across all systems with the affected software. Prioritize patching for internet-facing or critical systems. After patching, monitor for any signs of exploitation attempts by reviewing application and system logs for unusual activity or crashes related to the Wondershare service.
Proactive Monitoring: Implement enhanced monitoring on endpoints running Wondershare software. Look for unusual network connections to the ports used by the application, unexpected process creation originating from the Wondershare executable, and outbound traffic to unknown destinations. Utilize Endpoint Detection and Response (EDR) solutions to detect and alert on anomalous behavior.
Compensating Controls: If immediate patching is not feasible, use host-based firewalls to restrict inbound network connections to the vulnerable service, allowing access only from trusted IP addresses. Ensure the application is run with the lowest possible user privileges to limit the impact of a potential compromise. Consider network segmentation to isolate workstations running this software from critical assets.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 23, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the high severity and potential for remote code execution, it is likely that threat actors will attempt to develop an exploit. Organizations should remain vigilant and monitor threat intelligence sources for any updates on exploitation activity.
Analyst Recommendation
This vulnerability represents a high risk and requires immediate attention. Given the CVSS score of 8.4, all instances of affected Wondershare products must be identified and patched without delay to prevent potential system compromise. Although this vulnerability is not currently on the CISA KEV list, its severity warrants treating it with the same level of urgency as a known exploited vulnerability.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Cobian Backup Gravity 11
Cobian Backup Gravity 11
Executive Summary:
A critical remote code execution vulnerability exists in Cobian Backup Gravity 11, which could allow an unauthenticated attacker to take full control of the backup server over the network. Successful exploitation could lead to the theft or destruction of sensitive backup data, deployment of ransomware, and further compromise of the internal network.
Vulnerability Details
CVE-ID: CVE-2022-50688
Affected Software: Cobian Backup
Affected Versions: Cobian Backup Gravity 11 (Version 11.2.0.582 and potentially prior versions). See vendor advisory for specific affected versions.
Vulnerability: This vulnerability is an unauthenticated remote code execution (RCE) due to improper input sanitization in the product's web interface. An unauthenticated remote attacker can send a specially crafted HTTP POST request to the /users endpoint. The username parameter within this request is not validated correctly and is passed directly to a system command, allowing for command injection. By embedding malicious commands within the username parameter, an attacker can execute arbitrary code on the server with the privileges of the Cobian Backup service.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.4. Successful exploitation would grant an attacker complete control over the backup server, which presents a significant risk to the organization. Potential consequences include the compromise, exfiltration, or deletion of all backup data, rendering disaster recovery plans ineffective. The compromised server could also be used as a staging point to launch further attacks against the internal network, leading to a wider system breach, deployment of ransomware, and significant operational disruption.
Remediation Plan
Immediate Action: Apply vendor security updates immediately to all vulnerable instances of Cobian Backup. After patching, review web server and system access logs for any signs of exploitation attempts that may have occurred prior to the update, such as unusual POST requests to the /users endpoint.
Proactive Monitoring:
/users containing command-line syntax or special characters in the username field.cmd.exe or powershell.exe being spawned by the Cobian Backup service, or unexpected outbound network connections.Compensating Controls:
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of December 23, 2025, multiple public proof-of-concept (PoC) exploits are available for this vulnerability. The availability of a simple-to-use exploit for an unauthenticated RCE significantly increases the risk, as it lowers the technical barrier for attackers. Although this CVE is not currently listed on the CISA KEV list, its characteristics make it an attractive target for widespread scanning and opportunistic attacks.
Analyst Recommendation
Given the high severity (CVSS 8.4), the unauthenticated nature of the exploit, and the public availability of PoC code, this vulnerability poses a critical and immediate threat. The organization must prioritize the immediate application of vendor-supplied security patches to all affected Cobian Backup instances. If patching cannot be performed immediately, implement compensating controls, such as firewall restrictions, to limit the attack surface until patches can be deployed. Due to the high likelihood of exploitation, a retroactive threat hunt for indicators of compromise is strongly recommended.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Weaver E-cology 9.0 contains a file upload vulnerability allowing remote, unauthenticated attackers to execute arbitrary code via malicious JSP files.
Weaver E-cology 9.0 contains a file upload vulnerability allowing remote, unauthenticated attackers to execute arbitrary code via malicious JSP files.
---METADATA---
VENDOR: Weaver Network Co.
PRODUCT: E-cology 9.0
AFFECTED_VERSIONS: 0 up to (excluding) 10.52
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
Weaver E-cology 9.0 contains a file upload vulnerability allowing remote, unauthenticated attackers to execute arbitrary code via malicious JSP files.
Executive Summary:
This critical vulnerability allows unauthenticated remote code execution on Weaver E-cology 9.0 servers via arbitrary file uploads.
Vulnerability Details
CVE-ID: CVE-2022-4995
Affected Software: Weaver Network Co. E-cology 9.0
Affected Versions: 0 up to (excluding) 10.52
Vulnerability: The application fails to properly validate file uploads within the uploaderOperate.jsp component. An unauthenticated attacker can submit a multipart/form-data POST request to upload JSP webshells, resulting in full system compromise under the application server process privileges.
Business Impact
The CVSS score of 9.8 reflects the extreme severity of this flaw, as it permits total system takeover without requiring any user credentials. Successful exploitation could lead to full data exfiltration, complete loss of system integrity, and significant operational downtime, posing a severe risk to organizational security and business continuity.
Remediation Plan
Immediate Action: Update Weaver E-cology 9.0 to version 10.52 or later immediately to resolve the vulnerable file upload logic.
Proactive Monitoring: Review web access logs for unusual POST requests directed at /workrelate/plan/util/uploaderOperate.jsp and monitor server directories for unauthorized JSP files.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block multipart/form-data requests containing suspicious file extensions or unauthorized patterns targeting the affected path.
Exploitation Status
Public Exploit Available: Yes — multiple public proof-of-concept repositories and technical write-ups exist.
Analyst Notes: As of August 7, 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. The vulnerability is highly exploitable due to the absence of authentication requirements and the direct path to remote code execution.
Analyst Recommendation
Given the critical severity and the existence of public proof-of-concept code, organizations must prioritize patching this vulnerability immediately. Failure to apply the vendor-provided update exposes the application to trivial exploitation and potential full system compromise.
Update Weaver Network Co. E-cology 9.0 to the latest version. Monitor for exploitation attempts and review access logs.
Dräger Infinity Acute Care System and Standalone Infinity M540 patient monitors versions VG4
Dräger Infinity Acute Care System and Standalone Infinity M540 patient monitors versions VG4
---METADATA---
VENDOR: Dräger
PRODUCT: Infinity Acute Care System and Standalone Infinity M540
AFFECTED_VERSIONS: VG4.1.1, VG4.0.3, and lower (with VG4.2 partially affected)
---END_METADATA---
Description Summary:
A remote vulnerability in Dräger Infinity patient monitors allows attackers to inject spoofed data, causing denial-of-service conditions through system reboots.
Executive Summary:
Confirmed active exploitation of this high-severity vulnerability in Dräger patient monitors necessitates immediate action to prevent clinical service disruption.
Vulnerability Details
CVE-ID: CVE-2022-4992
Affected Software: Dräger Infinity Acute Care System and Standalone Infinity M540
Affected Versions: VG4.1.1, VG4.0.3, and lower (with VG4.2 partially affected)
Vulnerability: This vulnerability allows remote, unauthenticated attackers to compromise network communications, enabling the injection of malicious data or triggering system reboots by overwhelming the network stack. Attackers can manipulate critical device settings, including alarm states and thresholds, directly impacting patient safety.
Business Impact
With a CVSS score of 8.6, this vulnerability represents a significant risk to patient care and clinical operations. Successful exploitation results in the loss of critical monitoring functionality, potential misdiagnosis due to spoofed data, and severe downtime for life-critical medical equipment.
Remediation Plan
Immediate Action: Contact your Dräger representative or authorized service provider to coordinate the deployment of firmware updates or recommended mitigations for the affected versions.
Proactive Monitoring: Implement strict network segmentation for medical devices and monitor network traffic for anomalous spikes or unauthorized communication attempts targeting the M540 units.
Compensating Controls: Isolate affected patient monitors within a dedicated, restricted VLAN and utilize deep packet inspection (DPI) on clinical firewalls to identify and block malformed or spoofed packets.
Exploitation Status
Public Exploit Available: True
Analyst Notes: As of June 4, 2026, exploitation of this vulnerability in the wild has been confirmed. Given the criticality of the affected environment, immediate remediation is required.
Analyst Recommendation
The high CVSS score, combined with confirmed active exploitation in the wild, renders this an urgent priority for healthcare IT teams. Administrators must prioritize the isolation of affected systems and coordinate with the vendor to apply necessary updates to restore clinical integrity and safety.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
** UNSUPPORTED WHEN ASSIGNED ** Improper Validation of Specified Quantity in Input in the ASUS AI Suite 3 driver allows a local user to access uninten...
** UNSUPPORTED WHEN ASSIGNED ** Improper Validation of Specified Quantity in Input in the ASUS AI Suite 3 driver allows a local user to access unintended memory regions via crafted IOCTL requests, leading to privilege escalation
---METADATA---
VENDOR: ASUS
PRODUCT: AI Suite 3
AFFECTED_VERSIONS: See vendor advisory for specific affected versions
---END_METADATA---
Description Summary:
Improper input validation in the ASUS AI Suite 3 driver allows a local authenticated user to access unintended memory regions via crafted IOCTL requests, leading to privilege escalation.
Executive Summary:
A privilege escalation vulnerability in the ASUS AI Suite 3 driver allows local users to gain unauthorized access to system memory through malicious IOCTL requests.
Vulnerability Details
CVE-ID: CVE-2022-4989
Affected Software: ASUS AI Suite 3
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The driver fails to validate input quantities, allowing an authenticated local user to perform out-of-bounds memory access. This vulnerability facilitates the elevation of privileges from a standard user to a higher-privileged context.
Business Impact
This vulnerability enables local users to bypass standard security boundaries, potentially leading to full system compromise or the installation of persistent threats. With a CVSS score of 8.5, the risk is substantial for organizations that allow users to run local applications on systems where AI Suite 3 is installed.
Remediation Plan
Immediate Action: Update the ASUS AI Suite 3 driver to the latest patched version provided by the manufacturer.
Proactive Monitoring: Monitor system logs for repeated crashes or unexpected behavior in the AI Suite 3 driver processes.
Compensating Controls: Implement the principle of least privilege by restricting user access to systems where this software is installed and limiting the ability to execute arbitrary local code.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 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
The risk of privilege escalation necessitates immediate action, particularly in multi-user environments. Administrators should prioritize updating the vulnerable driver to ensure local system integrity and prevent unauthorized administrative access.
Update to patched version immediately. Review user permissions and access controls.
Hirschmann Industrial HiVision version 08
Hirschmann Industrial HiVision version 08
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Hirschmann EagleSDV version 05
Hirschmann EagleSDV version 05
---METADATA---
VENDOR: Hirschmann
PRODUCT: EagleSDV
AFFECTED_VERSIONS: Version 05
---END_METADATA---
Description Summary:
A high-severity vulnerability has been identified in Hirschmann EagleSDV version 05, potentially impacting industrial network security.
Executive Summary:
Hirschmann EagleSDV industrial networking devices are affected by a high-severity vulnerability that could compromise the security of critical infrastructure.
Vulnerability Details
CVE-ID: CVE-2022-4986
Affected Software: Hirschmann EagleSDV
Affected Versions: Version 05
Vulnerability: This vulnerability affects the Hirschmann EagleSDV, an industrial firewall and security appliance. While the specific technical details are limited, the high CVSS score suggests a significant flaw that could allow an attacker to bypass security functions or gain unauthorized access to the device.
Business Impact
In industrial environments, a compromise of a security appliance like the EagleSDV can have catastrophic consequences, including the disruption of physical processes and damage to equipment. With a CVSS score of 7.5, the risk to operational technology (OT) environments is high, potentially leading to safety risks and significant downtime.
Remediation Plan
Immediate Action: Apply the latest firmware updates from Hirschmann immediately to address this vulnerability in EagleSDV version 05.
Proactive Monitoring: Monitor the management interface of the EagleSDV for unauthorized login attempts or configuration changes.
Compensating Controls: Isolate the management network for industrial devices and use multi-factor authentication (MFA) to protect access to critical security hardware.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of April 4, 2026, there is no public information indicating active exploitation of this vulnerability. This late disclosure of a 2022 vulnerability highlights the importance of maintaining an inventory of all OT assets and their patch status.
Analyst Recommendation
Immediate remediation is critical for any vulnerability affecting industrial control systems. Organizations should update their Hirschmann EagleSDV devices to the latest secure firmware version to protect their critical infrastructure from potential exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Apple Multiple Products Unspecified Vulnerability - Active in CISA KEV catalog.
Apple Multiple Products Unspecified Vulnerability - Active in CISA KEV catalog.
FEDERAL DEADLINE: November 9, 2025 (21 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. FEDERAL DEADLINE: November 9, 2025 (21 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Deadline: November 9, 2025
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
---METADATA---
VENDOR: ImpressCMS
PRODUCT: ImpressCMS
AFFECTED_VERSIONS: 1.4.4
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
ImpressCMS 1.4.4 contains a file upload vulnerability where inadequate extension sanitization allows attackers to upload and execute malicious PHP files.
Executive Summary:
An unauthenticated arbitrary file upload vulnerability in ImpressCMS 1.4.4 allows attackers to execute malicious code on the underlying server.
Vulnerability Details
CVE-ID: CVE-2022-50912
Affected Software: ImpressCMS ImpressCMS
Affected Versions: 1.4.4
Vulnerability: The vulnerability stems from weak extension sanitization during the file upload process. An attacker can bypass security restrictions by utilizing alternative PHP extensions (e.g., .php2, .php6, .php7) to upload and subsequently execute arbitrary code.
Business Impact
Successful exploitation of this vulnerability allows an attacker to gain remote code execution capabilities on the web server. This can lead to total site compromise, defacement, data exfiltration, or the installation of backdoors for persistent access. Given the CVSS score of 9.8, this flaw represents a critical threat to the confidentiality, integrity, and availability of the ImpressCMS platform.
Remediation Plan
Immediate Action: Upgrade to the latest version of ImpressCMS to implement robust file upload validation and extension filtering.
Proactive Monitoring: Monitor the web server’s upload directories for unauthorized files and review server logs for suspicious execution attempts of non-standard PHP extensions.
Compensating Controls: Implement strict file type validation at the web server level and restrict execution permissions for directories where user uploads are stored.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Jan 13, 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
This vulnerability is highly severe because it allows for direct server-side code execution. Organizations running ImpressCMS 1.4.4 must treat this as a high-priority remediation task and deploy the vendor-supplied update immediately to prevent unauthorized access and potential malware deployment.