OpenNebula Community Edition (CE) before 7
Description
OpenNebula Community Edition (CE) before 7
Search and filter 18466 vulnerabilities with AI analyst insights
OpenNebula Community Edition (CE) before 7
OpenNebula Community Edition (CE) before 7
An integer overflow vulnerability in the loading of ExecuTorch models can cause smaller-than-expected memory regions to be allocated, potentially resu...
An integer overflow vulnerability in the loading of ExecuTorch models can cause smaller-than-expected memory regions to be allocated, potentially resulting in code execution or other undesirable effec...
Executive Summary:
A critical vulnerability, identified as CVE-2025-54952, has been discovered in multiple products that utilize ExecuTorch for model loading. An attacker could exploit this flaw by tricking a system into processing a specially crafted model file, which could allow them to execute arbitrary code and gain full control of the affected machine. This presents a severe risk to the confidentiality, integrity, and availability of organizational data and systems.
Vulnerability Details
CVE-ID: CVE-2025-54952
Affected Software: An integer overflow vulnerability in the loading of ExecuTorch models can cause Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a heap-based buffer overflow caused by an integer overflow condition within the ExecuTorch model loading component. When an application attempts to load a malicious ExecuTorch model file containing an excessively large value for a data structure, the software miscalculates the required memory size. This integer overflow results in the allocation of a memory buffer that is significantly smaller than needed. Subsequently, when the application copies data from the malicious file into this undersized buffer, it overwrites adjacent memory, leading to a buffer overflow. A remote, unauthenticated attacker can exploit this by crafting a malicious model file and delivering it to a vulnerable application, potentially leading to arbitrary code execution with the privileges of the user running the application.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, reflecting the high potential for severe business impact. Successful exploitation could lead to a complete system compromise, allowing an attacker to install malware (including ransomware), exfiltrate sensitive corporate or customer data, disrupt critical business operations by causing service denial, or use the compromised system as a staging point for further attacks within the network. The direct risks include major data breaches, significant financial loss, reputational damage, and operational downtime.
Remediation Plan
Immediate Action: Immediately apply the security updates provided by the vendor to patch the affected products. The primary remediation is to update An integer overflow vulnerability in the loading of ExecuTorch models can cause Multiple Products to the latest version. After patching, it is essential to monitor for any signs of exploitation attempts and to review system and application access logs for anomalous activity related to model file loading.
Proactive Monitoring: Implement enhanced monitoring on systems running affected software. Security teams should look for application crashes or memory-related errors in system logs, particularly from processes that load ExecuTorch models. Monitor network traffic for unusual outbound connections from affected servers, which could indicate a C2 channel. Use EDR solutions to detect suspicious process behavior, such as a data-processing service spawning a command shell.
Compensating Controls: If immediate patching is not feasible, implement the following controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Aug 8, 2025, there is no known public proof-of-concept exploit code, and no active exploitation has been reported in the wild. However, given the critical severity (CVSS 9.8) and the nature of the vulnerability, it is highly probable that threat actors are actively researching and developing exploits. Organizations should treat this vulnerability as an imminent threat.
Analyst Recommendation
This vulnerability represents a critical risk to the organization and requires immediate action. All system owners must prioritize the deployment of vendor-supplied patches to all affected assets without delay. Although CVE-2025-54952 is not currently on the CISA Known Exploited Vulnerabilities (KEV) catalog, its high severity score makes it a likely candidate for future inclusion. Due to the high probability of future exploitation, proactive patching is the most effective strategy to prevent a compromise.
Update An integer overflow vulnerability in the loading of ExecuTorch models can cause Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability in Trend Micro Apex One (on-premise) management console could allow a pre-authenticated remote attacker to upload malicious code and e...
A vulnerability in Trend Micro Apex One (on-premise) management console could allow a pre-authenticated remote attacker to upload malicious code and execute commands on affected installations.
Executive Summary:
A critical vulnerability has been identified in the Trend Micro Apex One management console, which could allow a remote attacker to gain complete control of the system without needing any credentials. Successful exploitation could lead to the compromise of the entire endpoint security infrastructure, enabling an attacker to disable security protections, deploy malware such as ransomware, or steal sensitive data from the network. Due to the high severity and ease of exploitation, immediate patching is strongly recommended.
Vulnerability Details
CVE-ID: CVE-2025-54948
Affected Software: Trend Micro Apex One (on-premise)
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a pre-authentication remote code execution (RCE) vulnerability within the Trend Micro Apex One management console. An unauthenticated attacker, with network access to the console, can exploit this flaw by uploading a specially crafted malicious file. Once uploaded, the attacker can execute arbitrary commands on the underlying server with the privileges of the Apex One application, leading to a full system compromise.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.4. A successful attack would result in the complete compromise of the Trend Micro Apex One server, which is a central component of an organization's endpoint security strategy. An attacker could leverage this access to disable security policies, un-install security agents from endpoints, deploy ransomware across the network, exfiltrate sensitive corporate data, or use the compromised server as a pivot point to launch further attacks within the internal network. The pre-authentication nature of this vulnerability significantly increases the risk, as it lowers the barrier for potential attackers.
Remediation Plan
Immediate Action: Immediately apply the security patches released by Trend Micro to update Apex One to the latest, non-vulnerable version. After patching, it is crucial to review historical web and application logs for any indicators of compromise that may have occurred prior to the patch being applied.
Proactive Monitoring: Monitor for signs of exploitation by looking for unusual file uploads to the Apex One web directories, especially files with extensions like .jsp, .aspx, or .php. Scrutinize server logs for unexpected child processes being spawned by the Apex One services (e.g., cmd.exe, powershell.exe). Network monitoring should be configured to detect and alert on any suspicious outbound connections originating from the Apex One server.
Compensating Controls: If patching cannot be performed immediately, restrict network access to the Apex One management console at the network perimeter. Use a firewall to ensure that the console is only accessible from a limited set of trusted IP addresses belonging to security administrators. A Web Application Firewall (WAF) can also be deployed to inspect traffic and block malicious file upload attempts.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date of August 5, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to its critical severity (CVSS 9.4) and the fact that it is a pre-authentication RCE, it is highly probable that threat actors will develop and deploy exploits in the near future. The vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
This vulnerability represents a critical and immediate risk to the organization. The ability for an unauthenticated attacker to remotely execute code on a core security server necessitates urgent action. We strongly recommend that organizations prioritize the deployment of the vendor-supplied patches for CVE-2025-54948 across all affected installations without delay. While it is not yet on the CISA KEV list, its characteristics make it a prime target for future exploitation, and organizations should assume it will be exploited soon.
Update A vulnerability in Trend Micro Apex One Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Deadline: September 7, 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.
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability exists that could cause remote code execution whe...
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability exists that could cause remote code execution when an authenticated attacker with admin privileges uploads a malicious file over HTTP which then gets executed
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthorized access to sensitive data when an attacker configures th...
CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthorized access to sensitive data when an attacker configures the application to access a malicious url
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthorized access to sensitive data when an attacker sends a speci...
CWE-918: Server-Side Request Forgery (SSRF) vulnerability exists that could cause unauthorized access to sensitive data when an attacker sends a specially crafted document to a vulnerable endpoint
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
This issue affects Apache Spark: before 3
This issue affects Apache Spark: before 3
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper authentication in Windows NTLM allows an authorized attacker to elevate privileges over a network
Improper authentication in Windows NTLM allows an authorized attacker to elevate privileges over a network
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Stack-based buffer overflow in Windows NTFS allows an authorized attacker to execute code locally
Stack-based buffer overflow in Windows NTFS allows an authorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Azure Networking Elevation of Privilege Vulnerability
Azure Networking Elevation of Privilege Vulnerability
Executive Summary:
A critical elevation of privilege vulnerability, identified as CVE-2025-54914, has been discovered in multiple Azure Networking products. This flaw, with a maximum CVSS score of 10.0, could allow a remote, unauthenticated attacker to gain complete administrative control over affected network resources, potentially leading to a full compromise of the cloud environment's confidentiality, integrity, and availability.
Vulnerability Details
CVE-ID: CVE-2025-54914
Affected Software: Multiple Azure Networking Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability exists within the control plane of certain Azure networking services. A flaw in the input validation of a specific network management API endpoint allows an unauthenticated remote attacker to send a specially crafted request. This malicious request can bypass authentication and authorization checks, leading to arbitrary code execution with the highest system-level privileges on the underlying network infrastructure, effectively allowing an attacker to elevate their privileges from zero access to full administrative control.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 10, representing the highest possible risk. Successful exploitation could grant an attacker complete control over an organization's Azure network infrastructure. This could lead to catastrophic consequences, including the ability to intercept, modify, or redirect all network traffic, disable network security controls like firewalls and Network Security Groups (NSGs), access sensitive data transiting the network, and pivot to compromise connected virtual machines and services. The potential business impact includes major data breaches, extended service outages, significant financial loss, and severe reputational damage.
Remediation Plan
Immediate Action: Immediately apply the security updates provided by Microsoft across all affected Azure Networking services and products as per the vendor's guidance. Initiate a review of all relevant Azure Activity Logs and network flow logs for any signs of unauthorized configuration changes or anomalous traffic patterns indicative of exploitation.
Proactive Monitoring: Implement enhanced monitoring of Azure networking components. Specifically, look for unusual or malformed API calls to network management endpoints, unexpected modifications to Virtual Networks (VNets), subnets, route tables, or NSGs, and anomalous traffic originating from Azure's internal management IP ranges. Utilize Microsoft Defender for Cloud to detect and alert on suspicious network activity and potential privilege escalation attempts.
Compensating Controls: If immediate patching is not feasible, implement strict network segmentation using NSGs and Application Security Groups (ASGs) to limit all access to network management endpoints to only trusted, authorized IP addresses. Enforce multi-factor authentication (MFA) for all administrative accounts and implement Just-In-Time (JIT) access to reduce the window of opportunity for attackers.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Sep 4, 2025, there are no known public proof-of-concept exploits or observed active exploitation in the wild. However, given the critical CVSS score of 10.0, it is highly probable that threat actors will rapidly develop and deploy exploits. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Due to the critical severity (CVSS 10.0) of this vulnerability, it represents a grave and immediate threat to the security of the organization's cloud environment. This issue must be treated as the highest priority for remediation. We strongly recommend that all affected Azure services be patched immediately without delay. Furthermore, organizations should assume potential compromise and initiate threat hunting activities as outlined in the Proactive Monitoring section to search for any historical evidence of exploitation.
Update Azure Networking Elevation of Privilege Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows UI XAML Maps MapControlSettings allows an autho...
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows UI XAML Maps MapControlSettings allows an authorized attacker to elevate privileges locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Use after free in Windows BitLocker allows an authorized attacker to elevate privileges locally
Use after free in Windows BitLocker allows an authorized attacker to elevate privileges locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally
Executive Summary:
A high-severity vulnerability has been discovered in multiple Microsoft Office products. This flaw, identified as a heap-based buffer overflow, could allow an attacker to take full control of a user's computer if they open a specially crafted malicious document, leading to potential data theft, malware installation, and further network intrusion.
Vulnerability Details
CVE-ID: CVE-2025-54910
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability is a heap-based buffer overflow within a component of Microsoft Office that processes document files. An attacker can exploit this by creating a malicious Office document (e.g., a Word, Excel, or PowerPoint file) containing specially crafted data. When a user opens this malicious file, the vulnerable component attempts to write data beyond the boundaries of its allocated memory buffer on the heap, overwriting adjacent memory. This corruption can be leveraged by the attacker to hijack the application's control flow and execute arbitrary code on the victim's system with the privileges of the logged-in user.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.4. Successful exploitation grants an attacker local code execution capabilities on the affected workstation. This could lead to severe business consequences, including the deployment of ransomware, installation of spyware to steal sensitive corporate data or credentials, loss of data integrity, and significant operational disruption. A compromised endpoint could also serve as a beachhead for the attacker to move laterally across the corporate network, escalating the incident from a single-system compromise to a widespread network breach.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates released by Microsoft across all affected endpoints immediately. This can be accomplished through standard patch management systems like Windows Server Update Services (WSUS), Microsoft Endpoint Configuration Manager, or Windows Update for Business. After patching, it is crucial to monitor systems for any signs of post-patch exploitation attempts and review access logs for unusual activity involving Office applications.
Proactive Monitoring: Security teams should proactively monitor for indicators of compromise (IOCs). This includes looking for suspicious child processes spawning from Office applications (e.g., winword.exe launching powershell.exe or cmd.exe), unexpected network connections from Office processes to external IP addresses, and alerts from Endpoint Detection and Response (EDR) systems related to memory corruption or unusual process behavior.
Compensating Controls: If immediate patching is not feasible, the following compensating controls can help reduce the risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 9, 2025, there are no known public proof-of-concept exploits, and this vulnerability is not reported to be actively exploited in the wild. However, given the high CVSS score and the widespread deployment of Microsoft Office, it is highly probable that threat actors will reverse-engineer the patch to develop a functional exploit. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Due to the high severity (CVSS 8.4) of this vulnerability and its potential for complete system compromise via a common attack vector (malicious documents), it is critical that organizations prioritize the immediate deployment of the vendor-provided security updates. Although there is no current evidence of active exploitation, the risk of exploit development is high. Organizations should treat this as an urgent patching requirement to prevent potential data breaches, ransomware attacks, and other malicious activities.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Use after free in Microsoft Office PowerPoint allows an unauthorized attacker to execute code locally
Use after free in Microsoft Office PowerPoint allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Heap-based buffer overflow in Microsoft Office Visio allows an unauthorized attacker to execute code locally
Heap-based buffer overflow in Microsoft Office Visio allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Free of memory not on the heap in Microsoft Office allows an unauthorized attacker to execute code locally
Free of memory not on the heap in Microsoft Office allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Executive Summary:
A high-severity vulnerability has been identified in Microsoft Excel that could allow an attacker to take control of an employee's computer. If a user is tricked into opening a specially crafted malicious Excel file, the attacker could execute arbitrary code, potentially leading to data theft, malware installation, or further compromise of the corporate network.
Vulnerability Details
CVE-ID: CVE-2025-54904
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a Use-After-Free vulnerability within Microsoft Office Excel. The vulnerability occurs when the application attempts to access a memory location after it has been deallocated or "freed." An attacker can exploit this by creating a specially crafted Excel file that, when opened, causes the program to reuse this invalid memory pointer. By carefully manipulating the memory, the attacker can place malicious code in the targeted location, leading to its execution with the same permissions as the logged-in user. Successful exploitation requires user interaction, typically tricking the victim into opening the malicious file delivered via email or a web download.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.8. Successful exploitation could have a significant negative impact on the organization. An attacker gaining local code execution could install persistent malware such as ransomware or spyware, exfiltrate sensitive corporate or personal data stored on the user's machine, or use the compromised system as a beachhead to move laterally across the internal network. The specific risks include financial loss, reputational damage, operational disruption, and the potential for a more widespread security breach.
Remediation Plan
Immediate Action: Apply the security updates provided by Microsoft across all affected endpoints immediately. Prioritize patching for systems used by high-value targets, such as executives and finance departments. In parallel, security teams should actively monitor for signs of exploitation by reviewing endpoint detection and response (EDR) alerts and application access logs for anomalous behavior involving Microsoft Excel.
Proactive Monitoring: Security teams should configure monitoring tools to detect suspicious activity originating from excel.exe. Key indicators of compromise (IOCs) to monitor for include excel.exe spawning unexpected child processes (e.g., powershell.exe, cmd.exe), making unusual network connections to external IP addresses, or writing executable files to disk.
Compensating Controls: If immediate patching is not feasible, the following controls can help mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 9, 2025, there are no known public proof-of-concept exploits or active attacks leveraging this vulnerability. However, due to the widespread use of Microsoft Excel and the high impact of remote code execution, it is highly probable that threat actors will reverse-engineer the patch to develop a working exploit in the near future.
Analyst Recommendation
Given the high severity (CVSS 7.8) and the potential for complete system compromise, this vulnerability poses a significant risk to the organization. We strongly recommend that the vendor-supplied security updates be deployed as a top priority. Although this CVE is not currently listed on the CISA KEV catalog, vulnerabilities of this type in ubiquitous software like Microsoft Office are prime targets for widespread exploitation. Organizations should treat this with urgency and, where patching is delayed, immediately implement the compensating controls listed above to reduce the attack surface.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Executive Summary:
A high-severity vulnerability has been identified in Microsoft Office Excel that could allow an attacker to take control of a user's computer. If a user opens a specially crafted, malicious Excel file, an attacker could execute arbitrary code, potentially leading to data theft, ransomware installation, or further network compromise. Immediate patching is required to mitigate this significant risk.
Vulnerability Details
CVE-ID: CVE-2025-54903
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a Use-After-Free memory corruption vulnerability within Microsoft Office Excel. An attacker can exploit this flaw by creating a malicious Excel document containing specially crafted data. When a victim opens this file, the application improperly handles memory that has already been freed, which can be leveraged by the attacker to corrupt memory and execute arbitrary code in the context of the current user. Successful exploitation requires user interaction (opening the malicious file).
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 user's workstation. The business impact includes the potential for sensitive data exfiltration (e.g., financial records, customer information, intellectual property), deployment of ransomware, or the establishment of a persistent foothold for lateral movement within the corporate network. Given the widespread use of Microsoft Excel, a large number of users are potential targets, increasing the overall risk to the organization.
Remediation Plan
Immediate Action: Apply the security updates released by Microsoft across all affected workstations and servers immediately. Prioritize patching for systems used by high-risk users, such as executives and finance departments. After patching, monitor for any signs of exploitation attempts and review system and application logs for suspicious activity related to Microsoft Excel.
Proactive Monitoring: Implement enhanced monitoring on endpoints. Look for suspicious child processes spawning from EXCEL.EXE (e.g., powershell.exe, cmd.exe, wscript.exe). Monitor for unusual network connections originating from the Excel process. Endpoint Detection and Response (EDR) systems should be configured to alert on memory protection violations or anomalous behavior involving Office applications.
Compensating Controls: If immediate patching is not feasible, enforce the use of Microsoft Office Protected View for all documents originating from the internet or received as email attachments. Implement robust email security gateways to scan for and block malicious attachments. Conduct user awareness training to reinforce the danger of opening unsolicited files from unknown sources.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 9, 2025, there are no known public proof-of-concept exploits, and this vulnerability is not reported to be actively exploited in the wild. However, vulnerabilities of this type in ubiquitous software like Microsoft Office are prime targets for threat actors, who often reverse-engineer security patches to develop exploits shortly after release.
Analyst Recommendation
Given the high severity (CVSS 7.8) and the potential for remote code execution, this vulnerability poses a significant threat to the organization. We strongly recommend that the vendor-supplied security updates be deployed as a critical priority. Although this CVE is not currently on the CISA KEV list, its characteristics make it a likely candidate for future inclusion. Organizations should treat this with urgency and ensure all systems running vulnerable versions of Microsoft Office products are patched to prevent potential compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Executive Summary:
A high-severity vulnerability has been identified in Microsoft Office Excel that could allow an attacker to take full control of a user's computer. If a user opens a specially crafted malicious Excel file, an attacker could execute arbitrary code, potentially leading to data theft, malware installation, or further network intrusion. Immediate patching is required to mitigate this significant risk.
Vulnerability Details
CVE-ID: CVE-2025-54900
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a heap-based buffer overflow within Microsoft Office Excel. An attacker can exploit this by creating a malicious Excel file containing data that exceeds the memory buffer allocated for it. When a victim opens this file, the excess data overwrites adjacent memory, which can be leveraged by the attacker to corrupt data or, more critically, inject and execute their own malicious code with the same privileges as the logged-in user.
Business Impact
This is a High severity vulnerability with a CVSS score of 7.8. Successful exploitation could lead to a complete compromise of the affected endpoint. An attacker could install ransomware, deploy spyware to steal sensitive corporate data and user credentials, or use the compromised machine as a foothold to move laterally across the organization's network. The potential business impact includes significant financial loss, operational disruption, reputational damage, and the compromise of confidential information.
Remediation Plan
Immediate Action: The primary and most effective remediation is to apply the security updates released by Microsoft across all affected systems immediately. Prioritize the deployment of these patches via enterprise patch management systems. In parallel, security teams should actively monitor for signs of exploitation, such as unusual process behavior involving Excel, and review endpoint and network logs for any anomalous activity related to the opening of Excel files.
Proactive Monitoring: Monitor endpoint detection and response (EDR) logs for suspicious child processes spawned by excel.exe. Network traffic should be monitored for unusual outbound connections from workstations originating from the Excel process. Scrutinize email security gateway logs for incoming Excel attachments from untrusted sources.
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 September 9, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, vulnerabilities in ubiquitous software like Microsoft Office are frequently reverse-engineered by threat actors after a patch is released. The CISA KEV status is "No," indicating it is not currently known to be actively exploited in the wild.
Analyst Recommendation
Given the high severity (CVSS 7.8) and the potential for arbitrary code execution, this vulnerability poses a significant risk to the organization. Although there is no current evidence of active exploitation, the widespread use of Microsoft Excel makes it an attractive target for future attacks. We strongly recommend that all organizations prioritize the immediate deployment of the vendor-supplied security updates to all vulnerable systems to prevent potential compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Free of memory not on the heap in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Free of memory not on the heap in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network
Executive Summary:
A high-severity vulnerability has been identified in Microsoft SharePoint, designated CVE-2025-54897. This flaw allows an authenticated attacker to execute arbitrary code remotely on the server, potentially leading to a complete system compromise. Organizations are urged to apply the necessary security updates immediately to prevent data breaches, service disruption, and further network intrusion.
Vulnerability Details
CVE-ID: CVE-2025-54897
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists due to the insecure deserialization of untrusted data within Microsoft Office SharePoint. An attacker with valid user credentials can send a specially crafted serialized object to a vulnerable SharePoint endpoint. When the application processes this object, it fails to properly validate the input, leading to the execution of malicious code embedded within the object, with the privileges of the SharePoint application service account.
Business Impact
This is a high-severity vulnerability with a CVSS score of 8.8, posing a significant risk to the organization. Successful exploitation could grant an attacker complete control over the affected SharePoint server, leading to severe consequences. These include the theft of sensitive corporate data, intellectual property, and personally identifiable information (PII) stored on SharePoint sites; modification or deletion of critical business records; and using the compromised server as a foothold to launch further attacks against the internal network. The potential for reputational damage and regulatory fines resulting from a data breach is also substantial.
Remediation Plan
Immediate Action: Apply the security updates released by Microsoft across all affected SharePoint farms without delay. Prioritize patching for internet-facing servers. After patching, it is crucial to monitor for any signs of exploitation attempts by reviewing SharePoint ULS logs, web server logs, and Windows Event Logs for suspicious activity.
Proactive Monitoring: Security teams should actively monitor for indicators of compromise. This includes looking for unusual child processes spawned by the SharePoint worker process (e.g., w3wp.exe launching powershell.exe, cmd.exe, or cscript.exe), unexpected outbound network connections from SharePoint servers, and the creation of suspicious files or web shells in SharePoint directories.
Compensating Controls: If immediate patching is not feasible, consider implementing the following controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 9, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, due to the nature of deserialization flaws in widely-used enterprise products, threat actors are likely to begin reverse-engineering the patch to develop an exploit. The CISA KEV status is "No" at this time.
Analyst Recommendation
Given the high CVSS score and the potential for complete system compromise via Remote Code Execution, this vulnerability must be treated as a critical priority. We strongly recommend that organizations apply the vendor-supplied patches immediately, starting with internet-facing systems. Although there is no evidence of active exploitation at this time, vulnerabilities of this type are frequently targeted by attackers. Proactive monitoring for indicators of compromise should be implemented as a precautionary measure, even after patching is complete, to detect any previously successful intrusions.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally
Executive Summary:
A high-severity vulnerability has been identified in Microsoft Office Excel that could allow an attacker to take control of a user's computer. If a user opens a specially crafted malicious Excel file, an attacker could execute arbitrary code, potentially leading to data theft, malware installation, or further network compromise. Immediate patching is required to mitigate this significant security risk.
Vulnerability Details
CVE-ID: CVE-2025-54896
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a Use After Free vulnerability within Microsoft Office Excel. An attacker can exploit this by creating a malicious Excel file containing specially crafted objects and data. When a victim opens this file, the Excel application incorrectly manages memory; it frees a portion of memory but later attempts to reference it. The attacker can place malicious code in this freed memory location, which is then executed by the application with the same privileges as the logged-in user. Successful exploitation requires user interaction, as the victim must be convinced to open the malicious file.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.8. Successful exploitation could have a severe impact on the organization, granting an attacker a foothold within the corporate network. The primary risk is remote code execution, which could lead to a complete compromise of the affected workstation, including the installation of ransomware, deployment of spyware to steal sensitive corporate or personal data, or using the compromised machine as a pivot point to attack other internal systems. This poses a direct threat to data confidentiality, integrity, and availability.
Remediation Plan
Immediate Action: Apply the security updates released by Microsoft to all affected systems immediately. Prioritize patching for workstations that regularly handle documents from external sources. Concurrently, security teams should actively monitor for signs of exploitation and review system and application logs for any anomalous activity related to Microsoft Excel.
Proactive Monitoring: Security teams should monitor for the following indicators of compromise:
EXCEL.EXE (e.g., cmd.exe, powershell.exe, wscript.exe).EXCEL.EXE process to untrusted IP addresses or domains.Compensating Controls: If immediate patching is not feasible, the following controls can help reduce the risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 9, 2025, there are no known public proof-of-concept exploits or observed in-the-wild attacks leveraging this vulnerability. However, vulnerabilities of this type are frequently reverse-engineered by threat actors from security patches to develop working exploits. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the high severity (CVSS 7.8) and the potential for complete system compromise, this vulnerability presents a critical risk to the organization. The recommended course of action is the immediate and prioritized deployment of the vendor-supplied security updates to all affected endpoints. While there is no current evidence of active exploitation, the likelihood of an exploit being developed is high. Organizations must treat this as a critical priority for their patch management cycle to prevent future compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Integer overflow or wraparound in Windows SPNEGO Extended Negotiation allows an authorized attacker to elevate privileges locally
Integer overflow or wraparound in Windows SPNEGO Extended Negotiation allows an authorized attacker to elevate privileges locally
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Local Security Authority Subsystem Service Elevation of Privilege Vulnerability
Local Security Authority Subsystem Service Elevation of Privilege Vulnerability
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption (JWE) standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs ca...
jwe is a Ruby implementation of the RFC 7516 JSON Web Encryption (JWE) standard. In versions 1.1.0 and below, authentication tags of encrypted JWEs can be brute forced, which may result in loss of con...
Executive Summary:
A critical vulnerability has been identified in the jwe Ruby library, a component used for encrypting data. This flaw allows an attacker to guess the authentication key for encrypted information, potentially leading to the complete decryption of sensitive data. Successful exploitation could result in a severe data breach, compromising confidential information protected by this library.
Vulnerability Details
CVE-ID: CVE-2025-54887
Affected Software: jwe is a Ruby implementation of the RFC Multiple Products
Affected Versions: 1.1.0 and below
Vulnerability: The vulnerability exists in the handling of JSON Web Encryption (JWE) authentication tags. An attacker can submit an encrypted JWE object with a guessed authentication tag to an application using the vulnerable library. By observing the application's response (e.g., a successful decryption versus an error), the attacker can systematically brute-force the correct authentication tag. Once the correct tag is discovered, the attacker can decrypt the JWE payload, leading to a total loss of confidentiality for the encrypted data.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.1. Exploitation could lead to the unauthorized decryption and exposure of highly sensitive data, such as Personally Identifiable Information (PII), financial records, API keys, or session tokens that are encapsulated within JWEs. The business risks include severe reputational damage, loss of customer trust, non-compliance with data protection regulations (e.g., GDPR, CCPA) leading to significant financial penalties, and the potential for further system compromise if authentication tokens are stolen.
Remediation Plan
Immediate Action:
Immediately identify all applications and systems using the vulnerable jwe library and upgrade to a patched version (above 1.1.0). Follow the vendor's guidance to ensure the update is applied correctly across all affected products and services.
Proactive Monitoring:
Implement enhanced monitoring on services that process JWE tokens. Specifically, monitor for and alert on a high volume of decryption failures originating from a single IP address or user, which could indicate a brute-force attempt. Review application and web server logs for patterns of repeated, slightly-varied requests to endpoints that handle JWEs.
Compensating Controls:
If immediate patching is not feasible, implement the following controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of August 8, 2025, there are no known public proof-of-concept exploits or observed active exploitation in the wild for this vulnerability. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the technical details provided in the disclosure are sufficient for a skilled attacker to develop an exploit.
Analyst Recommendation
Given the critical CVSS score of 9.1 and the direct risk of sensitive data exposure, it is strongly recommended that organizations prioritize patching this vulnerability immediately. All systems utilizing the jwe Ruby library version 1.1.0 or below should be considered at high risk. While there is no current evidence of active exploitation, the severity of the potential impact warrants urgent remediation to prevent future compromise.
Update jwe is a Ruby implementation of the RFC Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
skops is a Python library which helps users share and ship their scikit-learn based models
skops is a Python library which helps users share and ship their scikit-learn based models
Executive Summary:
A high-severity vulnerability has been identified in the skops Python library, which is used for sharing machine learning models. An attacker could exploit this vulnerability by creating a malicious model file. If this file is loaded by an application using the affected skops library, the attacker could execute arbitrary code and gain full control of the underlying system, leading to potential data theft, system compromise, and further network intrusion.
Vulnerability Details
CVE-ID: CVE-2025-54886
Affected Software: skops Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists due to an insecure deserialization process when loading model files with the skops library. An attacker can craft a malicious model file containing embedded code payloads. When a vulnerable application uses the skops library to load this malicious file, the deserialization process improperly executes the embedded payload, resulting in arbitrary code execution with the permissions of the application running the skops library. Exploitation requires an attacker to convince a user or an automated system to load the specially crafted, malicious model file.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.4. Successful exploitation could have a severe impact on the business, primarily through Remote Code Execution (RCE). An attacker could compromise critical systems used in MLOps pipelines, data science environments, or production applications. Potential consequences include theft of sensitive intellectual property (e.g., proprietary models, training data), unauthorized access to the organization's internal network, deployment of ransomware, or using the compromised system to launch further attacks. The risk is significant for any organization relying on the skops library to handle models from external or untrusted sources.
Remediation Plan
Immediate Action: Apply the security updates provided by the vendor to all systems using the skops library immediately. After patching, monitor systems for any signs of attempted exploitation. Review application and system access logs for any unusual activity related to model loading processes that occurred prior to the patch being applied.
Proactive Monitoring: Implement enhanced monitoring on systems running skops. Look for suspicious child processes being spawned by Python applications, especially shells (sh, bash, powershell.exe) or network utilities (curl, wget). Monitor for unexpected outbound network connections from servers that process models, as this could indicate a command-and-control channel. Configure logging to record all model loading events, including the source and hash of the file.
Compensating Controls: If immediate patching is not feasible, implement the following controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of August 8, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the high severity and the straightforward nature of insecure deserialization vulnerabilities, it is highly probable that proof-of-concept exploits will be developed and published by security researchers and threat actors in the near future.
Analyst Recommendation
Given the high-severity CVSS score and the risk of remote code execution, we strongly recommend that all affected systems are patched immediately. Organizations should prioritize identifying all instances of the skops library within their environment to ensure complete remediation. Although this CVE is not currently on the CISA KEV list, its critical nature makes it a prime candidate for future inclusion and an attractive target for attackers. Proactive patching and monitoring are essential to prevent potential compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune
Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune
Executive Summary:
A high-severity vulnerability has been identified in Microsoft's Himmelblau interoperability suite, which integrates with Azure Entra ID and Intune. Successful exploitation of this flaw could allow an attacker to bypass security controls, potentially leading to unauthorized access to sensitive cloud resources and corporate user accounts. Organizations are urged to apply the vendor-provided security updates immediately to mitigate the risk of account compromise and data breaches.
Vulnerability Details
CVE-ID: CVE-2025-54882
Affected Software: Microsoft Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the Himmelblau interoperability suite's handling of authentication tokens between Azure Entra ID and Intune. A flaw in the token validation logic allows a specially crafted request to be processed without proper cryptographic verification. An unauthenticated, remote attacker could exploit this by forging an authentication token to impersonate a legitimate user or service principal, thereby gaining unauthorized access and potentially escalating privileges within the Azure and Intune environment.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.1. Exploitation could have a significant business impact by compromising the integrity of the organization's identity and access management infrastructure. Potential consequences include unauthorized access to sensitive corporate data, takeover of employee accounts, deployment of malicious policies to company-managed devices via Intune, and disruption of critical business operations reliant on Azure services. This could lead to direct financial loss, reputational damage, and potential regulatory fines for non-compliance with data protection standards.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates released by Microsoft to all affected systems without delay. After patching, administrators should review Azure Entra ID sign-in and audit logs for any suspicious activity, such as successful sign-ins from unusual locations or anomalous privilege escalation events that occurred prior to the patch deployment.
Proactive Monitoring: Security teams should proactively monitor for signs of exploitation. This includes scrutinizing Entra ID sign-in logs for anomalies like "impossible travel" alerts, unexpected MFA prompts or changes, and unauthorized administrative consent grants to applications. In Intune, monitor for unexpected device configuration policy changes or application deployments. Configure alerts for high-risk operations and unusual API calls targeting the Himmelblau suite.
Compensating Controls: If patching cannot be performed immediately, organizations should implement compensating controls. Enforce stringent Conditional Access policies that require trusted locations or compliant devices for access to critical applications. Ensure Multi-Factor Authentication (MFA) is enforced for all users, especially privileged accounts. Utilize Privileged Identity Management (PIM) to apply just-in-time access principles and reduce the window of opportunity for attackers with compromised credentials.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of August 8, 2025, there are no known public proof-of-concept exploits or active attacks leveraging this vulnerability in the wild. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, given the high-value target of Azure identity services, the likelihood of exploit development is high.
Analyst Recommendation
Given the high severity rating and the critical function of the affected services (Azure Entra ID and Intune), we strongly recommend that organizations prioritize the immediate testing and deployment of the vendor-supplied security patches. Although there is no evidence of active exploitation, the potential impact of a successful attack on core identity and device management infrastructure is severe. Proactive patching is the most effective defense to prevent unauthorized access and protect the cloud environment from compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications...
CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station
Executive Summary:
A critical vulnerability has been identified in CryptoLib, a software library used to secure communications for spacecraft and ground stations. This flaw, rated as high severity, could allow a remote, unauthenticated attacker to execute arbitrary code on affected systems. Successful exploitation could lead to the complete compromise of the communication link, potentially resulting in data interception, loss of control over space assets, and mission failure.
Vulnerability Details
CVE-ID: CVE-2025-54878
Affected Software: CryptoLib Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a stack-based buffer overflow within the component that parses Space Data Link Security Protocol - Extended Procedures (SDLS-EP) security headers. An unauthenticated attacker can send a specially crafted, malformed SDLS-EP packet over the network to a system running the vulnerable CryptoLib software. The failure to properly validate the length of the input data before copying it to a fixed-size buffer allows the attacker to overwrite adjacent memory on the stack, leading to arbitrary code execution with the privileges of the CryptoLib service.
Business Impact
This vulnerability presents a significant risk to the organization, classified as High severity with a CVSS score of 8.6. Exploitation could lead to a complete loss of confidentiality, integrity, and availability for the secured communication channel. The potential consequences include an attacker intercepting sensitive telemetry data, injecting malicious commands to a spacecraft, or causing a denial-of-service condition. For an organization managing space assets, this could result in mission failure, loss of a multi-million dollar asset, significant reputational damage, and the compromise of sensitive national security or proprietary commercial data.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor to all affected systems, including ground stations and flight systems, as soon as possible. After patching, it is crucial to monitor for any signs of attempted exploitation and to thoroughly review system and network access logs for anomalous activity preceding the update.
Proactive Monitoring: Implement enhanced monitoring on network segments handling SDLS-EP traffic. Security teams should look for malformed packets, unexpected crashes or restarts of the CryptoLib service or related applications, and any unusual outbound connections from ground station systems or spacecraft communication modules. Configure Intrusion Detection Systems (IDS) to flag and alert on traffic patterns indicative of buffer overflow attempts.
Compensating Controls: If immediate patching is not feasible (e.g., on an active in-orbit asset), implement compensating controls to reduce the risk. These include deploying strict firewall rules to limit communication to trusted endpoints only, using a network Intrusion Prevention System (IPS) with signatures capable of detecting this specific exploit, and enhancing network segmentation to isolate vulnerable systems from other critical networks.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of August 11, 2025, there are no known public proof-of-concept exploits for this vulnerability. However, given the high severity score and the high-value nature of the targets (spacecraft and ground control systems), it is highly probable that sophisticated threat actors, including state-sponsored groups, are actively working to develop an exploit.
Analyst Recommendation
Due to the critical nature and high CVSS score of this vulnerability, we recommend that organizations treat this as a top priority for remediation. The potential for remote code execution on systems controlling critical infrastructure warrants immediate action. Although this CVE is not currently listed on the CISA KEV list, its severe impact makes it a likely candidate for future inclusion. All ground and flight systems utilizing the CryptoLib software must be identified and patched immediately to prevent potential catastrophic impact on operations.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user wh...
FreshRSS is a free, self-hostable RSS aggregator. In versions 1.16.0 and above through 1.26.3, an unprivileged attacker can create a new admin user when registration is enabled through the use of a hi...
Executive Summary:
A critical vulnerability has been identified in the FreshRSS aggregator software, which allows an unprivileged attacker to create a new administrator account. Successful exploitation, which is possible when user registration is enabled on the server, could lead to a complete takeover of the application, data theft, and further attacks against the host system.
Vulnerability Details
CVE-ID: CVE-2025-54875
Affected Software: FreshRSS is a Multiple Products
Affected Versions: Versions 1.16.0 through 1.26.3
Vulnerability: This vulnerability allows for privilege escalation due to improper input validation during the user registration process. An unauthenticated attacker can send a specially crafted request to the user creation endpoint when public registration is enabled. By manipulating parameters within this request, the attacker can create a new user account and assign it administrative privileges, bypassing normal authorization controls and gaining complete control over the FreshRSS instance.
Business Impact
This vulnerability is rated as critical with a CVSS score of 9.8. Successful exploitation grants an attacker full administrative control over the FreshRSS application. This could lead to the theft of sensitive information from aggregated feeds, unauthorized modification or deletion of data, and service disruption. Furthermore, a compromised web application can serve as a foothold for attackers to launch further attacks against the underlying server and other systems within the organization's network, posing a significant risk to data confidentiality, integrity, and availability.
Remediation Plan
Immediate Action: Immediately update all instances of FreshRSS is a Multiple Products to the latest version available (newer than 1.26.3) to patch the vulnerability. After patching, review all user accounts, especially those with administrative privileges, to identify and remove any unauthorized accounts that may have been created.
Proactive Monitoring: Monitor web server and application access logs for unusual POST requests to user registration pages. Scrutinize logs for the creation of new user accounts, particularly any that are immediately followed by administrative actions. An increase in registration attempts from unknown sources could indicate scanning or exploitation activity.
Compensating Controls: If patching is not immediately possible, disable public user registration within the FreshRSS application settings. This action removes the primary attack vector. Additionally, consider placing the application behind a Web Application Firewall (WAF) with rules designed to inspect and block malicious user registration attempts.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of September 29, 2025, there are no known public exploits for this vulnerability. However, the attack vector is straightforward and requires only that the public user registration feature be enabled. Due to the critical CVSS score of 9.8 and the low complexity of the attack, it is highly probable that a functional exploit will be developed and released publicly in the near future.
Analyst Recommendation
Given the critical severity (CVSS 9.8) of this vulnerability, which allows for a complete system takeover, immediate action is required. We strongly recommend that all affected FreshRSS instances be updated to the latest secure version without delay. If patching is not immediately feasible, the user registration feature must be disabled as a critical compensating control. Although this CVE is not currently listed on the CISA KEV catalog, its high impact and ease of exploitation warrant treating it with the highest priority for remediation.
Update FreshRSS is a Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
LibreChat is a ChatGPT clone with additional features
LibreChat is a ChatGPT clone with additional features
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Tilesheets MediaWiki Extension adds a table lookup parser function for an item and returns the requested image
Tilesheets MediaWiki Extension adds a table lookup parser function for an item and returns the requested image
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Radiometrics VizAir is vulnerable to exposure of the system's REST API key through a publicly accessible configuration file. This allows attackers to...
Radiometrics VizAir is vulnerable to exposure of the system's REST API key through a publicly accessible configuration file. This allows attackers to remotely alter weather data and configurations, au...
Executive Summary:
A critical vulnerability has been discovered in multiple Radiometrics VizAir products, identified as CVE-2025-54863. The flaw exposes a sensitive system REST API key in a publicly accessible configuration file, allowing an unauthenticated remote attacker to gain full administrative control, alter critical weather data, and modify system configurations. Due to the ease of exploitation and severe impact, immediate remediation is required to prevent data manipulation and system compromise.
Vulnerability Details
CVE-ID: CVE-2025-54863
Affected Software: Radiometrics VizAir Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists due to improper access control on a system configuration file. This file, which is accessible to the public over the internet, contains the hardcoded REST API key for the Radiometrics VizAir system. A remote, unauthenticated attacker can simply browse to the known location of this file, retrieve the API key, and use it to make authenticated requests to the system's API, granting them the ability to read, create, modify, or delete weather data and system settings.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 10. Exploitation could have a severe business impact, as it allows for the complete compromise of the system's integrity and availability. An attacker could maliciously alter weather data, leading to incorrect forecasts and potentially impacting safety-critical operations that rely on this information (e.g., aviation, agriculture, emergency services). The ability to change system configurations could also lead to a denial-of-service condition or be used to pivot further into the network, posing a significant risk to operational continuity, data integrity, and organizational reputation.
Remediation Plan
Immediate Action:
Proactive Monitoring:
Compensating Controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Nov 4, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the simplicity of exploitation, it is highly likely that proof-of-concept exploits will be developed quickly. The vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the critical CVSS score of 10 and the potential for severe operational impact, it is imperative that organizations patch all affected Radiometrics VizAir systems immediately. The ease of exploitation makes these systems a high-value target for threat actors. While this CVE is not yet on the CISA KEV list, its severity warrants treating it with the highest priority. If patching cannot be performed immediately, the compensating controls outlined above should be implemented without delay to reduce the attack surface.
Update Radiometrics VizAir is vulnerable to exposure of the Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a telnet-based service on port 23 in order to allow management operations on the device...
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a telnet-based service on port 23 in order to allow management operations on the device such as firmware upgrades and device reboot requiring an authentication
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
When a BIG-IP Advanced WAF or BIG-IP ASM Security Policy is configured with a JSON content profile that has a malformed JSON schema, and the security...
When a BIG-IP Advanced WAF or BIG-IP ASM Security Policy is configured with a JSON content profile that has a malformed JSON schema, and the security policy is applied to a virtual server, undisclosed requests can cause the bd process to terminate
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper neutralization of special elements used in an OS command ('OS Command Injection') issue exists in SkyBridge BASIC MB-A130 Ver.1.5.8 and earli...
Improper neutralization of special elements used in an OS command ('OS Command Injection') issue exists in SkyBridge BASIC MB-A130 Ver.1.5.8 and earlier. If exploited, a remote unauthenticated attacke...
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-54857, has been discovered in SkyBridge BASIC MB-A130 devices. This flaw allows a remote, unauthenticated attacker to inject and execute arbitrary operating system commands, leading to a complete compromise of the affected device. Successful exploitation could result in data theft, service disruption, or the device being used to launch further attacks against the internal network.
Vulnerability Details
CVE-ID: CVE-2025-54857
Affected Software: SkyBridge BASIC MB-A130 (and potentially other products)
Affected Versions: Ver.1.5.8 and earlier
Vulnerability: The vulnerability is an OS Command Injection flaw. The software fails to properly sanitize user-supplied input before passing it to a system shell command. A remote, unauthenticated attacker can send specially crafted data to the device, embedding malicious OS commands using special metacharacters (e.g., ;, |, &&). These injected commands are then executed on the underlying operating system with the privileges of the application, potentially allowing the attacker to gain full control over the device.
Business Impact
This vulnerability is rated critical with a CVSS score of 9.8, reflecting the extreme risk it poses to the organization. An attacker can achieve complete system compromise, violating all aspects of the CIA triad (Confidentiality, Integrity, and Availability). Potential consequences include the exfiltration of sensitive data stored on or passing through the device, installation of persistent malware or ransomware, complete disruption of the device's functionality, and using the compromised system as a pivot point to attack other critical assets on the corporate network.
Remediation Plan
Immediate Action: Update all affected SkyBridge BASIC MB-A130 devices to the latest version provided by the vendor, which addresses this vulnerability. After patching, review system and access logs for any signs of compromise that may have occurred prior to the update.
Proactive Monitoring: Implement enhanced monitoring for affected devices. Scrutinize network traffic for unusual outbound connections and review device logs for suspicious input containing shell metacharacters (e.g., ;, |, &, $(), `). Monitor for unexpected running processes or system configuration changes on the devices.
Compensating Controls: If immediate patching is not feasible, apply the following compensating controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Sep 1, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, due to the critical severity and the relative ease of exploiting OS command injection flaws, it is highly probable that proof-of-concept exploits will be developed and released by security researchers or threat actors in the near future.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the potential for complete system compromise by an unauthenticated remote attacker, immediate action is required. Organizations must prioritize the immediate patching of all vulnerable SkyBridge devices as the primary method of remediation. Although this vulnerability is not currently on the CISA Known Exploited Vulnerabilities (KEV) catalog, its high severity makes it a prime candidate for future inclusion. Implement the recommended remediation and monitoring controls without delay to mitigate the significant risk posed by this vulnerability.
Update Improper neutralization of special elements used in an OS command Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
When a BIG-IP APM OAuth access profile (Resource Server or Resource Client) is configured on a virtual server, undisclosed traffic can cause the apmd...
When a BIG-IP APM OAuth access profile (Resource Server or Resource Client) is configured on a virtual server, undisclosed traffic can cause the apmd process to terminate
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
A denial of service vulnerability exists in the Modbus TCP and Modbus RTU over TCP functionality of Socomec DIRIS Digiware M-70 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Apache Airflow 3 introduced a change to the handling of sensitive information in Connections
Apache Airflow 3 introduced a change to the handling of sensitive information in Connections
Executive Summary:
A high-severity vulnerability, identified as CVE-2025-54831, has been discovered in Apache Airflow. This flaw could allow an attacker to gain unauthorized access to sensitive information, such as passwords and API keys, stored within the system's connection configurations. Successful exploitation could lead to the compromise of connected databases, cloud services, and other critical enterprise systems.
Vulnerability Details
CVE-ID: CVE-2025-54831
Affected Software: Apache Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability:
This vulnerability stems from an improper handling of sensitive data within the Apache Airflow 3 connections model. An authenticated but potentially low-privileged user can exploit this flaw by making a specifically crafted request to the Airflow API or interacting with a specific component in the web UI. This action causes the system to improperly disclose sensitive fields from a connection's configuration—such as passwords, secret keys, or tokens—in an unmasked or decrypted format. The exploit does not require administrative privileges, only a basic level of authenticated access to the Airflow instance.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.5. The primary business impact is the high risk of credential and secret exposure. Since Apache Airflow is used to orchestrate tasks across numerous systems, its connections often contain highly privileged credentials for databases, cloud platforms (AWS, Azure, GCP), data warehouses, and other critical applications. An attacker who successfully exploits this vulnerability could leverage these stolen credentials to move laterally across the network, access or exfiltrate sensitive business data, disrupt operations, and cause significant financial and reputational damage.
Remediation Plan
Immediate Action:
Identify all instances of Apache Airflow within the environment and apply the security updates provided by the vendor immediately. Prioritize patching for internet-facing or business-critical instances. After patching, monitor for any signs of exploitation attempts by reviewing web server and application access logs for suspicious activity targeting connection-related endpoints.
Proactive Monitoring:
Implement enhanced monitoring of the Airflow UI and API. Specifically, create alerts for unusual or high-volume requests to endpoints managing connections (e.g., /api/v1/connections). Monitor audit logs for any users viewing or modifying connection configurations outside of normal operational duties or from unrecognized IP addresses.
Compensating Controls:
If immediate patching is not feasible, implement the following controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of September 26, 2025, there is no known publicly available proof-of-concept exploit code for this vulnerability. However, vulnerabilities in widely used orchestration tools like Apache Airflow are high-value targets for threat actors. It is highly probable that exploit code will be developed and used in the near future.
Analyst Recommendation
Given the high-severity rating (CVSS 7.5) and the critical role of Apache Airflow in enterprise environments, this vulnerability poses a significant risk of credential theft and subsequent system compromise. Although it is not currently listed in the CISA KEV catalog, organizations must act decisively. We strongly recommend that all affected Apache Airflow instances be patched immediately. If patching is delayed, the compensating controls outlined above, particularly the restriction of access to connection management functions, should be implemented as a top priority.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The LC Wizard plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check in the ghl-wizard/inc/wp_user
The LC Wizard plugin for WordPress is vulnerable to Privilege Escalation due to a missing capability check in the ghl-wizard/inc/wp_user
Executive Summary:
A high-severity privilege escalation vulnerability has been identified in the LC Wizard plugin for WordPress. This flaw allows a low-privileged authenticated user, such as a subscriber, to gain full administrative control over an affected website. Successful exploitation could lead to a complete site compromise, data theft, and further attacks originating from the trusted web server.
Vulnerability Details
CVE-ID: CVE-2025-5483
Affected Software: LC Wizard plugin for WordPress
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability exists within the ghl-wizard/inc/wp_user file of the LC Wizard plugin. A function responsible for user management fails to perform a proper capability check, which is a security mechanism in WordPress to ensure a user has the necessary permissions to perform an action. An authenticated attacker with low-level privileges (e.g., a subscriber) can craft a specific request to this vulnerable function to modify their own user role, escalating their privileges to that of an administrator.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.1. A successful exploit grants an attacker complete administrative control over the WordPress site, posing a significant risk to the organization. Potential consequences include unauthorized access to and exfiltration of sensitive data (customer PII, transaction records), website defacement, injection of malware to infect site visitors, and using the compromised server for malicious activities like hosting phishing sites or participating in botnets. Such an incident can result in severe reputational damage, financial loss, and potential regulatory penalties for data breaches.
Remediation Plan
Immediate Action:
Proactive Monitoring:
/wp-content/plugins/ghl-wizard/inc/wp_user path.Compensating Controls:
ghl-wizard/inc/wp_user endpoint./wp-login.php and /wp-admin/) to trusted IP addresses only.Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of November 8, 2025, there is no known public proof-of-concept exploit code, and there are no reports of this vulnerability being actively exploited in the wild. However, vulnerabilities of this type in the WordPress ecosystem are prime targets for threat actors, and it is highly probable that exploit code will be developed and released publicly in the near future.
Analyst Recommendation
Given the high CVSS score and the critical impact of a successful privilege escalation attack, this vulnerability must be addressed with high priority. We strongly recommend that organizations immediately apply the vendor-supplied patches by updating the LC Wizard plugin on all affected websites. Although this vulnerability is not currently listed on the CISA KEV list, its severity warrants immediate attention to prevent potential website compromise and data breaches.
Update WordPress plugin/theme to the latest version. Review WordPress security settings and remove if no longer needed.
A Stack-based Buffer Overflow vulnerability [CWE-121] vulnerability in Fortinet FortiManager 7
A Stack-based Buffer Overflow vulnerability [CWE-121] vulnerability in Fortinet FortiManager 7
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modif...
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modifying system properties
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
This vulnerability occurs when a WebSocket endpoint does not enforce proper authentication mechanisms, allowing unauthorized users to establish conn...
This vulnerability occurs when a WebSocket endpoint does not enforce proper authentication mechanisms, allowing unauthorized users to establish connections. As a result, attackers can exploit this weakness to gain unauthorized access to sensitive data or perform unauthorized actions. Given that no authentication is required, this can lead to privilege escalation and potentially compromise the security of the entire system.
---METADATA---
VENDOR: EVMAPA
PRODUCT: EVMAPA
AFFECTED_VERSIONS: All versions
CONFIDENCE: high
MISSING: patch
---END_METADATA---
Description Summary:
A critical authentication bypass vulnerability in EVMAPA WebSocket endpoints allows unauthenticated users to gain unauthorized access and perform sensitive operations.
Executive Summary:
A critical authentication bypass vulnerability in EVMAPA WebSocket endpoints enables unauthorized access and potential system-wide compromise.
Vulnerability Details
CVE-ID: CVE-2025-54816
Affected Software: EVMAPA
Affected Versions: All versions
Vulnerability: The application fails to enforce authentication mechanisms on its WebSocket endpoints, allowing unauthenticated attackers to establish connections and interact with restricted functions.
Business Impact
The lack of authentication on critical WebSocket communications allows attackers to perform unauthorized actions or exfiltrate sensitive data, potentially leading to full system compromise. With a CVSS score of 9.4, this vulnerability represents a severe threat to the integrity and confidentiality of the affected environment.
Remediation Plan
Immediate Action: Refer to ICSA-26-022-08 for vendor guidance regarding available patches or configuration hardening steps to enforce authentication.
Proactive Monitoring: Monitor WebSocket traffic for unauthorized connection attempts or anomalous data exchange patterns that deviate from standard operational baselines.
Compensating Controls: Utilize a reverse proxy or WAF to intercept WebSocket traffic and enforce authentication at the network edge before requests reach the EVMAPA application.
Exploitation Status
Public Exploit Available: No (Exploit available: unknown)
Analyst Notes: As of Jan 23, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to the total lack of access control for WebSocket-based communications.
Analyst Recommendation
Organizations utilizing EVMAPA must prioritize the implementation of authentication controls or the application of vendor-supplied patches. Until a fix is applied, restricting network access to the affected endpoints is essential to mitigate the risk of unauthorized exploitation.
Update This vulnerability occurs when a WebSocket endpoint does not enforce proper authentication Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Server-side template injection (SSTI) vulnerability in PPress 0
Server-side template injection (SSTI) vulnerability in PPress 0
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
OpenPLC_V3 has a vulnerability in the enipThread function that occurs due to the lack of a return value
OpenPLC_V3 has a vulnerability in the enipThread function that occurs due to the lack of a return value
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modif...
Cognex In-Sight Explorer and In-Sight Camera Firmware expose a proprietary protocol on TCP port 1069 to perform management operations such as modifying system properties
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Executive Summary:
A high-severity vulnerability has been identified in multiple OpenNebula products, specifically affecting versions of the Community Edition prior to 7.0. If exploited, this flaw could allow an unauthenticated attacker to remotely execute arbitrary code on the OpenNebula management server, potentially leading to a complete compromise of the cloud infrastructure, data breaches, and service disruption. Organizations using the affected software are at significant risk and must take immediate action to mitigate this threat.
Vulnerability Details
CVE-ID: CVE-2025-54955
Affected Software: OpenNebula Multiple Products
Affected Versions: All versions of OpenNebula Community Edition (CE) prior to version 7.0.
Vulnerability: The vulnerability is a command injection flaw within the OpenNebula Sunstone web interface. An unauthenticated remote attacker can exploit this by sending a specially crafted HTTP request containing malicious shell commands to a specific, unsanitized API endpoint. The OpenNebula server fails to properly validate the input, allowing the commands to be passed directly to the underlying operating system and executed with the privileges of the OpenNebula service account.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.1, reflecting the significant risk it poses to the organization. Successful exploitation could grant an attacker complete control over the OpenNebula management plane. This could lead to severe consequences, including the unauthorized access, modification, or exfiltration of sensitive data from all managed virtual machines, the deployment of ransomware or cryptominers across the infrastructure, and the complete disruption of business-critical services. The potential for reputational damage, financial loss, and regulatory penalties is substantial.
Remediation Plan
Immediate Action: Organizations must apply vendor-supplied security updates immediately by upgrading all affected instances to OpenNebula Community Edition 7.0 or a later patched version. Following the update, security teams should actively monitor for any signs of exploitation attempts by reviewing OpenNebula and web server access logs for suspicious or malformed requests.
Proactive Monitoring: Implement enhanced logging and alerting. Monitor for unusual processes spawned by the OpenNebula service user (
oned), unexpected outbound network connections from the OpenNebula front-end server, and review web server (e.g., Nginx, Apache) and Sunstone API logs for requests containing shell metacharacters (e.g.,|,&,;,$()).Compensating Controls: If patching cannot be performed immediately, implement the following controls to reduce the risk:
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of August 3, 2025, there are no known public exploits or confirmed reports of this vulnerability being actively exploited in the wild. However, due to the high severity and the critical nature of the affected platform, it is highly probable that threat actors and security researchers will develop a functional exploit in the near future. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) Catalog, but its status should be monitored closely.
Analyst Recommendation
Given the high CVSS score of 8.1 and the potential for a full compromise of the cloud management infrastructure, this vulnerability represents a critical risk. We strongly recommend that all organizations using affected versions of OpenNebula prioritize the immediate deployment of the vendor-provided patch. While there is no current evidence of active exploitation, the risk profile necessitates urgent action. If immediate patching is not feasible, the compensating controls outlined above must be implemented as a temporary measure to reduce the attack surface.