In Progress Flowmon ADS versions prior to 12
Description
In Progress Flowmon ADS versions prior to 12
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
43 high and critical vulnerabilities covered by CVE Brief since 2025-07-29, each with independent analyst commentary.
← All vendors38 CVEs in the last 12 months
11 products in total
Every figure counts the high and critical CVEs CVE Brief has published for this vendor, not every CVE the vendor has ever received. Exploitation means listing in the CISA Known Exploited Vulnerabilities catalog. No patch-availability figure is shown because CVE Brief does not measure it.
In Progress Flowmon ADS versions prior to 12
In Progress Flowmon ADS versions prior to 12
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A server-side request forgery vulnerability in Progress MarkLogic Server before 11
A server-side request forgery vulnerability in Progress MarkLogic Server before 11
Description Summary:
A server-side request forgery vulnerability exists in Progress MarkLogic Server that may allow an authenticated user to perform unauthorized requests.
Executive Summary:
Progress MarkLogic Server is vulnerable to a server-side request forgery flaw that could allow an authenticated attacker to perform unauthorized actions within the network.
Vulnerability Details
CVE-ID: CVE-2026-9203
Affected Software: Progress Software Corporation MarkLogic Server
Affected Versions: 11.0.0 up to 11.3.6, 12.0.0 up to 12.0.3
Vulnerability: This vulnerability is a Server-Side Request Forgery (CWE-918) flaw. It requires low privileges (authenticated) to successfully exploit, allowing an attacker to manipulate the server into making unintended requests to internal or external resources.
Business Impact
The vulnerability carries a CVSS score of 8.5, reflecting its high severity and potential for significant impact. Successful exploitation could lead to unauthorized access to internal services, data exfiltration, or the exploitation of internal systems that are otherwise protected from the public internet.
Remediation Plan
Immediate Action: Update MarkLogic Server to the versions specified in the vendor security alert to patch the SSRF vulnerability.
Proactive Monitoring: Review web access logs for unusual request patterns, specifically those directed toward internal IP addresses or restricted service ports.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to inspect and block suspicious outbound requests or malformed parameters that may trigger SSRF.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 6, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The complexity of the attack vector (high) provides a slight barrier to entry for potential attackers.
Analyst Recommendation
Given the high CVSS severity and the potential for internal network compromise, organizations using MarkLogic Server must prioritize applying the provided security updates. Ensure that internal network segmentation remains robust to limit the potential reach of any successful SSRF attempt.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Progress Software MarkLogic Server contains an improper privilege management flaw in its Hadoop integration, enabling authenticated users to escalate...
Progress Software MarkLogic Server contains an improper privilege management flaw in its Hadoop integration, enabling authenticated users to escalate privileges and compromise the Security database.
Description Summary:
Progress Software MarkLogic Server contains an improper privilege management flaw in its Hadoop integration, enabling authenticated users to escalate privileges and compromise the Security database.
Executive Summary:
A critical privilege escalation vulnerability in Progress Software MarkLogic Server allows low-privileged users to gain unauthorized administrative control over the Security database.
Vulnerability Details
CVE-ID: CVE-2026-9193
Affected Software: Progress Software MarkLogic Server
Affected Versions: 11.0.0 up to 11.3.6, 12.0.0 up to 12.0.3
Vulnerability: This vulnerability involves improper privilege management within the Hadoop integration component. It allows an authenticated user with low-level Hadoop privileges to perform privileged operations against the Security database, effectively bypassing intended access controls.
Business Impact
Successful exploitation grants an attacker administrative-level access to the Security database, which may contain sensitive credentials, user information, and system configuration data. Given the CVSS score of 9.9, this vulnerability presents a severe risk of total system compromise, potentially leading to unauthorized data exfiltration, permanent loss of data integrity, or complete denial of service.
Remediation Plan
Immediate Action: Upgrade to MarkLogic Server version 11.3.6, 12.0.3, or later to address the underlying privilege management flaws.
Proactive Monitoring: Audit access logs for unusual administrative activity or unauthorized queries originating from low-privileged Hadoop service accounts.
Compensating Controls: Restrict network access to the Hadoop integration interface and enforce strict identity and access management policies for all users with Hadoop-related roles.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of August 5, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While exploitation requires an existing authenticated session, the potential for total system compromise makes this a high-priority security concern.
Analyst Recommendation
The severity of this vulnerability necessitates immediate attention from security administrators. Organizations utilizing MarkLogic Server should verify their current version and apply the recommended patches immediately to prevent unauthorized privilege escalation and ensure the integrity of the Security database.
Update Progress Software MarkLogic Server to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Progress MarkLogic Server contains an authentication bypass vulnerability in the ODBC App Server, allowing unauthenticated attackers to execute querie...
Progress MarkLogic Server contains an authentication bypass vulnerability in the ODBC App Server, allowing unauthenticated attackers to execute queries with administrative privileges.
Description Summary:
Progress MarkLogic Server contains an authentication bypass vulnerability in the ODBC App Server, allowing unauthenticated attackers to execute queries with administrative privileges.
Executive Summary:
An authentication bypass in Progress MarkLogic Server allows unauthenticated remote attackers to execute arbitrary queries with elevated privileges.
Vulnerability Details
CVE-ID: CVE-2026-9192
Affected Software: Progress Software MarkLogic Server
Affected Versions: 11.0.0 through 11.3.5, and 12.0.0 through 12.0.2
Vulnerability: The flaw resides in the ODBC App Server component and allows an unauthenticated remote attacker to bypass password verification. This permits the execution of database queries using the permissions of any known user, including administrative accounts.
Business Impact
Successful exploitation allows an attacker to bypass security controls entirely, leading to unauthorized access to sensitive data, data manipulation, or administrative system takeovers. The CVSS score of 9.8 reflects the high risk of this vulnerability, which could result in severe data breaches and loss of system integrity.
Remediation Plan
Immediate Action: Update MarkLogic Server to version 11.3.6, 12.0.3, or later as specified in the vendor security advisory.
Proactive Monitoring: Audit database logs for unauthorized query patterns or unexpected access by administrative accounts originating from external IP addresses.
Compensating Controls: Restrict network access to the ODBC App Server port to trusted internal IP addresses only, using host-based firewalls or network access control lists.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of August 5, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability is inherently dangerous due to the nature of the ODBC interface as a high-privilege entry point.
Analyst Recommendation
This is a critical vulnerability that requires immediate attention for all deployments of MarkLogic Server. Administrators should apply the provided vendor patches as soon as possible to prevent potential unauthorized database access and data exfiltration.
Update Progress Software MarkLogic Server to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Progress MarkLogic Server contains an improper privilege management vulnerability in its REST API, allowing low-privileged users to perform unauthoriz...
Progress MarkLogic Server contains an improper privilege management vulnerability in its REST API, allowing low-privileged users to perform unauthorized operations against the Security database.
Description Summary:
Progress MarkLogic Server contains an improper privilege management vulnerability in its REST API, allowing low-privileged users to perform unauthorized operations against the Security database.
Executive Summary:
A critical privilege management flaw in Progress MarkLogic Server allows authenticated users to escalate privileges and execute sensitive operations against the security database.
Vulnerability Details
CVE-ID: CVE-2026-8709
Affected Software: Progress Software Corporation MarkLogic Server
Affected Versions: 11.0.0 up to (excluding) 11.3.6, 12.0.0 up to (excluding) 12.0.3
Vulnerability: The vulnerability exists within the REST API document patch operation, where insufficient privilege checks allow a user with a low-privileged role to bypass restrictions (CWE-269). This enables the execution of privileged commands specifically against the Security database, which governs access control for the entire system.
Business Impact
The ability to manipulate the Security database allows an attacker to create new administrative accounts, modify existing permissions, or grant themselves elevated roles. Given the CVSS score of 9.9, this represents a total compromise of the application's security model, likely leading to unauthorized data access and system-wide control.
Remediation Plan
Immediate Action: Apply the vendor-provided security patches by updating to MarkLogic Server version 11.3.6, 12.0.3, or newer.
Proactive Monitoring: Review REST API audit logs for unusual PATCH operations, particularly those targeting the Security database or involving unexpected user roles.
Compensating Controls: Restrict access to the REST API management endpoints to only essential administrative IP addresses while the update is being prepared.
Exploitation Status
Public Exploit Available: No (exploit_available: unknown)
Analyst Notes: As of Aug 5, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is significant as it undermines the core security architecture of the database server.
Analyst Recommendation
This vulnerability carries severe implications for system security. Administrators are advised to apply the vendor patches immediately to restore proper access control and prevent potential privilege escalation by authenticated users.
Update Progress Software MarkLogic Server to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
In Progress Flowmon versions prior to 12
In Progress Flowmon versions prior to 12
Description Summary:
A critical vulnerability exists in Progress Flowmon versions prior to 12, potentially exposing the system to unauthorized access or compromise.
Executive Summary:
Progress Flowmon versions prior to 12 contain a high-severity vulnerability that could lead to unauthorized system access or service disruption.
Vulnerability Details
CVE-ID: CVE-2026-8079
Affected Software: Progress Flowmon
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability affects Progress Flowmon software and is categorized as a high-severity issue; specific technical details regarding the authentication level are pending further vendor disclosure.
Business Impact
The CVSS score of 8.7 highlights the significant threat to infrastructure monitoring operations. Exploitation could lead to the exposure of sensitive network traffic metadata or the compromise of monitoring integrity, resulting in severe operational downtime or data exfiltration.
Remediation Plan
Immediate Action: Upgrade all instances of Progress Flowmon to version 12 or higher as mandated by the vendor's security guidance.
Proactive Monitoring: Monitor system logs for unauthorized access attempts or unusual traffic patterns directed at the Flowmon management interface.
Compensating Controls: Restrict access to the Flowmon management interface to trusted IP ranges via firewall rules until the patch can be verified and applied.
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
Security teams should treat this vulnerability with high urgency and move to upgrade the affected Flowmon deployments immediately. Ensuring the transition to version 12 is critical to mitigating the risk of unauthorized access to network monitoring infrastructure.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Progress LoadMaster and associated products are vulnerable to command injection, which allows unauthenticated attackers to execute arbitrary commands...
Progress LoadMaster and associated products are vulnerable to command injection, which allows unauthenticated attackers to execute arbitrary commands on the underlying system.
Description Summary:
Progress LoadMaster and associated products are vulnerable to command injection, which allows unauthenticated attackers to execute arbitrary commands on the underlying system.
Executive Summary:
A critical command injection vulnerability in Progress LoadMaster is currently being exploited in the wild, posing a severe risk of total system compromise.
Vulnerability Details
CVE-ID: CVE-2026-8037
Affected Software: Progress LoadMaster, ECS Connections Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: See metadata for specific version ranges.
Vulnerability: This vulnerability is a command injection flaw (CWE-77) occurring in the management interfaces of the affected software. It allows an unauthenticated attacker to inject and execute arbitrary operating system commands with high privileges.
Business Impact
Successful exploitation results in full control over the affected appliance, leading to unauthorized access to sensitive data, potential lateral movement within the network, and complete service disruption. Given the CVSS score of 9.5 and confirmed active exploitation, organizations face an extreme risk of data exfiltration and operational downtime.
Remediation Plan
Immediate Action: Apply the vendor-provided security updates immediately to address the vulnerability. If immediate patching is not possible, follow the specific mitigation instructions provided in the official Progress security bulletin.
Proactive Monitoring: Review system logs for unusual process execution or unauthorized command-line activity originating from the load balancer. Monitor network traffic for suspicious patterns directed at management interfaces.
Compensating Controls: Restrict access to the management interface of the LoadMaster appliance to known, trusted administrative IP addresses using firewall rules or ACLs to reduce the attack surface.
Exploitation Status
Public Exploit Available: Yes, a Nuclei detection template exists.
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of August 7, 2026. While weaponized exploit code is not currently confirmed in public repositories, the active exploitation and availability of detection templates necessitate immediate remediation.
Analyst Recommendation
The combination of a 9.5 severity score and active exploitation in the wild makes this a top-priority security event. Administrators must prioritize the application of vendor patches or documented mitigations to prevent unauthorized system access and potential data loss.
Actively exploited in the wild (CISA KEV). Apply vendor updates or mitigations promptly.
Deadline: August 10, 2026
Required Action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
Progress MarkLogic Server contains an improper privilege management vulnerability in its query interfaces allowing authenticated users with low-privil...
Progress MarkLogic Server contains an improper privilege management vulnerability in its query interfaces allowing authenticated users with low-privileged roles to escalate to administrator.
Description Summary:
Progress MarkLogic Server contains an improper privilege management vulnerability in its query interfaces allowing authenticated users with low-privileged roles to escalate to administrator.
Executive Summary:
A critical privilege escalation vulnerability in Progress MarkLogic Server allows low-privileged authenticated users to gain administrative control over the system.
Vulnerability Details
CVE-ID: CVE-2026-7329
Affected Software: Progress Software MarkLogic Server
Affected Versions: 11.0.0 up to (excluding) 11.3.6, 12.0.0 up to (excluding) 12.0.3
Vulnerability: This is an improper privilege management flaw (CWE-269) within the SQL, SPARQL, and Optic REST query interfaces. An attacker who has already authenticated as a low-privileged REST user can exploit this to perform unauthorized administrative actions and access sensitive data.
Business Impact
Successful exploitation allows an attacker to bypass security controls and gain full administrative access to the database server. Given the CVSS score of 9.9, this represents a critical risk of total system compromise, unauthorized data exfiltration, and potential disruption of business-critical operations.
Remediation Plan
Immediate Action: Upgrade to MarkLogic Server version 11.3.6, 12.0.3, or later as specified in the vendor security advisory.
Proactive Monitoring: Audit database access logs for unusual administrative activities or queries originating from accounts that typically do not perform such operations.
Compensating Controls: Restrict access to the REST query interfaces to authorized IP addresses via network-level controls or a Web Application Firewall to mitigate unauthorized access attempts.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 5, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's high CVSS score is driven by the potential for full system compromise once the initial authentication threshold is met.
Analyst Recommendation
This vulnerability presents a severe risk to data integrity and system confidentiality. Organizations utilizing Progress MarkLogic Server should prioritize patching to the identified secure versions immediately to eliminate the privilege escalation path.
Update Progress Software MarkLogic Server to the latest version. Check the vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
An improper privilege management vulnerability in the REST API document processing pipeline of Progress MarkLogic Server before 11
An improper privilege management vulnerability in the REST API document processing pipeline of Progress MarkLogic Server before 11
Description Summary:
An improper privilege management vulnerability in the REST API document processing pipeline of MarkLogic Server allows authenticated users to escalate privileges.
Executive Summary:
MarkLogic Server contains an improper privilege management vulnerability that allows an authenticated user to perform unauthorized actions within the document processing pipeline.
Vulnerability Details
CVE-ID: CVE-2026-7327
Affected Software: Progress MarkLogic Server
Affected Versions: 11.0.0 up to 11.3.6, and 12.0.0 up to 12.0.3
Vulnerability: This is an improper privilege management vulnerability (CWE-269) within the REST API document processing pipeline. It requires the attacker to have high privileges (authenticated) to successfully exploit the flaw.
Business Impact
Successful exploitation allows an authenticated user to perform actions beyond their authorized scope, potentially leading to unauthorized data access or modification within the document processing pipeline. Given the CVSS score of 8.1, this represents a significant threat to data integrity and confidentiality, especially in environments where strict role-based access control is required.
Remediation Plan
Immediate Action: Apply the latest security updates provided by Progress Software Corporation to upgrade to a non-vulnerable version (11.3.6 or 12.0.3 or higher).
Proactive Monitoring: Review access logs and audit trails for unauthorized attempts to access or modify documents via the REST API, particularly by users with restricted roles.
Compensating Controls: Limit access to the REST API endpoints to known, trusted IP addresses and enforce the principle of least privilege for all user accounts interacting with the database.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of August 6, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. Per CISA's SSVC assessment, there is no confirmed active exploitation, and the vulnerability is not considered automatable.
Analyst Recommendation
While this vulnerability requires prior authentication, the potential for privilege escalation within a database environment remains a high-risk scenario. Organizations should prioritize updating their MarkLogic instances to the specified patched versions to ensure robust access control and maintain the security posture of their data.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefinity version from 8
CWE‑522: Insufficiently Protected Credentials in web services in Progress Sitefinity version from 8
Description Summary:
Progress Sitefinity versions 8.0.5700 through 13.3.7652 contain a vulnerability allowing remote authenticated attackers to obtain plain-text credentials for the Sitefinity Insight service.
Executive Summary:
A high-severity credential exposure vulnerability in Progress Sitefinity allows authenticated attackers to access sensitive credentials used for integration with the Sitefinity Insight service.
Vulnerability Details
CVE-ID: CVE-2026-7313
Affected Software: Progress Sitefinity
Affected Versions: Progress Sitefinity version from 8.0.5700 to 13.3.7652
Vulnerability: This is an "Insufficiently Protected Credentials" (CWE-522) vulnerability within web services. Exploitation requires a remote authenticated attacker with valid back-end authorization, non-default site configuration, and an active integration with the Sitefinity Insight service.
Business Impact
With a CVSS score of 8.7, this flaw poses a severe risk of data compromise. By obtaining plain-text credentials for the Sitefinity Insight service, an attacker could gain unauthorized access to secondary systems, potentially leading to further data breaches or service manipulation.
Remediation Plan
Immediate Action: Update Progress Sitefinity to a patched version beyond 13.3.7652 immediately.
Proactive Monitoring: Monitor access logs for unusual administrative activity and audit all integrations configured with the Sitefinity Insight service.
Compensating Controls: Rotate all credentials associated with the Sitefinity Insight service after applying the patch to ensure any previously exposed secrets are invalidated.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of June 4, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Organizations running affected versions of Sitefinity should treat this as a high-priority update. Because the vulnerability involves credential exposure, simply patching is insufficient; administrators must also rotate credentials to ensure full remediation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Progress Sitefinity web services contain a vulnerability that allows unauthenticated remote attackers to retrieve plain-text credentials for the Sitef...
Progress Sitefinity web services contain a vulnerability that allows unauthenticated remote attackers to retrieve plain-text credentials for the Sitefinity Insight service.
Description Summary:
Progress Sitefinity web services contain a vulnerability that allows unauthenticated remote attackers to retrieve plain-text credentials for the Sitefinity Insight service.
Executive Summary:
A critical credential disclosure vulnerability in Progress Sitefinity allows unauthenticated remote attackers to obtain sensitive plain-text credentials for integrated services.
Vulnerability Details
CVE-ID: CVE-2026-7312
Affected Software: Progress Sitefinity
Affected Versions: 14.0.7700 to 14.4.8152, 15.0.8200 to 15.0.8234, 15.1.8300 to 15.1.8335, 15.2.8400 to 15.2.8441, 15.3.8500 to 15.3.8531, 15.4.8600 to 15.4.8630
Vulnerability: The web services component fails to protect credentials, allowing an unauthenticated attacker to access plain-text credentials used for the Sitefinity Insight service, provided the installation has active integration and non-default configurations.
Business Impact
The exposure of plain-text credentials poses a significant risk of unauthorized access to the Sitefinity Insight service, potentially resulting in data exfiltration or manipulation of business analytics. Although the CVSS score is 10.0, the requirement for non-default site configurations acts as a limiting factor, though the impact remains severe for affected enterprise environments.
Remediation Plan
Immediate Action: Apply the vendor-provided patch corresponding to your specific version (e.g., 14.4.8152, 15.0.8234, etc.) immediately.
Proactive Monitoring: Review access logs for anomalous requests to web services and perform a credential rotation for all services integrated with Sitefinity Insight following the patch.
Compensating Controls: Ensure the Sitefinity instance is behind a robust WAF and restrict external access to web service endpoints that are not required for public operation.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jun 2, 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
Given the perfect CVSS score, this vulnerability demands immediate attention. Administrators must identify their current version and apply the specified patch to prevent the exposure of sensitive service credentials.
Update Progress Sitefinity version to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
CWE-639: Authorization Bypass Through User-Controlled Key in web services in Progress Sitefinity 15
CWE-639: Authorization Bypass Through User-Controlled Key in web services in Progress Sitefinity 15
Description Summary:
An authorization bypass vulnerability via user-controlled keys in web services affects Progress Sitefinity 15.
Executive Summary:
Progress Sitefinity 15 is vulnerable to an authorization bypass flaw that allows attackers to manipulate user-controlled keys to gain unauthorized access.
Vulnerability Details
CVE-ID: CVE-2026-7201
Affected Software: Progress Sitefinity
Affected Versions: See vendor advisory for specific affected versions.
Vulnerability: This vulnerability (CWE-639) occurs in the web services layer, where the application fails to properly validate the relationship between a user's session and the requested resource key, allowing for unauthorized access.
Business Impact
The CVSS score of 8.8 highlights the high severity of this flaw. An attacker could potentially access or modify data they are not authorized to view, leading to a loss of confidentiality and integrity within the Sitefinity platform.
Remediation Plan
Immediate Action: Apply the latest security patches provided by Progress for Sitefinity 15 to remediate the authorization logic error.
Proactive Monitoring: Review application logs for unauthorized attempts to access resources using altered or manipulated identifiers.
Compensating Controls: Implement robust session management and ensure that all API endpoints enforce strict authorization checks independent of client-provided keys.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of June 3, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Authorization bypass vulnerabilities are critical as they often lead to direct data exposure. It is imperative that administrators apply the relevant security updates for Sitefinity 15 immediately to prevent potential exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper access control in Progress Sitefinity web services allows unauthenticated attackers to access restricted content and fully compromise the ins...
Improper access control in Progress Sitefinity web services allows unauthenticated attackers to access restricted content and fully compromise the installation.
Description Summary:
Improper access control in Progress Sitefinity web services allows unauthenticated attackers to access restricted content and fully compromise the installation.
Executive Summary:
A critical access control vulnerability in Progress Sitefinity allows unauthenticated attackers to gain full control over the confidentiality, integrity, and availability of the system.
Vulnerability Details
CVE-ID: CVE-2026-7198
Affected Software: Progress Sitefinity
Affected Versions: 15.4.8623 before 15.4.8630
Vulnerability: This is an improper access control vulnerability within the web services layer, permitting an unauthenticated attacker to bypass authorization checks and access sensitive, restricted content.
Business Impact
This flaw allows for a total compromise of the affected Sitefinity installation, which can lead to data breaches, unauthorized modification of web content, and complete loss of system availability. With a CVSS score of 9.8, this represents an extreme risk to any organization relying on Sitefinity for external-facing web presence.
Remediation Plan
Immediate Action: Update Sitefinity to version 15.4.8630 or later to remediate the access control bypass.
Proactive Monitoring: Monitor web access logs for unauthorized attempts to access restricted directories or administrative endpoints.
Compensating Controls: Temporarily restrict access to web services via IP whitelisting or WAF rules if immediate patching is not feasible.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jun 2, 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 severity of this vulnerability necessitates an immediate update. Organizations should verify their current version against the affected range and apply the 15.4.8630 patch as a matter of urgency.
Update Progress Sitefinity to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
CWE-20: Improper Input Validation in web services in Progress Sitefinity 14
CWE-20: Improper Input Validation in web services in Progress Sitefinity 14
Description Summary:
Improper input validation in web services within Progress Sitefinity 14 may lead to security vulnerabilities.
Executive Summary:
Progress Sitefinity 14 is susceptible to an improper input validation vulnerability within its web services, posing a risk of unauthorized interaction.
Vulnerability Details
CVE-ID: CVE-2026-7195
Affected Software: Progress Sitefinity
Affected Versions: See vendor advisory for specific affected versions.
Vulnerability: The vulnerability stems from improper input validation (CWE-20) in the web services layer. An attacker may be able to provide specially crafted inputs to these services to bypass expected processing logic.
Business Impact
With a CVSS score of 8.8, this vulnerability represents a significant security risk. Successful exploitation could lead to unauthorized data manipulation or service disruption, potentially compromising the integrity of the Sitefinity content management system and the data it hosts.
Remediation Plan
Immediate Action: Update to the latest version of Progress Sitefinity as specified by the vendor’s security advisory to ensure the input validation flaws are corrected.
Proactive Monitoring: Monitor web service traffic for anomalous input payloads that deviate from expected API call structures.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common input validation attack patterns.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of June 3, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw, the potential for exploitation is high.
Analyst Recommendation
Security teams should prioritize patching Progress Sitefinity instances. Given the high CVSS score, immediate application of vendor-supplied security updates is strongly recommended to protect against potential exploitation of the web services.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In WhatsUp Gold versions released before 2026
In WhatsUp Gold versions released before 2026
Description Summary:
Progress WhatsUp Gold contains multiple critical vulnerabilities, including missing authentication and server-side request forgery, allowing potential system compromise.
Executive Summary:
Critical vulnerabilities in Progress WhatsUp Gold allow unauthenticated attackers to perform unauthorized actions and exploit server-side request forgery to compromise the network management system.
Vulnerability Details
CVE-ID: CVE-2026-65941
Affected Software: Progress Software Corporation WhatsUp Gold
Affected Versions: 0 up to 26.0.2
Vulnerability: This issue involves missing authentication for critical functions (CWE-306), server-side request forgery (CWE-918), and path manipulation (CWE-73). The vulnerability is accessible via the adjacent network and does not require user interaction.
Business Impact
The CVSS score of 8.8 reflects the high impact on confidentiality, integrity, and availability. Successful exploitation allows an attacker to bypass security mechanisms to gain full access to the network management platform, potentially leading to widespread network disruption and data exfiltration.
Remediation Plan
Immediate Action: Upgrade to WhatsUp Gold version 26.0.2 or later as specified in the Progress Software security bulletin.
Proactive Monitoring: Inspect network traffic for suspicious requests directed toward the WhatsUp Gold server, particularly those attempting to trigger internal requests or unauthorized file access.
Compensating Controls: Restrict access to the WhatsUp Gold management interface to a dedicated, isolated management network and utilize a WAF to filter malicious traffic.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of August 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability.
Analyst Recommendation
The combination of SSRF and missing authentication makes this a high-priority vulnerability. System administrators should apply the vendor-provided update immediately to secure their network monitoring infrastructure.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX versions 2024
In Progress® Telerik® UI for AJAX versions 2024
Description Summary:
Progress Telerik UI for ASP.NET AJAX is vulnerable to insecure deserialization in the RadFilter control, which may allow unauthenticated remote code execution.
Executive Summary:
A critical insecure deserialization vulnerability in Progress Telerik UI for ASP.NET AJAX allows unauthenticated attackers to achieve remote code execution.
Vulnerability Details
CVE-ID: CVE-2026-6023
Affected Software: Progress Software Telerik UI for ASP.NET AJAX
Affected Versions: 2024.4.1114 through 2026.1.421
Vulnerability: The RadFilter control fails to properly validate serialized data when restoring filter state. This flaw allows an unauthenticated attacker to inject malicious payloads into the state, resulting in remote code execution on the underlying server.
Business Impact
The vulnerability carries a CVSS score of 8.1, indicating a high potential for severe compromise. Successful exploitation grants an attacker full control over the application server, leading to potential data exfiltration, total loss of system integrity, and significant operational downtime.
Remediation Plan
Immediate Action: Upgrade all instances of Progress Telerik UI for ASP.NET AJAX to version 2026.1.421 or later as specified by the vendor security advisory.
Proactive Monitoring: Review web application logs for suspicious serialized objects or unexpected input patterns targeting the RadFilter endpoint.
Compensating Controls: Deploy Web Application Firewall (WAF) rules designed to detect and block malicious deserialization attempts or anomalous traffic patterns targeting Telerik controls.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of April 23, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the complexity is rated as high, the impact of remote code execution warrants immediate attention.
Analyst Recommendation
Given the severity of remote code execution, organizations must prioritize patching their Telerik environments. Failure to update the affected library leaves the server exposed to unauthorized command execution. Apply the vendor-provided fix immediately to eliminate this critical attack vector.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A Missing Authorization vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, MOVEit WAF, and Multi...
A Missing Authorization vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, MOVEit WAF, and Multi Tenant allows an authenticated attacker with low privileges to perform privileged administrative operations via the REST API that should not be accessible to their permission level, potentially resulting in a system compromise
Description Summary:
A missing authorization vulnerability in various Progress Software products allows authenticated attackers with low privileges to perform unauthorized administrative actions via the REST API.
Executive Summary:
A missing authorization flaw in multiple Progress Software products enables low-privileged users to execute unauthorized administrative actions, creating a significant risk of system compromise.
Vulnerability Details
CVE-ID: CVE-2026-59690
Affected Software: Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, MOVEit WAF, and Multi Tenant
Affected Versions: See individual product ranges in the metadata section above.
Vulnerability: The application suffers from a missing authorization vulnerability (CWE-862) within its REST API, which allows an attacker with low-level authenticated access to perform privileged administrative operations that should be restricted based on their permission level.
Business Impact
This vulnerability carries a CVSS score of 8.0, reflecting its high severity. Successful exploitation could allow a low-privileged user to gain unauthorized administrative control over critical infrastructure components, leading to full system compromise, loss of sensitive data, or severe service disruption.
Remediation Plan
Immediate Action: Update the affected Progress Software products to the versions specified in the vendor security bulletin to resolve the authorization check deficiency.
Proactive Monitoring: Review REST API access logs for anomalous requests originating from low-privileged accounts that attempt to access administrative endpoints.
Compensating Controls: Restrict network access to the management REST API to trusted IP addresses only, effectively limiting the attack surface while planning for the necessary software updates.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of July 28, 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 potential for privilege escalation within sensitive management interfaces.
Analyst Recommendation
Given the high CVSS score and the critical nature of the affected software, organizations should prioritize patching these components immediately. Failure to address this authorization gap exposes the management plane to unauthorized manipulation, which poses a severe risk to operational continuity.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An Incorrect Authorization vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allo...
An Incorrect Authorization vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows an authenticated attacker with low privileges to escalate privileges to root on the affected appliance, potentially resulting in full system compromise
Description Summary:
An incorrect authorization vulnerability in several Progress Software appliances allows authenticated attackers to escalate privileges to root, resulting in full system compromise.
Executive Summary:
Multiple Progress Software appliances, including LoadMaster and MOVEit WAF, are susceptible to a privilege escalation vulnerability that grants root-level access to authenticated attackers.
Vulnerability Details
CVE-ID: CVE-2026-59689
Affected Software: Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: Various versions as defined in the vendor security bulletin, specifically those prior to 7.2.63.3 or 7.2.54.19 depending on the product line.
Vulnerability: The products suffer from an incorrect authorization flaw (CWE-863) that allows an authenticated attacker with low privileges to escalate their access to root on the underlying appliance.
Business Impact
An attacker who successfully escalates privileges to root gains complete control over the affected appliance. This level of access permits the theft of sensitive data, the installation of persistent backdoors, or the disruption of critical network traffic, justifying the high CVSS score of 8.0.
Remediation Plan
Immediate Action: Apply the security updates provided by Progress Software immediately to reach the patched versions listed in the vendor advisory.
Proactive Monitoring: Monitor appliance system logs for signs of privilege escalation, unexpected root command execution, or unauthorized configuration changes.
Compensating Controls: Restrict administrative access to these appliances to a limited set of authorized personnel and ensure they are not exposed to the public internet.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of July 28, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability requires prior authentication, which limits the attack surface to those already within the network perimeter.
Analyst Recommendation
This vulnerability poses a critical risk to appliance security due to the potential for full system takeover. Organizations must treat this as a high-priority update and verify that all affected Progress Software installations are patched to the latest recommended versions to prevent unauthorized root access.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows...
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows an authenticated attacker with high privileges to execute arbitrary operating system commands on the affected appliance via the backup restore functionality, potentially resulting in complete system compromise
Description Summary:
An OS command injection vulnerability exists in several Progress Software appliances that allows high privileged users to execute arbitrary commands via the backup restore functionality.
Executive Summary:
A critical OS command injection vulnerability in multiple Progress Software products allows authenticated, high privileged attackers to achieve full system compromise.
Vulnerability Details
CVE-ID: CVE-2026-59688
Affected Software: Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: See metadata for specific version ranges.
Vulnerability: This is an OS command injection flaw (CWE-78) triggered through the backup restore functionality. It requires an attacker to possess high privileges, meaning the threat originates from an already authenticated user with administrative access.
Business Impact
Successful exploitation allows an attacker to execute arbitrary operating system commands, potentially leading to total system compromise of the affected appliance. While the CVSS score of 8.4 reflects the high severity and potential for full impact, the requirement for high privileges limits the attack surface to internal or compromised administrative accounts.
Remediation Plan
Immediate Action: Update the affected Progress Software appliances to the versions specified in the vendor security bulletin.
Proactive Monitoring: Audit administrative access logs for unusual backup or restore activity, and monitor system processes for unauthorized command execution.
Compensating Controls: Restrict access to administrative interfaces to trusted management subnets only to prevent unauthorized use of high privilege accounts.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 28, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's inherent exploitability is high given the direct access to system command execution, but it is gated by the requirement for high-level administrative authentication.
Analyst Recommendation
Organizations should prioritize applying the vendor provided updates immediately to remediate this command injection risk. Given the potential for total system compromise, ensure that administrative credentials are rotated if there is any suspicion of unauthorized access to the management console.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows...
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows an authenticated attacker with high privileges to execute arbitrary operating system commands on the affected appliance via the Geo Location management interface, potentially resulting in complete system compromise
Description Summary:
An OS command injection vulnerability in the Geo Location management interface of several Progress Software products allows authenticated, high-privileged attackers to execute arbitrary OS commands.
Executive Summary:
An OS command injection vulnerability in the Geo Location management interface of Progress Software appliances allows high-privileged, authenticated attackers to execute arbitrary commands.
Vulnerability Details
CVE-ID: CVE-2026-59687
Affected Software: Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: LoadMaster (7.0.8 up to 7.2.63.3 and 7.2.54.19), ECS/Object Scale Connection Manager and MOVEit WAF (7.2.60.0 up to 7.2.63.3)
Vulnerability: This flaw is an OS command injection (CWE-78) targeting the Geo Location management functionality. It requires an authenticated attacker with high-level access to trigger the injection through the management interface.
Business Impact
Successful exploitation grants an attacker full control over the appliance, which can lead to the compromise of the entire network infrastructure managed by these devices. The CVSS score of 8.4 reflects the high risk of total system compromise and the potential for severe data loss or service downtime.
Remediation Plan
Immediate Action: Update the affected software to version 7.2.63.3 or 7.2.54.19 as specified by the manufacturer.
Proactive Monitoring: Review logs specifically for interactions with the Geo Location management settings to identify any unauthorized or anomalous activity.
Compensating Controls: Disable the Geo Location feature if not strictly required, or isolate the management interface using strict network access control lists.
Exploitation Status
Public Exploit Available: No (no weaponized exploit confirmed).
Analyst Notes: As of July 28, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While exploitation requires high privileges, the risk remains substantial due to the critical nature of the affected network appliances.
Analyst Recommendation
Administrators must treat this as a high-priority update. Promptly apply the provided patches to all affected LoadMaster and related appliances to prevent potential command execution and maintain system security.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows...
An OS Command Injection vulnerability in Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF allows an authenticated attacker with high privileges to execute arbitrary operating system commands on the affected appliance via the management interface, potentially resulting in complete system compromise
Description Summary:
An OS command injection vulnerability exists in multiple Progress Software appliances, allowing authenticated, high-privileged attackers to execute arbitrary commands via the management interface.
Executive Summary:
An OS command injection vulnerability in Progress Software appliances allows high-privileged, authenticated attackers to execute arbitrary commands, resulting in full system compromise.
Vulnerability Details
CVE-ID: CVE-2026-59686
Affected Software: Progress Software LoadMaster, ECS Connection Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: LoadMaster (all versions prior to 7.2.63.3 and 7.2.54.19), ECS/Object Scale Connection Manager and MOVEit WAF (7.2.60.0 through 7.2.63.2)
Vulnerability: This is an OS command injection vulnerability (CWE-78) triggered through the management interface. It requires an attacker to have high privileges to successfully inject and execute operating system commands.
Business Impact
The ability to execute arbitrary OS commands on network appliances leads to complete system takeover. With a CVSS score of 8.4, this vulnerability enables attackers to intercept traffic, modify configurations, or pivot into the internal environment, causing significant operational disruption and data exposure.
Remediation Plan
Immediate Action: Apply the vendor-provided security updates to reach version 7.2.63.3 or 7.2.54.19 immediately.
Proactive Monitoring: Audit management interface access logs for unusual command execution patterns or unauthorized configuration changes.
Compensating Controls: Restrict access to the management interface to authorized, segmented networks and utilize a WAF to inspect traffic for injection signatures.
Exploitation Status
Public Exploit Available: No (no weaponized exploit confirmed).
Analyst Notes: As of July 28, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for high-level administrative credentials limits the attack surface, but the impact remains critical if an account is compromised.
Analyst Recommendation
The severity of this flaw necessitates immediate patching of all affected Progress Software appliances. Ensure that administrative access to management interfaces is strictly controlled and monitored to prevent exploitation by malicious actors.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper input validation vulnerability in Progress Software MOVEit Automation allows Privilege Escalation
Improper input validation vulnerability in Progress Software MOVEit Automation allows Privilege Escalation
Description Summary:
Progress Software MOVEit Automation is susceptible to an improper input validation vulnerability that enables authenticated users to perform privilege escalation.
Executive Summary:
A high-severity privilege escalation vulnerability in Progress Software MOVEit Automation, tracked as CVE-2026-5174, poses a significant risk to organizational data integrity and access control.
Vulnerability Details
CVE-ID: CVE-2026-5174
Affected Software: Progress Software MOVEit Automation
Affected Versions: 2025.1.0 up to 2025.1.5, 2025.0.0 up to 2025.0.9, 2024.0.0 up to 2024.1.8, and versions prior to 2024.0.0
Vulnerability: This vulnerability arises from improper input validation, allowing an authenticated attacker with low privileges to escalate their access level within the MOVEit Automation environment.
Business Impact
Successful exploitation of this flaw allows a malicious actor to gain unauthorized administrative privileges, potentially leading to full system compromise or unauthorized manipulation of automated workflows. Given the CVSS score of 7.7, this vulnerability represents a high risk to business operations, as MOVEit is often used for sensitive data transfers. Failure to remediate could result in unauthorized access to sensitive files or the disruption of critical business processes.
Remediation Plan
Immediate Action: Administrators must review the official Progress Software security bulletin and apply the vendor-provided patches for their specific version of MOVEit Automation.
Proactive Monitoring: Security teams should audit system logs for unusual administrative activity or unauthorized changes to user permission settings.
Compensating Controls: Deploy a Web Application Firewall with rules configured to inspect and filter malicious input patterns targeting the MOVEit application interface.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of May 2, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's reliance on authenticated access limits the initial attack surface, but the impact of privilege escalation remains critical.
Analyst Recommendation
Organizations utilizing Progress Software MOVEit Automation must prioritize this update as part of their routine patch management cycle. Given the potential for privilege escalation, it is imperative to verify that all user roles and permissions are correctly configured following the application of the vendor patch.
Update to patched version immediately. Review user permissions and access controls.
An authentication bypass vulnerability in Progress Software MOVEit Automation allows unauthorized access to the application.
An authentication bypass vulnerability in Progress Software MOVEit Automation allows unauthorized access to the application.
Description Summary:
An authentication bypass vulnerability in Progress Software MOVEit Automation allows unauthorized access to the application.
Executive Summary:
A critical authentication bypass vulnerability in Progress Software MOVEit Automation allows attackers to circumvent login requirements and gain unauthorized access.
Vulnerability Details
CVE-ID: CVE-2026-4670
Affected Software: Progress Software MOVEit Automation
Affected Versions: 2025.0.0 before 2025.0.9, 2024.0.0 before 2024.1.8, and versions prior to 2024.0.0.
Vulnerability: The application contains a flaw that permits an authentication bypass, effectively allowing an attacker to access the system without valid credentials.
Business Impact
With a CVSS score of 9.8, this vulnerability is critical. Unauthorized access to MOVEit Automation, which is frequently used for sensitive file transfers, poses an extreme risk of data exfiltration and loss of confidentiality for all data processed by the platform.
Remediation Plan
Immediate Action: Update MOVEit Automation to the latest patched version (2025.0.9, 2024.1.8, or the latest available) immediately.
Proactive Monitoring: Review authentication and access logs for anomalous login activity or unauthorized access attempts from unexpected IP addresses.
Compensating Controls: Implement strict network access controls to limit access to the MOVEit interface to known, trusted management segments.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of April 30, 2026, there is no public information indicating active exploitation. However, the criticality of authentication bypasses requires immediate attention.
Analyst Recommendation
Organizations should prioritize this update. Given the nature of MOVEit as a high-value target for data theft, ensure that the patch is applied across all instances immediately.
Update Progress Software MOVEit to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in UI in Progress ADC Products allows an authenticated attacker with “All” permissions to exe...
OS Command Injection Remote Code Execution Vulnerability in UI in Progress ADC Products allows an authenticated attacker with “All” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in a custom WAF rule file during the file upload process
Description Summary:
An OS command injection vulnerability in Progress ADC products allows authenticated attackers with administrative permissions to execute arbitrary commands via unsanitized WAF rule file uploads.
Executive Summary:
A critical OS command injection vulnerability exists in multiple Progress ADC products that allows authenticated administrators to achieve remote code execution on the underlying appliance.
Vulnerability Details
CVE-ID: CVE-2026-4048
Affected Software: Progress Software ADC Products (LoadMaster, ECS Connections Manager, Object Scale Connection Manager, MOVEit WAF)
Affected Versions: Progress Software LoadMaster: V7.1.20.0 up to (excluding) V7.2.63.0; Progress Software ECS Connections Manager: V7.2.49.0 up to (excluding) V7.2.63.0; Progress Software Object Scale Connection Manager: V7.2.62.0 up to (excluding) V7.2.63.0; Progress Software MOVEit WAF: V7.2.62.0 up to (excluding) V7.2.63.0
Vulnerability: This vulnerability is an OS command injection (CWE-77) triggered by unsanitized input within a custom WAF rule file during the file upload process. Exploitation requires an authenticated user with "All" permissions to interact with the appliance.
Business Impact
Successful exploitation of this vulnerability permits full remote code execution, granting an attacker complete control over the affected LoadMaster or connection manager appliance. Given the CVSS score of 8.4, this represents a high-severity risk that could lead to lateral movement, complete compromise of network traffic inspection, or unauthorized access to backend infrastructure.
Remediation Plan
Immediate Action: Update all affected Progress ADC appliances to version V7.2.63.0 or later as specified by the vendor advisory.
Proactive Monitoring: Review system access logs for unusual administrative activity or unexpected file upload events associated with WAF rule configurations.
Compensating Controls: Restrict administrative access to the appliance management interface to trusted, secure networks only, and implement strict least-privilege policies for user accounts to limit the number of users with "All" permissions.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of April 22, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires authentication, the high level of impact on critical network infrastructure makes it an attractive target for sophisticated actors.
Analyst Recommendation
Organizations utilizing Progress ADC products should prioritize the immediate deployment of the V7.2.63.0 patch across all environments. Given the severity of remote code execution on security appliances, failure to patch these systems leaves internal network traffic and infrastructure exposed to significant risk.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “VS Administration” per...
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “VS Administration” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in the 'aclcontrol' command
Description Summary:
An OS command injection vulnerability in Progress ADC products allows authenticated attackers with VS Administration permissions to execute arbitrary commands via the aclcontrol command.
Executive Summary:
An authenticated remote code execution vulnerability in Progress Software ADC products poses a severe risk to appliance integrity and network security.
Vulnerability Details
CVE-ID: CVE-2026-3519
Affected Software: Progress Software LoadMaster, ECS Connections Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: V7.2.45.0 up to (excluding) V7.2.63.0
Vulnerability: This is an OS command injection vulnerability (CWE-77) triggered by unsanitized input within the aclcontrol command. It requires the attacker to possess VS Administration privileges to successfully execute arbitrary system commands.
Business Impact
The vulnerability carries a CVSS score of 8.4, reflecting its high potential for system compromise. Successful exploitation grants an attacker the ability to execute commands with elevated privileges, leading to full system takeover, potential data exfiltration, or complete disruption of critical load balancing and traffic management services.
Remediation Plan
Immediate Action: Update all affected Progress Software appliances to version V7.2.63.0 or later as specified in the vendor security advisory.
Proactive Monitoring: Review administrative access logs for unusual activity associated with the aclcontrol command or suspicious shell execution patterns.
Compensating Controls: Restrict administrative access to the management interface by enforcing strict IP whitelisting and utilizing Multi-Factor Authentication for all accounts with VS Administration permissions.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of April 22, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the flaw requires administrative authentication, the ability to escape to the underlying operating system makes this a significant risk for environments where administrative credentials could be compromised.
Analyst Recommendation
Given the high CVSS severity and the critical nature of these ADC appliances, organizations must prioritize the application of the vendor-provided security patches. Administrators should verify their current firmware versions immediately and transition to the patched release to eliminate the command injection vector.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “All” permissions to ex...
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “All” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in the 'killsession' command
Description Summary:
An authenticated OS command injection vulnerability in Progress ADC products allows remote code execution via unsanitized input in the killsession command.
Executive Summary:
Progress Software ADC products are vulnerable to remote code execution due to an OS command injection flaw, posing a severe risk to appliance integrity.
Vulnerability Details
CVE-ID: CVE-2026-3518
Affected Software: Progress Software ADC Products (LoadMaster, ECS Connections Manager, Object Scale Connection Manager, and MOVEit WAF)
Affected Versions: V7.2.37.0 up to (excluding) V7.2.63.0
Vulnerability: This vulnerability is an OS Command Injection (CWE-77) flaw occurring within the killsession command. It requires an authenticated attacker with administrative (All) permissions to execute arbitrary commands on the underlying appliance.
Business Impact
Successful exploitation of this vulnerability allows an attacker to achieve full remote code execution on the affected LoadMaster appliances. Given the CVSS score of 8.4, this represents a high-severity risk that could lead to complete system compromise, unauthorized data access, and potential lateral movement within the network.
Remediation Plan
Immediate Action: Update all affected Progress Software appliances to version V7.2.63.0 or later to patch the vulnerable command handling.
Proactive Monitoring: Review administrative access logs for suspicious activity involving the killsession command or unusual shell executions.
Compensating Controls: Restrict administrative access to the appliance management interface to trusted internal networks or specific IP addresses to limit the attack surface.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of April 22, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires high privileges, the ability to execute arbitrary commands at the operating system level makes it a high-priority item for remediation.
Analyst Recommendation
Due to the potential for total system compromise, organizations should prioritize updating their Progress Software ADC infrastructure to the recommended firmware version. Although the vulnerability requires administrative access, hardening management interfaces and auditing user permissions remains a critical security best practice to prevent exploitation by compromised or malicious accounts.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “Geo Administration” pe...
OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an authenticated attacker with “Geo Administration” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in the 'addcountry' command
Description Summary:
Progress Software ADC products are vulnerable to OS command injection via the addcountry command, allowing authenticated users with Geo Administration permissions to execute arbitrary system commands.
Executive Summary:
A critical OS command injection vulnerability in Progress Software ADC products allows authenticated attackers to achieve remote code execution on the underlying appliance.
Vulnerability Details
CVE-ID: CVE-2026-3517
Affected Software: Progress Software LoadMaster, ECS Connections Manager, Object Scale Connection Manager, and MOVEit WAF
Affected Versions: LoadMaster 7.1.32.0 to <V7.2.63.0; ECS Connections Manager 7.2.49.0 to <V7.2.63.0; Object Scale Connection Manager 7.2.62.0 to <V7.2.63.0; MOVEit WAF 7.2.62.0 to <V7.2.63.0
Vulnerability: The vulnerability is an OS command injection flaw (CWE-77) triggered by unsanitized input within the addcountry command, which can be exploited by an authenticated user holding Geo Administration privileges.
Business Impact
Successful exploitation allows an attacker to execute arbitrary commands on the appliance with high-level privileges, potentially leading to full system compromise. Given the CVSS score of 8.4, this vulnerability represents a significant risk to the integrity and availability of network traffic management infrastructure. An attacker could leverage this access to intercept data, modify configurations, or disrupt critical business services.
Remediation Plan
Immediate Action: Update all affected Progress Software appliances to version V7.2.63.0 or later as specified in the official vendor security advisory.
Proactive Monitoring: Review administrative access logs for unusual activity involving the addcountry command and monitor system processes for unauthorized command execution.
Compensating Controls: Restrict administrative access to the Geo Administration interface to a strictly defined list of trusted internal IP addresses and implement Web Application Firewall rules to inspect and filter malicious input patterns targeting the management API.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of April 22, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the required authentication level limits the initial attack surface, the potential for total system impact makes this a high-priority risk for organizations managing sensitive network traffic.
Analyst Recommendation
Organizations should prioritize the identification and update of all affected Progress Software ADC appliances. Because this vulnerability grants command-level access to critical infrastructure, applying the vendor-provided updates is the only definitive way to eliminate the risk of remote code execution.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient integrity protection of dialog request parameters used by the RadEditor file brow...
In Progress® Telerik® UI for AJAX prior to v2026.3.812, insufficient integrity protection of dialog request parameters used by the RadEditor file browser may allow an attacker who has obtained certain application encryption key material to alter the folders the file browser reads from, writes to, and uploads into, potentially resulting in remote code execution.
Description Summary:
Progress Telerik UI for ASP.NET AJAX contains an integrity protection flaw in the RadEditor file browser that could allow an attacker with encryption keys to achieve remote code execution.
Executive Summary:
A critical vulnerability in Progress Telerik UI for ASP.NET AJAX allows unauthenticated remote code execution if an attacker possesses specific application encryption key material.
Vulnerability Details
CVE-ID: CVE-2026-19219
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2011.2.712 up to (excluding) 2026.3.812
Vulnerability: The vulnerability arises from insufficient verification of data authenticity within the RadEditor file browser dialog. This allows an unauthenticated attacker to manipulate file path parameters to upload malicious files, provided they have first obtained the necessary application encryption keys.
Business Impact
Successful exploitation of this flaw can lead to full remote code execution on the underlying server, granting an attacker complete control over the application environment. Given the CVSS score of 8.1, this represents a high-severity risk that could facilitate data exfiltration, service disruption, and unauthorized access to sensitive corporate infrastructure.
Remediation Plan
Immediate Action: Upgrade to Telerik UI for ASP.NET AJAX version 2026.3.812 or later immediately to apply the necessary integrity checks.
Proactive Monitoring: Monitor server access logs for unusual file upload activity or requests directed at the RadEditor file browser handler that exhibit suspicious path manipulation patterns.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized attempts to interact with Telerik dialog handlers or suspicious file upload extensions.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of September 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the requirement for encryption key material increases the complexity of an attack, the potential for remote code execution makes this a high-priority item for remediation.
Analyst Recommendation
Organizations utilizing Progress Telerik UI for ASP.NET AJAX must treat this vulnerability with high urgency. Administrators should prioritize patching all internet-facing instances of the software to version 2026.3.812. Ensure that application encryption keys are managed securely and rotated regularly, as they serve as a critical component in preventing the successful exploitation of this flaw.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026
In Progress® Telerik® UI for AJAX prior to v2026
Description Summary:
An unsafe deserialization vulnerability in Progress Telerik UI for ASP.NET AJAX allows unauthenticated attackers to execute arbitrary code via malicious serialized objects.
Executive Summary:
A critical deserialization vulnerability in Progress Telerik UI for ASP.NET AJAX enables unauthenticated remote code execution, necessitating immediate patching.
Vulnerability Details
CVE-ID: CVE-2026-13190
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2011.2.712 up to (excluding) 2026.2.708
Vulnerability: This vulnerability involves the deserialization of untrusted data (CWE-502) within the persistence framework. An unauthenticated attacker can send crafted malicious input to the application, which, when deserialized, leads to unsafe type resolution and potential execution of arbitrary code.
Business Impact
Deserialization flaws are high-risk vulnerabilities that frequently result in full remote code execution on the underlying server. With a CVSS score of 8.1, this issue represents a major threat to organizational security, potentially allowing attackers to install backdoors, steal sensitive data, or pivot into the internal network. The impact on business continuity and data confidentiality is severe.
Remediation Plan
Immediate Action: Apply the vendor-supplied security update by upgrading to version 2026.2.708 or later.
Proactive Monitoring: Inspect network traffic and server logs for serialized objects or anomalous payload structures directed at the persistence framework endpoints.
Compensating Controls: Implement strict input validation or use a WAF to filter requests containing serialized data structures that do not originate from trusted sources.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. Inherent exploitability for deserialization flaws is typically high, as they often bypass standard authentication mechanisms.
Analyst Recommendation
Deserialization vulnerabilities are a frequent target for attackers due to the potential for complete system takeover. Organizations must treat this CVE with the highest urgency and ensure the provided patch is deployed across all affected instances without delay.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026
In Progress® Telerik® UI for AJAX prior to v2026
Description Summary:
Progress Telerik UI for ASP.NET AJAX contains a vulnerability where unauthenticated attackers can use externally controlled input to select arbitrary code or classes for execution.
Executive Summary:
A high-severity vulnerability in Progress Telerik UI for ASP.NET AJAX allows unauthenticated attackers to influence code execution paths, risking unauthorized application behavior.
Vulnerability Details
CVE-ID: CVE-2026-13187
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2011.2.712 up to (excluding) 2026.2.708
Vulnerability: This flaw involves the use of externally controlled input to select classes or code (CWE-470), which can be exploited by an unauthenticated attacker via the network. By tampering with provider types, an attacker may force the application to execute unintended logic.
Business Impact
The ability to manipulate code selection can lead to arbitrary code execution or significant logic bypass within the application. With a CVSS score of 8.1, this vulnerability poses a severe threat to the integrity and availability of the affected system. Successful exploitation could allow an attacker to gain control over application functions, potentially leading to unauthorized data modification or total service disruption.
Remediation Plan
Immediate Action: Upgrade the Telerik UI for ASP.NET AJAX framework to version 2026.2.708 or higher.
Proactive Monitoring: Review application logs for unexpected provider type values or suspicious requests directed at the DialogHandler, which may indicate tampering attempts.
Compensating Controls: Utilize a Web Application Firewall (WAF) to inspect incoming requests for anomalous input patterns that deviate from expected application behavior.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The complexity of crafting a successful payload against the provider type selection mechanism provides a limited degree of inherent protection.
Analyst Recommendation
Given the potential for unauthorized code execution, immediate remediation is required. Security teams should verify their current version of Telerik UI and apply the provided vendor patch as soon as possible to secure the application environment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026
In Progress® Telerik® UI for AJAX prior to v2026
Description Summary:
A path traversal vulnerability in Progress Telerik UI for ASP.NET AJAX allows unauthenticated attackers to access restricted directories via improper pathname validation.
Executive Summary:
A path traversal vulnerability in Progress Telerik UI for ASP.NET AJAX, assigned a CVSS score of 8.1, poses a significant risk of unauthorized file access and potential system compromise.
Vulnerability Details
CVE-ID: CVE-2026-13186
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2013.1.220 up to (excluding) 2026.2.708
Vulnerability: This vulnerability is a path traversal flaw (CWE-22) that allows an unauthenticated attacker to manipulate input to access files outside the intended directory. The attack vector is network based and does not require user interaction, though it relies on specific conditions for successful exploitation.
Business Impact
The ability to perform path traversal can lead to the exposure of sensitive configuration files, source code, or internal system data. Given the CVSS score of 8.1, this is a high severity issue that could facilitate further attacks or lead to a complete compromise of the affected web application. Organizations relying on this framework should treat this as a priority to prevent data exfiltration or unauthorized system access.
Remediation Plan
Immediate Action: Update Progress Telerik UI for ASP.NET AJAX to version 2026.2.708 or later as specified in the vendor documentation.
Proactive Monitoring: Monitor web server access logs for unusual patterns, such as multiple occurrences of directory traversal sequences (e.g., ../) in request parameters.
Compensating Controls: Deploy or update rules on your Web Application Firewall (WAF) to detect and block requests containing path traversal characters or suspicious directory navigation attempts.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the score is high, successful exploitation typically requires specific environmental conditions to be met.
Analyst Recommendation
This vulnerability represents a significant security gap that could be leveraged to bypass intended file access restrictions. We strongly recommend that all administrators prioritize the update to the patched version, 2026.2.708, to eliminate this risk.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026
In Progress® Telerik® UI for AJAX prior to v2026
Description Summary:
A deserialization vulnerability in Progress Telerik UI for ASP.NET AJAX allows remote attackers to execute arbitrary code by supplying malicious serialized data.
Executive Summary:
Progress Telerik UI for ASP.NET AJAX contains a deserialization vulnerability that could allow unauthenticated attackers to achieve remote code execution.
Vulnerability Details
CVE-ID: CVE-2026-13185
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2013.1.220 up to (excluding) 2026.2.708
Vulnerability: This is a deserialization of untrusted data vulnerability (CWE-502) that allows unauthenticated attackers to trigger malicious operations by providing crafted data to the application.
Business Impact
Deserialization flaws are severe, as they often lead to remote code execution. With a CVSS score of 8.1, this vulnerability presents a high risk of total system compromise, including the potential for data exfiltration and the installation of persistent malicious backdoors.
Remediation Plan
Immediate Action: Update Telerik UI for ASP.NET AJAX to version 2026.2.708 or later to resolve the insecure deserialization flaw.
Proactive Monitoring: Review application logs for evidence of malformed serialized objects or abnormal cookie usage that could indicate attempted deserialization attacks.
Compensating Controls: Implement strict input validation and ensure that sensitive data handled by the UI framework is properly encrypted and signed to prevent tampering.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The technical nature of this flaw makes it highly susceptible to exploitation if the application surface is exposed.
Analyst Recommendation
This vulnerability represents a significant security risk to any web application utilizing the affected Telerik components. Security teams must prioritize patching to version 2026.2.708 immediately to prevent attackers from leveraging this deserialization weakness to gain unauthorized code execution.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress® Telerik® UI for AJAX prior to v2026
In Progress® Telerik® UI for AJAX prior to v2026
Description Summary:
A vulnerability in Progress Telerik UI for ASP.NET AJAX allows attackers to use externally controlled input to select classes or code, potentially leading to unauthorized execution.
Executive Summary:
Progress Telerik UI for ASP.NET AJAX is affected by a high-severity vulnerability that could allow attackers to manipulate code execution flows via malicious input.
Vulnerability Details
CVE-ID: CVE-2026-13181
Affected Software: Progress Telerik UI for ASP.NET AJAX
Affected Versions: 2010.1.309 up to (excluding) 2026.2.708
Vulnerability: This flaw (CWE-470) involves the use of externally controlled input to select classes or code, which can be exploited by unauthenticated remote attackers to influence application behavior.
Business Impact
The ability to manipulate application code selection poses a significant risk to data confidentiality and integrity. With a CVSS score of 8.1, this vulnerability could facilitate unauthorized access or remote code execution, leading to potential system-wide impact if left unpatched.
Remediation Plan
Immediate Action: Update Telerik UI for ASP.NET AJAX to version 2026.2.708 or later as directed by the vendor.
Proactive Monitoring: Monitor application logs for unexpected class instantiation errors or anomalous requests targeting the Telerik framework components.
Compensating Controls: Utilize a WAF to filter and validate input parameters, specifically looking for attempts to inject unexpected type names or class references.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 24, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability requires careful input handling to mitigate, and upgrading the library is the only definitive fix.
Analyst Recommendation
Given the critical nature of Telerik UI components in many enterprise applications, it is imperative to verify current versions immediately. Organizations should apply the provided patch to version 2026.2.708 to protect against potential exploitation of this code selection flaw.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress Chef Automate, versions earlier than 4.13.295, on Linux x86 platform, an authenticated attacker can gain access to Chef Automate restricte...
In Progress Chef Automate, versions earlier than 4.13.295, on Linux x86 platform, an authenticated attacker can gain access to Chef Automate restricted functionality in the compliance service via im...
Description Summary:
Progress Software Chef Automate is vulnerable to SQL injection in the compliance service, allowing unauthorized access to restricted functionality via improperly neutralized inputs.
Executive Summary:
A critical SQL injection vulnerability in Progress Software Chef Automate allows unauthenticated attackers to gain unauthorized access to sensitive compliance service functionality.
Vulnerability Details
CVE-ID: CVE-2025-8868
Affected Software: Progress Software Chef Automate
Affected Versions: 0 up to (excluding) 4.13.295
Vulnerability: The flaw resides in the compliance service, where improper neutralization of special elements in SQL commands allows for SQL injection. Despite initial descriptions suggesting authentication requirements, the CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates this is an unauthenticated vulnerability accessible over the network.
Business Impact
The vulnerability carries a critical CVSS score of 9.8, reflecting the ability for an unauthenticated remote attacker to achieve total impact on confidentiality, integrity, and availability. Successful exploitation could lead to full compromise of the Chef Automate platform, resulting in unauthorized access to sensitive infrastructure data, potential lateral movement, and significant disruption to automated configuration management processes.
Remediation Plan
Immediate Action: Upgrade Progress Software Chef Automate to version 4.13.295 or later immediately to incorporate the necessary SQL injection neutralizing controls.
Proactive Monitoring: Review access logs for anomalous database queries or unusual traffic patterns targeting the compliance service endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection patterns targeting the Chef Automate application.
Exploitation Status
Public Exploit Available: No (Exploit_available: unknown).
Analyst Notes: As of September 29, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While a Nuclei detection template exists to identify the vulnerability, no weaponized exploit has been confirmed. The vulnerability is highly dangerous due to its unauthenticated nature and potential for full system compromise.
Analyst Recommendation
Given the critical CVSS severity and the potential for unauthenticated remote code execution or data exfiltration, this vulnerability poses a severe risk to organizational infrastructure. Administrators must prioritize patching Chef Automate to version 4.13.295 immediately to eliminate the exposure window. Ensure that all instances are accounted for and that the update is verified against the vendor release notes.
Update In Progress Chef Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
It was possible to perform Remote Command Execution (RCE) via Java RMI interface in the OpenEdge AdminServer, allowing authenticated users to inject a...
It was possible to perform Remote Command Execution (RCE) via Java RMI interface in the OpenEdge AdminServer, allowing authenticated users to inject and execute OS commands under the delegated authority of the AdminServer process
Description Summary:
Progress Software OpenEdge AdminServer is vulnerable to remote command injection via the Java RMI interface due to inadequate input validation, allowing authenticated users to execute OS commands.
Executive Summary:
An authenticated remote command execution vulnerability in Progress Software OpenEdge AdminServer presents a significant risk of total system compromise.
Vulnerability Details
CVE-ID: CVE-2025-7388
Affected Software: Progress Software Corporation OpenEdge
Affected Versions: OpenEdge 12.2.0 up to (excluding) 12.2.18, OpenEdge 12.8.0 up to (excluding) 12.8.8
Vulnerability: This vulnerability is a command injection flaw (CWE-77) within the Java RMI interface of the OpenEdge AdminServer. It allows an authenticated user to manipulate configuration properties to inject and execute arbitrary OS commands with the privileges of the AdminServer process.
Business Impact
The vulnerability carries a CVSS score of 8.4, reflecting a high-severity risk to confidentiality, integrity, and availability. Successful exploitation allows an attacker to gain unauthorized control over the host system, potentially leading to full system compromise, lateral movement within the network, or data exfiltration. The ability to execute commands under the AdminServer process context effectively grants the attacker the same authority as the service itself, which often runs with elevated system privileges.
Remediation Plan
Immediate Action: Upgrade to OpenEdge version 12.2.18 or 12.8.8, or the latest available version provided by Progress Software, to patch the vulnerable RMI interface.
Proactive Monitoring: Review AdminServer access logs for suspicious RMI connection requests or configuration changes that deviate from established operational baselines.
Compensating Controls: Restrict network access to the AdminServer interface to trusted management IP addresses only, and implement strict identity and access management controls to minimize the population of users capable of reaching this interface.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of September 5, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While exploitation requires authentication, the potential for remote command execution makes this a high-priority target for threat actors if credentials are compromised.
Analyst Recommendation
Given the severity of potential remote command execution, administrators should prioritize the application of the vendor-supplied security patches immediately. Organizations should verify their current deployment versions against the affected list and schedule maintenance windows to ensure the AdminServer components are updated to the secure versions.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Progress Chef Automate, versions earlier than 4
In Progress Chef Automate, versions earlier than 4
Description Summary:
Progress Chef Automate is vulnerable to SQL injection, allowing authenticated attackers to access restricted functionality via improperly neutralized inputs in SQL commands.
Executive Summary:
Progress Chef Automate contains an SQL injection vulnerability that allows authenticated attackers to bypass access controls and potentially execute unauthorized commands.
Vulnerability Details
CVE-ID: CVE-2025-6724
Affected Software: Progress Software Chef Automate
Affected Versions: 0 up to (excluding) 4.13.295
Vulnerability: This is an SQL injection vulnerability (CWE-89) triggered by improperly neutralized inputs within SQL commands. An attacker with authenticated access can leverage this flaw to interact with restricted services and gain unauthorized access to backend functionality.
Business Impact
The potential impact of this vulnerability is significant, as successful exploitation allows an attacker to manipulate backend database queries. Given the CVSS score of 8.8, this represents a high-risk security gap that could lead to unauthorized data access, modification, or complete compromise of the Chef Automate platform.
Remediation Plan
Immediate Action: Upgrade Progress Chef Automate to version 4.13.295 or later to resolve the underlying SQL injection flaw.
Proactive Monitoring: Monitor system logs for unusual database queries or patterns indicative of SQL injection attempts, such as unexpected syntax or unauthorized access to administrative endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection patterns to reduce the attack surface while planning the upgrade.
Exploitation Status
Public Exploit Available: No — there is no confirmed public exploit in the available data.
Analyst Notes: As of September 30, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the exploitability is high for an authenticated attacker, the requirement for prior authentication limits the initial attack vector.
Analyst Recommendation
This vulnerability presents a high risk to organizational infrastructure due to the potential for full control over affected services. Security teams should prioritize patching affected instances of Chef Automate immediately. Failure to update permits authenticated users to escalate their privileges and compromise the integrity of the automation environment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Unauthorized access and impersonation can occur in versions 4
Unauthorized access and impersonation can occur in versions 4
Description Summary:
Progress Software Hybrid Data Pipeline is vulnerable to unauthorized access and client impersonation during the OAuth handshake process due to improper handling of client credentials.
Executive Summary:
A critical vulnerability in Progress Software Hybrid Data Pipeline allows unauthenticated attackers to impersonate clients and gain unauthorized access via credential confusion during OAuth handshakes.
Vulnerability Details
CVE-ID: CVE-2025-6505
Affected Software: Progress Software Hybrid Data Pipeline
Affected Versions: 0 through 4.6.2.3226
Vulnerability: This vulnerability occurs because the server concurrently accepts OAuth client credentials from both HTTP headers and request parameters, enabling an attacker to manipulate authentication inputs. This flaw allows an unauthenticated remote attacker to bypass intended security controls and impersonate legitimate clients.
Business Impact
The ability for an attacker to impersonate legitimate users or clients poses a severe risk to data confidentiality and integrity. Successful exploitation could lead to unauthorized access to sensitive backend data sources integrated through the Hybrid Data Pipeline, potentially resulting in data exfiltration or unauthorized modifications. Given the CVSS score of 8.1, this represents a high-severity risk that requires immediate attention to prevent compromise of integrated enterprise systems.
Remediation Plan
Immediate Action: Upgrade all instances of Progress Software Hybrid Data Pipeline to version 4.6.2.3275 or later to resolve the credential handling flaw.
Proactive Monitoring: Review system access logs for anomalous OAuth handshake patterns or unexpected authentication requests originating from unauthorized sources.
Compensating Controls: Implement strict network access controls or a Web Application Firewall (WAF) to restrict access to the Hybrid Data Pipeline server to known, trusted IP addresses while the update is being staged.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 30, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to the nature of the OAuth handshake, which sits at the core of the service's authentication architecture.
Analyst Recommendation
The vulnerability in the Hybrid Data Pipeline server presents a significant risk of unauthorized access due to flawed credential processing. Administrators should prioritize the transition to version 4.6.2.3275 or later immediately. Failure to patch this issue could allow attackers to bypass authentication entirely, leading to potential data breaches within your connected data ecosystems.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In HDP Server versions below 4
In HDP Server versions below 4
Description Summary:
Progress Software Hybrid Data Pipeline versions prior to 4.6.2.2978 are vulnerable to unauthorized access via IP spoofing when using the X-Forwarded-For header.
Executive Summary:
A vulnerability in the Progress Software Hybrid Data Pipeline allows attackers to bypass IP-based access restrictions by spoofing the X-Forwarded-For header, posing a high risk to network security.
Vulnerability Details
CVE-ID: CVE-2025-6504
Affected Software: Progress Software Hybrid Data Pipeline
Affected Versions: 0 up to (excluding) 4.6.2.2978
Vulnerability: The vulnerability involves improper validation of the X-Forwarded-For HTTP header, which allows an attacker to spoof their source IP address. While this bypasses IP-based whitelist restrictions, the vulnerability requires the attacker to possess valid user credentials to access sensitive resources.
Business Impact
The ability to bypass IP-based access controls significantly weakens the security posture of the application by allowing unauthorized network segments or external actors to interact with restricted endpoints. With a CVSS score of 8.4, this vulnerability is classified as High severity, as it facilitates unauthorized access that could lead to full system compromise if combined with stolen credentials or other internal weaknesses.
Remediation Plan
Immediate Action: Update the Hybrid Data Pipeline server to version 4.6.2.2978 or later as specified in the vendor security bulletin.
Proactive Monitoring: Review application access logs for unusual patterns involving the X-Forwarded-For header, specifically looking for traffic originating from unexpected IP addresses that appear in whitelisted ranges.
Compensating Controls: Configure Web Application Firewalls or reverse proxies to strip or strictly validate the X-Forwarded-For header before requests reach the HDP server, ensuring that only trusted proxy sources are permitted to set this header.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 30, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently exploitable by any actor capable of manipulating HTTP headers, provided they possess valid authentication tokens.
Analyst Recommendation
Given the high CVSS score and the potential for bypassing critical network-level security controls, administrators should prioritize the deployment of the 4.6.2.2978 patch. Organizations relying on IP whitelisting as a primary security layer must treat this update with urgency to prevent attackers from circumventing established access policies.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability exists in Progress Flowmon ADS versions prior to 12
A vulnerability exists in Progress Flowmon ADS versions prior to 12
Description Summary:
A SQL injection vulnerability in Progress Flowmon ADS allows authenticated users to execute unauthorized SQL queries and commands.
Executive Summary:
Progress Flowmon ADS contains a critical SQL injection vulnerability that allows authenticated attackers to compromise the integrity and availability of the database.
Vulnerability Details
CVE-ID: CVE-2025-13774
Affected Software: Progress Software Flowmon ADS
Affected Versions: Flowmon ADS 12 versions prior to 12.5.4, Flowmon ADS 13 versions prior to 13.0.1
Vulnerability: The application is susceptible to SQL injection (CWE-89) because it fails to properly neutralize special elements used in SQL commands. This flaw allows an authenticated user to perform unauthorized database operations through crafted queries.
Business Impact
The ability for an authenticated user to execute arbitrary SQL commands poses a severe risk to organizational data. Successful exploitation could lead to unauthorized data exfiltration, modification of sensitive records, or total system disruption, justifying the high CVSS score of 8.8. Such an impact threatens both operational continuity and the confidentiality of monitored network traffic data.
Remediation Plan
Immediate Action: Upgrade to Flowmon ADS version 12.5.4, 13.0.1, or later versions as specified by the vendor security advisory.
Proactive Monitoring: Review system and database access logs for unusual query patterns, unexpected error messages, or unauthorized administrative actions.
Compensating Controls: Implement a Web Application Firewall (WAF) with updated rulesets designed to detect and block common SQL injection patterns targeting the application environment.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of January 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires authentication, the potential for total system impact makes timely patching essential.
Analyst Recommendation
Given the high CVSS severity and the potential for full database compromise, administrators must prioritize this update. Ensure that all Flowmon ADS instances are patched to the specified versions immediately to neutralize the SQL injection vector. Secondary focus should be placed on auditing current user access levels to minimize the risk of unauthorized exploitation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in API in Progress LoadMaster allows an authenticated attacker with “User Administration” per...
OS Command Injection Remote Code Execution Vulnerability in API in Progress LoadMaster allows an authenticated attacker with “User Administration” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in the API input parameters
Description Summary:
An OS command injection vulnerability in the Progress LoadMaster API allows an authenticated user with administrative privileges to execute arbitrary commands on the underlying appliance.
Executive Summary:
An OS command injection vulnerability in Progress LoadMaster allows authenticated attackers with administrative access to achieve remote code execution on the appliance.
Vulnerability Details
CVE-ID: CVE-2025-13447
Affected Software: Progress Software LoadMaster
Affected Versions: 7.2.50 up to (excluding) V7.2.62.2, 7.1.32 up to (excluding) V7.2.62.2, 7.2.37 up to (excluding) V7.2.62.2, 7.2.39 up to (excluding) V7.2.62.2, 7.2.50 up to (excluding) V7.2.54.16, 7.1.32 up to (excluding) V7.2.54.16, 7.2.37 up to (excluding) V7.2.54.16, 7.2.39 up to (excluding) V7.2.54.16
Vulnerability: This vulnerability is an OS command injection flaw occurring within the API input parameters. It requires an attacker to possess valid User Administration credentials to trigger the execution of arbitrary commands.
Business Impact
A successful exploit grants the attacker total control over the LoadMaster appliance, which often serves as a critical gateway for network traffic and load balancing. Given the CVSS score of 8.4, this high severity flaw poses a significant risk of lateral movement, data interception, and total system compromise. Organizations relying on these appliances for service availability face potential downtime and severe security breaches if these administrative interfaces are compromised.
Remediation Plan
Immediate Action: Upgrade the LoadMaster firmware to version 7.2.62.2 or 7.2.54.16, as specified by the vendor advisory.
Proactive Monitoring: Review administrative access logs for suspicious API requests or unexpected command execution patterns originating from authorized accounts.
Compensating Controls: Restrict access to the LoadMaster management interface to trusted management networks or VPNs to limit the exposure of the API to unauthorized users.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of January 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires authentication, the high potential impact makes it a priority for environments where administrative accounts may be targeted by malicious actors.
Analyst Recommendation
Due to the severity of this remote code execution vulnerability, administrators must prioritize patching the affected LoadMaster appliances. Ensure that administrative accounts are secured with strong, unique credentials and that access to the management API is strictly controlled to prevent exploitation by compromised or malicious internal users.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
OS Command Injection Remote Code Execution Vulnerability in API in Progress LoadMaster allows an authenticated attacker with “User Administration” per...
OS Command Injection Remote Code Execution Vulnerability in API in Progress LoadMaster allows an authenticated attacker with “User Administration” permissions to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in the API input parameters
Description Summary:
An OS command injection vulnerability in Progress LoadMaster allows an authenticated user with administrative permissions to execute arbitrary system commands via unsanitized API input.
Executive Summary:
Progress LoadMaster contains a critical OS command injection vulnerability that permits authenticated attackers with administrative privileges to achieve remote code execution on the appliance.
Vulnerability Details
CVE-ID: CVE-2025-13444
Affected Software: Progress Software LoadMaster
Affected Versions: Progress Software LoadMaster: 7.2.50 up to (excluding) V7.2.62.2, 7.2.50 up to (excluding) V7.2.54.16; Progress Software Multi Tenant LoadMaster: 7.2.39 up to (excluding) V7.1.35.15
Vulnerability: The vulnerability is an OS command injection flaw (CWE-78) located within the API input parameters of the LoadMaster appliance. It requires the attacker to have an existing authenticated session with User Administration capabilities to successfully execute arbitrary commands.
Business Impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary commands with the privileges of the underlying service, leading to full system compromise. Given the CVSS score of 8.4, this represents a high risk to organizational security, potentially resulting in data exfiltration, service disruption, or lateral movement within the network.
Remediation Plan
Immediate Action: Review the official Progress Software community security advisories provided in the references to identify and apply the necessary firmware updates or configuration changes for your specific LoadMaster version.
Proactive Monitoring: Monitor system access logs for unauthorized API calls or unusual command execution patterns originating from administrative user accounts.
Compensating Controls: Restrict access to the management API to trusted administrative subnets and implement strict network segmentation to limit the potential blast radius of a compromised appliance.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of January 15, 2026, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While exploitation requires administrative credentials, the high impact of remote code execution warrants immediate attention from security teams managing load balancing infrastructure.
Analyst Recommendation
The severity of this vulnerability, combined with its potential for total system compromise, necessitates prompt action. Administrators should verify their current firmware versions against the provided ranges and apply updates as soon as they are made available by the vendor. Prioritize securing administrative accounts to mitigate the risk of this and similar vulnerabilities.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
A vulnerability exists in the Progress Flowmon web application prior to version 12
A vulnerability exists in the Progress Flowmon web application prior to version 12
Description Summary:
A cross-site scripting (XSS) vulnerability in Progress Flowmon allows an attacker to execute unintended actions within an authenticated user session via a malicious link.
Executive Summary:
Progress Flowmon versions prior to 12.5.5 are susceptible to a cross-site scripting vulnerability that could lead to unauthorized actions within an active user session.
Vulnerability Details
CVE-ID: CVE-2025-10240
Affected Software: Progress Software Flowmon
Affected Versions: Versions prior to 12.5.5
Vulnerability: This is a cross-site scripting (XSS) vulnerability, classified as CWE-79, which occurs when input is improperly neutralized. An unauthenticated attacker can leverage this flaw by tricking an authenticated user into clicking a malicious link, thereby triggering unauthorized actions in the user context.
Business Impact
Successful exploitation of this vulnerability can result in significant security breaches, including session hijacking, unauthorized data modification, or the execution of administrative actions without user consent. Given the CVSS score of 8.8, this flaw poses a high risk to organizational integrity and confidentiality, particularly if the affected users possess elevated privileges within the Flowmon appliance.
Remediation Plan
Immediate Action: Update the Progress Flowmon appliance to version 12.5.5 or later to resolve the underlying input neutralization flaw.
Proactive Monitoring: Review web access logs for suspicious URL parameters or unusual activity originating from external referrers that may indicate attempts to deliver malicious payloads.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict XSS filtering rules to intercept and block malformed requests containing script-based payloads.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of October 10, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While the lack of a known exploit reduces immediate urgency, the high CVSS score necessitates prompt patching to prevent potential weaponization.
Analyst Recommendation
Organizations utilizing Progress Flowmon must prioritize the update to version 12.5.5 immediately to mitigate the risk of cross-site scripting attacks. Failure to apply this patch leaves the application and its users vulnerable to session-based compromise, which could be leveraged to gain further access into the management environment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In Flowmon versions prior to 12
In Flowmon versions prior to 12
Description Summary:
A command injection vulnerability in Progress Software Flowmon allows authenticated administrators to execute unauthorized OS commands via troubleshooting scripts.
Executive Summary:
A command injection vulnerability in Progress Software Flowmon, affecting versions prior to 12.5.5, allows authenticated administrators to execute unauthorized system commands.
Vulnerability Details
CVE-ID: CVE-2025-10239
Affected Software: Progress Software Flowmon
Affected Versions: Versions prior to 12.5.5
Vulnerability: This is an OS command injection flaw (CWE-78) occurring within scripts intended for troubleshooting. It requires an attacker to have administrator privileges and access to the management interface to trigger the vulnerability.
Business Impact
The ability to execute arbitrary OS commands poses a severe risk to the integrity and availability of the Flowmon appliance. With a CVSS score of 7.2, this high-severity vulnerability could allow an attacker to gain full control over the management system, leading to potential data exfiltration, lateral movement within the network, or complete service disruption.
Remediation Plan
Immediate Action: Upgrade to Flowmon version 12.5.5 or later as specified in the Progress Software security advisory.
Proactive Monitoring: Review management interface access logs for unusual administrative activity or unexpected execution of system scripts.
Compensating Controls: Restrict access to the management interface to authorized personnel only, utilizing network-level access control lists or VPNs to minimize exposure to untrusted networks.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of October 10, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires administrative privileges, the potential for total system compromise makes prompt patching essential for maintaining a secure environment.
Analyst Recommendation
Given the potential for OS command injection, administrators should prioritize updating their Flowmon appliances to version 12.5.5 immediately. Limiting administrative access to the management console remains a critical defense-in-depth strategy to mitigate the risk of unauthorized command execution while the update is being deployed.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Description Summary:
Progress Flowmon ADS versions prior to 12 are affected by a high-severity vulnerability requiring immediate attention to prevent unauthorized system exploitation.
Executive Summary:
Progress Flowmon ADS versions prior to 12 contain a high-severity security flaw that poses a significant risk to the integrity and availability of the Anomaly Detection System.
Vulnerability Details
CVE-ID: CVE-2026-9272
Affected Software: Progress Flowmon ADS
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This security flaw affects the Anomaly Detection System (ADS) component of the Flowmon suite; administrators should assume the risk of unauthorized access or control if the system remains unpatched.
Business Impact
With a CVSS score of 8.7, this vulnerability threatens the core security monitoring capabilities of the organization. Compromise of the ADS could enable attackers to blind security teams to malicious activity, facilitating long-term persistence within the network.
Remediation Plan
Immediate Action: Apply the vendor-supplied update to upgrade Flowmon ADS to version 12 or the latest recommended release.
Proactive Monitoring: Review audit logs for anomalous account activity or unauthorized configuration changes within the Flowmon ADS console.
Compensating Controls: Utilize network segmentation to isolate the Flowmon ADS management interface from untrusted network segments.
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 vulnerability in Flowmon ADS represents a critical risk to organizational visibility and incident response capabilities. Remediation via upgrading to version 12 must be executed immediately to ensure the integrity of the anomaly detection environment.