A weak authentication in Fortinet FortiPAM 1
Description
A weak authentication in Fortinet FortiPAM 1
AI Analyst Comment
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Search and filter 25087 vulnerabilities with AI analyst insights
A weak authentication in Fortinet FortiPAM 1
A weak authentication in Fortinet FortiPAM 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Combodo iTop is a web based IT service management tool
Combodo iTop is a web based IT service management tool
Description Summary:
A vulnerability in Combodo iTop allows authenticated administrators to perform unauthorized database deletion via improperly validated webhook callbacks.
Executive Summary:
A critical authorization flaw in Combodo iTop allows privileged users to delete the application database, posing a severe risk to service availability and data integrity.
Vulnerability Details
CVE-ID: CVE-2025-49145
Affected Software: Combodo iTop
Affected Versions: < 2.7.13, >= 3.0.0-alpha, < 3.2.2
Vulnerability: The application fails to properly verify callback signatures for webhooks, allowing an authenticated user with administrative privileges to execute unauthorized database deletion commands.
Business Impact
The ability for an attacker to drop the application database represents a total loss of service availability and potential permanent data destruction. Given the CVSS score of 8.7, this vulnerability is classified as High severity because it provides a direct path for malicious actors to sabotage critical IT service management infrastructure, leading to significant operational disruption and recovery costs.
Remediation Plan
Immediate Action: Update Combodo iTop to version 2.7.13 or 3.2.2 immediately to implement the required callback signature verification.
Proactive Monitoring: Review administrative access logs and audit the creation of new webhooks to identify suspicious configuration activity or unauthorized attempts to modify database settings.
Compensating Controls: Restrict administrative access to the iTop management interface to trusted internal networks only, and ensure that database backups are stored in an immutable, off-site location to mitigate the impact of potential data loss.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of November 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 high technical impact warrants prompt remediation to prevent internal abuse or exploitation via compromised administrator credentials.
Analyst Recommendation
The vulnerability in Combodo iTop presents a significant risk to the availability of IT management services. Administrators must prioritize the application of the vendor-supplied patches to versions 2.7.13 or 3.2.2 to close the authorization gap. Failure to remediate could allow an attacker with administrative access to cause irreversible damage to the underlying database, resulting in prolonged system downtime.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
RoundCube Webmail Deserialization of Untrusted Data Vulnerability - Active in CISA KEV catalog.
RoundCube Webmail Deserialization of Untrusted Data Vulnerability - Active in CISA KEV catalog.
Description Summary:
Roundcube Webmail versions before 1.5.10 and 1.6.11 are vulnerable to remote code execution via PHP object deserialization triggered by an unvalidated _from parameter in upload.php.
Executive Summary:
Roundcube Webmail is susceptible to critical remote code execution through deserialization of untrusted data, and this vulnerability is currently being exploited in the wild.
Vulnerability Details
CVE-ID: CVE-2025-49113
Affected Software: Roundcube Webmail
Affected Versions: 0 up to 1.5.10, 1.6.0 up to 1.6.11
Vulnerability: The application fails to validate the _from parameter within the upload.php file, which allows authenticated users to trigger a PHP object deserialization flaw. This mechanism enables an attacker to achieve remote code execution on the underlying server.
Business Impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary code with the privileges of the web application, resulting in a total compromise of the mail server. Given the CVSS score of 9.5, this flaw poses a severe risk to confidentiality, integrity, and availability. Organizations using Roundcube should expect potential data theft, lateral movement, or complete system takeover if not remediated immediately.
Remediation Plan
Immediate Action: Upgrade to Roundcube Webmail version 1.5.10 or 1.6.11 immediately to address the insecure deserialization flaw.
Proactive Monitoring: Monitor server logs for suspicious requests targeting upload.php or unusual process execution patterns originating from the web server user.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to inspect and sanitize serialized PHP objects in URL parameters, though such measures are temporary and do not replace the necessity of patching.
Exploitation Status
Public Exploit Available: Yes, a weaponized exploit is available via Metasploit and ExploitDB.
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of February 19, 2026. Due to the availability of weaponized exploits and its inclusion in the CISA KEV catalog, the risk of compromise is extremely high.
Analyst Recommendation
The severity of this vulnerability, combined with its active exploitation and weaponized status, necessitates an immediate emergency patch cycle. All instances of Roundcube Webmail must be updated to the provided fixed versions without delay to prevent unauthorized system access and potential data breaches.
FEDERAL DEADLINE: March 12, 2026 (20 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. FEDERAL DEADLINE: March 12, 2026 (20 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Deadline: March 12, 2026
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
The Matrix specification before 1
The Matrix specification before 1
Description Summary:
The Matrix specification before 1.16 has a deficient state resolution mechanism, which can lead to external control of critical state data in certain room versions.
Executive Summary:
A vulnerability in the Matrix specification allows authenticated users to manipulate critical state data, potentially compromising room integrity.
Vulnerability Details
CVE-ID: CVE-2025-49090
Affected Software: Matrix.org Matrix Specification
Affected Versions: Matrix specification 0 up to (excluding) 1.16
Vulnerability: This is a state resolution deficiency (CWE-642) occurring in room versions prior to 12. The vulnerability allows a low-privileged authenticated user to potentially influence state resolution outcomes, leading to unauthorized state changes or service disruption.
Business Impact
The ability to manipulate state data within Matrix rooms poses a significant risk to the integrity of communication and collaboration platforms. If exploited, an attacker could potentially overwrite room settings or manipulate membership data, undermining the trust model of the communication environment. With a CVSS score of 7.1, this is a High severity issue that requires prioritized attention to prevent unauthorized state control.
Remediation Plan
Immediate Action: Upgrade all Matrix implementations to Matrix specification 1.16 or later, which includes the necessary updates to state resolution logic.
Proactive Monitoring: Review server audit logs for unusual state transition events or unexpected changes in room metadata that correlate with the identified state resolution weakness.
Compensating Controls: While specific technical mitigations are limited, administrators should restrict room creation and management permissions to trusted users to reduce the attack surface for this state-based manipulation.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of October 3, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherent to the state resolution algorithm in older versions of the specification, requiring specific conditions regarding room versioning to trigger.
Analyst Recommendation
Given the potential for state manipulation, organizations utilizing Matrix-based infrastructure must treat this as a high-priority update. Administrators should verify their current specification version and apply the 1.16 upgrade immediately to ensure robust state resolution and maintain the integrity of hosted rooms.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in NasaTheme Elessi allows PHP L...
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in NasaTheme Elessi allows PHP Local File Inclusion
Description Summary:
NasaTheme Elessi contains a local file inclusion vulnerability due to improper control of filenames in include or require statements, which may allow authenticated attackers to read sensitive files.
Executive Summary:
The NasaTheme Elessi theme is vulnerable to local file inclusion, which could allow an authenticated attacker to compromise system files and achieve full application impact.
Vulnerability Details
CVE-ID: CVE-2025-49070
Affected Software: NasaTheme Elessi
Affected Versions: 0 through 6.4.1
Vulnerability: This vulnerability, classified as CWE-98, involves improper control of filenames during PHP include operations. An attacker with low-level privileges can manipulate input to include local files, potentially leading to unauthorized data access or code execution.
Business Impact
The exploitation of this vulnerability allows for local file inclusion, which poses a severe risk to the confidentiality, integrity, and availability of the host environment. With a CVSS score of 7.5, this high-severity flaw could lead to the exposure of sensitive configuration files or credentials, potentially resulting in full system compromise and significant reputational damage.
Remediation Plan
Immediate Action: Update the NasaTheme Elessi theme to version 6.4.1 or higher immediately to resolve the vulnerable include logic.
Proactive Monitoring: Review server access logs for suspicious file path patterns or attempts to access non-public PHP files within the theme directory.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block directory traversal or file inclusion attempts directed at the WordPress theme directory.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 7, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires low privileges to trigger, the complexity of the attack vector provides a limited window for remediation before exploitation attempts may occur.
Analyst Recommendation
Given the high impact of local file inclusion vulnerabilities, organizations utilizing the Elessi theme must prioritize this update. Administrators should verify their current version and apply the patch provided by the vendor to eliminate the risk of file system traversal and unauthorized access.
Unrestricted Upload of File with Dangerous Type vulnerability in CMSSuperHeroes Wastia wastia allows Upload a Web Shell to a Web Server.This issue aff...
Unrestricted Upload of File with Dangerous Type vulnerability in CMSSuperHeroes Wastia wastia allows Upload a Web Shell to a Web Server.This issue affects Wastia: from n/a through < 1.1.3.
Description Summary:
The Wastia theme for WordPress contains an unrestricted file upload vulnerability that allows unauthenticated attackers to upload and execute malicious web shells on the server.
Executive Summary:
A critical unrestricted file upload vulnerability in the CMSSuperHeroes Wastia theme allows unauthenticated remote attackers to achieve full system compromise.
Vulnerability Details
CVE-ID: CVE-2025-49060
Affected Software: CMSSuperHeroes Wastia
Affected Versions: 0 through 1.1.3
Vulnerability: This is an unrestricted file upload vulnerability (CWE-434) that allows an unauthenticated attacker to upload arbitrary files, including malicious web shells, directly to the web server.
Business Impact
Successful exploitation allows an attacker to execute arbitrary code on the underlying server with the privileges of the web application. This provides a direct path to full site takeover, potential data exfiltration, and the ability to pivot into the internal network, justifying the critical CVSS score of 10.0.
Remediation Plan
Immediate Action: Update the CMSSuperHeroes Wastia theme to version 1.1.3 or higher immediately to resolve the file upload restriction flaw.
Proactive Monitoring: Monitor web server access logs for requests to non-standard file extensions or unusual file paths within the theme upload directories.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized file uploads and restrict access to executable scripts in the upload directories.
Exploitation Status
Public Exploit Available: No (exploit_available: unknown)
Analyst Notes: As of Oct 22, 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 lack of authentication requirements and the ability to achieve remote code execution.
Analyst Recommendation
Given the critical severity of this vulnerability and the potential for total system compromise, organizations using the Wastia theme must prioritize this update. If immediate patching is not possible, disable the theme or implement strict access controls on the affected directory to prevent unauthorized file uploads until the patch is applied.
Update Unrestricted Upload of File with Dangerous Type vulnerability in CMSSuperHeroes Wastia wastia allows Upload a Web Shell to a Web Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in CleverReach® CleverReach® WP allows SQL Injectio...
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in CleverReach® CleverReach® WP allows SQL Injection. This issue affects CleverReach® WP: from n/a th...
Description Summary:
A SQL injection vulnerability in the CleverReach WP plugin allows unauthenticated attackers to execute arbitrary SQL commands.
Executive Summary:
The CleverReach WP plugin contains a critical SQL injection vulnerability that allows unauthenticated remote attackers to compromise database integrity and confidentiality.
Vulnerability Details
CVE-ID: CVE-2025-49059
Affected Software: CleverReach CleverReach WP
Affected Versions: 0 through 1.5.20
Vulnerability: This is a SQL injection flaw (CWE-89) triggered by improper neutralization of special elements in SQL commands. The vulnerability is exploitable by unauthenticated remote attackers (AV:N/AC:L/PR:N), allowing them to interact directly with the underlying database.
Business Impact
Successful exploitation of this vulnerability can lead to unauthorized access to sensitive data stored within the WordPress database, potentially resulting in full data exposure or site compromise. Given the CVSS score of 9.3, this flaw poses a severe risk to organizational security, including potential regulatory non-compliance and significant reputational damage if customer or user information is exfiltrated.
Remediation Plan
Immediate Action: Update the CleverReach WP plugin to the latest available version provided by the vendor to remediate the SQL injection flaw.
Proactive Monitoring: Monitor database query logs for anomalous or high-frequency SQL syntax errors, which may indicate automated exploitation attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common SQL injection patterns and restrict access to plugin-specific API endpoints.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Aug 14, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While no exploit is currently confirmed, the nature of the flaw makes it highly attractive for automated scanning and exploitation.
Analyst Recommendation
This vulnerability represents a critical security risk due to the lack of required authentication for exploitation. Administrators must prioritize updating the CleverReach WP plugin immediately to the latest version to close this vector. If an update is not currently feasible, consider disabling or removing the plugin until a secure version is verified and deployed.
Update Improper Neutralization of Special Elements used in an SQL Command Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in octagonwebstudio Premium Addo...
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in octagonwebstudio Premium Addons for KingComposer allows PHP Local File Inclusion
Description Summary:
A local file inclusion vulnerability in Premium Addons for KingComposer allows unauthenticated attackers to include arbitrary local files via improper filename control.
Executive Summary:
The Premium Addons for KingComposer plugin is vulnerable to unauthenticated local file inclusion, which could lead to full system compromise.
Vulnerability Details
CVE-ID: CVE-2025-49036
Affected Software: octagonwebstudio Premium Addons for KingComposer
Affected Versions: 0 through 1.1.1
Vulnerability: This flaw is a local file inclusion (CWE-98) occurring within the plugin due to improper validation of filenames used in include or require statements. The vulnerability is exploitable by unauthenticated remote attackers.
Business Impact
The ability to perform local file inclusion allows an attacker to read sensitive files from the server, such as configuration files or credentials, and potentially execute arbitrary code. With a CVSS score of 8.1, this represents a high risk that could lead to complete unauthorized access to the web application and the underlying server environment, resulting in significant data loss or service disruption.
Remediation Plan
Immediate Action: Since a specific patch version is not currently identified, administrators should immediately disable or uninstall the Premium Addons for KingComposer plugin until a secure update is provided by the vendor.
Proactive Monitoring: Review web server access logs for anomalous requests containing path traversal sequences or attempts to access system files like etc/passwd.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block requests containing directory traversal characters or unexpected file inclusion patterns targeting the plugin.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 15, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is technically severe, it requires specific conditions to trigger, which may limit practical exploitability in some environments.
Analyst Recommendation
Given the high CVSS score and the potential for unauthorized system access, users must prioritize the removal or containment of the affected plugin. Monitor the vendor advisory closely for the release of a patched version and perform a thorough security audit of the environment if the plugin was accessible to external traffic.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in FunnelKit Funnel Builder by FunnelKit allows SQL...
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in FunnelKit Funnel Builder by FunnelKit allows SQL Injection
Description Summary:
A SQL injection vulnerability in Aman Funnel Builder by FunnelKit allows an authenticated administrator to execute arbitrary SQL commands.
Executive Summary:
A SQL injection vulnerability in the Aman Funnel Builder plugin for WordPress, affecting versions up to 3.10.2, poses a significant risk of unauthorized database access.
Vulnerability Details
CVE-ID: CVE-2025-49034
Affected Software: FunnelKit Aman Funnel Builder
Affected Versions: 0 through 3.10.2
Vulnerability: The plugin fails to properly neutralize special elements in SQL commands, which allows an authenticated attacker with high-level privileges (PR:H) to perform SQL injection. The flaw exists within the funnel-builder component and permits unauthorized read access to the database.
Business Impact
This vulnerability allows an attacker to interact with the underlying database, potentially leading to the exposure of sensitive customer data or configuration information. Given the CVSS score of 7.6, this is classified as a High severity issue that requires immediate attention to prevent potential data breaches or unauthorized administrative actions.
Remediation Plan
Immediate Action: Since a specific patch is not yet confirmed, administrators should deactivate the Funnel Builder plugin until a secure update is released by the vendor.
Proactive Monitoring: Security teams should review database query logs for unusual or unexpected syntax patterns originating from the plugin administrative interface.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection payloads targeting WordPress plugins.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 17, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The vulnerability requires high privileges, limiting the initial attack surface to existing administrative accounts.
Analyst Recommendation
Given the High severity rating, organizations must prioritize this vulnerability by monitoring vendor release channels for a security update. Until a fix is available, deactivation of the affected plugin is the most effective method to eliminate the risk of exploitation.
Apply vendor patches immediately. Review database access controls and enable query logging.
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileGrid allows Blind SQL Injectio...
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileGrid allows Blind SQL Injection
Description Summary:
A blind SQL injection vulnerability in the ProfileGrid WordPress plugin allows authenticated attackers to execute arbitrary database queries.
Executive Summary:
A blind SQL injection vulnerability in the Metagauss ProfileGrid plugin, rated as High severity, poses a significant risk of unauthorized data exposure for affected WordPress environments.
Vulnerability Details
CVE-ID: CVE-2025-49033
Affected Software: Metagauss ProfileGrid
Affected Versions: 0 through 5.9.5.3
Vulnerability: The vulnerability is a blind SQL injection (CWE-89) located within the profilegrid-user-profiles-groups-and-communities component. An authenticated attacker can manipulate specific inputs to extract sensitive information from the underlying database.
Business Impact
The ability to perform blind SQL injection allows an attacker to systematically exfiltrate sensitive data from the database, potentially including user credentials, personal information, or proprietary configuration data. Given the CVSS score of 8.5, this vulnerability represents a high risk that could lead to full compromise of the application data layer and subsequent reputational damage.
Remediation Plan
Immediate Action: Administrators should check for and apply updates to the ProfileGrid plugin immediately, or deactivate the plugin if no patch is available to mitigate the risk.
Proactive Monitoring: Security teams should review database query logs for unusual patterns or suspicious syntax typical of SQL injection attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common SQL injection patterns to provide a layer of protection while awaiting a verified vendor patch.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of August 15, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While exploitation requires authenticated access, the impact on data confidentiality is severe.
Analyst Recommendation
Given the high CVSS score and the nature of SQL injection, this vulnerability must be treated with urgency. Administrators should prioritize verifying the plugin version and applying the latest security updates provided by Metagauss to prevent unauthorized database access.
Apply vendor patches immediately. Review database access controls and enable query logging.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Stefan M
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Stefan M
Description Summary:
The SMu Manual DoFollow plugin for WordPress is vulnerable to reflected Cross-site Scripting (XSS) due to improper neutralization of user-supplied input.
Executive Summary:
A reflected Cross-site Scripting vulnerability in the Stefan M. SMu Manual DoFollow plugin allows unauthenticated attackers to execute arbitrary scripts in a user's browser.
Vulnerability Details
CVE-ID: CVE-2025-49031
Affected Software: Stefan M. SMu Manual DoFollow
Affected Versions: 0 through 1.8.1
Vulnerability: This is a reflected Cross-site Scripting (CWE-79) vulnerability where the plugin fails to sanitize input during web page generation. An unauthenticated attacker can trigger this flaw by enticing a user to interact with a malicious link.
Business Impact
Successful exploitation allows an attacker to execute unauthorized JavaScript within the context of the victim's session. This can lead to the theft of session cookies, unauthorized actions performed on behalf of the user, or redirection to malicious sites, which may result in significant reputational damage and loss of administrative control. The CVSS score of 7.1 indicates a high severity, particularly due to the impact on the Confidentiality and Integrity of the affected session.
Remediation Plan
Immediate Action: Since no specific patch version is currently identified, users should deactivate and remove the SMu Manual DoFollow plugin from their WordPress environment until a secure update is released by the vendor.
Proactive Monitoring: Monitor server access logs for requests containing suspicious script tags or encoded characters in URL parameters that target the plugin's endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS protection rules to identify and block malicious payloads directed at the vulnerable parameters.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 17, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While currently unexploited, the lack of sanitization in the plugin makes it a straightforward target for attackers looking to conduct session hijacking.
Analyst Recommendation
Given the high CVSS score and the nature of XSS vulnerabilities, the risk of session compromise is significant. Organizations using this plugin should prioritize its removal or restriction until the developer provides a verified security update, as manual sanitization of plugin code is not recommended for production environments.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Control of Generation of Code ('Code Injection') vulnerability in bitto.Kazi Custom Login And Signup Widget allows Code Injection.This issue...
Improper Control of Generation of Code ('Code Injection') vulnerability in bitto.Kazi Custom Login And Signup Widget allows Code Injection.This issue affects Custom Login And Signup Widget: from n/a t...
Update Improper Control of Generation of Code Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Cross-Site Request Forgery (CSRF) vulnerability in Zoho Mail Zoho ZeptoMail allows Stored XSS
Cross-Site Request Forgery (CSRF) vulnerability in Zoho Mail Zoho ZeptoMail allows Stored XSS
Description Summary:
A CSRF vulnerability in the Zoho ZeptoMail plugin for WordPress allows attackers to trigger Stored Cross-Site Scripting (XSS).
Executive Summary:
A Cross-Site Request Forgery (CSRF) vulnerability in the Zoho ZeptoMail WordPress plugin enables unauthenticated attackers to execute Stored Cross-Site Scripting (XSS) attacks.
Vulnerability Details
CVE-ID: CVE-2025-49028
Affected Software: Zoho ZeptoMail
Affected Versions: 0 through 3.3.1
Vulnerability: The vulnerability exists due to improper CSRF protection, which allows an unauthenticated attacker to trick an administrator into performing actions that result in the injection of malicious scripts into the application. This Stored XSS condition can lead to unauthorized script execution within the context of the user session.
Business Impact
Successful exploitation of this vulnerability can lead to unauthorized actions performed on behalf of an authenticated administrator, potentially compromising the integrity and security of the WordPress installation. Given the CVSS score of 7.1, this flaw presents a High risk, as it may lead to session hijacking, defacement, or the execution of arbitrary administrative tasks by an unauthorized party.
Remediation Plan
Immediate Action: Update the Zoho ZeptoMail plugin to the latest available version beyond 3.3.1 to ensure the CSRF protections are correctly implemented.
Proactive Monitoring: Review web server and application logs for unusual administrative activities or suspicious requests originating from unauthorized sources.
Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to block common CSRF and XSS attack patterns until the software can be patched.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of January 1, 2026, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. The flaw relies on user interaction, specifically targeting an authenticated administrator to facilitate the attack.
Analyst Recommendation
The severity of this vulnerability, combined with the potential for Stored XSS, necessitates immediate attention from administrators. Organizations utilizing the Zoho ZeptoMail plugin should verify their current version and apply the vendor-provided security updates as the primary method of remediation to prevent potential account compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack
Improper Resource Shutdown or Release vulnerability in Apache Tomcat made Tomcat vulnerable to the made you reset attack
Description Summary:
Apache Tomcat is vulnerable to an improper resource shutdown or release flaw, which can be exploited to cause a denial of service via the "made you reset" attack.
Executive Summary:
An unauthenticated remote attacker can trigger a denial of service condition in Apache Tomcat due to an improper resource shutdown vulnerability.
Vulnerability Details
CVE-ID: CVE-2025-48989
Affected Software: Apache Software Foundation Tomcat
Affected Versions: 11.0.0-M1 through 11.0.9, 10.1.0-M1 through 10.1.43, and 9.0.0.M1 through 9.0.107
Vulnerability: This vulnerability, identified as CWE-404, involves an improper resource shutdown or release mechanism. An unauthenticated attacker can exploit this flaw over the network to exhaust resources or crash the application service.
Business Impact
The vulnerability carries a CVSS score of 7.5, which indicates a High severity risk primarily due to the potential for service disruption. Successful exploitation allows an attacker to render the application unavailable to legitimate users, resulting in significant operational downtime, lost productivity, and potential reputational damage.
Remediation Plan
Immediate Action: Upgrade to Apache Tomcat versions 11.0.10, 10.1.44, or 9.0.108 immediately to resolve the identified resource management flaw.
Proactive Monitoring: Monitor server resource utilization metrics and application access logs for unusual patterns or repeated connection reset attempts that may signal exploitation efforts.
Compensating Controls: Deploy a Web Application Firewall (WAF) to filter malicious traffic and monitor for abnormal request behavior, although these measures are secondary to applying the vendor-supplied patches.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 14, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. The flaw is inherently dangerous because it allows unauthenticated, network-based denial of service, making it an attractive target for automated scanning tools.
Analyst Recommendation
Given the high CVSS score and the ease of exploitation by unauthenticated remote actors, organizations should prioritize patching their Apache Tomcat instances. Apply the recommended versions as soon as possible to ensure service continuity and prevent potential service disruption attacks.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Authorization bypass in Revive Adserver 5
Authorization bypass in Revive Adserver 5
Description Summary:
An authorization bypass in Revive Adserver allows authenticated attackers to modify user email addresses and hijack accounts via the forgot password feature.
Executive Summary:
A critical authorization bypass vulnerability in Revive Adserver permits authenticated attackers to perform account takeovers by manipulating user credentials.
Vulnerability Details
CVE-ID: CVE-2025-48986
Affected Software: Revive Adserver
Affected Versions: 5 through 5.5.2, 6 through 6.0.1
Vulnerability: The vulnerability is an authorization bypass flaw that allows any logged in attacker to change the email addresses of other users, subsequently leveraging the password reset mechanism to gain unauthorized access to those accounts.
Business Impact
The ability for a standard authenticated user to escalate privileges and hijack other accounts represents a severe threat to data integrity and system security. With a CVSS score of 8.8, the vulnerability poses a high risk of unauthorized access to sensitive administrative or user functions, potentially leading to total system compromise.
Remediation Plan
Immediate Action: Upgrade to Revive Adserver version 5.5.3 or 6.0.2 immediately to apply the vendor-supplied security fixes.
Proactive Monitoring: Review web server and application access logs for unusual patterns of account profile updates or frequent use of the password reset functionality by non-administrative accounts.
Compensating Controls: Implement strict network access controls and ensure that the Adserver instance is not exposed to untrusted users who could register accounts to exploit this flaw.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of November 21, 2025, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. The vulnerability is inherently dangerous because it turns a standard low-privileged session into a mechanism for full account takeover.
Analyst Recommendation
Given the high CVSS severity and the nature of the flaw, administrators should prioritize patching Revive Adserver to the latest versions. The potential for account takeover makes this an urgent security update, as it directly undermines the authentication and authorization model of the application.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability allowing remote code execution (RCE) on the Backup Server by an authenticated domain user
A vulnerability allowing remote code execution (RCE) on the Backup Server by an authenticated domain user
Description Summary:
A remote code execution vulnerability exists in Veeam Backup and Replication, allowing an authenticated domain user to execute arbitrary code on the backup server.
Executive Summary:
An authenticated remote code execution vulnerability in Veeam Backup and Replication poses a critical risk to data integrity and infrastructure security.
Vulnerability Details
CVE-ID: CVE-2025-48984
Affected Software: Veeam Backup and Replication
Affected Versions: 12.3.2 through 12.3.2
Vulnerability: The vulnerability allows an authenticated domain user to achieve remote code execution on the backup server. The attack vector is network based and requires low privileges but no user interaction.
Business Impact
The ability for an authenticated user to gain remote code execution on a backup server represents a severe threat to business continuity. Successful exploitation could lead to the total compromise of backup data, facilitating ransomware attacks or unauthorized exfiltration of sensitive organizational information. With a CVSS score of 8.8, this vulnerability is classified as High and requires immediate remediation to prevent lateral movement within the network.
Remediation Plan
Immediate Action: Consult the vendor advisory at https://www.veeam.com/kb4771 to identify the specific patch version and apply it to all affected backup servers immediately.
Proactive Monitoring: Review authentication and system access logs for anomalous behavior or unauthorized command execution originating from domain user accounts.
Compensating Controls: Restrict network access to the backup server management interface to authorized administrative segments only, and ensure that service accounts are limited by the principle of least privilege.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of November 1, 2025, 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 potential for full system compromise once initial authentication is gained.
Analyst Recommendation
Given the potential for total system compromise, organizations should prioritize patching Veeam Backup and Replication servers as soon as the vendor provides the necessary update. Security teams must treat this as a high priority item, ensuring that all backup infrastructure is updated to a secure version to prevent exploitation by malicious actors who have gained valid domain credentials.
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
A vulnerability in the Mount service of Veeam Backup & Replication, which allows for remote code execution (RCE) on the Backup infrastructure hosts by...
A vulnerability in the Mount service of Veeam Backup & Replication, which allows for remote code execution (RCE) on the Backup infrastructure hosts by an authenticated domain user.
Description Summary:
A remote code execution vulnerability in the Veeam Backup & Replication Mount service allows an authenticated domain user to execute arbitrary code on backup infrastructure hosts.
Executive Summary:
Veeam Backup & Replication contains a critical remote code execution vulnerability that allows an authenticated domain user to compromise backup infrastructure hosts.
Vulnerability Details
CVE-ID: CVE-2025-48983
Affected Software: Veeam Backup & Replication
Affected Versions: 12.3.2
Vulnerability: The flaw exists within the Mount service, which fails to properly sanitize requests, allowing an authenticated domain user to achieve remote code execution. This vulnerability requires the attacker to possess valid domain credentials to reach the vulnerable service.
Business Impact
The ability for an authenticated user to execute remote code on backup infrastructure poses a catastrophic risk to organizational data integrity and availability. Because Veeam servers often hold administrative access to the entire backup environment, this vulnerability could allow an attacker to delete, encrypt, or exfiltrate sensitive backup data. With a CVSS score of 9.9, this issue is classified as critical and warrants immediate attention to prevent unauthorized system control.
Remediation Plan
Immediate Action: Update Veeam Backup & Replication to the latest version as specified in the vendor security advisory (KB4771).
Proactive Monitoring: Monitor backup infrastructure logs for unusual service activity or unauthorized execution attempts originating from domain user accounts.
Compensating Controls: Restrict access to the Mount service and backup infrastructure management interfaces to only those personnel strictly requiring administrative access.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of Nov 01, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is not currently observed in the wild, its critical impact on backup infrastructure makes it an attractive target for threat actors seeking to disable recovery capabilities.
Analyst Recommendation
Given the critical CVSS severity of 9.9 and the potential for total compromise of backup infrastructure, organizations must prioritize patching this vulnerability immediately. Administrators should follow the official Veeam guidance provided in KB4771 to ensure all backup hosts are secured against potential exploitation. Delaying this update significantly increases the risk of a successful, high-impact security incident.
Update A vulnerability in the Mount service of Veeam Backup Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
This vulnerability in Veeam Agent for Microsoft Windows allows for Local Privilege Escalation if a system administrator is tricked into restoring a ma...
This vulnerability in Veeam Agent for Microsoft Windows allows for Local Privilege Escalation if a system administrator is tricked into restoring a malicious file
Description Summary:
A local privilege escalation vulnerability in Veeam Agent for Microsoft Windows allows attackers to elevate privileges by tricking administrators into restoring a malicious file.
Executive Summary:
A local privilege escalation vulnerability in Veeam Agent for Microsoft Windows poses a significant security risk, as it allows attackers to gain elevated system access through social engineering.
Vulnerability Details
CVE-ID: CVE-2025-48982
Affected Software: Veeam Agent for Microsoft Windows
Affected Versions: 4.7.2
Vulnerability: This vulnerability involves a flaw in the file restoration process, enabling an attacker to achieve local privilege escalation by manipulating an administrator into restoring a malicious file. Successful exploitation requires local access and user interaction.
Business Impact
The ability to escalate privileges locally presents a severe risk to organizational security, potentially allowing an attacker to bypass standard access controls and gain administrative control over the host system. With a CVSS score of 7.3, this high-severity vulnerability could lead to complete system compromise, unauthorized data access, and the potential for lateral movement within the network.
Remediation Plan
Immediate Action: Update Veeam Agent for Microsoft Windows to the latest version provided by the vendor in KB4771 to patch the vulnerability.
Proactive Monitoring: Monitor system logs for unusual file restoration activities or unexpected administrative privilege changes on systems running the Veeam agent.
Compensating Controls: Enforce strict least privilege policies for administrative accounts and educate personnel on the risks associated with restoring files from untrusted or unverified sources.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of November 1, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires social engineering and local access, its impact on system integrity makes timely patching a priority for all affected environments.
Analyst Recommendation
Given the potential for total system compromise through local privilege escalation, organizations should prioritize updating the Veeam Agent for Microsoft Windows immediately. Security teams must ensure that administrative workflows involving file restoration are conducted in accordance with secure practices to mitigate the risk of exploitation.
Update to patched version immediately. Review user permissions and access controls.
An insecure implementation of the proprietary protocol DNET in Product CGM MEDICO allows attackers within the intranet to eavesdrop and manipulate dat...
An insecure implementation of the proprietary protocol DNET in Product CGM MEDICO allows attackers within the intranet to eavesdrop and manipulate data on the protocol because encryption is optional for this connection
Description Summary:
The DNET protocol in CGM MEDICO contains an insecure implementation where encryption is optional, allowing attackers on the intranet to intercept and manipulate sensitive data.
Executive Summary:
An insecure implementation of the DNET protocol in CGM MEDICO exposes internal communications to interception and manipulation, presenting a high risk to data confidentiality and integrity.
Vulnerability Details
CVE-ID: CVE-2025-48981
Affected Software: CompuGroup Medical CGM MEDICO
Affected Versions: 29.0 up to (excluding) 29.1
Vulnerability: This vulnerability involves the use of an unencrypted proprietary network protocol (DNET) that fails to mandate secure communication, allowing an unauthenticated attacker positioned within the local network to perform man-in-the-middle attacks.
Business Impact
Successful exploitation allows unauthorized actors to eavesdrop on sensitive medical data or inject malicious commands into the system. Given the CVSS score of 8.6, this flaw poses a significant risk to organizational data privacy and operational safety, potentially leading to unauthorized system access or the compromise of protected health information.
Remediation Plan
Immediate Action: Organizations should review the vendor advisory at the provided reference link and update to version 29.1 or later immediately.
Proactive Monitoring: Security teams should monitor internal network traffic for anomalous DNET protocol activity or unauthorized connection attempts within the intranet segment.
Compensating Controls: Deploy network segmentation to restrict access to the CGM MEDICO infrastructure and implement internal traffic inspection to detect unencrypted communication patterns.
Exploitation Status
Public Exploit Available: No (exploit_available: unknown)
Analyst Notes: As of October 9, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently exploitable because it relies on an optional encryption setting that defaults to an insecure state within the network architecture.
Analyst Recommendation
This vulnerability is classified as high severity due to the potential for unauthenticated data manipulation within a clinical environment. IT administrators must prioritize the application of vendor-provided security updates to enforce encryption for the DNET protocol, thereby closing the window of opportunity for local network-based attackers.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An Improper Input Validation in EdgeMAX EdgeSwitch (Version 1
An Improper Input Validation in EdgeMAX EdgeSwitch (Version 1
Description Summary:
An improper input validation vulnerability in Ubiquiti EdgeMAX EdgeSwitch allows command injection by an attacker with access to an adjacent network.
Executive Summary:
A command injection vulnerability in Ubiquiti EdgeMAX EdgeSwitch poses a severe risk of unauthorized system control by adjacent attackers.
Vulnerability Details
CVE-ID: CVE-2025-48978
Affected Software: Ubiquiti Inc EdgeMAX EdgeSwitch
Affected Versions: 1.11.0 and earlier
Vulnerability: This is a command injection flaw resulting from improper input validation. The vulnerability is exploitable by an unauthenticated attacker who maintains access to the same local network as the switch.
Business Impact
The vulnerability carries a CVSS score of 7.5, indicating a high severity risk. Successful exploitation grants an attacker the ability to execute arbitrary commands on the affected network hardware, potentially leading to a complete compromise of the device, lateral movement into the protected network segments, or sustained denial of service.
Remediation Plan
Immediate Action: Update the firmware of all affected EdgeMAX EdgeSwitch devices to version 1.11.1 or later as specified in the official vendor advisory.
Proactive Monitoring: Monitor network traffic for unusual management protocol activity or unexpected command execution attempts originating from local adjacent clients.
Compensating Controls: Restrict access to the switch management interface to trusted, isolated management VLANs and utilize strict network access control lists to limit who can reach the device from the local network.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of August 21, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the flaw is not currently being exploited in the wild, the inherent risk of command injection on network infrastructure warrants prompt patching to prevent potential unauthorized access.
Analyst Recommendation
Given the high CVSS score and the critical nature of network infrastructure, administrators should prioritize updating these devices to version 1.11.1 immediately. Failure to apply this patch exposes the core network to potential takeover by any actor capable of reaching the local network segment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Local privilege escalation due to improper soft link handling
Local privilege escalation due to improper soft link handling
Description Summary:
A local privilege escalation vulnerability exists in the Acronis Cyber Protect Cloud Agent due to improper handling of symbolic links.
Executive Summary:
A local privilege escalation vulnerability in Acronis Cyber Protect Cloud Agent could allow a local attacker to gain elevated system privileges.
Vulnerability Details
CVE-ID: CVE-2025-48963
Affected Software: Acronis Cyber Protect Cloud Agent
Affected Versions: Unspecified up to (excluding) 40296
Vulnerability: The vulnerability is caused by improper soft link handling (CWE-610), which allows a local attacker with low-level privileges to manipulate file operations and achieve total impact on the affected system.
Business Impact
Successful exploitation of this vulnerability allows a local user to escalate their privileges to a higher level, potentially gaining full control over the affected host. Given the CVSS score of 7.3, this represents a high-severity risk that could lead to unauthorized data access, system compromise, or the installation of malicious software, negatively impacting both system integrity and organizational security posture.
Remediation Plan
Immediate Action: Update the Acronis Cyber Protect Cloud Agent to build 40296 or higher across all Linux, macOS, and Windows deployments immediately.
Proactive Monitoring: Monitor system logs for unusual file access patterns or unexpected attempts to create or modify symbolic links in application directories.
Compensating Controls: Restrict local user access to the file system and audit user permissions to ensure that only authorized personnel can execute commands or interact with the agent's service directories.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of August 29, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw requires a local attacker to have existing access to the system, which limits the initial attack surface, but the potential for total system compromise necessitates prompt remediation.
Analyst Recommendation
This vulnerability presents a significant risk to the security of endpoints running the Acronis Cyber Protect Cloud Agent. Administrators should prioritize the deployment of the update to build 40296 or later to eliminate this local privilege escalation vector and prevent potential lateral movement or system takeover by malicious actors.
Update to patched version immediately. Review user permissions and access controls.
vLLM is an inference and serving engine for large language models (LLMs)
vLLM is an inference and serving engine for large language models (LLMs)
Description Summary:
A denial of service vulnerability in vLLM allows unauthenticated remote attackers to cause server memory exhaustion and crashes by sending an HTTP GET request with an excessively large header.
Executive Summary:
An unauthenticated denial of service vulnerability in vLLM can be exploited by remote attackers to crash inference engines via memory exhaustion.
Vulnerability Details
CVE-ID: CVE-2025-48956
Affected Software: vLLM Project vLLM
Affected Versions: >= 0.1.0, < 0.10.1.1
Vulnerability: This is a resource consumption vulnerability (CWE-400) where the application fails to properly limit the size of incoming HTTP headers. An unauthenticated remote attacker can trigger this vulnerability by sending a single malicious GET request, forcing the server to exhaust its available memory.
Business Impact
Successful exploitation of this vulnerability results in service disruption, as the inference engine will likely crash or become unresponsive. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to the availability of AI-driven applications and services that rely on vLLM for model serving, potentially leading to operational downtime and business process interruptions.
Remediation Plan
Immediate Action: Update the vLLM package to version 0.10.1.1 or later immediately to incorporate the necessary resource handling fixes.
Proactive Monitoring: Monitor server resource utilization logs for unusual memory spikes or frequent service restarts that may indicate attempted exploitation.
Compensating Controls: Implement a Web Application Firewall (WAF) or an API gateway in front of the vLLM service to enforce strict limits on incoming request header sizes and reject oversized requests.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of August 23, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. The flaw is inherently dangerous due to its simplicity, as it requires no authentication and only a single crafted request to achieve impact.
Analyst Recommendation
This vulnerability represents a critical threat to service availability for organizations deploying vLLM. IT and security teams must prioritize the update to version 0.10.1.1 as soon as possible. In environments where immediate patching is not feasible, deploying edge-level request filtering is essential to prevent potential service outages caused by malicious actors.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
NetAlertX is a network, presence scanner, and alert framework. Prior to version 25.6.7, a vulnerability in the authentication logic allows users to by...
NetAlertX is a network, presence scanner, and alert framework. Prior to version 25.6.7, a vulnerability in the authentication logic allows users to bypass password verification using SHA-256 magic has...
Update NetAlertX is a Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
TeleMessage TM SGNL Exposure of Core Dump File to an Unauthorized Control Sphere Vulnerability - Recently added to CISA KEV.
TeleMessage TM SGNL Exposure of Core Dump File to an Unauthorized Control Sphere Vulnerability - Recently added to CISA KEV.
Description Summary:
TeleMessage TM SGNL contains a vulnerability where heap content, including sensitive passwords sent over HTTP, is exposed in a core dump file to unauthorized parties.
Executive Summary:
The TeleMessage TM SGNL service is currently under active exploitation, allowing unauthorized actors to access sensitive password data through exposed heap contents.
Vulnerability Details
CVE-ID: CVE-2025-48928
Affected Software: TeleMessage TM SGNL
Affected Versions: TeleMessage service: 0 through 2025-05-05
Vulnerability: The application utilizes a JSP architecture that fails to sanitize heap content, effectively creating a core dump that contains sensitive user credentials previously transmitted over HTTP. This exposure is accessible to unauthenticated attackers.
Business Impact
Successful exploitation of this vulnerability results in the unauthorized exposure of cleartext credentials, which may lead to full account compromise and unauthorized access to sensitive communications. Given the CVSS score of 9.5 and the confirmation of active exploitation in the wild, the business risk is critical, as it directly impacts the confidentiality and integrity of protected information.
Remediation Plan
Immediate Action: Organizations must immediately apply the vendor provided mitigations or patches for the TeleMessage service to prevent further unauthorized access.
Proactive Monitoring: Security teams should monitor network logs for unusual patterns of HTTP traffic and investigate any unauthorized access attempts to service diagnostic or dump files.
Compensating Controls: Implement strict network access controls to limit exposure of the application and utilize a Web Application Firewall to monitor and block requests attempting to trigger or access sensitive service files.
Exploitation Status
Public Exploit Available: No (There is no confirmed public weaponized exploit or Metasploit module available in the provided data).
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of June 30, 2025. The mechanism involves the inadvertent leakage of sensitive data through the application heap, making it a high value target for attackers seeking to intercept credentials.
Analyst Recommendation
The critical nature of this vulnerability, combined with confirmed active exploitation, necessitates immediate attention. Administrators must prioritize the deployment of vendor patches and evaluate the security of all data handled by the TeleMessage service to ensure that no further credential leakage occurs. Failure to remediate this issue immediately leaves the organization susceptible to persistent unauthorized access.
FEDERAL DEADLINE: July 21, 2025 (17 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Deadline: July 21, 2025
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
TeleMessage TM SGNL Initialization of a Resource with an Insecure Default Vulnerability - Recently added to CISA KEV.
TeleMessage TM SGNL Initialization of a Resource with an Insecure Default Vulnerability - Recently added to CISA KEV.
Description Summary:
TeleMessage TM SGNL services through May 2025 expose a Spring Boot Actuator heap dump endpoint, allowing unauthorized access to sensitive application data.
Executive Summary:
A critical vulnerability in TeleMessage TM SGNL allows unauthenticated access to sensitive heap dump data and is currently being actively exploited in the wild.
Vulnerability Details
CVE-ID: CVE-2025-48927
Affected Software: TeleMessage TM SGNL
Affected Versions: TeleMessage service: 0 through 2025-05-05
Vulnerability: This vulnerability involves the insecure initialization of a Spring Boot Actuator resource, specifically exposing a heap dump endpoint at the /heapdump URI. The flaw is exploitable by unauthenticated remote attackers.
Business Impact
The exposure of heap dump data presents a severe risk of information disclosure, as these files often contain credentials, session tokens, and sensitive internal application state. Given the CVSS score of 9.5 and the confirmed active exploitation in the wild, this vulnerability carries a critical risk of data exfiltration and potential lateral movement within the network. Immediate remediation is required to prevent unauthorized access to sensitive enterprise communications data.
Remediation Plan
Immediate Action: Restrict access to the /heapdump endpoint immediately or disable the Spring Boot Actuator exposure per the vendor instructions to prevent further unauthorized access.
Proactive Monitoring: Review web server and application logs for suspicious access patterns targeting the /heapdump URI from unknown or unauthorized external IP addresses.
Compensating Controls: Deploy or update Web Application Firewall rules to block all external requests to sensitive actuator endpoints, including /heapdump, until a permanent patch is verified and applied.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of June 30, 2025. The inclusion of this CVE in the CISA Known Exploited Vulnerabilities catalog underscores the high degree of risk and the necessity for immediate mitigation actions.
Analyst Recommendation
The critical nature of this vulnerability, combined with verified active exploitation, necessitates immediate attention from security teams. Organizations must prioritize restricting access to the affected endpoint to mitigate the risk of data compromise. Ensure that all systems are reviewed and that security configurations are hardened to prevent similar exposures in the future.
FEDERAL DEADLINE: July 21, 2025 (17 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Deadline: July 21, 2025
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capa...
If untrusted users are allowed to configure JMS for Apache CXF, previously they could use RMI or LDAP URLs, potentially leading to code execution capabilities. This interface is now restricted to rej...
Description Summary:
Apache CXF is vulnerable to remote code execution due to improper input validation when configuring JMS, allowing untrusted users to utilize malicious RMI or LDAP URLs.
Executive Summary:
Apache CXF versions prior to 3.6.8, 4.0.9, and 4.1.3 are susceptible to remote code execution by unauthenticated attackers via malicious JMS configurations.
Vulnerability Details
CVE-ID: CVE-2025-48913
Affected Software: Apache Software Foundation CXF
Affected Versions: 4.1.0 up to (excluding) 4.1.3, 4.0.0 up to (excluding) 4.0.9, 0 up to (excluding) 3.6.8
Vulnerability: This vulnerability involves improper input validation (CWE-20) in the JMS configuration interface. Unauthenticated attackers can supply RMI or LDAP URLs to achieve remote code execution on the underlying host.
Business Impact
The ability for an unauthenticated user to execute arbitrary code on a server poses a critical risk to organizational data and infrastructure. With a CVSS score of 9.8, this flaw facilitates full system compromise, potentially leading to unauthorized data access, service disruption, and lateral movement within the network.
Remediation Plan
Immediate Action: Upgrade the Apache CXF library to version 3.6.8, 4.0.9, or 4.1.3 depending on the current branch.
Proactive Monitoring: Review application logs for suspicious JMS configuration attempts or unexpected network connections originating from the application server toward external RMI or LDAP endpoints.
Compensating Controls: Implement strict network egress filtering to prevent the application server from initiating unauthorized outbound connections to unknown or untrusted external RMI/LDAP servers.
Exploitation Status
Public Exploit Available: exploit_available (unknown)
Analyst Notes: As of Aug 8, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While the vulnerability allows for remote code execution without authentication, the absence of public exploit code does not diminish the high severity of the flaw.
Analyst Recommendation
Due to the critical nature of this remote code execution vulnerability, immediate patching is required to protect your environment. Organizations should prioritize updating the affected Apache CXF components to the specified fixed versions to eliminate the underlying attack vector.
Update If untrusted users are allowed to configure JMS for Apache Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability exists in Advantech iView that could allow for SQL injection through the CUtils
A vulnerability exists in Advantech iView that could allow for SQL injection through the CUtils
Description Summary:
A SQL injection vulnerability in the Advantech iView CUtils.checkSQLInjection function allows authenticated users to potentially cause information disclosure or a denial of service.
Executive Summary:
An authenticated SQL injection vulnerability in Advantech iView poses a risk of information disclosure and service disruption, necessitating an immediate software update.
Vulnerability Details
CVE-ID: CVE-2025-48891
Affected Software: Advantech iView
Affected Versions: 0 up to (excluding) 5.7.05 build 7057
Vulnerability: This flaw is a SQL injection vulnerability (CWE-89) triggered via the CUtils.checkSQLInjection function. The vulnerability is accessible to any authenticated attacker holding at least user-level privileges.
Business Impact
Successful exploitation of this vulnerability could allow an attacker to execute unauthorized database queries, leading to the compromise of sensitive industrial management data. Given the CVSS score of 7.6, this is classified as a High severity issue that may result in both unauthorized information disclosure and potential system instability or denial of service within the operational environment.
Remediation Plan
Immediate Action: Update Advantech iView to version 5.7.05 build 7057 or later as specified in the vendor security advisory.
Proactive Monitoring: Review application and database access logs for anomalous query patterns or unauthorized attempts to access the CUtils module.
Compensating Controls: Implement strict network segmentation to limit access to the iView interface and deploy WAF rules to detect and block common SQL injection strings.
Exploitation Status
Public Exploit Available: No (exploit_available: unknown)
Analyst Notes: As of July 10, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for authenticated access reduces the overall attack surface, but the potential for lateral movement in industrial environments makes patching a priority.
Analyst Recommendation
Organizations utilizing Advantech iView must prioritize this update to mitigate the risk of database compromise. Administrators should verify their current build version immediately and schedule downtime to apply the vendor-provided patch, as failure to remediate could lead to unauthorized data access or disruption of critical monitoring functions.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Horilla is a free and open source Human Resource Management System (HRMS)
Horilla is a free and open source Human Resource Management System (HRMS)
Description Summary:
Horilla HRMS version 1.3.0 contains an improper access control vulnerability that allows unauthenticated users to access and retrieve uploaded resume files via direct URL guessing.
Executive Summary:
Horilla HRMS version 1.3.0 is vulnerable to unauthenticated information disclosure, allowing unauthorized parties to access sensitive candidate resume files.
Vulnerability Details
CVE-ID: CVE-2025-48869
Affected Software: Horilla HRMS
Affected Versions: 1.3.0
Vulnerability: This is an improper access control issue (CWE-284) where resume files are stored in a predictable and publicly accessible directory, enabling unauthenticated attackers to exfiltrate sensitive data.
Business Impact
Successful exploitation of this vulnerability leads to the unauthorized disclosure of sensitive candidate information, including resumes, which may contain personally identifiable information (PII). This exposure poses a significant risk to candidate privacy, potentially resulting in regulatory non-compliance, legal liability, and long term reputational damage for the organization. With a CVSS score of 7.5, the vulnerability is classified as High severity due to its ease of exploitation and the sensitivity of the exposed data.
Remediation Plan
Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the directory containing uploaded resume files at the web server level.
Proactive Monitoring: Review web server access logs for anomalous patterns of sequential file requests or high volumes of 200 OK responses for file paths that should not be publicly accessible.
Compensating Controls: Implement a Web Application Firewall (WAF) to block unauthorized requests to the directory hosting resume uploads, or move the storage location to a non-public directory requiring authenticated access.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of September 25, 2025, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. The vulnerability is highly exploitable as it requires no authentication and relies on predictable URL structures.
Analyst Recommendation
Given the absence of a vendor-supplied patch, organizations using Horilla HRMS 1.3.0 must prioritize immediate mitigation via server-side access controls. Restricting directory access or moving sensitive files to a protected location is critical to preventing the exposure of candidate data until an official security update is released.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Horilla is a free and open source Human Resource Management System (HRMS)
Horilla is a free and open source Human Resource Management System (HRMS)
Description Summary:
Horilla HRMS 1.3.0 contains an authenticated remote code execution vulnerability via unsafe use of Python's eval function in the project_bulk_archive view.
Executive Summary:
Horilla HRMS version 1.3.0 contains a critical remote code execution vulnerability that allows an authenticated administrator to execute arbitrary system commands on the host server.
Vulnerability Details
CVE-ID: CVE-2025-48868
Affected Software: Horilla HRMS
Affected Versions: 1.3.0
Vulnerability: This flaw stems from improper neutralization of directives in dynamically evaluated code (CWE-95), specifically within the project_bulk_archive view. An authenticated user with administrative privileges can inject malicious payloads into a query parameter to achieve remote code execution.
Business Impact
Successful exploitation of this vulnerability grants an attacker full control over the underlying server hosting the Horilla HRMS application. Given the CVSS score of 7.2, this represents a high severity risk that could lead to complete data exfiltration, system compromise, and significant operational disruption. Unauthorized access to HR systems often involves sensitive employee data, which increases the potential for severe regulatory and reputational consequences.
Remediation Plan
Immediate Action: Update Horilla HRMS to version 1.3.1 or later to implement the fix for the eval injection vulnerability.
Proactive Monitoring: Review application logs for suspicious activity involving the project_bulk_archive view, particularly unusual query parameters or unexpected system process spawning.
Compensating Controls: Implement a Web Application Firewall (WAF) to filter and block requests containing suspicious code patterns or eval-related syntax in HTTP parameters.
Exploitation Status
Public Exploit Available: Yes, an ExploitDB entry exists for this vulnerability.
Analyst Notes: As of September 25, 2025, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. The vulnerability is highly dangerous because it allows direct code execution once the attacker gains administrative access.
Analyst Recommendation
This vulnerability poses a significant risk to organizational infrastructure due to the potential for full server compromise. Administrators must prioritize upgrading to version 1.3.1 immediately to eliminate the vulnerable code path. If an immediate update is not feasible, restrict administrative access to the application and monitor server logs for any signs of unauthorized command execution.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability in the web application of the ctrlX OS setup mechanism facilitated an authenticated (low privileged) attacker to gain remote access to...
A vulnerability in the web application of the ctrlX OS setup mechanism facilitated an authenticated (low privileged) attacker to gain remote access to backup archives created by a user with elevated permissions
Description Summary:
A broken access control vulnerability in the Bosch Rexroth ctrlX OS setup mechanism allows low privileged authenticated users to access backup archives containing potentially sensitive data.
Executive Summary:
A high-severity access control vulnerability in Bosch Rexroth ctrlX OS allows authenticated attackers to gain unauthorized access to sensitive backup archives.
Vulnerability Details
CVE-ID: CVE-2025-48860
Affected Software: Bosch Rexroth AG ctrlX OS
Affected Versions: 1.20.0 through 1.20.1, 2.6.0 through 2.6.1, 3.6.0 through 3.6.2
Vulnerability: This vulnerability is caused by improper access control (CWE-284) within the web application setup mechanism, permitting a low privileged authenticated attacker to retrieve backup archives generated by users with elevated administrative permissions.
Business Impact
The compromise of backup archives poses a significant risk to organizational confidentiality and integrity, as these files often contain sensitive configuration data, credentials, and system state information. With a CVSS score of 8.0, this vulnerability is classified as High, reflecting the potential for severe data exposure and subsequent lateral movement or system disruption if the backup contents are misused.
Remediation Plan
Immediate Action: Update the affected ctrlX OS installations to the versions provided in the official Bosch Rexroth security advisory (BOSCH-SA-129652).
Proactive Monitoring: Review system access logs for unusual patterns of file retrieval or access requests directed at the setup mechanism or backup storage directories.
Compensating Controls: Restrict access to the web interface to authorized internal networks and ensure that only trusted users are granted authentication credentials to the system.
Exploitation Status
Public Exploit Available: No (exploit_available: unknown)
Analyst Notes: As of August 15, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's exploitability is limited by the requirement for a valid low-privileged user account, which serves as a necessary prerequisite for the attack.
Analyst Recommendation
Given the high impact of unauthorized access to backup archives, organizations should prioritize patching affected Bosch Rexroth ctrlX OS instances. Administrators must verify their current firmware or software versions against the affected list and apply the vendor provided updates immediately to prevent potential data exfiltration.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A format string vulnerability exists in the formPingCmd functionality of Planet WGR-500 v1
A format string vulnerability exists in the formPingCmd functionality of Planet WGR-500 v1
Description Summary:
A format string vulnerability in the formPingCmd function of Planet WGR-500 v1.3411b190912 allows remote attackers to trigger memory corruption via crafted HTTP requests.
Executive Summary:
A critical format string vulnerability in the Planet WGR-500 router allows authenticated attackers to execute arbitrary code or cause system crashes through memory corruption.
Vulnerability Details
CVE-ID: CVE-2025-48826
Affected Software: Planet WGR-500
Affected Versions: v1.3411b190912
Vulnerability: This is a format string vulnerability (CWE-134) located within the formPingCmd functionality. It requires the attacker to have low-level privileges to send the malicious HTTP requests that trigger the memory corruption.
Business Impact
The vulnerability carries a CVSS score of 8.8, indicating a high severity risk that could lead to full system compromise. If exploited, an attacker could gain unauthorized access, disrupt network services, or execute arbitrary code, leading to significant operational downtime and potential data exposure.
Remediation Plan
Immediate Action: Since no official patch is currently identified, administrators should restrict access to the device management interface to trusted internal networks only. Contact the vendor for the latest firmware updates or security guidance regarding this specific model.
Proactive Monitoring: Monitor device logs for unusual HTTP request patterns or unexpected system reboots that may indicate exploitation attempts.
Compensating Controls: Implement network segmentation to ensure the management interface is not exposed to the public internet or untrusted segments. A Web Application Firewall or similar inspection tool may assist in identifying and blocking malformed HTTP requests targeting the ping command function.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of October 8, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While exploitation is not currently confirmed, format string vulnerabilities are inherently dangerous due to their ability to provide direct memory access to an attacker.
Analyst Recommendation
Given the high CVSS score and the nature of the vulnerability, this issue poses a significant risk to the integrity and availability of the affected hardware. Administrators must prioritize isolating the device from external exposure and monitor for any vendor-released firmware updates to remediate the underlying flaw as soon as they become available.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Heap-based buffer overflow in Windows Routing and Remote Access Service (RRAS) allows an unauthorized attacker to execute code over a network
Heap-based buffer overflow in Windows Routing and Remote Access Service (RRAS) allows an unauthorized attacker to execute code over a network
Description Summary:
A heap-based buffer overflow in the Windows Routing and Remote Access Service (RRAS) allows an unauthenticated, remote attacker to execute arbitrary code.
Executive Summary:
A heap-based buffer overflow in the Microsoft Windows Routing and Remote Access Service (RRAS) presents a critical risk of remote code execution for affected server environments.
Vulnerability Details
CVE-ID: CVE-2025-48824
Affected Software: Microsoft Windows Routing and Remote Access Service (RRAS)
Affected Versions: Microsoft Windows Server 2008 R2 Service Pack 1, Windows Server 2008 Service Pack 2, and Windows Server 2012 (including Server Core installations).
Vulnerability: This vulnerability is a heap-based buffer overflow (CWE-122) within the RRAS component. It allows an unauthenticated attacker to trigger a memory corruption condition over the network, potentially leading to full remote code execution.
Business Impact
The CVSS score of 8.8 reflects the high severity of this flaw, as it allows for unauthorized code execution with significant impact on confidentiality, integrity, and availability. Successful exploitation could grant an attacker complete control over the affected server, leading to unauthorized data exfiltration, system-wide disruption, or the potential for lateral movement within the network.
Remediation Plan
Immediate Action: Apply the relevant security updates provided in the Microsoft Security Update Guide immediately to patch the RRAS vulnerability.
Proactive Monitoring: Review system and RRAS service logs for anomalous traffic patterns or unexpected crashes that may indicate exploitation attempts.
Compensating Controls: If immediate patching is not possible, restrict network access to the RRAS service using host-based firewalls or network segmentation to limit exposure to untrusted sources.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 9, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is highly dangerous, the requirement for user interaction (per the CVSS vector) slightly mitigates the ease of automated mass exploitation.
Analyst Recommendation
Given the critical nature of remote code execution flaws affecting core Windows services, organizations must prioritize the deployment of the vendor-supplied security patches. Administrators should verify that all legacy Windows Server instances, specifically those identified in the affected versions list, are updated to the corrected builds to prevent potential compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Out-of-bounds read in Windows Hyper-V allows an unauthorized attacker to execute code locally
Out-of-bounds read in Windows Hyper-V allows an unauthorized attacker to execute code locally
Description Summary:
An out-of-bounds read vulnerability in Windows Hyper-V allows a local attacker to execute arbitrary code.
Executive Summary:
A critical out-of-bounds read vulnerability in Windows Hyper-V permits local attackers to execute code, posing a significant risk to host system integrity.
Vulnerability Details
CVE-ID: CVE-2025-48822
Affected Software: Microsoft Windows Hyper-V
Affected Versions: Windows 10 Version 1607 (pre-10.0.14393.8246), 1809 (pre-10.0.17763.7558), 21H2 (pre-10.0.19044.6093), 22H2 (pre-10.0.19045.6093); Windows 11 Version 22H2 (pre-10.0.22621.5624), 22H3 (pre-10.0.22631.5624)
Vulnerability: This is an out-of-bounds read flaw (CWE-125) within the Windows Hyper-V hypervisor, which can be triggered by an unauthorized local attacker to achieve code execution. The attack vector is local, requiring the attacker to already possess the ability to execute code on the system.
Business Impact
The potential for unauthorized code execution within the hypervisor layer represents a severe security risk, as it may allow an attacker to escape the virtual machine boundary or compromise the host operating system. Given the CVSS score of 8.6, this vulnerability is classified as High severity, necessitating prioritized remediation to prevent full system compromise and unauthorized data access.
Remediation Plan
Immediate Action: Apply the relevant security updates provided by Microsoft in the official security update guide to all affected Windows host systems.
Proactive Monitoring: Monitor system logs for unusual Hyper-V service activity or unauthorized attempts to access hypervisor-managed resources.
Compensating Controls: Ensure that access to the host environment is strictly restricted to authorized personnel and utilize endpoint detection and response tools to identify anomalous local execution patterns.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of July 9, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is local, the ability to achieve code execution via an out-of-bounds read makes this a high-value target for privilege escalation within virtualized environments.
Analyst Recommendation
Organizations should treat this vulnerability with high urgency despite the requirement for local access. System administrators must prioritize the deployment of Microsoft security updates to the affected Windows versions to mitigate the risk of host-level code execution and potential hypervisor escape.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Relative path traversal in Remote Desktop Client allows an unauthorized attacker to execute code over a network
Relative path traversal in Remote Desktop Client allows an unauthorized attacker to execute code over a network
Description Summary:
A relative path traversal vulnerability in the Microsoft Remote Desktop Client permits an unauthorized attacker to execute arbitrary code over a network.
Executive Summary:
A critical relative path traversal vulnerability in Microsoft Remote Desktop Client allows unauthenticated attackers to achieve remote code execution, posing a severe risk to system integrity.
Vulnerability Details
CVE-ID: CVE-2025-48817
Affected Software: Microsoft Remote Desktop Client
Affected Versions: Microsoft Remote Desktop client for Windows Desktop (1.2.0.0 to 1.2.6353.0) and multiple Windows 10 versions (1507, 1607, 1809, 21H2, 22H2).
Vulnerability: The software is susceptible to a relative path traversal flaw, categorized under CWE-23, which enables an unauthenticated attacker to manipulate file paths and execute code within the context of the application.
Business Impact
Successful exploitation of this vulnerability allows an attacker to execute arbitrary code with the privileges of the user running the Remote Desktop Client. This could lead to a complete compromise of the affected workstation, including unauthorized access to sensitive data, potential lateral movement within the corporate network, and significant operational disruption. Given the CVSS score of 8.8, this vulnerability is classified as high severity and requires immediate attention to prevent system takeover.
Remediation Plan
Immediate Action: Apply the vendor security updates provided in the Microsoft Security Update Guide for CVE-2025-48817 to all affected Windows systems and Remote Desktop client installations.
Proactive Monitoring: Review system access logs for anomalous file path requests or unexpected process execution patterns originating from the Remote Desktop Client.
Compensating Controls: Ensure that Remote Desktop services are not exposed directly to the public internet, and utilize a Virtual Private Network (VPN) or Zero Trust Network Access (ZTNA) solution to gate access.
Exploitation Status
Public Exploit Available: Unknown.
Analyst Notes: As of July 9, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While the flaw is theoretically dangerous, the requirement for user interaction (UI:R in the CVSS vector) serves as a partial barrier to immediate mass exploitation.
Analyst Recommendation
The potential for remote code execution via a path traversal flaw necessitates urgent patching across all enterprise endpoints. IT administrators should prioritize the deployment of the identified security updates to all vulnerable versions of the Remote Desktop Client and Windows 10 builds. Failure to address this vulnerability exposes the organization to significant risk of unauthorized system control and data loss.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
DuraComm SPM-500 DP-10iN-100-MU lacks access controls for a function that should require user authentication
DuraComm SPM-500 DP-10iN-100-MU lacks access controls for a function that should require user authentication
Description Summary:
DuraComm SPM-500 DP-10iN-100-MU devices lack necessary authentication controls, allowing unauthenticated attackers to perform unauthorized reboots of the hardware.
Executive Summary:
A critical authentication bypass vulnerability in DuraComm SPM-500 DP-10iN-100-MU devices allows unauthenticated remote attackers to repeatedly reboot the system, leading to significant service disruption.
Vulnerability Details
CVE-ID: CVE-2025-48733
Affected Software: DuraComm SPM-500 DP-10iN-100-MU
Affected Versions: 0 through Version 4.10
Vulnerability: This flaw is classified as a missing authentication for critical function (CWE-306). It allows an unauthenticated remote attacker to trigger a device reboot, effectively enabling a denial of service condition.
Business Impact
The ability for an unauthenticated user to remotely force a device reboot presents a substantial operational risk by causing persistent service outages. Given the CVSS score of 7.5, this high severity vulnerability could lead to critical system downtime and loss of availability for industrial processes that rely on these power management units.
Remediation Plan
Immediate Action: Update the affected device to Version 4.10A by contacting DuraComm directly through their support portal to obtain the firmware package.
Proactive Monitoring: Monitor device logs for unexpected reboot events or unauthorized access attempts originating from unknown or external network segments.
Compensating Controls: Restrict network access to the management interface of the SPM-500 device using a firewall or VLAN isolation to ensure only authorized administrative workstations can communicate with the unit.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of July 23, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The lack of authentication requirements makes this device highly susceptible to simple network-based disruption if exposed to the internet.
Analyst Recommendation
The risk of unauthorized device reboots necessitates an immediate update to version 4.10A to restore proper authentication controls. IT administrators should verify the exposure of these devices on their networks and implement strict access controls as a priority until the firmware can be applied.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An incomplete blacklist exists in the
An incomplete blacklist exists in the
Description Summary:
WWBN AVideo contains an incomplete blacklist in its .htaccess file, allowing unauthenticated attackers to execute arbitrary code via crafted .phar file requests.
Executive Summary:
A critical security flaw in WWBN AVideo allows unauthenticated remote code execution due to improper file type filtering in the .htaccess configuration.
Vulnerability Details
CVE-ID: CVE-2025-48732
Affected Software: WWBN AVideo
Affected Versions: 14.4, dev master commit 8a8954ff
Vulnerability: The application employs an insufficient blacklist within its .htaccess sample, which fails to prevent the execution of malicious files. This allows an unauthenticated attacker to upload or request a .phar file to achieve remote code execution on the underlying server.
Business Impact
Successful exploitation of this vulnerability grants an attacker the ability to execute arbitrary code with the privileges of the web server. This could lead to a complete compromise of the application, unauthorized access to sensitive data, or the use of the server as a pivot point for further network infiltration. Given the CVSS score of 7.3, this represents a significant risk to organizational integrity and data confidentiality.
Remediation Plan
Immediate Action: Restrict access to the .htaccess configuration and ensure that all executable file extensions, including .phar, are explicitly blocked from direct execution.
Proactive Monitoring: Audit web server access logs for requests targeting .phar files or unusual patterns indicative of directory traversal and file execution attempts.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to inspect and block incoming HTTP requests that contain suspicious file extensions or attempt to access restricted server-side file types.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of July 24, 2025, there is no confirmed active exploitation in the wild; however, per CISA's SSVC assessment a proof-of-concept exists, so exploitation risk should be treated as credible. The vulnerability is inherently dangerous because it bypasses standard security filters via a simple HTTP request.
Analyst Recommendation
The presence of this vulnerability in a public-facing component necessitates immediate attention. Administrators must verify their current version and apply restrictive configuration changes to the .htaccess file to mitigate the risk of arbitrary code execution. Given the ease of exploitation, prioritizing this remediation is essential to prevent potential system-wide compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A buffer overflow vulnerability has been reported to affect several QNAP operating system versions
A buffer overflow vulnerability has been reported to affect several QNAP operating system versions
Description Summary:
A buffer overflow vulnerability in QNAP QuTS hero allows authenticated attackers to modify memory or crash system processes.
Executive Summary:
A buffer overflow vulnerability in QNAP QuTS hero allows authenticated remote attackers to cause process crashes or memory corruption, posing a risk to system stability.
Vulnerability Details
CVE-ID: CVE-2025-48725
Affected Software: QNAP QuTS hero
Affected Versions: QuTS hero h5.3.x up to (excluding) h5.3.2.3354 build 20251225
Vulnerability: This flaw is a buffer overflow (CWE-120/121) triggered by an authenticated remote attacker who possesses a valid user account. The vulnerability allows the attacker to corrupt memory or cause service interruptions by interacting with the affected operating system processes.
Business Impact
The primary impact of this vulnerability is the potential for denial of service through system crashes, which can disrupt critical storage operations and data availability. With a CVSS score of 8.1, the high severity reflects the risk to system integrity; however, the requirement for an existing user account serves as a significant limiting factor for initial access.
Remediation Plan
Immediate Action: Update QNAP QuTS hero to version h5.3.2.3354 build 20251225 or later as specified in the vendor advisory.
Proactive Monitoring: Review system access logs for unusual activity or repeated authentication attempts associated with standard user accounts.
Compensating Controls: Restrict administrative and user access to the QNAP management interface to trusted networks only, utilizing VPNs or firewalls to limit the attack surface.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of February 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for authenticated access significantly reduces the overall risk profile compared to unauthenticated remote code execution flaws.
Analyst Recommendation
While the requirement for prior authentication lowers the immediate risk, the potential for memory corruption and service disruption remains a concern for enterprise storage environments. Administrators should prioritize patching to the recommended version to ensure system stability and to eliminate the underlying memory management defect.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A buffer overflow vulnerability has been reported to affect Qsync Central
A buffer overflow vulnerability has been reported to affect Qsync Central
Description Summary:
A buffer overflow vulnerability in Qsync Central allows an authenticated remote attacker to modify memory or crash system processes.
Executive Summary:
A buffer overflow vulnerability in QNAP Qsync Central poses a risk to system stability and memory integrity for authenticated users.
Vulnerability Details
CVE-ID: CVE-2025-48724
Affected Software: QNAP Systems Inc. Qsync Central
Affected Versions: 5.0.x.x up to (excluding) 5.0.0.4
Vulnerability: This vulnerability involves a buffer overflow (CWE-120, CWE-122) within Qsync Central. An attacker who has already gained a valid user account can trigger this flaw to crash processes or manipulate memory.
Business Impact
The vulnerability carries a CVSS score of 8.1, indicating a high level of concern despite the requirement for an existing user account. Successful exploitation could lead to denial of service through process crashes, potentially disrupting essential file synchronization services and impacting organizational productivity. Because it allows for memory modification, there is a theoretical risk of further privilege escalation or unauthorized system behavior depending on the specific memory layout.
Remediation Plan
Immediate Action: Update Qsync Central to version 5.0.0.4 or later immediately to apply the vendor-provided patch.
Proactive Monitoring: Monitor system logs for frequent or unexplained crashes of the Qsync Central service, which may indicate attempted exploitation.
Compensating Controls: Ensure that access to Qsync Central is restricted to authorized users only, and employ the principle of least privilege to limit the potential damage an authenticated attacker can cause.
Exploitation Status
Public Exploit Available: No (exploit_available: false).
Analyst Notes: As of February 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for a pre-existing user account acts as a partial barrier to entry, but the severity remains high due to the potential for memory corruption.
Analyst Recommendation
Given the potential for process disruption and memory manipulation, administrators should prioritize updating Qsync Central to version 5.0.0.4. While the attack requires an authenticated user, internal threats or compromised accounts make this a significant risk that should be remediated through the vendor update without delay.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A buffer overflow vulnerability has been reported to affect Qsync Central
A buffer overflow vulnerability has been reported to affect Qsync Central
Description Summary:
A buffer overflow vulnerability in QNAP Qsync Central allows an authenticated attacker to modify memory or crash system processes.
Executive Summary:
QNAP Qsync Central is affected by a buffer overflow vulnerability that allows an authenticated attacker to compromise system stability through memory manipulation.
Vulnerability Details
CVE-ID: CVE-2025-48723
Affected Software: QNAP Qsync Central
Affected Versions: 5.0.x.x up to (excluding) 5.0.0.4
Vulnerability: The flaw is a buffer overflow (CWE-120, CWE-122) within Qsync Central. An attacker must possess a valid user account to trigger the vulnerability, which then allows for process crashing or memory modification.
Business Impact
Successful exploitation of this vulnerability could lead to significant service disruption and potential system instability due to process crashes. While the CVSS score of 8.1 indicates a high severity, the requirement for an authenticated account limits the initial attack surface, though it remains a critical risk for internal environment integrity and uptime.
Remediation Plan
Immediate Action: Update Qsync Central to version 5.0.0.4 or later immediately.
Proactive Monitoring: Monitor system logs for repeated process crashes or anomalous memory usage associated with the Qsync service.
Compensating Controls: Ensure strict access control policies are in place to prevent unauthorized users from obtaining valid credentials that could be used to trigger this vulnerability.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of February 13, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The requirement for prior authentication makes this a post-compromise or insider threat risk rather than a remote unauthenticated entry vector.
Analyst Recommendation
Given the potential for process disruption and the availability of a vendor-supplied patch, administrators should prioritize updating Qsync Central to version 5.0.0.4. Organizations should verify that their user access management policies are robust to mitigate the risk posed by the required authentication step in the attack chain.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
An issue was discovered in Stormshield Network Security (SNS) before 5
An issue was discovered in Stormshield Network Security (SNS) before 5
Description Summary:
Stormshield Network Security (SNS) versions prior to 5.0.1 contain a flaw where TPM authentication data may be shared between administrators in specific high availability configurations.
Executive Summary:
A critical authentication-related flaw in Stormshield Network Security (SNS) allows for the potential exposure of sensitive secrets between administrators in high availability environments.
Vulnerability Details
CVE-ID: CVE-2025-48707
Affected Software: Stormshield Network Security (SNS)
Affected Versions: Before 5.0.1
Vulnerability: The vulnerability involves the improper handling of TPM authentication information within high availability (HA) clusters, which can lead to the unauthorized sharing of secrets among administrative users.
Business Impact
This vulnerability presents a significant risk to the integrity of administrative access controls within secured network environments. By exposing sensitive authentication secrets, an attacker could potentially gain unauthorized access or escalate privileges, undermining the security posture of the affected network security appliances. Given the CVSS score of 7.5, this is classified as a high severity issue that requires prompt remediation to prevent potential compromise of administrative sessions.
Remediation Plan
Immediate Action: Upgrade all Stormshield Network Security (SNS) instances to version 5.0.1 or later to resolve the secret sharing issue.
Proactive Monitoring: Review administrative access logs and monitor HA cluster synchronization events for any anomalies that may indicate unauthorized secret propagation.
Compensating Controls: Restrict administrative access to the management interfaces of the affected appliances to trusted personnel only until the patch is applied.
Exploitation Status
Public Exploit Available: exploit_available (false)
Analyst Notes: As of September 26, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the flaw relates to secret sharing, it requires specific high availability configurations to be present, limiting the attack surface to complex deployment scenarios.
Analyst Recommendation
The risk posed by the potential exposure of TPM secrets in high availability deployments necessitates immediate attention. Administrators must prioritize updating to version 5.0.1 to ensure that administrative credentials and secrets remain isolated and secure. Failing to patch this vulnerability may allow for lateral movement or unauthorized access within the management plane of the network infrastructure.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Pexip Infinity 35
Pexip Infinity 35
Description Summary:
Pexip Infinity versions 35.0 through 37.2 contain an improper input validation flaw in signalling that allows unauthenticated attackers to trigger a software abort, resulting in a denial of service.
Executive Summary:
A critical denial of service vulnerability in Pexip Infinity allows unauthenticated remote attackers to crash the software by triggering a reachable assertion.
Vulnerability Details
CVE-ID: CVE-2025-48704
Affected Software: Pexip Infinity
Affected Versions: 35.0 up to (excluding) 38.0
Vulnerability: The vulnerability stems from improper input validation within the signalling component, categorized as a reachable assertion (CWE-617). This flaw permits an unauthenticated attacker to remotely induce a software abort, effectively rendering the service unavailable.
Business Impact
The exploitation of this vulnerability leads to a denial of service, which directly impacts the availability of critical communication infrastructure. Given the CVSS score of 7.5, this high severity rating reflects the ease of exploitation, as it requires no authentication and can be triggered remotely. Organizations relying on Pexip for real time collaboration may face significant operational downtime and service disruption if this flaw is targeted.
Remediation Plan
Immediate Action: Upgrade Pexip Infinity to version 38.0 or higher immediately to resolve the input validation vulnerability.
Proactive Monitoring: Monitor system logs for repeated connection attempts or abnormal signalling patterns that may indicate a deliberate attempt to trigger the software abort.
Compensating Controls: While a patch is the only definitive fix, ensure that perimeter firewalls restrict access to signalling ports to known, trusted endpoints to reduce the attack surface.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of December 26, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is considered highly automatable due to the lack of required authentication and the nature of the signalling protocol.
Analyst Recommendation
This vulnerability presents a significant risk to service availability and should be treated with urgency. Administrators must prioritize the deployment of Pexip Infinity 38.0 across all affected instances to eliminate the risk of remote denial of service attacks. Failure to patch leaves the signalling infrastructure exposed to simple, unauthenticated disruption attempts.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
CWP (aka Control Web Panel or CentOS Web Panel) before 0.9.8.1205 allows unauthenticated remote code execution via shell metacharacters in the t_total...
CWP (aka Control Web Panel or CentOS Web Panel) before 0.9.8.1205 allows unauthenticated remote code execution via shell metacharacters in the t_total parameter in a filemanager changePerm request. A ...
Description Summary:
Control Web Panel contains an OS command injection vulnerability in the filemanager component that allows unauthenticated remote code execution.
Executive Summary:
Control Web Panel versions prior to 0.9.8.1205 are vulnerable to unauthenticated remote code execution, a flaw that is currently being actively exploited in the wild.
Vulnerability Details
CVE-ID: CVE-2025-48703
Affected Software: CWP Control Web Panel
Affected Versions: 0 up to (excluding) 0.9.8.1205
Vulnerability: This vulnerability involves improper neutralization of special elements used in an OS command (CWE-78). Attackers can trigger remote code execution via shell metacharacters injected into the t_total parameter within a filemanager changePerm request, provided they have knowledge of a valid non-root username.
Business Impact
The ability for an unauthenticated attacker to achieve remote code execution poses a severe risk to the confidentiality, integrity, and availability of the host server. With a CVSS score of 9.5, this vulnerability represents a critical threat, potentially allowing full system compromise, data theft, and the deployment of malicious payloads within the administrative environment.
Remediation Plan
Immediate Action: Update CWP Control Web Panel to version 0.9.8.1205 or later immediately to resolve the command injection flaw.
Proactive Monitoring: Monitor server access logs for unusual requests to the filemanager endpoint and review system process lists for unauthorized shell execution patterns.
Compensating Controls: Deploy Web Application Firewall (WAF) rules designed to filter shell metacharacters from incoming HTTP requests, specifically targeting the t_total parameter.
Exploitation Status
Public Exploit Available: Yes — multiple public proof-of-concept repositories exist on GitHub.
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of November 3, 2025. Given the high EPSS score and confirmed exploitation activity, the risk of compromise is extreme and requires immediate emergency intervention.
Analyst Recommendation
Given the critical severity of this vulnerability and the confirmed active exploitation in the wild, organizations must prioritize patching their CWP installations immediately. Failure to apply the update leaves systems exposed to complete remote compromise. If patching is not immediately feasible, restrict access to the web management interface to trusted internal networks only until the update can be applied.
Update CWP Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Deadline: November 24, 2025
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability - Active in CISA KEV catalog.
Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability - Active in CISA KEV catalog.
Description Summary:
A stored Cross-Site Scripting (XSS) vulnerability in the Zimbra Classic UI allows unauthenticated attackers to execute arbitrary JavaScript by sending a crafted email.
Executive Summary:
This critical vulnerability in Zimbra Collaboration Suite (ZCS) is currently being actively exploited in the wild, posing an immediate risk of unauthorized session access and data theft.
Vulnerability Details
CVE-ID: CVE-2025-48700
Affected Software: Synacor Zimbra Collaboration Suite (ZCS)
Affected Versions: 8.8.15 (prior to Patch 47), 9.0.0 (prior to Patch 43), 10.0 (prior to 10.0.12), and 10.1 (prior to 10.1.4)
Vulnerability: This is a stored XSS vulnerability within the Zimbra Classic UI caused by insufficient sanitization of HTML content in email messages. An unauthenticated attacker can trigger the execution of arbitrary JavaScript simply by sending a malicious email, which executes automatically when viewed by a victim.
Business Impact
Successful exploitation allows attackers to gain unauthorized access to sensitive information, including session tokens, account settings, and private mailbox content. Given the CVSS score of 9.5 and the confirmed active exploitation by threat actors, the business impact is severe, potentially resulting in full compromise of user accounts and widespread data exfiltration. Over 10,000 instances remain exposed, significantly increasing the probability of targeted organizational impact.
Remediation Plan
Immediate Action: Administrators must immediately apply the vendor-provided patches: upgrade to 8.8.15 Patch 47, 9.0.0 Patch 43, 10.0.12, or 10.1.4.
Proactive Monitoring: Security teams should monitor mail server logs for suspicious email traffic containing unusual HTML tag structures, specifically those utilizing @import directives or obfuscated script injection patterns.
Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets to filter malicious incoming email content and block requests containing known XSS payloads targeting the Zimbra Classic UI.
Exploitation Status
Public Exploit Available: Yes, this vulnerability is confirmed to be actively exploited in the wild.
Analyst Notes: This vulnerability is confirmed to be actively exploited in the wild as of April 20, 2026. The threat actor UAC-0233 has utilized this flaw in targeted campaigns since September 2025. Due to the high prevalence of unpatched servers and the ease of exploitation, the risk of compromise is extreme.
Analyst Recommendation
The severity of this vulnerability, combined with confirmed active exploitation in the wild, necessitates an immediate emergency patching cycle. Organizations running affected versions of Zimbra Collaboration Suite must prioritize the deployment of the specified patches to prevent unauthorized access and potential data exfiltration. If patching is not immediately feasible, consider temporarily disabling the Classic UI or restricting external access to the mail interface until remediation is complete.
FEDERAL DEADLINE: April 22, 2026 (2 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. FEDERAL DEADLINE: April 22, 2026 (2 days). Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Deadline: April 22, 2026
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
In onStart of CompanionDeviceManagerService
In onStart of CompanionDeviceManagerService
Description Summary:
A logic error in the CompanionDeviceManagerService component of Android allows for local escalation of privilege without requiring user interaction.
Executive Summary:
A high-severity vulnerability in the Android CompanionDeviceManagerService allows local attackers to escalate privileges and gain unauthorized control over the device.
Vulnerability Details
CVE-ID: CVE-2025-48654
Affected Software: Google Android
Affected Versions: 16, 16-qpr2
Vulnerability: The vulnerability is a confused deputy flaw located within the onStart method of CompanionDeviceManagerService.java, allowing an authenticated local user to perform unauthorized actions with elevated privileges.
Business Impact
Successful exploitation of this flaw grants a local attacker full control over the affected device, potentially leading to total system compromise, data theft, and the bypass of security restrictions. With a CVSS score of 7.8, the vulnerability represents a significant risk to organizational data integrity and device security, particularly in environments where mobile devices are used to access sensitive corporate resources.
Remediation Plan
Immediate Action: Apply the March 2026 Android security updates provided by Google to all affected devices immediately.
Proactive Monitoring: Review system logs for unusual service execution patterns or unauthorized attempts to access sensitive device functions.
Compensating Controls: Enforce strict device management policies and restrict the installation of untrusted applications that could serve as an initial vector for local privilege escalation.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of March 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's requirement for local access limits its initial attack surface, but the impact of full privilege escalation makes it a high priority for remediation.
Analyst Recommendation
Given the severity of this elevation of privilege vulnerability, organizations should prioritize the deployment of the March 2026 security bulletin across all supported Android 16 deployments. Prompt application of vendor-supplied patches is essential to prevent local actors from gaining unauthorized administrative control over corporate mobile assets.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In loadDataAndPostValue of multiple files, there is a possible way to obscure permission usage due to a logic error in the code
In loadDataAndPostValue of multiple files, there is a possible way to obscure permission usage due to a logic error in the code
Description Summary:
A logic error in the loadDataAndPostValue function of Android allows for local elevation of privilege without user interaction or additional execution requirements.
Executive Summary:
A high-severity logic error in Google Android allows an unprivileged local attacker to elevate permissions, potentially resulting in full system compromise.
Vulnerability Details
CVE-ID: CVE-2025-48653
Affected Software: Google Android
Affected Versions: 16-qpr2, 16, 15, 14
Vulnerability: The vulnerability exists within the loadDataAndPostValue function, where a logic error allows for the obfuscation of permission usage. This flaw permits an attacker to achieve local elevation of privilege without requiring specific user interaction or pre-existing elevated privileges.
Business Impact
The ability for a local attacker to gain elevated privileges poses a significant risk to the integrity and confidentiality of the device. Given the CVSS score of 7.8, this vulnerability could allow an attacker to bypass security controls, access sensitive user data, or gain unauthorized control over core system functions. Such an escalation could facilitate further malicious activities, leading to data exfiltration or complete system compromise.
Remediation Plan
Immediate Action: Apply the March 2026 Android security updates provided by Google or your device manufacturer immediately.
Proactive Monitoring: Monitor device logs for unusual system service behavior or unexpected permission requests that deviate from standard baseline activity.
Compensating Controls: Ensure that third-party applications are installed only from trusted sources and maintain strict control over device physical access to prevent unauthorized local interaction.
Exploitation Status
Public Exploit Available: No — there is no confirmed public exploit or proof-of-concept available in the provided data.
Analyst Notes: As of March 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability requires local access, the lack of required user interaction makes this a significant vector for local attackers.
Analyst Recommendation
The severity of this elevation of privilege flaw warrants immediate attention from all Android administrators and users. Because the vulnerability allows for unauthorized access escalation without user interaction, it is critical to prioritize the deployment of the March 2026 security patches across all managed devices. Failure to patch leaves devices susceptible to local attackers seeking to gain deeper control over the mobile operating system environment.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In multiple locations, there is a possible information disclosure due to SQL injection
In multiple locations, there is a possible information disclosure due to SQL injection
Description Summary:
A SQL injection vulnerability in multiple Android components allows local unauthenticated attackers to achieve elevation of privilege.
Executive Summary:
A critical SQL injection vulnerability in Google Android versions 14, 15, and 16 allows local attackers to elevate privileges without user interaction.
Vulnerability Details
CVE-ID: CVE-2025-48650
Affected Software: Google Android
Affected Versions: 14, 15, 16
Vulnerability: This vulnerability involves a SQL injection flaw present in multiple locations within the Android operating system. An unauthenticated local attacker can exploit this weakness to escalate privileges without requiring additional execution permissions or user interaction.
Business Impact
The ability for a local attacker to escalate privileges to a higher level of authority poses a severe risk to device integrity and user data privacy. Given the CVSS score of 8.4, this vulnerability is classified as High severity, as it bypasses standard OS security boundaries and could lead to complete system compromise or unauthorized access to sensitive application data.
Remediation Plan
Immediate Action: Organizations and users should monitor the official Google Android security bulletin for the release of security patches and apply them to all affected devices as soon as they become available.
Proactive Monitoring: Security teams should monitor device logs for suspicious system calls or unexpected database queries that might indicate an attempt to interact with vulnerable internal components.
Compensating Controls: Ensure that all applications adhere to the principle of least privilege and maintain strict enforcement of Android permission models to limit the potential reach of an elevated local attacker.
Exploitation Status
Public Exploit Available: No (exploit_available: false)
Analyst Notes: As of March 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the exploit is local, the lack of required user interaction makes the attack surface significant for devices where multiple users or applications share the same environment.
Analyst Recommendation
This SQL injection flaw represents a significant elevation of privilege risk for Android users. Because the vulnerability requires no user interaction and provides high impact, it is imperative to prioritize the deployment of vendor-provided security updates once they are published in the Android security bulletin.
Apply vendor patches immediately. Review database access controls and enable query logging.
In cpm_fwtp_msg_handler of cpm/google/lib/tracepoint/cpm_fwtp_ipc
In cpm_fwtp_msg_handler of cpm/google/lib/tracepoint/cpm_fwtp_ipc
Description Summary:
A memory overwrite vulnerability exists in the cpm_fwtp_msg_handler function of the Google tracepoint IPC component, potentially allowing local privilege escalation.
Executive Summary:
A memory corruption vulnerability in the Google device tracepoint IPC component could allow a local attacker to escalate privileges without user interaction.
Vulnerability Details
CVE-ID: CVE-2025-48647
Affected Software: Google Google Devices
Affected Versions: See vendor advisory
Vulnerability: The vulnerability is a memory overwrite flaw caused by improper input validation within the cpm_fwtp_msg_handler function. Exploitation requires low privileges on the local system but does not require user interaction.
Business Impact
Successful exploitation of this vulnerability allows a local, low-privileged user to gain elevated system privileges. With a CVSS score of 7.8, this represents a high-severity risk, as it could facilitate complete system compromise, data theft, or the installation of persistent malicious software on affected devices.
Remediation Plan
Immediate Action: Review the January 2026 Android Security Bulletin and apply all relevant firmware and security updates provided by Google for your specific device model.
Proactive Monitoring: Monitor system logs for unusual process execution patterns or unexpected crashes related to IPC components, which may indicate attempted exploitation.
Compensating Controls: Ensure that device-level security policies, such as restricted application execution and kernel hardening, are strictly enforced to limit the impact of local privilege escalation attempts.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of January 18, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw is inherently dangerous due to its potential for privilege escalation, though it is limited by the requirement for local access.
Analyst Recommendation
Given the high CVSS score and the potential for local privilege escalation, this vulnerability poses a significant risk to device integrity. Administrators and users should prioritize the application of the January 2026 security updates as soon as they become available for their respective Google devices to mitigate the risk of unauthorized system-level access.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In executeRequest of ActivityStarter
In executeRequest of ActivityStarter
Description Summary:
A confused deputy vulnerability in the ActivityStarter component of Android allows for local escalation of privilege via unauthorized activity launching, requiring user interaction.
Executive Summary:
A local privilege escalation vulnerability in the Android ActivityStarter component could allow an attacker to gain elevated system permissions on affected devices.
Vulnerability Details
CVE-ID: CVE-2025-48646
Affected Software: Google Android
Affected Versions: 16-qpr2, 16, 15, 14
Vulnerability: This is an elevation of privilege vulnerability occurring in the executeRequest method of ActivityStarter.java. It functions as a confused deputy attack, which allows an attacker to launch activities with unauthorized privileges, provided the user interacts with the malicious trigger.
Business Impact
The vulnerability carries a CVSS score of 7.8, indicating a high severity level that warrants prompt attention. Successful exploitation allows a local attacker to escalate privileges, potentially leading to full system compromise, unauthorized data access, and the bypass of critical security boundaries on the mobile device.
Remediation Plan
Immediate Action: Apply the March 2026 Android security updates provided by Google or your device manufacturer as soon as they become available.
Proactive Monitoring: Monitor device logs for unusual activity or unexpected application launches that deviate from normal user behavior patterns.
Compensating Controls: Ensure that users are educated to avoid interacting with untrusted or suspicious applications, as user interaction is a required component for the exploit to succeed.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of March 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw requires local access and specific user interaction, which constrains the immediate attack surface for remote threats.
Analyst Recommendation
Given the potential for complete system compromise, this vulnerability poses a significant risk to organizational mobility security. Administrators should prioritize the deployment of the March 2026 security patches across all managed Android devices to prevent local privilege escalation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In loadDescription of DeviceAdminInfo
In loadDescription of DeviceAdminInfo
Description Summary:
A local privilege escalation vulnerability exists in the DeviceAdminInfo component of Android due to improper input validation, allowing unauthorized elevated access.
Executive Summary:
A critical local privilege escalation vulnerability in Google Android allows an attacker to gain elevated privileges without user interaction.
Vulnerability Details
CVE-ID: CVE-2025-48645
Affected Software: Google Android
Affected Versions: 16-qpr2, 16, 15, 14
Vulnerability: The flaw exists within the loadDescription method of DeviceAdminInfo.java, where improper input validation leads to a persistent package issue that enables an attacker to achieve local escalation of privilege.
Business Impact
Successful exploitation of this vulnerability allows a local attacker to gain elevated system privileges, potentially bypassing security controls and accessing sensitive data. With a CVSS score of 7.8, this vulnerability represents a significant risk to device integrity and confidentiality, as it requires no user interaction to execute.
Remediation Plan
Immediate Action: Organizations and users must apply the March 2026 Android security updates provided by Google or their respective device manufacturers as soon as they become available.
Proactive Monitoring: Security teams should monitor system logs for unusual package installation behavior or unexpected changes in service permissions that could indicate exploitation attempts.
Compensating Controls: Ensure that device security policies are strictly enforced and that users are restricted from installing applications from untrusted sources, which remains a primary vector for delivering malicious packages.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of March 4, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. While the vulnerability is technically severe, its requirement for local access limits the attack surface to those who already have a presence on the device.
Analyst Recommendation
The potential for local privilege escalation poses a serious threat to the security posture of affected Android devices. Administrators should prioritize the deployment of the March 2026 security patches to all managed devices to neutralize the risk of unauthorized privilege escalation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
In DefaultTransitionHandler
In DefaultTransitionHandler
Description Summary:
A tapjacking vulnerability in DefaultTransitionHandler.java allows an attacker to trick users into granting unauthorized permissions, leading to local privilege escalation.
Executive Summary:
A high-severity privilege escalation vulnerability in Google Android allows attackers to bypass permission controls through tapjacking, potentially granting malicious applications unauthorized access.
Vulnerability Details
CVE-ID: CVE-2025-48639
Affected Software: Google Android
Affected Versions: 13, 14, 15, 16
Vulnerability: The vulnerability exists within DefaultTransitionHandler.java and facilitates a tapjacking or overlay attack. By tricking the user into interacting with a malicious interface, an attacker can escalate privileges locally without requiring prior elevated permissions.
Business Impact
Successful exploitation of this flaw allows an unprivileged application to gain elevated permissions, effectively bypassing the Android security model. Given the CVSS score of 7.3, this represents a significant risk to data confidentiality and integrity. If exploited, an attacker could access sensitive user data, monitor activities, or perform unauthorized actions on behalf of the user, leading to potential privacy breaches and data exfiltration.
Remediation Plan
Immediate Action: Update all affected Android devices to the latest security patch level provided by the vendor in the December 2025 Android Security Bulletin.
Proactive Monitoring: Monitor device logs for unusual permission-granting activity or suspicious UI overlays that appear unexpectedly during normal application usage.
Compensating Controls: Advise users to exercise caution when granting permissions to unfamiliar applications and to avoid installing software from untrusted third party sources.
Exploitation Status
Public Exploit Available: Unknown
Analyst Notes: As of December 9, 2025, there is no public information indicating active exploitation or a published proof-of-concept for this vulnerability. While the vulnerability requires user interaction, the potential for local privilege escalation makes it a notable target for malicious applications designed to deceive users.
Analyst Recommendation
This vulnerability poses a substantial risk to Android users by undermining the core permission management system. Security teams should prioritize the deployment of the December 2025 security updates to all managed mobile endpoints. Users should remain vigilant regarding permission requests and ensure their devices are fully patched to mitigate the risk of unauthorized privilege escalation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Description Summary:
A weak authentication vulnerability in Fortinet FortiPAM and FortiSwitchManager allows unauthenticated attackers to execute unauthorized code or commands via crafted HTTP requests.
Executive Summary:
A critical weak authentication flaw in Fortinet FortiPAM and FortiSwitchManager permits remote code execution, posing a significant risk to organizational infrastructure.
Vulnerability Details
CVE-ID: CVE-2025-49201
Affected Software: Fortinet FortiPAM and FortiSwitchManager
Affected Versions: FortiPAM: 1.5.0, 1.4.0 through 1.4.2, 1.3.0 through 1.3.1, 1.2.0, 1.1.0 through 1.1.2, 1.0.0 through 1.0.3; FortiSwitchManager: 7.2.0 through 7.2.4
Vulnerability: This vulnerability is a weak authentication issue that allows an unauthenticated remote attacker to execute arbitrary code or commands by sending specially crafted HTTP requests to the target system.
Business Impact
Successful exploitation of this vulnerability leads to full system compromise, as it allows for unauthorized code execution with high impact on confidentiality, integrity, and availability. With a CVSS score of 8.1, this represents a high-severity threat that could lead to unauthorized administrative access, data exfiltration, or complete system takeover by external actors.
Remediation Plan
Immediate Action: Upgrade FortiPAM to version 1.6.0, 1.5.1, or 1.4.3, and upgrade FortiSwitchManager to version 7.2.5 or above.
Proactive Monitoring: Review web server and application access logs for suspicious HTTP requests, particularly those containing unusual payloads or attempts to access administrative endpoints.
Compensating Controls: Deploy Web Application Firewall (WAF) rules to inspect and filter incoming HTTP requests to the affected management interfaces until patches can be applied.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of October 15, 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 lack of required authentication for remote code execution.
Analyst Recommendation
Given the potential for remote code execution and the exposure of management interfaces, organizations should prioritize these updates immediately. Apply the provided vendor patches during the next maintenance window to eliminate the underlying authentication weakness and prevent potential exploitation.