A weakness has been identified in Tenda CH22 1
Description
A weakness has been identified in Tenda CH22 1
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Search and filter 17874 vulnerabilities with AI analyst insights
A weakness has been identified in Tenda CH22 1
A weakness has been identified in Tenda CH22 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A security flaw has been discovered in itsourcecode Student Management System 1
A security flaw has been discovered in itsourcecode Student Management System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was identified in itsourcecode Online Frozen Foods Ordering System 1
A vulnerability was identified in itsourcecode Online Frozen Foods Ordering System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was determined in itsourcecode Online Frozen Foods Ordering System 1
A vulnerability was determined in itsourcecode Online Frozen Foods Ordering System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Authentication vulnerability in Gmission Web Fax allows Privilege Escalation
Improper Authentication vulnerability in Gmission Web Fax allows Privilege Escalation
Update to patched version immediately. Review user permissions and access controls.
Missing Authorization vulnerability in Gmission Web Fax allows Privilege Abuse, Session Credential Falsification through Manipulation
Missing Authorization vulnerability in Gmission Web Fax allows Privilege Abuse, Session Credential Falsification through Manipulation
Executive Summary:
A high-severity vulnerability has been identified in multiple Gmission Web Fax products, stemming from a critical missing authorization check. This flaw allows an attacker to bypass security controls to gain elevated privileges or falsify user session credentials. Successful exploitation could lead to unauthorized access to sensitive faxed data, system takeover, and a significant data breach.
Vulnerability Details
CVE-ID: CVE-2025-15068
Affected Software: Gmission Web Fax Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a Missing Authorization flaw within the web application. The software fails to properly verify that a user making a request has the required permissions to perform the requested action. An authenticated attacker with low-level privileges can exploit this by crafting and sending a direct request (e.g., a specific URL or API call) to a function that should be restricted to administrators. Because the authorization check is absent, the system processes the malicious request, leading to privilege abuse, such as creating a new admin account or modifying system settings. Furthermore, this could allow an attacker to manipulate session-related data to impersonate other users, including administrators, thereby gaining full control over their accounts and data.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.7. Exploitation could have severe consequences for the organization, including unauthorized access to, modification of, or exfiltration of sensitive information transmitted via fax, which often includes personally identifiable information (PII), protected health information (PHI), and confidential financial data. A successful attack could lead to a significant data breach, resulting in regulatory fines (e.g., GDPR, HIPAA), reputational damage, financial loss, and disruption of critical business communications that rely on the fax platform. The ability for an attacker to gain administrative control poses a direct threat to the integrity and availability of the service.
Remediation Plan
Immediate Action: The most critical step is to apply the security updates provided by Gmission immediately across all affected instances. Before patching, create a system backup. After patching, it is essential to review system and access logs for any evidence of unauthorized privilege escalation or unusual session activity that may have occurred prior to the update.
Proactive Monitoring: Implement enhanced logging and monitoring focused on the Web Fax application. Security teams should look for:
Compensating Controls: If immediate patching is not feasible, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 29, 2025, there is no known publicly available exploit code, and this vulnerability is not reported to be actively exploited in the wild. However, missing authorization vulnerabilities are typically straightforward to exploit once identified. Threat actors are likely to develop exploits for this flaw, and organizations should assume the risk of exploitation will increase significantly in the near future.
Analyst Recommendation
Given the high severity rating (CVSS 7.7) and the direct path to privilege escalation, this vulnerability poses a significant risk to the confidentiality and integrity of your organization's data. We strongly recommend that all organizations using affected Gmission Web Fax products prioritize the immediate deployment of the vendor-supplied security patches. Although this CVE is not currently on the CISA KEV list, its critical nature makes it a prime target for future exploitation. Proactive patching is the most effective measure to prevent a potential system compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Unrestricted Upload of File with Dangerous Type vulnerability in Innorix Innorix WP allows Upload a Web Shell to a Web Server
Unrestricted Upload of File with Dangerous Type vulnerability in Innorix Innorix WP allows Upload a Web Shell to a Web Server
Executive Summary:
A high-severity vulnerability has been identified in Innorix Innorix WP, which allows an unauthenticated attacker to upload malicious files, such as a web shell, to a vulnerable server. Successful exploitation could grant the attacker complete control over the affected web server, leading to potential data theft, service disruption, and further unauthorized access into the network.
Vulnerability Details
CVE-ID: CVE-2025-15067
Affected Software: Innorix Innorix WP
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability, classified as Unrestricted Upload of File with Dangerous Type (CWE-434), exists because the application fails to properly validate the type and content of files uploaded to the server. An attacker can exploit this by crafting a malicious file (e.g., a PHP, ASP, or JSP script disguised as a benign file type) and uploading it through the application's file upload functionality. Once the file is on the server, the attacker can navigate to it via a URL, causing the server to execute the code within the file and establishing a web shell for remote code execution.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.7. A successful exploit grants an attacker remote code execution capabilities on the web server, leading to significant business risks. These risks include the potential for a complete data breach, where an attacker can access, modify, and exfiltrate sensitive corporate or customer data. Additionally, the attacker could deface the website, disrupt critical services, or use the compromised server as a pivot point to launch further attacks against the internal network, causing severe reputational damage and financial loss.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor immediately across all affected systems. After patching, review web server access logs and file systems for any signs of compromise, such as suspicious uploaded files or unusual requests, that may have occurred prior to the patch deployment.
Proactive Monitoring: Implement enhanced monitoring to detect potential exploitation attempts. Review web server and application logs for POST requests to file upload endpoints containing suspicious file names or extensions (e.g., .php, .jsp, .aspx). Utilize File Integrity Monitoring (FIM) to alert on the creation of new executable files in web-accessible directories. Monitor network traffic for anomalous outbound connections from the web server, which could indicate a reverse shell or data exfiltration.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 29, 2025, there are no known public proof-of-concept exploits or active malicious campaigns targeting this vulnerability. However, due to the common and well-understood nature of unrestricted file upload vulnerabilities, it is highly likely that threat actors will develop an exploit in the near future. This vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the high severity (CVSS 7.7) and the critical impact of remote code execution, this vulnerability poses a significant threat to the organization. We strongly recommend that organizations prioritize the immediate application of the vendor-supplied security patches. Although there is no evidence of active exploitation at this time, the ease with which this type of vulnerability can be exploited makes it a prime target for attackers. Proactive patching and monitoring are essential to prevent a potential compromise.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Ollama MCP Server execAsync Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary cod...
Ollama MCP Server execAsync Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ollama MCP Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of the execAsync method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-27683.
Executive Summary:
A critical remote code execution vulnerability has been identified in Ollama MCP Server, tracked as CVE-2025-15063. This flaw allows an unauthenticated remote attacker to execute arbitrary commands on the server, potentially leading to a complete system compromise. Due to its critical severity (CVSS 9.8) and lack of required authentication, immediate patching is strongly recommended to prevent unauthorized access and control of affected systems.
Vulnerability Details
CVE-ID: CVE-2025-15063
Affected Software: Ollama MCP Server execAsync Command Injection Remote Code Execution Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a command injection vulnerability that exists within the execAsync method of the Ollama MCP Server. The application fails to properly sanitize or validate a user-supplied string before using it to construct and execute a system command. A remote attacker can send a specially crafted request containing malicious commands (e.g., using shell metacharacters like ;, |, or &&) to the vulnerable execAsync method. Because no authentication is required, the attacker can exploit this flaw to execute arbitrary code with the privileges of the service account running the Ollama MCP Server.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation could lead to a complete compromise of the affected server, granting the attacker full control. The potential business impact is severe and includes theft of sensitive data, deployment of ransomware, disruption of services, and the use of the compromised server as a pivot point for further attacks into the internal network. The reputational damage and financial costs associated with a breach of this magnitude are significant.
Remediation Plan
Immediate Action: Immediately apply the security updates provided by the vendor. Organizations should upgrade all instances of Ollama MCP Server to the latest patched version to mitigate this vulnerability. After patching, it is crucial to monitor for any signs of post-exploitation activity and thoroughly review system and application access logs for any indicators of compromise that may have occurred prior to the update.
Proactive Monitoring: Implement enhanced monitoring on affected servers. Security teams should look for suspicious outbound network connections, unexpected processes being spawned by the Ollama service account, and unusual CPU or memory usage. Review web server and application logs for requests to the vulnerable endpoint containing shell metacharacters or common command injection payloads (e.g., wget, curl, bash -c).
Compensating Controls: If patching cannot be immediately deployed, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of January 23, 2026, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, given the critical CVSS score and the simplicity of exploitation (unauthenticated command injection), it is highly probable that threat actors will develop and deploy exploits rapidly. This vulnerability was disclosed through the Zero Day Initiative (ZDI-CAN-27683), indicating a coordinated disclosure process.
Analyst Recommendation
This vulnerability represents a critical and immediate threat to the organization. The combination of a 9.8 CVSS score, remote exploitability, and the lack of an authentication requirement makes it an attractive target for attackers. We strongly recommend that organizations prioritize the immediate patching of all vulnerable Ollama MCP Server installations, starting with those that are internet-facing. Although not currently listed on the CISA KEV catalog, its characteristics make it a prime candidate for future inclusion and widespread exploitation. Assume systems are vulnerable and act decisively to apply the recommended remediation.
Update Ollama MCP Server execAsync Command Injection Remote Code Execution Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Trimble SketchUp SKP File Parsing Use-After-Free Remote Code Execution Vulnerability
Trimble SketchUp SKP File Parsing Use-After-Free Remote Code Execution Vulnerability
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
Framelink Figma MCP Server fetchWithRetry Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute...
Framelink Figma MCP Server fetchWithRetry Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Framelink Figma MCP Server. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of the fetchWithRetry method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-27877.
Executive Summary:
A critical remote code execution vulnerability has been identified in Framelink Figma MCP Server, designated CVE-2025-15061. This flaw allows an unauthenticated remote attacker to execute arbitrary commands and take full control of the affected server. Due to its critical severity (CVSS 9.8) and the lack of a need for user credentials, this vulnerability poses a significant and immediate risk of complete system compromise.
Vulnerability Details
CVE-ID: CVE-2025-15061
Affected Software: Framelink Figma MCP Server fetchWithRetry Command Injection Remote Code Execution Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This is a command injection vulnerability that exists within the fetchWithRetry method of the Framelink Figma MCP Server. The application fails to properly sanitize or validate a user-supplied string before incorporating it into a system command. A remote, unauthenticated attacker can send a specially crafted request containing malicious commands, which the server will then execute with the privileges of the running service account, leading to remote code execution (RCE).
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation could lead to a complete compromise of the affected server, allowing an attacker to steal, modify, or delete sensitive data, disrupt critical business operations, or deploy ransomware. Since the server can be compromised without authentication, it presents an easily accessible entry point for attackers to pivot into the wider corporate network, escalating the potential for a more significant data breach or system-wide incident.
Remediation Plan
Immediate Action: The primary and most effective remediation is to apply the security updates provided by the vendor immediately. Upgrade Framelink Figma MCP Server fetchWithRetry Command Injection Remote Code Execution Multiple Products to the latest patched version.
Proactive Monitoring: Security teams should actively monitor for signs of exploitation. Review application and web server logs for unusual requests, especially those containing shell metacharacters (e.g., ;, |, &&, $(), `). Monitor for unexpected processes being spawned by the service account, anomalous outbound network traffic from the server, and any unauthorized changes to system files.
Compensating Controls: If immediate patching is not feasible, consider implementing the following controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of January 23, 2026, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, given its critical severity and the fact that no authentication is required, it is highly probable that threat actors will develop and use exploits in the near future. This vulnerability was disclosed via the Zero Day Initiative (ZDI-CAN-27877), indicating that technical details are available to security researchers and could be weaponized.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the lack of an authentication requirement, this vulnerability represents a severe and urgent threat. We strongly recommend that organizations identify all affected Framelink Figma MCP Server instances and apply the vendor-supplied patch on an emergency basis. Although this CVE is not currently listed on the CISA KEV list, its characteristics make it a prime candidate for future inclusion and a high-value target for attackers. Prioritize patching this vulnerability above all other routine security updates.
Update Framelink Figma MCP Server fetchWithRetry Command Injection Remote Code Execution Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A command injection vulnerability in the executeClaudeCode method of claude-hovercraft allows unauthenticated remote attackers to execute arbitrary co...
A command injection vulnerability in the executeClaudeCode method of claude-hovercraft allows unauthenticated remote attackers to execute arbitrary code.
---METADATA---
VENDOR: claude-hovercraft
PRODUCT: claude-hovercraft
AFFECTED_VERSIONS: See vendor advisory
---END_METADATA---
Description Summary:
A command injection vulnerability in the executeClaudeCode method of claude-hovercraft allows unauthenticated remote attackers to execute arbitrary code.
Executive Summary:
A critical remote code execution vulnerability in claude-hovercraft allows unauthenticated attackers to gain full control over the service account through command injection.
Vulnerability Details
CVE-ID: CVE-2025-15060
Affected Software: claude-hovercraft
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The flaw exists in the executeClaudeCode method due to a lack of validation for user-supplied strings before they are passed to a system call. This allows an unauthenticated remote attacker to inject and execute arbitrary shell commands.
Business Impact
This vulnerability poses an extreme risk, as it allows for full Remote Code Execution (RCE) without any credentials. An attacker can compromise the host system, steal sensitive data, or use the server as a pivot point for lateral movement within the network. The CVSS score of 9.8 underscores the Critical nature of this security failure.
Remediation Plan
Immediate Action: Update claude-hovercraft to the latest version immediately to patch the insecure executeClaudeCode implementation.
Proactive Monitoring: Monitor system logs for unusual child processes spawned by the claude-hovercraft service and check for unauthorized outbound network connections.
Compensating Controls: Restrict the service account's permissions using the principle of least privilege and implement egress filtering to block malicious callbacks.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of March 16, 2026, there is no public information indicating active exploitation. However, RCE vulnerabilities in unauthenticated methods are primary targets for automated exploitation scripts.
Analyst Recommendation
Immediate remediation is mandatory. Because this vulnerability requires no authentication and leads to total system compromise, administrators should apply the patch within 24 hours of discovery to mitigate the risk of a catastrophic security breach.
Update Unknown Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
GIMP PSP File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability
GIMP PSP File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability
Apply security patches immediately for internet-facing systems. Monitor for exploitation attempts and review access logs.
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `fh` (fingerprint) parameter in all versions up to, a...
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `fh` (fingerprint) parameter in all versions up to, and including, 5
Update WordPress plugin/theme to the latest version. Review WordPress security settings and remove if no longer needed.
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' and 'resource' parameters in all versions up...
The SlimStat Analytics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' and 'resource' parameters in all versions up to, and including, 5
Update WordPress plugin/theme to the latest version. Review WordPress security settings and remove if no longer needed.
A vulnerability was found in Tenda WH450 1.0.0.18. This affects an unknown function of the file /goform/PPTPDClient of the component HTTP Request Hand...
A vulnerability was found in Tenda WH450 1.0.0.18. This affects an unknown function of the file /goform/PPTPDClient of the component HTTP Request Handler. Performing manipulation of the argument Username results in stack-based buffer overflow. The attack can be initiated remotely. The exploit has been made public and could be used.
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-15047, has been discovered in multiple Tenda products. This flaw allows an unauthenticated attacker to take complete control of an affected device over the network by sending a specially crafted request, posing a severe risk of data compromise, network disruption, and further intrusions into the connected network.
Vulnerability Details
CVE-ID: CVE-2025-15047
Affected Software: A vulnerability was found in Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed to be affected. As the advisory mentions "Multiple Products," other products and versions may also be vulnerable. See vendor advisory for specific affected versions.
Vulnerability: The vulnerability is a stack-based buffer overflow within the HTTP Request Handler component of the device's firmware. A remote, unauthenticated attacker can exploit this by sending a crafted HTTP POST request to the /goform/PPTPDClient endpoint with an overly long value in the Username parameter. This action overflows the buffer on the stack, allowing the attacker to overwrite critical control structures and execute arbitrary code with the privileges of the device's web server, typically root.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8, reflecting the ease of exploitation and the potential for complete system compromise. Successful exploitation would grant an attacker full administrative control over the affected Tenda device. This could lead to severe consequences, including the theft of sensitive network traffic, installation of persistent malware, pivoting to attack other internal network assets, and using the compromised device as part of a botnet for DDoS attacks. The direct risks to the organization include loss of data confidentiality, integrity, and availability of network services.
Remediation Plan
Immediate Action: The primary remediation is to update the firmware on all affected Tenda devices. Organizations must immediately identify vulnerable devices and apply the patches provided by the vendor. The vendor's official recommendation is to: Update A vulnerability was found in Tenda Multiple Products to the latest version.
Proactive Monitoring: Security teams should actively monitor for signs of compromise. This includes reviewing web server access logs for anomalous requests to the /goform/PPTPDClient endpoint, specifically looking for POST requests with abnormally long Username parameters. Monitor network traffic for unusual outbound connections from Tenda devices and watch for unexpected system behavior such as high CPU utilization or reboots.
Compensating Controls: If patching cannot be performed immediately, implement the following controls to reduce risk:
/goform/PPTPDClient that contain a Username field exceeding a reasonable length.Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date of Dec 23, 2025, a proof-of-concept exploit for this vulnerability has been made public. Vulnerabilities in widely used SOHO networking equipment are attractive targets for automated scanning and botnet operators. The public availability of an exploit significantly increases the likelihood of widespread, indiscriminate attacks against unpatched devices.
Analyst Recommendation
Given the critical CVSS score of 9.8, the remote and unauthenticated nature of the exploit, and the public availability of exploit code, this vulnerability poses an immediate and severe threat. Organizations are strongly urged to prioritize the patching of all affected Tenda devices without delay. Although this CVE is not currently listed on the CISA KEV catalog, its characteristics make it a prime candidate for active exploitation. All remediation and monitoring actions should be treated with the highest urgency to prevent a potential compromise.
Update A vulnerability was found in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in Tenda WH450 1.0.0.18. The impacted element is an unknown function of the file /goform/PPTPClient of the component HT...
A vulnerability has been found in Tenda WH450 1.0.0.18. The impacted element is an unknown function of the file /goform/PPTPClient of the component HTTP Request Handler. Such manipulation of the argument netmsk leads to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Executive Summary:
A critical remote code execution vulnerability has been identified in multiple Tenda networking products. The flaw allows a remote, unauthenticated attacker to take full control of an affected device by sending a specially crafted request, posing a severe risk to network security, data confidentiality, and availability. Since an exploit has been made public, the likelihood of attack is high.
Vulnerability Details
CVE-ID: CVE-2025-15046
Affected Software: A vulnerability has been found in Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed to be affected. See vendor advisory for a complete list of affected products and versions.
Vulnerability: This is a stack-based buffer overflow vulnerability within the HTTP Request Handler component of the device's firmware. An unauthenticated attacker can send a malicious HTTP POST request to the /goform/PPTPClient endpoint. By providing an overly long string in the netmsk parameter of this request, the attacker can overwrite the program's stack, leading to arbitrary code execution with the privileges of the device's web server, which is typically root.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation would result in a complete compromise of the affected Tenda device. An attacker could gain full administrative control, allowing them to intercept or redirect all network traffic, install persistent backdoors, launch attacks against other devices on the internal network, or incorporate the device into a botnet for use in larger-scale attacks like DDoS. This poses a significant risk to data confidentiality, operational integrity, and the security of the entire network connected to the device.
Remediation Plan
Immediate Action: Update affected Tenda products to the latest version. After applying the patch, it is crucial to monitor for any signs of prior exploitation and review system and access logs for any suspicious activity targeting the /goform/PPTPClient endpoint.
Proactive Monitoring: Security teams should monitor network traffic for HTTP requests to the /goform/PPTPClient URI, specifically inspecting for abnormally long values in the netmsk parameter. Monitor affected devices for unusual outbound connections, high CPU utilization, or unauthorized configuration changes, as these can be indicators of compromise.
Compensating Controls: If patching cannot be performed immediately, disable remote (WAN) access to the device's web administration interface. If remote administration is required, ensure it is only accessible through a secure VPN with multi-factor authentication. Consider implementing a Web Application Firewall (WAF) or intrusion prevention system (IPS) rules to block malicious requests targeting the vulnerable endpoint.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date of Dec 23, 2025, a functional exploit for this vulnerability has been publicly disclosed. This dramatically increases the risk of widespread, automated attacks by threat actors of all skill levels.
Analyst Recommendation
Given the critical severity (CVSS 9.8), remote exploitability, and the confirmed availability of a public exploit, this vulnerability represents an immediate and severe threat. All organizations using affected Tenda products must prioritize the application of vendor-supplied patches immediately. Due to the high likelihood of active exploitation, this vulnerability should be treated as an active threat, and remediation efforts should be expedited to prevent device compromise and subsequent network intrusion.
Update A vulnerability has been found in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A flaw has been found in Tenda WH450 1.0.0.18. The affected element is an unknown function of the file /goform/Natlimit of the component HTTP Request...
A flaw has been found in Tenda WH450 1.0.0.18. The affected element is an unknown function of the file /goform/Natlimit of the component HTTP Request Handler. This manipulation of the argument page causes stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been published and may be used.
Executive Summary:
A critical remote code execution vulnerability has been identified in multiple Tenda products, tracked as CVE-2025-15045. This flaw allows an unauthenticated, remote attacker to take complete control of an affected device by sending a specially crafted web request, posing a severe risk of network compromise, data theft, and further internal attacks.
Vulnerability Details
CVE-ID: CVE-2025-15045
Affected Software: A flaw has been found in Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed to be affected. See vendor advisory for a complete list of other affected products and versions.
Vulnerability: The vulnerability is a stack-based buffer overflow within the HTTP Request Handler component of the device's firmware. Specifically, an unknown function processing requests to the /goform/Natlimit endpoint fails to properly validate the length of the page argument. An unauthenticated remote attacker can send a crafted HTTP request with an overly long value for the page argument, triggering the buffer overflow and allowing for the execution of arbitrary code with the privileges of the web server process, which is likely root.
Business Impact
This vulnerability is rated as critical with a CVSS score of 9.8, reflecting the ease of exploitation and the potential for severe impact. A successful exploit grants an attacker complete control over the affected network device. This could lead to a full network compromise, interception of sensitive data traversing the network, deployment of malware, and using the compromised device as a pivot point to attack other internal systems. The device could also be co-opted into a botnet for use in larger-scale attacks like DDoS, posing a significant risk to business operations, data confidentiality, and organizational reputation.
Remediation Plan
Immediate Action: Update A flaw has been found in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs. Prioritize patching for all internet-facing devices immediately.
Proactive Monitoring: Security teams should actively monitor for anomalous HTTP requests to the /goform/Natlimit endpoint, particularly those containing an unusually long page parameter. Monitor network traffic for unexpected outbound connections from Tenda devices, which could indicate a successful compromise and communication with a command-and-control server. Review web server logs on the devices for repeated requests or errors related to the vulnerable endpoint.
Compensating Controls: If immediate patching is not feasible, restrict access to the device's web management interface from the internet. If remote management is necessary, configure firewall rules to only allow access from trusted, whitelisted IP addresses. Implement network segmentation to isolate vulnerable devices from critical internal network segments to limit the potential blast radius of a compromise.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 23, 2025, a proof-of-concept exploit has been publicly released. This significantly lowers the bar for attackers and increases the likelihood of widespread, automated exploitation attempts against vulnerable Tenda devices. While this CVE is not currently on the CISA KEV list, its critical nature and the availability of a public exploit make it a prime candidate for future inclusion.
Analyst Recommendation
Immediate action is required. Due to the critical CVSS score of 9.8, remote exploitability without authentication, and the confirmed availability of a public exploit, this vulnerability poses a severe and imminent threat. Organizations must prioritize the identification and patching of all affected Tenda devices. Apply the vendor-provided firmware updates immediately to prevent a full network compromise.
Update A flaw has been found in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability was detected in Tenda WH450 1.0.0.18. Impacted is an unknown function of the file /goform/NatStaticSetting. The manipulation of the ar...
A vulnerability was detected in Tenda WH450 1.0.0.18. Impacted is an unknown function of the file /goform/NatStaticSetting. The manipulation of the argument page results in stack-based buffer overflow. The attack may be performed from remote. The exploit is now public and may be used.
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-15044, affects multiple Tenda products. This flaw allows a remote, unauthenticated attacker to gain complete control of a vulnerable device by sending a specially crafted request, posing a significant risk of network compromise, data theft, and further internal attacks. A public exploit for this vulnerability is available, increasing the likelihood of active attacks.
Vulnerability Details
CVE-ID: CVE-2025-15044
Affected Software: Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed to be affected. See vendor advisory for a complete list of all impacted products and versions.
Vulnerability: This vulnerability is a stack-based buffer overflow in the web management interface of affected Tenda devices. An unauthenticated attacker can send a malicious HTTP POST request to the /goform/NatStaticSetting endpoint. By supplying an overly long string in the page argument of this request, the attacker can overwrite the program's execution stack, leading to arbitrary code execution with the privileges of the web server process, which is typically root on these embedded devices.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation allows an attacker to gain complete administrative control over the affected network device. The potential consequences include interception of all network traffic, modification of network configuration to redirect users to malicious sites, launching attacks against other devices on the internal network, and incorporating the compromised device into a botnet for use in larger attacks like Distributed Denial of Service (DDoS). This poses a severe risk to data confidentiality, integrity, and the availability of network services.
Remediation Plan
Immediate Action: Immediately update affected Tenda products to the latest firmware version as recommended by the vendor. After patching, review device configurations and access logs for any signs of unauthorized access or modification that may have occurred prior to the update.
Proactive Monitoring: Monitor web server access logs for anomalous requests to the /goform/NatStaticSetting file, specifically looking for POST requests with unusually long values for the page parameter. Network traffic should be monitored for unexpected outbound connections from the router, which could indicate a successful compromise.
Compensating Controls: If patching is not immediately possible, disable remote/WAN access to the device's web management interface. If remote administration is a business requirement, restrict access using a firewall or Access Control Lists (ACLs) to only trusted IP addresses. Deploying an Intrusion Prevention System (IPS) with up-to-date signatures may also help detect and block exploitation attempts.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date, Dec 23, 2025, a functional public exploit is available. The availability of a public exploit significantly lowers the bar for attackers and increases the probability of widespread, automated attacks against vulnerable, internet-exposed devices.
Analyst Recommendation
Given the critical CVSS score of 9.8, the remote and unauthenticated nature of the exploit, and the confirmed availability of a public exploit, this vulnerability requires immediate attention. Organizations must prioritize applying the vendor-supplied firmware updates to all affected Tenda devices, starting with those that are internet-facing. Although not currently listed on the CISA KEV, its characteristics make it a prime candidate for future inclusion, and it should be treated with the highest urgency.
Update A vulnerability was detected in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A path traversal vulnerability in MLflow's archive extraction function allows attackers to overwrite arbitrary files and escape sandboxed directories...
A path traversal vulnerability in MLflow's archive extraction function allows attackers to overwrite arbitrary files and escape sandboxed directories via malicious tar archives.
---METADATA---
VENDOR: MLflow
PRODUCT: MLflow
AFFECTED_VERSIONS: Versions before v3.7.0
---END_METADATA---
Description Summary:
A path traversal vulnerability in MLflow's archive extraction function allows attackers to overwrite arbitrary files and escape sandboxed directories via malicious tar archives.
Executive Summary:
MLflow versions prior to v3.7.0 are vulnerable to a critical path traversal flaw that enables attackers to overwrite system files and potentially escape sandbox environments.
Vulnerability Details
CVE-ID: CVE-2025-15036
Affected Software: MLflow
Affected Versions: Versions before v3.7.0
Vulnerability: The vulnerability resides in the extract_archive_to_dir function within the artifact cache component, which fails to validate member paths during tar extraction. An attacker who can upload or provide a specially crafted tar.gz file can use directory traversal sequences (e.g., ../) to write files outside the intended directory.
Business Impact
Successful exploitation can lead to arbitrary file overwrites, which may result in privilege escalation, system instability, or full sandbox escape in multi-tenant environments. The CVSS score of 9.6 highlights the critical nature of this vulnerability and the high risk of unauthorized data access and system compromise.
Remediation Plan
Immediate Action: Upgrade MLflow to version v3.7.0 or higher to implement proper path validation during archive extraction.
Proactive Monitoring: Scan the file system for unexpected files created outside of the MLflow artifact directories and monitor for suspicious file write operations.
Compensating Controls: Use containerization with restricted file system permissions (read-only where possible) to limit the impact of a successful path traversal attack.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Mar 30, 2026, there is no public information indicating active exploitation of this vulnerability. The flaw is a classic path traversal issue, which is frequently targeted by attackers in shared or multi-tenant cloud environments.
Analyst Recommendation
The ability to overwrite arbitrary files poses a significant risk to the integrity of the MLflow platform. It is strongly recommended that all users update to version v3.7.0 immediately to mitigate the risk of sandbox escapes and unauthorized system modification.
Update Arch Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A security flaw has been discovered in itsourcecode Student Management System 1
A security flaw has been discovered in itsourcecode Student Management System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Missing about:blank indicator in custom-sized new windows in Dia before 1
Missing about:blank indicator in custom-sized new windows in Dia before 1
Executive Summary:
A high-severity vulnerability has been identified in multiple Dia products that allows an attacker to create a deceptive pop-up window that appears to be a legitimate part of the application. This UI spoofing flaw can be used to facilitate sophisticated phishing attacks, potentially tricking users into disclosing sensitive information such as login credentials, leading to unauthorized access and data compromise.
Vulnerability Details
CVE-ID: CVE-2025-15032
Affected Software: Dia Multiple Products
Affected Versions: All versions prior to version 1.
Vulnerability:
This vulnerability is an address bar or UI spoofing flaw. When the affected Dia software is prompted to open a new, custom-sized window (e.g., via a malicious link), it fails to display the standard "about:blank" indicator that signals an empty, uninitialized page. An attacker can exploit this by crafting a malicious website that, when visited, launches a pop-up window without this security indicator. The attacker can then load their own phishing content into this window, making it appear as a legitimate login prompt or a trusted component of the original application. Because the user is not given the visual cue that the window is an untrusted frame, they are more likely to be deceived into entering sensitive information.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.4. Successful exploitation could lead to sophisticated phishing attacks against employees or customers, resulting in credential theft and unauthorized access to sensitive corporate or personal data. The potential consequences include data breaches, financial fraud, and significant reputational damage. If internal system credentials are stolen, the attacker could gain a foothold within the corporate network, escalating their privileges and leading to a more widespread compromise.
Remediation Plan
Immediate Action:
Immediately apply the security updates released by the vendor (Dia) to all affected products to patch this vulnerability. After patching, it is crucial to monitor systems for any signs of attempted exploitation and review relevant access and application logs for suspicious activity preceding the patch deployment.
Proactive Monitoring:
Monitor endpoint security logs for unusual processes or network connections originating from the Dia application. Scrutinize web proxy and DNS logs for traffic from corporate assets to newly-registered or known malicious domains, which could be hosting the initial exploit code. Implement alerts for multiple failed login attempts that may follow a successful phishing attack.
Compensating Controls:
If immediate patching is not feasible, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of January 18, 2026, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, the nature of UI spoofing vulnerabilities makes them attractive for phishing campaigns, and threat actors could develop exploit code with minimal effort to target organizations known to use vulnerable Dia products.
Analyst Recommendation
Given the High severity rating (CVSS 7.4) and the potential for targeted phishing attacks leading to credential compromise, it is strongly recommended that organizations prioritize the immediate deployment of the security updates provided by Dia. Although this vulnerability is not currently listed on the CISA KEV catalog, the risk of data exposure and unauthorized access is significant. Proactive patching and heightened user awareness are critical to mitigating this threat.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries
A vulnerability in MLflow's pyfunc extraction process allows for arbitrary file writes due to improper handling of tar archive entries
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The User Profile Builder WordPress plugin before 3.15.2 does not have a proper password reset process, allowing a few unauthenticated requests to res...
The User Profile Builder WordPress plugin before 3.15.2 does not have a proper password reset process, allowing a few unauthenticated requests to reset the password of any user by knowing their username, such as administrator ones, and therefore gain access to their account
Executive Summary:
A critical vulnerability exists in the User Profile Builder WordPress plugin that allows an unauthenticated attacker to reset the password for any user, including administrators, knowing only their username. Successful exploitation results in a complete account takeover, granting the attacker full control over the affected WordPress site, leading to potential data theft, website defacement, or further attacks.
Vulnerability Details
CVE-ID: CVE-2025-15030
Affected Software: The User Profile Builder WordPress plugin before Multiple Products
Affected Versions: Versions prior to 3.15.2
Vulnerability: The plugin contains a severe flaw in its password reset functionality. The process does not properly validate ownership of the account before allowing a password change. An unauthenticated remote attacker can exploit this by sending a few crafted requests to the password reset endpoint, targeting a known username. This bypasses the standard security mechanism, such as sending a confirmation link to the user's registered email, allowing the attacker to directly set a new password and subsequently log in to the compromised account.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could lead to a full compromise of the organization's website. An attacker gaining administrator-level access can steal sensitive user data, inject malicious code or malware, deface the website, disrupt business operations, and use the compromised server as a pivot point for further attacks on the internal network. The potential consequences include significant reputational damage, financial loss, and regulatory penalties related to data breaches.
Remediation Plan
Immediate Action: Update The User Profile Builder WordPress plugin before Multiple Products to the latest version. Specifically, organizations must upgrade to version 3.15.2 or a later version to patch this vulnerability. After updating, review all administrative user accounts and access logs for any signs of unauthorized password changes or suspicious login activity.
Proactive Monitoring: Monitor web server access logs and WordPress security logs for an unusual volume of password reset requests, especially multiple attempts from a single IP address targeting different users. Scrutinize successful login events for administrator accounts, paying close attention to unfamiliar IP addresses, geolocations, or login times. Implement file integrity monitoring to detect unauthorized changes to plugin or core WordPress files.
Compensating Controls: If patching is not immediately possible, consider the following controls:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date of Feb 2, 2026, there is no known public exploit code available for this vulnerability. However, given the low complexity of the attack and the high impact, proof-of-concept exploits are expected to be developed and released by security researchers and threat actors in the near future. Organizations should anticipate that automated scanning for vulnerable instances will begin imminently.
Analyst Recommendation
Due to the critical severity (CVSS 9.8) and the ease of exploitation requiring no authentication, this vulnerability represents a clear and present danger to affected organizations. We strongly recommend that the required patch be applied immediately as the highest priority action. Although this CVE is not currently on the CISA KEV list, its characteristics make it a prime candidate for future inclusion and widespread exploitation. Organizations must act on the assumption that they are an active target and remediate this vulnerability without delay to prevent a complete website compromise.
Update The User Profile Builder WordPress plugin before 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 Centreon Infra Monitoring (Awie export modules)...
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Centreon Infra Monitoring (Awie export modules) allows SQL Injection to unauthenticated user. This issue affects Infra Monitoring: from 25.10.0 before 25.10.2, from 24.10.0 before 24.10.3, from 24.04.0 before 24.04.3.
Executive Summary:
A critical vulnerability, identified as CVE-2025-15029, has been discovered in Centreon Infra Monitoring. This flaw allows an unauthenticated attacker to execute arbitrary commands on the system's database, potentially leading to a complete compromise of the monitoring infrastructure. Successful exploitation could result in data theft, modification of critical monitoring data, and unauthorized access to the network.
Vulnerability Details
CVE-ID: CVE-2025-15029
Affected Software: Centreon Infra Monitoring
Affected Versions:
Vulnerability:
The vulnerability is an unauthenticated SQL Injection flaw within the Awie export modules of Centreon Infra Monitoring. The application fails to properly sanitize user-supplied input before incorporating it into an SQL query. A remote, unauthenticated attacker can craft a malicious request to these modules, injecting arbitrary SQL commands that will be executed by the back-end database with the privileges of the application's database user. This can allow the attacker to read, modify, or delete any data in the database, and potentially escalate privileges to execute commands on the underlying operating system.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could have a severe impact on business operations. An attacker could gain unauthorized access to sensitive infrastructure monitoring data, network configurations, and potentially credentials stored within the Centreon database. Furthermore, by manipulating or deleting monitoring data and alerts, an attacker could disrupt IT operations, hide malicious activities, and cause significant diagnostic delays. A successful attack could lead to a full system compromise, data breach, operational downtime, and considerable reputational damage.
Remediation Plan
Immediate Action:
Update Centreon Infra Monitoring to a patched version immediately. The vendor has released the following secure versions: 25.10.2, 24.10.3, and 24.04.3. After patching, monitor for any signs of exploitation attempts by reviewing web server and application access logs for suspicious activity targeting the Awie export modules.
Proactive Monitoring:
Implement enhanced monitoring of web server access logs for requests to Centreon endpoints, specifically looking for patterns indicative of SQL injection (e.g., UNION, SELECT, ' OR '1'='1, encoded SQL syntax). Monitor database logs for unusual or malformed queries originating from the Centreon application. Network traffic should be analyzed for anomalous connections or data exfiltration from the Centreon server.
Compensating Controls:
If immediate patching is not feasible, implement the following controls to mitigate risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of Jan 5, 2026, there are no public proof-of-concept exploits or reports of this vulnerability being actively exploited in the wild. However, given the critical severity (CVSS 9.8) and the fact that it is exploitable by an unauthenticated attacker, it is highly probable that threat actors will develop and deploy exploits rapidly. Organizations should assume this is an imminent threat.
Analyst Recommendation
Given the critical nature of this vulnerability, immediate action is required. We strongly recommend that all organizations using the affected versions of Centreon Infra Monitoring apply the vendor-supplied patches immediately to prevent potential compromise. This vulnerability represents a significant risk to the security and availability of your IT infrastructure. Although not currently listed on the CISA KEV list, its high impact and ease of exploitation make it a prime target for attackers, and patching should be treated as the highest priority.
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.
The JAY Login & Register plugin for WordPress allows unauthenticated privilege escalation to administrator by exploiting the 'jay_login_register_ajax_...
The JAY Login & Register plugin for WordPress allows unauthenticated privilege escalation to administrator by exploiting the 'jay_login_register_ajax_create_final_user' function.
---METADATA---
VENDOR: JAY
PRODUCT: JAY Login & Register plugin for WordPress
AFFECTED_VERSIONS: Up to, and including, 2.6.03
---END_METADATA---
Description Summary:
The JAY Login & Register plugin for WordPress allows unauthenticated privilege escalation to administrator by exploiting the 'jay_login_register_ajax_create_final_user' function.
Executive Summary:
Unauthenticated attackers can gain full administrative control over WordPress sites by exploiting a critical privilege escalation vulnerability in the JAY Login & Register plugin.
Vulnerability Details
CVE-ID: CVE-2025-15027
Affected Software: JAY Login & Register (WordPress Plugin)
Affected Versions: Versions up to and including 2.6.03
Vulnerability: This vulnerability exists because the plugin fails to restrict updates to arbitrary user meta within the 'jay_login_register_ajax_create_final_user' function. This flaw allows an unauthenticated attacker to modify their account metadata to grant themselves administrative privileges.
Business Impact
A successful exploit results in a total compromise of the WordPress environment, allowing attackers to access sensitive customer data, modify site content, or deploy malware. The CVSS score of 9.8 reflects the critical nature of this flaw, as it requires no authentication and leads to complete loss of confidentiality, integrity, and availability. Failure to remediate could lead to significant legal liability and reputational damage.
Remediation Plan
Immediate Action: Update the JAY Login & Register plugin to the latest patched version immediately. If a patch is unavailable, deactivate and remove the plugin to prevent exploitation.
Proactive Monitoring: Review WordPress user tables for any unauthorized administrator accounts and inspect access logs for unusual requests directed at the 'jay_login_register_ajax_create_final_user' AJAX action.
Compensating Controls: Implement a Web Application Firewall (WAF) with rules specifically designed to block unauthorized metadata update requests and restrict access to WordPress AJAX endpoints where possible.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Feb 8, 2026, there is no public information indicating active exploitation of this vulnerability. However, due to the nature of the flaw and the ease with which administrative access can be gained, the potential for exploitation is extremely high.
Analyst Recommendation
The severity of this vulnerability cannot be overstated; unauthenticated privilege escalation is a "worst-case" scenario for web applications. IT administrators must prioritize the update of this plugin across all managed WordPress instances. Immediate patching is the only effective way to mitigate the risk of full site takeover.
Update WordPress is vulnerable to the latest version. Check vendor security advisory for specific patch details. Monitor for exploitation attempts and review access logs.
Missing Authentication for Critical Function vulnerability in Centreon Infra Monitoring centreon-awie (Awie import module) allows Accessing Functional...
Missing Authentication for Critical Function vulnerability in Centreon Infra Monitoring centreon-awie (Awie import module) allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Infra Monitoring: from 25.10.0 before 25.10.2, from 24.10.0 before 24.10.3, from 24.04.0 before 24.04.3.
Executive Summary:
A critical vulnerability exists in the Centreon Infra Monitoring platform that allows an unauthenticated attacker to bypass access controls and execute critical functions. This flaw, located in the Awie import module, could enable a remote attacker to take full control of the monitoring system, potentially leading to data theft, service disruption, and further network compromise. Due to its high severity and the lack of required authentication, immediate remediation is strongly recommended.
Vulnerability Details
CVE-ID: CVE-2025-15026
Affected Software: Centreon Infra Monitoring
Affected Versions:
Vulnerability:
The vulnerability is a Missing Authentication for a Critical Function within the centreon-awie (Awie import) module. This component fails to properly enforce authentication and authorization checks, allowing an unauthenticated remote attacker to access functionality that should be restricted to privileged users. By sending specially crafted requests to the vulnerable module's endpoints, an attacker can bypass Access Control Lists (ACLs) and perform high-privilege actions, such as importing or modifying monitoring configurations. This could be leveraged to disable security alerts, exfiltrate sensitive network data, or potentially achieve remote code execution on the server.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation could grant an attacker complete administrative control over the organization's IT monitoring infrastructure. The potential consequences include the attacker disabling critical alerts to hide other malicious activity, stealing sensitive configuration data (including credentials and network topology), or using the compromised Centreon server as a pivot point to launch further attacks against the internal network. This poses a significant risk of major data breaches, extended system downtime, and a complete loss of visibility into the health and security of the IT environment.
Remediation Plan
Immediate Action:
Immediately update all affected Centreon Infra Monitoring instances to a patched version (25.10.2, 24.10.3, 24.04.3, or later) as recommended by the vendor. After patching, it is crucial to monitor for any signs of post-remediation exploitation attempts and thoroughly review historical access logs for indicators of compromise prior to the update.
Proactive Monitoring:
centreon-awie module, particularly from unknown or external IP addresses.Compensating Controls:
If immediate patching is not feasible, implement the following controls to reduce risk:
centreon-awie module is not essential for business operations, consider disabling it entirely.Exploitation Status
Public Exploit Available: false
Analyst Notes:
As of the publication date (Jan 5, 2026), there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, due to the critical CVSS score of 9.8 and the low complexity of exploitation (requiring no authentication), it is highly probable that threat actors will develop exploits in the near future.
Analyst Recommendation
Given the critical severity (CVSS 9.8) of this vulnerability, we strongly recommend that organizations prioritize the immediate patching of all affected Centreon Infra Monitoring systems. The lack of an authentication requirement makes it an attractive target for automated attacks. Although this CVE is not currently listed on the CISA KEV list, its characteristics make it a prime candidate for future inclusion. If patching cannot be performed immediately, the compensating controls outlined above should be implemented as a matter of urgency to limit exposure.
Update Missing Authentication for Critical Function vulnerability in Centreon Infra Monitoring Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Authorization bypass through User-Controlled key vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry a...
Authorization bypass through User-Controlled key vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc
---METADATA---
VENDOR: Yordam Information
PRODUCT: Library Automation System
AFFECTED_VERSIONS: v.21.6 up to (excluding) v.22.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An authorization bypass vulnerability exists in the Yordam Library Automation System due to a user-controlled key, allowing potential unauthorized access.
Executive Summary:
A critical authorization bypass vulnerability in the Yordam Library Automation System could allow unauthenticated attackers to gain unauthorized access to sensitive system functions.
Vulnerability Details
CVE-ID: CVE-2025-15025
Affected Software: Yordam Information Library Automation System
Affected Versions: v.21.6 up to (excluding) v.22.1
Vulnerability: The application suffers from an authorization bypass (CWE-639) where user-controlled keys are not properly validated. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) indicates that this flaw can be exploited remotely by an unauthenticated attacker, requiring only user interaction.
Business Impact
Successful exploitation allows an attacker to bypass authorization controls, potentially leading to a total compromise of system confidentiality, integrity, and availability. Given the CVSS score of 8.8, this poses a high risk to business operations, as unauthorized parties could manipulate library records or access sensitive user data.
Remediation Plan
Immediate Action: Update the Yordam Library Automation System to version 22.1 or later immediately.
Proactive Monitoring: Review application access logs for suspicious patterns, such as unusual parameter manipulation or unauthorized requests to administrative endpoints.
Compensating Controls: Implement WAF rules to filter and inspect incoming requests for suspicious or malformed keys that may attempt to bypass authorization logic.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of May 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The flaw's reliance on user interaction slightly mitigates the attack vector, but the potential for total impact necessitates urgent patching.
Analyst Recommendation
The severity of this authorization bypass requires immediate attention. Organizations running affected versions of the Yordam Library Automation System should prioritize updating to version 22.1 to prevent potential unauthorized access and data manipulation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Improper Control of Generation of Code ('Code Injection') vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems I...
Improper Control of Generation of Code ('Code Injection') vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc
---METADATA---
VENDOR: Yordam Information
PRODUCT: Library Automation System
AFFECTED_VERSIONS: v.19.5 up to (excluding) v.22.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
A code injection vulnerability exists in the Yordam Library Automation System, which may allow an attacker to execute arbitrary code through improper control of generated code.
Executive Summary:
A critical code injection vulnerability in the Yordam Library Automation System allows remote attackers to execute arbitrary code, potentially leading to full system compromise.
Vulnerability Details
CVE-ID: CVE-2025-15024
Affected Software: Yordam Information Library Automation System
Affected Versions: v.19.5 up to (excluding) v.22.1
Vulnerability: The application fails to properly sanitize input used in code generation (CWE-94), leading to an injection vulnerability. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) confirms that this is remotely exploitable without authentication, provided the attacker can initiate the required user interaction.
Business Impact
Code injection vulnerabilities represent a severe risk, as they can lead to complete system takeover, data exfiltration, and the installation of malicious software. With a CVSS score of 8.8, this flaw threatens the integrity and security of the entire library infrastructure and stored organizational data.
Remediation Plan
Immediate Action: Update to version 22.1 or later as provided by the vendor.
Proactive Monitoring: Monitor for unexpected server-side processes or unauthorized file modifications that could indicate successful code execution.
Compensating Controls: Deploy a Web Application Firewall (WAF) configured to detect and block common code injection payloads targeting the application's input fields.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of May 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. The nature of code injection vulnerabilities makes them highly dangerous, and the lack of a current exploit should not delay patching efforts.
Analyst Recommendation
Given the potential for full system compromise, this vulnerability is of high urgency. Administrators must apply the vendor-supplied patch (version 22.1) immediately to eliminate the risk of arbitrary code execution.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
Incorrect Authorization vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc
Incorrect Authorization vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc
---METADATA---
VENDOR: Yordam Information
PRODUCT: Library Automation System
AFFECTED_VERSIONS: v.19.5 up to (excluding) v.22.1
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
An incorrect authorization vulnerability in the Yordam Library Automation System may allow unauthorized users to gain elevated privileges or access restricted system resources.
Executive Summary:
A critical authorization flaw in the Yordam Library Automation System could allow unauthenticated attackers to gain unauthorized access to restricted system functionality.
Vulnerability Details
CVE-ID: CVE-2025-15023
Affected Software: Yordam Information Library Automation System
Affected Versions: v.19.5 up to (excluding) v.22.1
Vulnerability: The application incorrectly handles authorization checks (CWE-863), failing to properly restrict access to sensitive functions. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) confirms the vulnerability is remotely exploitable by an unauthenticated actor, subject to user interaction.
Business Impact
This vulnerability allows attackers to bypass intended security boundaries, potentially granting them administrative or unauthorized access to the system. A CVSS score of 8.8 reflects the high severity, as such access could lead to mass data theft or permanent disruption of the library's digital services.
Remediation Plan
Immediate Action: Upgrade the Yordam Library Automation System to version 22.1 or later.
Proactive Monitoring: Review audit logs for unauthorized access attempts or privilege escalation activity within the application.
Compensating Controls: Utilize network segmentation and access control lists (ACLs) to limit exposure of the application interface to untrusted networks.
Exploitation Status
Public Exploit Available: No
Analyst Notes: As of May 15, 2026, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. Despite the lack of confirmed exploitation, the potential for privilege escalation makes this a high-priority security issue.
Analyst Recommendation
The identified authorization flaw poses a significant risk to the security of the library system. It is imperative that all affected systems are updated to the latest version (22.1) to ensure proper authorization enforcement and to protect against unauthorized access.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The Optional Email plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 1.3.11. This...
The Optional Email plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 1.3.11. This is due to the plugin not restricting its 'random_password' filter to registration contexts, allowing the filter to affect password reset key generation. This makes it possible for unauthenticated attackers to set a known password reset key when initiating a password reset, reset the password of any user including administrators, and gain access to their accounts.
Executive Summary:
A critical vulnerability has been identified in the Optional Email plugin for WordPress, which allows unauthenticated attackers to take over any user account, including those with administrative privileges. Successful exploitation could lead to a complete compromise of the affected website, enabling attackers to steal data, deface the site, or install malware. Immediate patching is required to mitigate this severe risk.
Vulnerability Details
CVE-ID: CVE-2025-15018
Affected Software: The Optional Email plugin for WordPress
Affected Versions: All versions up to, and including, 1.3.11
Vulnerability: The vulnerability exists because a specific function within the plugin, intended for user registration, is improperly applied to the password reset process. The 'random_password' filter is not restricted to its intended context and affects the generation of password reset keys. An unauthenticated attacker can exploit this by initiating a password reset request for any user on the site and then supplying a known value as the password reset key, allowing them to bypass security checks, set a new password, and gain complete control over the victim's account.
Business Impact
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation by an unauthenticated attacker could lead to a full compromise of the WordPress site. The potential consequences include theft of sensitive customer or corporate data, website defacement, distribution of malware to site visitors, and reputational damage. An attacker with administrative access could also use the compromised website as a pivot point to launch further attacks against the organization's internal network, leading to significant financial and operational disruption.
Remediation Plan
Immediate Action: Immediately update the Optional Email plugin for WordPress to the latest patched version as recommended by the vendor. After patching, it is crucial to review all user accounts, especially administrative accounts, for any unauthorized changes or suspicious activity. Review access logs for signs of exploitation attempts that may have occurred prior to the update.
Proactive Monitoring: Monitor web server and application logs for an unusual number of password reset attempts, particularly from a single IP address targeting multiple accounts. Scrutinize logs for successful password resets followed by immediate logins from unfamiliar IP addresses or locations. Implement alerts for the creation of new administrative accounts or unexpected privilege changes to existing accounts.
Compensating Controls: If immediate patching is not feasible, consider disabling the Optional Email plugin until it can be updated. Implementing a Web Application Firewall (WAF) with rules specifically designed to block or alert on suspicious password reset requests can provide a layer of defense. Enforcing Multi-Factor Authentication (MFA) for all users, especially administrators, can also mitigate the risk by preventing an attacker from logging in even if they successfully reset a password.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jan 7, 2026, there are no known public exploits for this vulnerability. However, due to the critical severity (CVSS 9.8) and the low complexity of the attack, it is highly probable that proof-of-concept code will be developed and released publicly in the near future. Threat actors are expected to begin actively scanning for and exploiting this vulnerability as soon as it becomes widely known.
Analyst Recommendation
This vulnerability represents a severe and immediate threat to any organization using the affected plugin. An unauthenticated attacker can gain complete administrative control over a website with minimal effort. We strongly recommend that organizations apply the vendor-supplied patch to all affected systems immediately. Due to the high risk of full system compromise, this vulnerability should be treated as a top priority for remediation.
Update The Optional Email plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Enterprise Cloud Database developed by Ragic has a Hard-coded Cryptographic Key vulnerability, allowing unauthenticated remote attackers to exploit th...
Enterprise Cloud Database developed by Ragic has a Hard-coded Cryptographic Key vulnerability, allowing unauthenticated remote attackers to exploit the fixed key to generate verification information and log into the system as any user.
Executive Summary:
A critical vulnerability has been identified in multiple products within the Enterprise Cloud Database developed by Ragic. This flaw involves a hard-coded cryptographic key that allows unauthenticated remote attackers to bypass security checks, generate valid login credentials, and gain unauthorized access to the system as any user, potentially leading to a complete system compromise.
Vulnerability Details
CVE-ID: CVE-2025-15016
Affected Software: Enterprise Cloud Database developed by Ragic has a Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The software contains a hard-coded, static cryptographic key used for security functions like generating authentication tokens or verifying user sessions. Because this key is fixed and embedded within the application, a remote, unauthenticated attacker can reverse-engineer the software to extract it. By possessing this key, the attacker can craft valid verification information to impersonate any legitimate user, including administrators, and gain full access to the database and application functions without needing a valid password.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation would grant an attacker complete control over the affected database systems. The potential consequences include unauthorized access to, and exfiltration of, sensitive or confidential data, data manipulation or deletion leading to loss of integrity, and complete system takeover. This could result in significant financial loss, severe reputational damage, regulatory penalties, and major operational disruption.
Remediation Plan
Immediate Action: Organizations must immediately apply the security update provided by the vendor. The primary remediation is to upgrade all instances of Enterprise Cloud Database developed by Ragic has a Multiple Products to the latest patched version that resolves this hard-coded key vulnerability.
Proactive Monitoring: Security teams should actively monitor for signs of exploitation. This includes reviewing access logs for unusual or suspicious login patterns, such as successful logins from unknown IP addresses, multiple account logins from a single source, or access at atypical hours. Network traffic should be monitored for requests attempting to exploit this authentication bypass.
Compensating Controls: If immediate patching is not feasible, implement the following controls to reduce risk:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date of Dec 22, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, due to its critical severity and the simplicity of exploitation once the key is known, it is highly likely to be targeted by threat actors.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the potential for complete system compromise by an unauthenticated attacker, this vulnerability represents an immediate and severe threat to the organization. We strongly recommend that the vendor-supplied patch be applied as an emergency change to all affected systems without delay. Until patching is complete, the compensating controls listed above should be implemented to mitigate risk. Although not yet on the CISA KEV list, vulnerabilities of this nature are prime candidates for future inclusion and widespread exploitation.
Update Enterprise Cloud Database developed by Ragic has a Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
Enterprise Cloud Database developed by Ragic has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Relative Pa...
Enterprise Cloud Database developed by Ragic has a Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Relative Path Traversal to download arbitrary system files
Executive Summary:
A high-severity vulnerability has been identified in Enterprise Cloud Database products developed by Ragic. This flaw, tracked as CVE-2025-15015, allows an unauthenticated attacker to remotely read any file on the affected server. Successful exploitation could lead to the theft of sensitive data, such as system credentials, configuration files, and proprietary information, posing a significant risk to data confidentiality and system integrity.
Vulnerability Details
CVE-ID: CVE-2025-15015
Affected Software: Enterprise Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a Relative Path Traversal (also known as Directory Traversal) within the Enterprise Cloud Database. A remote, unauthenticated attacker can exploit this flaw by sending a specially crafted request to the server that includes path traversal sequences (e.g., ../). The application fails to properly sanitize this input, allowing the attacker to navigate outside of the intended web root directory and access arbitrary files on the server's file system, leading to an Arbitrary File Read condition.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.5. Exploitation by an unauthenticated attacker could have severe business consequences, including the exposure of highly sensitive data like customer information, intellectual property, application source code, and credentials stored in configuration files. This data breach could lead to significant financial loss, regulatory fines for non-compliance with data protection standards (e.g., GDPR, CCPA), reputational damage, and could serve as a foothold for further attacks on the organization's network.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor immediately across all affected systems. After patching, organizations should proactively review web server and application access logs for any signs of exploitation attempts that may have occurred prior to the update.
Proactive Monitoring: Security teams should configure monitoring to detect potential exploitation attempts. This includes searching web server access logs for requests containing path traversal character sequences such as ../, ..%2f, %2e%2e/, and their variants. Monitor for unusual outbound network traffic from affected servers, which could indicate data exfiltration, and set up alerts for unexpected file access by the web server's user account.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules specifically designed to detect and block path traversal attacks. Additionally, enforce strict file system permissions (principle of least privilege) for the user account running the web application to limit its access to only essential files and directories, thereby reducing the impact of a potential breach.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 22, 2025, there are no known public exploits available for this vulnerability. However, path traversal is a well-understood vulnerability class, and proof-of-concept exploits can be developed with relative ease by threat actors. This vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Given the high CVSS score of 7.5 and the ability for unauthenticated attackers to remotely access sensitive files, this vulnerability presents a significant risk and should be remediated with high priority. Organizations are strongly urged to apply the vendor-supplied security patches immediately to all affected products. Although not currently on the CISA KEV list, the simplicity of exploitation means that organizations should not delay action. If patching is delayed, the implementation of compensating controls such as a WAF is critical to mitigate immediate risk.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was determined in code-projects Refugee Food Management System 1
A vulnerability was determined in code-projects Refugee Food Management System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was found in code-projects Simple Stock System 1
A vulnerability was found in code-projects Simple Stock System 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in Tenda WH450 1.0.0.18. This issue affects some unknown processing of the file /goform/SafeUrlFilter. The manipulation...
A vulnerability has been found in Tenda WH450 1.0.0.18. This issue affects some unknown processing of the file /goform/SafeUrlFilter. The manipulation of the argument page leads to stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used.
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-15010, has been discovered in multiple Tenda products. An unauthenticated attacker can exploit this flaw over the network to gain complete control of an affected device, potentially leading to network traffic interception, unauthorized access to the internal network, or use of the device in a botnet. Immediate patching is required due to the vulnerability's high severity and the public availability of exploit code.
Vulnerability Details
CVE-ID: CVE-2025-15010
Affected Software: A vulnerability has been found in Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed vulnerable. Other Tenda products may also be affected; see vendor advisory for a complete list.
Vulnerability: This vulnerability is a stack-based buffer overflow within the web management interface of affected Tenda devices. A remote, unauthenticated attacker can send a specially crafted HTTP request to the /goform/SafeUrlFilter endpoint. By providing an overly long string in the page argument of this request, the attacker can overwrite the program's execution stack, leading to arbitrary code execution with the privileges of the web server process, which is typically root on these embedded devices.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation allows an attacker to take complete administrative control of the affected networking device. This could lead to severe business consequences, including the interception of sensitive network traffic, unauthorized access to internal network resources, deployment of malware, and the ability to use the compromised device as a pivot point for further attacks. The device could also be co-opted into a botnet for use in Distributed Denial-of-Service (DDoS) attacks, potentially causing reputational damage and service disruption.
Remediation Plan
Immediate Action: Update A vulnerability has been found in Tenda Multiple Products to the latest version. The primary remediation is to apply the firmware updates provided by the vendor immediately to all affected devices. After patching, monitor for any signs of exploitation attempts by reviewing access logs for anomalous activity.
Proactive Monitoring: Implement network and log monitoring to detect exploitation attempts. Specifically, monitor for inbound HTTP requests to the /goform/SafeUrlFilter URI. Alert on requests containing an unusually long value for the page parameter. Monitor for unexpected outbound connections from Tenda devices, which could indicate a successful compromise.
Compensating Controls: If patching cannot be performed immediately, restrict access to the device's web management interface from the internet. If remote management is necessary, place it behind a VPN or a Web Application Firewall (WAF) configured with rules to block malicious requests targeting the vulnerable endpoint. Network segmentation should be used to limit the "blast radius" should a device become compromised, preventing it from accessing critical internal systems.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date, Dec 22, 2025, a proof-of-concept exploit for this vulnerability has been publicly disclosed. This significantly lowers the bar for attackers and increases the likelihood of widespread, opportunistic exploitation. Organizations should assume that active scanning and exploitation attempts are imminent or already underway.
Analyst Recommendation
Given the critical CVSS score of 9.8, the potential for remote, unauthenticated code execution, and the availability of a public exploit, this vulnerability poses an immediate and severe threat. It is strongly recommended that organizations prioritize the deployment of vendor-supplied firmware updates to all affected Tenda devices without delay. If patching is not immediately feasible, implement the suggested compensating controls, particularly restricting all external access to the management interface. Although not currently listed on the CISA KEV catalog, its characteristics make it a prime candidate for future inclusion, and it should be treated with the highest urgency.
Update A vulnerability has been found in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability was detected in Tenda WH450 1
A vulnerability was detected in Tenda WH450 1
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A security vulnerability has been detected in Tenda WH450 1.0.0.18. Affected by this issue is some unknown functionality of the file /goform/L7Im of t...
A security vulnerability has been detected in Tenda WH450 1.0.0.18. Affected by this issue is some unknown functionality of the file /goform/L7Im of the component HTTP Request Handler. Such manipulation of the argument page leads to stack-based buffer overflow. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-15007, exists in multiple Tenda products. The flaw allows a remote, unauthenticated attacker to take complete control of an affected device by sending a specially crafted web request, posing a severe risk to network security and data confidentiality.
Vulnerability Details
CVE-ID: CVE-2025-15007
Affected Software: Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed to be affected. See vendor advisory for a complete list of specific affected products and versions.
Vulnerability: A stack-based buffer overflow vulnerability exists in the HTTP Request Handler component of the device's firmware. An unauthenticated, remote attacker can exploit this by sending a crafted HTTP request to the /goform/L7Im endpoint with an overly long value in the page argument. This overflows the buffer on the stack, allowing the attacker to overwrite critical program data and achieve arbitrary code execution with the privileges of the web server process, typically root.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Successful exploitation allows an attacker to gain full administrative control over the affected network device. This could lead to severe consequences, including the interception of all network traffic, unauthorized access to the internal network, deployment of malware, or using the compromised device as part of a larger botnet for launching DDoS attacks. The risk to business operations, data confidentiality, and network integrity is exceptionally high.
Remediation Plan
Immediate Action: Immediately apply the latest firmware updates provided by Tenda to all affected devices. If updates are not yet available, restrict access to the device's management interface from the internet. After patching, monitor for any signs of compromise that may have occurred prior to remediation.
Proactive Monitoring: Security teams should actively monitor network logs for inbound HTTP requests targeting the /goform/L7Im endpoint. Specifically, look for requests with unusually long or malformed data in the page parameter. Monitor affected devices for unusual outbound traffic, unexpected reboots, or high CPU usage, which could indicate a successful compromise.
Compensating Controls: If patching is not immediately possible, implement the following controls:
/goform/L7Im path.Exploitation Status
Public Exploit Available: true
Analyst Notes: As of the publication date, Dec 22, 2025, a functional exploit for this vulnerability has been publicly disclosed. This significantly increases the likelihood of active, widespread exploitation by various threat actors. Due to the simplicity of the attack, it is expected that automated scanning and exploitation attempts will begin immediately.
Analyst Recommendation
Given the critical severity (CVSS 9.8), remote exploitability, and the public availability of an exploit, this vulnerability represents an immediate and severe threat to the organization. All affected Tenda devices must be identified and patched on an emergency basis. Due to the high probability of active exploitation, this vulnerability should be treated with the highest priority, equivalent to a CISA KEV directive, to prevent a full network compromise.
Update A security vulnerability has been detected in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A weakness has been identified in Tenda WH450 1.0.0.18. Affected by this vulnerability is an unknown functionality of the file /goform/CheckTools of t...
A weakness has been identified in Tenda WH450 1.0.0.18. Affected by this vulnerability is an unknown functionality of the file /goform/CheckTools of the component HTTP Request Handler. This manipulation of the argument ipaddress causes stack-based buffer overflow. The attack can be initiated remotely. The exploit has been made available to the public and could be exploited.
Executive Summary:
A critical remote code execution vulnerability, identified as CVE-2025-15006, affects multiple Tenda products. The flaw allows an unauthenticated remote attacker to take complete control of a vulnerable device by sending a specially crafted request. Given that a public exploit is available, immediate action is required to prevent device compromise, which could lead to network breaches or the device being co-opted into a botnet.
Vulnerability Details
CVE-ID: CVE-2025-15006
Affected Software: A weakness has been identified in Tenda Multiple Products
Affected Versions: Tenda WH450 version 1.0.0.18 is confirmed vulnerable. See vendor advisory for a complete list of affected products and versions.
Vulnerability: This vulnerability is a stack-based buffer overflow within the HTTP Request Handler component of the device's firmware. Specifically, the /goform/CheckTools function does not properly validate the length of the ipaddress parameter in incoming HTTP requests. An unauthenticated remote attacker can exploit this by sending a request with an overly long string in the ipaddress parameter, overflowing the stack buffer, overwriting the return address, and achieving arbitrary code execution with the privileges of the web server process.
Business Impact
This vulnerability is rated critical with a CVSS score of 9.8. Successful exploitation would result in a complete compromise of the affected Tenda device, granting the attacker full administrative control. This could lead to severe consequences, including the interception of sensitive network traffic, unauthorized access to the internal network, using the device as a pivot point for further attacks, or incorporating it into a botnet for use in Distributed Denial-of-Service (DDoS) attacks. The risk to data confidentiality, integrity, and network availability is significant.
Remediation Plan
Immediate Action: Update A weakness has been identified in Tenda Multiple Products to the latest version. Prioritize patching for all internet-facing devices immediately. After patching, monitor for exploitation attempts and review access logs for any suspicious requests targeting the /goform/CheckTools endpoint.
Proactive Monitoring: Monitor web server and network logs for HTTP requests to the /goform/CheckTools endpoint containing an abnormally long ipaddress parameter. Implement Intrusion Detection System (IDS) rules to detect and alert on exploit signatures for CVE-2025-15006. Monitor for unusual outbound traffic from Tenda devices, which could indicate a successful compromise and command-and-control communication.
Compensating Controls: If immediate patching is not feasible, restrict access to the device's web management interface from the internet. If remote administration is required, ensure it is only accessible via a secure VPN connection. Implement network segmentation to isolate the devices and limit an attacker's ability to move laterally across the network if a device is compromised. A Web Application Firewall (WAF) may be configured to block malicious requests to the vulnerable endpoint.
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of Dec 22, 2025, a proof-of-concept exploit for this vulnerability has been made publicly available. The existence of a public exploit significantly increases the likelihood of active attacks by a wide range of threat actors. Although this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its critical severity and the availability of an exploit make it a high-priority target for remediation.
Analyst Recommendation
Given the critical severity (CVSS 9.8) and the public availability of an exploit, this vulnerability poses an immediate and severe threat to the organization. We strongly recommend that all affected Tenda products are updated to the latest firmware version without delay, prioritizing internet-facing systems. The lack of CISA KEV status should not reduce the urgency of this action. Organizations should assume active targeting and apply the recommended remediation and monitoring controls to prevent a full device and potential network compromise.
Update A weakness has been identified in Tenda Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in SeaCMS up to 13
A vulnerability has been found in SeaCMS up to 13
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The FS Registration Password plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.0...
The FS Registration Password plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.0.1. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.
Executive Summary:
A critical vulnerability exists in the FS Registration Password plugin for WordPress, allowing unauthenticated attackers to change the password of any user, including administrators. Successful exploitation could lead to a complete takeover of the affected website, resulting in data theft, service disruption, and significant reputational damage. Immediate patching is required to mitigate this high-risk threat.
Vulnerability Details
CVE-ID: CVE-2025-15001
Affected Software: The FS Registration Password plugin for WordPress
Affected Versions: All versions up to, and including, 1.0.1
Vulnerability: The plugin contains a critical security flaw in its password update functionality. It fails to properly authenticate or validate a user's identity before processing a password change request. An unauthenticated attacker can submit a password change request for an arbitrary user account by simply knowing their username. The plugin will process this request without any verification, allowing the attacker to set a new password and gain full access to that user's account, including high-privileged administrator accounts.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could lead to a complete compromise of the organization's WordPress site. An attacker gaining administrative access can steal sensitive user data, deface the website, install malware to attack site visitors, or use the server for malicious activities like hosting phishing campaigns. The potential consequences include severe financial loss, regulatory fines for data breaches, loss of customer trust, and lasting damage to the brand's reputation.
Remediation Plan
Immediate Action: Immediately update the 'FS Registration Password' plugin for WordPress to the latest version that addresses this vulnerability. After patching, review all user accounts, especially administrator accounts, for any unauthorized password changes or suspicious activity.
Proactive Monitoring: Monitor web server access logs for unusual POST requests to the plugin's password change endpoints, especially from unknown IP addresses. Implement security monitoring to detect and alert on unauthorized logins, unexpected creation of new administrator accounts, or modifications to core website files.
Compensating Controls: If patching is not immediately possible, disable and uninstall the 'FS Registration Password' plugin as a temporary measure. Alternatively, implement a Web Application Firewall (WAF) rule to block access to the vulnerable password change function. Enforcing Multi-Factor Authentication (MFA) for all WordPress users can also add a layer of protection against account takeover, even if a password is compromised.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of Jan 6, 2026, there are no known public exploits targeting this vulnerability, and it is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, due to the critical severity and the simplicity of exploitation, it is highly likely that threat actors will develop and deploy exploits in the near future.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the risk of complete system compromise, this vulnerability poses an immediate and severe threat. Organizations must treat this as a top-priority security issue. The recommended course of action is to apply the vendor-supplied patch to all affected WordPress sites without delay. Until patching is complete, apply the suggested compensating controls, such as disabling the plugin, to mitigate the risk of exploitation.
Update The FS Registration Password plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.24. This is due t...
The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.24. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.
Executive Summary:
A critical vulnerability has been identified in the Branda plugin for WordPress, which allows unauthenticated attackers to change the password of any user on an affected website, including administrators. Successful exploitation could lead to a complete site takeover, resulting in data theft, website defacement, or the distribution of malware. Immediate patching is required to mitigate this high-risk threat.
Vulnerability Details
CVE-ID: CVE-2025-14998
Affected Software: The Branda plugin for WordPress
Affected Versions: All versions up to, and including, 3.4.24
Vulnerability: The vulnerability exists because the password update functionality within the Branda plugin does not properly verify the identity of the user initiating the password change request. An unauthenticated attacker can send a specially crafted request to the vulnerable function, targeting a specific user account (e.g., by username or user ID) and providing a new password. The plugin processes this request without any authentication or authorization checks, overwriting the legitimate user's password and allowing the attacker to log in and take full control of the account.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation could have a devastating impact on the business. An attacker who gains administrative access can steal sensitive customer or business data, inject malicious code, use the website for phishing campaigns, or completely destroy the site's content and backups. This can lead to significant financial loss, severe reputational damage, loss of customer trust, and potential legal or regulatory penalties for data breaches.
Remediation Plan
Immediate Action: Immediately update the Branda plugin for WordPress to the latest version available from the vendor (any version after 3.4.24). After patching, review all user accounts, especially administrative accounts, for any unauthorized password changes or suspicious activity. Monitor access logs for any signs of exploitation attempts that may have occurred prior to the update.
Proactive Monitoring: Monitor web server and application logs for unusual or repeated POST requests to password update endpoints, particularly from unexpected IP addresses. Implement alerts for password changes on high-privilege accounts. Review WordPress audit logs for unexpected logins, user creations, or plugin modifications that could indicate a successful compromise.
Compensating Controls: If immediate patching is not feasible, consider the following temporary measures:
/wp-admin/) to trusted IP addresses only.Exploitation Status
Public Exploit Available: false
Analyst Notes: As of the publication date of Jan 2, 2026, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, due to the ease of exploitation and the critical impact, it is highly likely that threat actors will develop exploits and begin scanning for vulnerable systems in the near future.
Analyst Recommendation
Given the critical CVSS score of 9.8 and the potential for a complete system compromise by an unauthenticated attacker, this vulnerability represents an immediate and severe risk to the organization. We strongly recommend that all systems running the affected Branda plugin be patched with the highest priority. Although this CVE is not currently listed on the CISA KEV list, its characteristics make it a prime target for widespread exploitation. Organizations should assume they are being targeted and act immediately to apply the vendor-supplied update and investigate for any signs of compromise.
Update The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
The BuddyPress Xprofile Custom Field Types plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in t...
The BuddyPress Xprofile Custom Field Types plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete_field' function in all versions up to, and including, 1
Executive Summary:
A high-severity vulnerability has been identified in the BuddyPress Xprofile Custom Field Types plugin for WordPress. This flaw allows an attacker to delete arbitrary files on the server, which could lead to a complete website outage, data loss, or the removal of critical security configurations. Organizations using this plugin are at significant risk of operational disruption and should take immediate action to remediate.
Vulnerability Details
CVE-ID: CVE-2025-14997
Affected Software: BuddyPress Xprofile Custom Field Types plugin for WordPress
Affected Versions: All versions up to, and including, 1.0
Vulnerability: The vulnerability exists within the delete_field function of the plugin. This function fails to properly validate the file paths provided in user-supplied input. An authenticated attacker can exploit this by crafting a malicious request containing path traversal sequences (e.g., ../../) to target and delete files outside of the plugin's intended directories. This could allow for the deletion of critical WordPress core files (such as wp-config.php), web server configuration files (.htaccess), or any other file the web server process has permission to delete.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.2. Successful exploitation could have a significant business impact, including a complete Denial of Service (DoS) if core application files are deleted, rendering the website inaccessible. The deletion of configuration files could disable security controls, potentially exposing the site to further attacks. The loss of critical data or media files could result in financial costs for restoration, damage to the organization's reputation, and disruption of business operations that rely on the website's availability and integrity.
Remediation Plan
Immediate Action: Immediately update the "BuddyPress Xprofile Custom Field Types" plugin to the latest patched version provided by the vendor. If this plugin is not critical to business operations, the recommended course of action is to deactivate and completely remove it to eliminate the attack surface.
Proactive Monitoring: Implement monitoring of web server access logs for suspicious POST requests targeting the plugin's administrative functions, specifically looking for path traversal payloads (../, %2e%2e/) within the request parameters. A File Integrity Monitoring (FIM) solution should be deployed to immediately alert on any unauthorized deletions or modifications to WordPress core files and sensitive configuration files.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with rules specifically designed to detect and block path traversal attacks. Additionally, enforce least-privilege file permissions on the web server to restrict the web process user from deleting critical system or application files outside of its designated directories. Restrict access to the WordPress administrative dashboard to trusted IP addresses only.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of January 6, 2026, there are no known public proof-of-concept exploits or observed in-the-wild attacks targeting this vulnerability. However, due to the nature of path traversal flaws, it is highly likely that a functional exploit could be developed with minimal effort by security researchers or malicious actors.
Analyst Recommendation
Given the high severity rating (CVSS 7.2) and the potential for a complete site takedown, it is strongly recommended that organizations treat this vulnerability as a high priority. All administrators should immediately identify WordPress instances running the "BuddyPress Xprofile Custom Field Types" plugin and apply the necessary updates without delay. Although this vulnerability is not currently listed on the CISA KEV list, its potential for destructive impact warrants immediate attention and remediation.
Update WordPress plugin/theme to the latest version. Review WordPress security settings and remove if no longer needed.
The AS Password Field In Default Registration Form plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up...
The AS Password Field In Default Registration Form plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 2.0.0. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.
Executive Summary:
A critical vulnerability exists in the "AS Password Field In Default Registration Form" WordPress plugin that allows any unauthenticated person on the internet to change the password for any user on an affected website, including administrators. Successful exploitation results in a complete account takeover, granting the attacker full control over the compromised website, posing a severe risk of data theft, defacement, and further attacks.
Vulnerability Details
CVE-ID: CVE-2025-14996
Affected Software: The AS Password Field In Default Registration Form plugin for WordPress
Affected Versions: All versions up to, and including, 2.0.0
Vulnerability: The plugin's password update functionality fails to perform any authentication or authorization checks to verify the identity of the user initiating a password change. An unauthenticated attacker can craft a specific web request targeting a user's account (e.g., by username or user ID) and submit a new password. The vulnerable plugin will process this request without validation, effectively overwriting the legitimate user's password and allowing the attacker to log in and take full control of the account.
Business Impact
This vulnerability is rated as critical severity with a CVSS score of 9.8. Exploitation can lead to a complete compromise of the organization's WordPress site. An attacker gaining administrator-level access can steal sensitive data (including customer information), deface the website, inject malicious code to attack site visitors, use the server for malicious activities (like hosting phishing sites or malware), and cause significant reputational and financial damage. The direct impact is a total loss of confidentiality, integrity, and availability for the affected website and its data.
Remediation Plan
Immediate Action: Immediately update "The AS Password Field In Default Registration Form" plugin to the latest version available (a version later than 2.0.0). After patching, conduct a thorough review of all user accounts, particularly those with administrative privileges, to identify and revert any unauthorized password changes or suspicious activity.
Proactive Monitoring: Monitor web server and application logs for unusual POST requests related to user profile or password updates, especially from unknown IP addresses. Scrutinize logs for multiple, rapid password change attempts against different users. Set up alerts for the creation of new administrative accounts or unexpected changes to user roles and permissions.
Compensating Controls: If patching is not immediately possible, disable and deactivate the plugin until it can be updated. If the plugin is business-critical and cannot be disabled, deploy a Web Application Firewall (WAF) rule to specifically block the malicious request pattern used to exploit the password change function. Enforcing Multi-Factor Authentication (MFA) for all administrative users can also serve as a critical mitigating control, as a compromised password alone would not be sufficient to gain access.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of Jan 6, 2026, there are no known public exploits for this vulnerability. However, due to the critical CVSS score of 9.8 and the simplicity of the attack vector (unauthenticated password change), it is highly probable that a functional proof-of-concept exploit will be developed and released publicly in the near future. Threat actors are expected to begin actively scanning for and exploiting vulnerable instances of this plugin as soon as it becomes widely known.
Analyst Recommendation
This vulnerability represents a critical and immediate threat to any organization using the affected plugin. We strongly recommend that administrators apply the security update provided by the vendor as their highest priority. Due to the ease of exploitation, organizations should assume they are being targeted and perform a compromise assessment to search for signs of unauthorized access. Although this CVE is not currently on the CISA KEV list, its severe impact and low attack complexity make it a prime candidate for future inclusion, underscoring the urgency for immediate remediation.
Update The AS Password Field In Default Registration Form plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up Multiple Products to the latest version. Monitor for exploitation attempts and review access logs.
A vulnerability has been found in Tenda FH1201 1
A vulnerability has been found in Tenda FH1201 1
Executive Summary:
A high-severity vulnerability, identified as CVE-2025-14995, has been discovered in multiple products from the vendor "has". Successful exploitation could allow an unauthenticated remote attacker to take complete control of affected systems, potentially leading to data theft, service disruption, or further unauthorized access into the corporate network. Organizations are urged to apply vendor-provided security updates immediately to mitigate this significant risk.
Vulnerability Details
CVE-ID: CVE-2025-14995
Affected Software: has Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: This vulnerability is a critical command injection flaw within the web-based management interface of the affected products. An unauthenticated attacker with network access to the device can send a specially crafted HTTP request containing arbitrary commands to a specific API endpoint. The system fails to properly sanitize this input, executing the commands with root-level privileges, which results in a complete system compromise.
Business Impact
This vulnerability presents a significant threat to the business, categorized as High severity with a CVSS score of 8.8. Exploitation could lead to a complete compromise of the affected device's confidentiality, integrity, and availability. Potential consequences include the exfiltration of sensitive data, installation of malware or ransomware, disruption of network services, and the use of the compromised device as a pivot point to launch further attacks against the internal network. Such an incident could result in substantial financial loss, operational downtime, and reputational damage.
Remediation Plan
Immediate Action: The primary and most effective remediation is to apply the security updates provided by the vendor immediately. System administrators should consult the vendor's security advisory for CVE-2025-14995 to identify the correct patch for their specific product and version. After patching, verify that the update was successfully installed.
Proactive Monitoring: Organizations should actively monitor for signs of compromise. Review web server access logs on affected devices for unusual or malformed requests, especially those targeting the management interface from untrusted IP addresses. Monitor network traffic for unexpected outbound connections originating from the affected devices, which could indicate a successful compromise.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls to reduce the attack surface:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 22, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, due to the high severity and relative simplicity of exploiting command injection flaws, it is highly probable that a public exploit will be developed and released in the near future.
Analyst Recommendation
Given the high CVSS score of 8.8, this vulnerability poses a critical risk and should be remediated with the highest priority. Although CVE-2025-14995 is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its severity makes it a prime candidate for future inclusion. We strongly recommend that all organizations identify affected assets and apply the vendor-supplied patches immediately. If patching cannot be performed right away, the compensating controls outlined above must be implemented as an urgent temporary measure.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A flaw has been found in Tenda FH1201 and FH1206 1
A flaw has been found in Tenda FH1201 and FH1206 1
Executive Summary:
A high-severity vulnerability has been discovered in Tenda FH1201 and FH1206 wireless routers, identified as CVE-2025-14994. This flaw allows a remote, unauthenticated attacker to execute arbitrary code and gain complete control over the affected devices. Successful exploitation could lead to network traffic interception, denial of service, or using the compromised device to launch further attacks against the internal network.
Vulnerability Details
CVE-ID: CVE-2025-14994
Affected Software: Tenda FH1201 and FH1206
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is a stack-based buffer overflow within the web management interface of the affected routers. An unauthenticated attacker can exploit this flaw by sending a specially crafted POST request containing an overly long string to a specific function in the device's web server. This action overwrites the stack, allowing the attacker to execute arbitrary code with root-level privileges on the underlying operating system.
Business Impact
This vulnerability presents a significant risk to the organization, categorized as a High severity with a CVSS score of 8.8. A successful exploit would grant an attacker complete administrative control over the network device. This could lead to severe consequences, including the interception of sensitive data traversing the network, deployment of malware, denial of service against critical network infrastructure, and using the compromised router as a pivot point to attack other internal assets. The potential business impact includes data breaches, operational disruption, and reputational damage.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor immediately. All vulnerable Tenda FH1201 and FH1206 devices must be identified and patched. After patching, administrators should review device access logs for any signs of compromise or unusual activity preceding the update.
Proactive Monitoring: Monitor network traffic for anomalous POST requests directed at the routers' web management interface. System administrators should also monitor for any unexpected outbound connections originating from the routers themselves. Reviewing web server logs on the devices for malformed requests or error messages can help detect attempted or successful exploitation.
Compensating Controls: If immediate patching is not feasible, access to the device's web management interface should be strictly limited. Ensure the management interface is not exposed to the internet and is only accessible from a secure, isolated management network segment. Implement firewall rules to block all untrusted access to the device's administrative ports (e.g., TCP 80, 443).
Exploitation Status
Public Exploit Available: true
Analyst Notes: As of December 21, 2025, proof-of-concept (PoC) exploit code has been publicly released. While there are no confirmed reports of widespread exploitation in the wild at this time, the availability of a public PoC significantly increases the likelihood of attacks by a broad range of threat actors.
Analyst Recommendation
Given the high CVSS score of 8.8, the remote and unauthenticated nature of the exploit, and the public availability of PoC code, this vulnerability requires immediate attention. Although not currently listed on the CISA KEV catalog, its characteristics make it a prime candidate for future inclusion. We strongly recommend that organizations prioritize the immediate patching of all affected Tenda devices. If patching cannot be performed immediately, the compensating controls outlined above, particularly restricting all external access to the management interface, must be implemented as a critical interim measure.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was detected in Tenda AC18 15
A vulnerability was detected in Tenda AC18 15
Executive Summary:
A high-severity vulnerability, identified as CVE-2025-14993 with a CVSS score of 8.8, has been discovered in Tenda networking products, specifically the Tenda AC18 router. Exploitation of this flaw could allow a remote, unauthenticated attacker to execute arbitrary code and gain complete control of an affected device. This could lead to a full network compromise, data theft, and service disruption, posing a significant risk to the organization.
Vulnerability Details
CVE-ID: CVE-2025-14993
Affected Software: Tenda AC18
Affected Versions: Tenda AC18 firmware version 15.x. See vendor advisory for a complete list of affected products and versions.
Vulnerability: This vulnerability is a stack-based buffer overflow in the web management interface of the Tenda AC18 router. An unauthenticated, remote attacker can exploit this flaw by sending a specially crafted HTTP request containing an overly long string to a specific parameter handled by the device's web server. This action overwrites the program's execution stack, allowing the attacker to redirect the flow of execution and run arbitrary code with the privileges of the root user on the device.
Business Impact
This is a high-severity vulnerability with a CVSS score of 8.8, indicating a critical risk to the business. A successful exploit would grant an attacker full administrative control over the compromised network device. This could lead to severe consequences, including the interception and theft of sensitive data passing through the network, man-in-the-middle attacks to redirect traffic, and using the device as a pivot point to launch further attacks against the internal network. Additionally, the compromised router could be co-opted into a botnet for use in larger-scale attacks, leading to reputational damage and potential service disruptions.
Remediation Plan
Immediate Action: Immediately apply the security updates released by the vendor (Tenda) to all affected devices. Prioritize patching for devices with management interfaces exposed to the internet. Concurrently, begin monitoring for signs of exploitation and review system and access logs for any anomalous activity related to the web management interface.
Proactive Monitoring: Monitor firewall and router logs for unusual or malformed HTTP requests directed at the device's management interface. Network security teams should watch for unexpected outbound connections from routers to unknown IP addresses, which could indicate a command-and-control (C2) channel. Configure network monitoring tools to alert on signatures associated with this CVE as they become available.
Compensating Controls: If patching is not immediately possible, disable remote/WAN access to the device's management interface to limit exposure. Access should be restricted to a trusted, internal management network. Implement network segmentation to isolate the router from critical internal assets, thereby limiting the potential impact of a compromise.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 21, 2025, there are no known public exploits or active exploitation campaigns targeting this vulnerability. However, given the high CVSS score and the critical impact of a successful exploit (remote code execution), it is highly probable that proof-of-concept code will be developed and released by security researchers or threat actors in the near future. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
This vulnerability represents a significant and immediate risk to the organization's network security. Due to the high severity (CVSS 8.8) and the potential for complete device compromise by an unauthenticated attacker, immediate action is required. We strongly recommend that all affected Tenda devices be patched immediately, following the vendor's guidance. Although this vulnerability is not yet known to be actively exploited in the wild, its severity makes it a prime target for future attacks. Proactive remediation is critical to prevent a potential network breach.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A security vulnerability has been detected in Tenda AC18 15
A security vulnerability has been detected in Tenda AC18 15
Executive Summary:
A high-severity vulnerability has been identified in multiple Tenda products, including the Tenda AC18 router. This flaw could allow a remote, unauthenticated attacker to take complete control of affected devices, potentially leading to network breaches, data theft, or disruption of services. Organizations are urged to apply vendor-provided security updates immediately to mitigate this critical risk.
Vulnerability Details
CVE-ID: CVE-2025-14992
Affected Software: Tenda Multiple Products (including Tenda AC18)
Affected Versions: Tenda AC18 firmware version 15. See vendor advisory for a complete list of affected products and versions.
Vulnerability: This vulnerability is a stack-based buffer overflow in the web management interface of affected Tenda devices. An unauthenticated attacker on the same network can exploit this flaw by sending a specially crafted HTTP POST request with an overly long parameter to a specific configuration endpoint. Successful exploitation overflows the buffer, allowing the attacker to overwrite the return address on the stack and achieve arbitrary code execution with root privileges on the device.
Business Impact
This vulnerability presents a significant risk to the organization, reflected by its High severity rating with a CVSS score of 8.8. Successful exploitation could lead to a complete compromise of the network perimeter security. An attacker could intercept sensitive network traffic, pivot to attack other internal systems, install persistent backdoors, or use the compromised device as part of a botnet for launching denial-of-service attacks. The potential consequences include loss of data confidentiality and integrity, disruption of business operations, reputational damage, and regulatory penalties.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor immediately. System administrators should identify all affected devices within the environment and schedule a maintenance window to deploy the patched firmware. Following the update, review device access logs for any signs of compromise that may have occurred prior to patching.
Proactive Monitoring: Implement enhanced monitoring of network traffic to and from affected devices. Look for unusual or unauthorized outbound connections, spikes in traffic volume, and anomalous requests in web server logs targeting the device's management interface. Network Intrusion Detection/Prevention Systems (NIDS/NIPS) should be updated with signatures that can detect exploitation attempts related to this CVE.
Compensating Controls: If immediate patching is not feasible, implement the following compensating controls to reduce the risk of exploitation:
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 21, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, given the high severity score and the nature of the flaw, it is highly probable that security researchers and threat actors will develop exploit code in the near future. The vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog.
Analyst Recommendation
Due to the critical nature of this vulnerability (CVSS 8.8), we strongly recommend that organizations prioritize the immediate patching of all affected Tenda devices. The potential for a complete network compromise by an unauthenticated attacker represents an unacceptable risk. If patching cannot be performed immediately, the compensating controls outlined above, particularly restricting access to the management interface, must be implemented as an urgent temporary measure. Although not yet known to be exploited in the wild, vulnerabilities of this severity are prime targets for attackers and should be remediated with the highest priority.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A security flaw has been discovered in Campcodes Complete Online Beauty Parlor Management System 1
A security flaw has been discovered in Campcodes Complete Online Beauty Parlor Management System 1
Executive Summary:
A high-severity security flaw has been identified in the Campcodes Complete Online Beauty Parlor Management System. This vulnerability could allow a remote attacker to gain unauthorized access to the system, potentially leading to the theft of sensitive customer and business data, and disruption of services. Organizations using the affected software are urged to apply the vendor-provided security patch immediately to mitigate the risk of exploitation.
Vulnerability Details
CVE-ID: CVE-2025-14990
Affected Software: Campcodes Complete Online Beauty Parlor Management System
Affected Versions: 1.0
Vulnerability: The vulnerability is a SQL Injection flaw within a web-facing component of the management system. An unauthenticated remote attacker can exploit this flaw by sending a specially crafted request to the application's login or search functionalities. By embedding malicious SQL commands into user-supplied input fields, an attacker can bypass authentication controls, exfiltrate sensitive information from the underlying database (such as customer PII, appointment details, and financial records), or in some cases, execute arbitrary commands on the database server.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.3. Successful exploitation could have a significant negative impact on business operations and reputation. The primary risks include the compromise and public disclosure of sensitive customer personal identifiable information (PII) and payment data, leading to regulatory fines (e.g., GDPR, CCPA) and loss of customer trust. Furthermore, an attacker could manipulate or delete business-critical data, such as appointment schedules and sales records, causing direct operational and financial disruption.
Remediation Plan
Immediate Action: The primary remediation is to apply the security updates provided by the vendor immediately across all affected instances. After patching, it is critical to monitor for any signs of exploitation that may have occurred prior to the update by thoroughly reviewing application and database access logs for suspicious activity.
Proactive Monitoring: Implement enhanced monitoring of web server and database logs. Specifically, look for unusual or malformed SQL queries, multiple failed login attempts from a single IP address, and web requests containing SQL keywords (e.g., SELECT, UNION, '--, OR 1=1). Utilize a Web Application Firewall (WAF) to detect and block common SQL injection attack patterns.
Compensating Controls: If immediate patching is not feasible, organizations should implement compensating controls to reduce the risk. Deploy a WAF with strict rules to filter malicious SQL syntax from incoming web traffic. Restrict access to the application's management interface to trusted IP addresses only. Ensure the application's database user account has the minimum necessary privileges to function, preventing broader system compromise if the database is breached.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 22, 2025, there is no known publicly available exploit code, and there are no reports of this vulnerability being actively exploited in the wild. The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. However, given the nature of SQL Injection flaws, threat actors can quickly develop exploits, and the situation could change rapidly.
Analyst Recommendation
Given the high severity (CVSS 7.3) and the potential for significant data compromise, it is strongly recommended that organizations prioritize the immediate deployment of the vendor-supplied patch. Although there is no current evidence of active exploitation, the risk of sensitive data exposure is substantial. Organizations should treat this as a critical priority and follow the remediation and monitoring steps outlined in this report to protect their systems, data, and reputation.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
A vulnerability was identified in Campcodes Complete Online Beauty Parlor Management System 1
A vulnerability was identified in Campcodes Complete Online Beauty Parlor Management System 1
Executive Summary:
A high-severity vulnerability has been discovered in the Campcodes Complete Online Beauty Parlor Management System. This flaw could allow an unauthenticated attacker to bypass security controls and gain unauthorized access to the system, potentially exposing sensitive customer data, appointment information, and financial records. Organizations using the affected software are at significant risk of a data breach and should apply the vendor-supplied patch immediately.
Vulnerability Details
CVE-ID: CVE-2025-14989
Affected Software: Campcodes Complete Online Beauty Parlor Management System
Affected Versions: Version 1.0
Vulnerability: The vulnerability is an unauthenticated SQL Injection flaw within the application's login interface. An attacker can inject specially crafted SQL commands into the username or password fields on the login page. Due to improper input validation, the backend database executes these malicious commands, allowing the attacker to bypass authentication mechanisms and gain administrative-level access to the management system without valid credentials.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.3. Successful exploitation could lead to a complete compromise of the management system. The primary business impacts include a potential data breach of sensitive Personally Identifiable Information (PII) of customers, disclosure of financial transactions, and manipulation of appointment schedules. Such an incident could result in significant reputational damage, customer loss, regulatory fines, and financial costs associated with incident response and recovery.
Remediation Plan
Immediate Action: Apply the security update provided by the vendor immediately to patch the vulnerability. After patching, it is crucial to monitor for any signs of exploitation attempts that may have occurred prior to the update by thoroughly reviewing application and database access logs for suspicious activity.
Proactive Monitoring: Security teams should monitor web server and database logs for unusual or malformed SQL queries, especially those targeting authentication endpoints. Look for patterns of multiple failed login attempts from a single IP address followed by a successful login, or any unexpected administrative actions originating from unknown sources.
Compensating Controls: If immediate patching is not feasible, organizations should implement a Web Application Firewall (WAF) with rules specifically designed to detect and block SQL injection attacks. Additionally, restricting access to the management system's login page to trusted IP addresses can reduce the attack surface.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of December 22, 2025, there are no known public proof-of-concept exploits or active exploitation campaigns targeting this vulnerability. However, given the simplicity of exploiting SQL injection flaws, it is highly likely that threat actors will develop exploits in the near future.
Analyst Recommendation
Due to the high severity rating and the risk of a complete system compromise, it is strongly recommended that organizations prioritize the immediate deployment of the vendor-provided security patch. Although this vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its potential impact on data confidentiality and system integrity warrants urgent attention. All instances of the affected software should be identified and patched to prevent unauthorized access and protect sensitive customer data.
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure...
The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 4
Executive Summary:
A high-severity vulnerability has been identified in the Dokan WordPress plugin, a popular solution for creating multi-vendor marketplaces. This flaw, known as an Insecure Direct Object Reference (IDOR), could allow an authenticated attacker to bypass authorization checks and access or modify sensitive data belonging to other users, such as order details or personal information. Organizations using the affected plugin are exposed to a significant risk of data breaches and should apply the vendor-provided update immediately.
Vulnerability Details
CVE-ID: CVE-2025-14977
Affected Software: Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
Affected Versions: All versions up to and including 4.0
Vulnerability: The vulnerability is an Insecure Direct Object Reference (IDOR). This type of flaw occurs when the application uses a user-supplied identifier (e.g., an order ID, user ID, or file name) to directly access a database record or file without verifying that the logged-in user has the necessary permissions to access that specific object. An authenticated attacker could exploit this by manipulating these identifiers in HTTP requests to view, modify, or delete data belonging to other users on the platform, leading to unauthorized information disclosure and data tampering.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 8.1. Successful exploitation could lead to a significant data breach, exposing sensitive customer and vendor information, including order histories, contact details, and potentially personally identifiable information (PII). The business impact includes severe reputational damage, loss of customer trust, financial losses from fraudulent activities, and potential regulatory fines for non-compliance with data protection regulations like GDPR or CCPA.
Remediation Plan
Immediate Action: Immediately update the "Dokan: AI Powered WooCommerce Multivendor Marketplace Solution" plugin to the latest version that addresses this vulnerability. After updating, review all WordPress security settings and user permissions to ensure they follow the principle of least privilege. If the plugin is no longer essential for business operations, consider deactivating and removing it to reduce the attack surface.
Proactive Monitoring: Monitor web server and application access logs for anomalous activity, such as a single user or IP address making numerous sequential requests by iterating through numerical IDs in URL parameters (e.g., .../view_order?id=101, .../view_order?id=102). Implement alerts for attempts to access resources that result in authorization failures, as this may indicate an attacker is probing for this vulnerability.
Compensating Controls: If immediate patching is not feasible, implement a Web Application Firewall (WAF) with custom rules designed to detect and block common IDOR attack patterns. Enforce strict access control policies at the application layer and conduct a thorough review of user roles and capabilities within the Dokan plugin to limit potential exposure.
Exploitation Status
Public Exploit Available: false
Analyst Notes: As of January 20, 2026, there are no known public exploits or reports of this vulnerability being actively exploited in the wild. However, given the popularity of the Dokan plugin and the straightforward nature of IDOR vulnerabilities, it is highly probable that proof-of-concept exploits will be developed and released by security researchers or malicious actors.
Analyst Recommendation
Given the high CVSS score of 8.1 and the direct risk of a sensitive data breach, this vulnerability requires immediate attention. We strongly recommend that all organizations using the affected Dokan plugin apply the vendor-supplied patch without delay. Although this CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its severity warrants treating it with the highest priority to prevent potential exploitation and protect customer and business data.
Update WordPress plugin/theme to the latest version. Review WordPress security settings and remove if no longer needed.
Executive Summary:
A high-severity vulnerability has been identified in multiple Gmission Web Fax products, designated as CVE-2025-15069. This flaw in the authentication process could allow an attacker to gain elevated privileges on the system, potentially leading to unauthorized access to sensitive faxed communications and administrative control over the application. Organizations are urged to apply the vendor's patch immediately to mitigate the risk of system compromise and data breaches.
Vulnerability Details
CVE-ID: CVE-2025-15069
Affected Software: Gmission Web Fax Multiple Products
Affected Versions: See vendor advisory for specific affected versions
Vulnerability: The vulnerability is an Improper Authentication flaw that can be exploited for Privilege Escalation. An authenticated, low-privileged attacker could potentially manipulate session tokens, cookies, or other authentication parameters to bypass security checks and impersonate a user with higher privileges, such as an administrator. This would grant the attacker full administrative access to the Web Fax system, allowing them to view, send, or delete any fax, manage user accounts, and alter system configurations without proper authorization.
Business Impact
This vulnerability is rated as High severity with a CVSS score of 7.1. Successful exploitation could have a significant business impact, including the compromise of confidential information transmitted via fax, which may contain Personally Identifiable Information (PII), Protected Health Information (PHI), or proprietary business data. This could lead to severe regulatory fines (e.g., HIPAA), reputational damage, and loss of customer trust. An attacker with administrative control could also disrupt critical business communications or use the compromised system as a pivot point to launch further attacks against the internal network.
Remediation Plan
Immediate Action: All systems running the affected Gmission Web Fax software should be updated to the latest patched version immediately as recommended by the vendor. Following the update, conduct a thorough review of all user permissions and access control lists (ACLs) to ensure the principle of least privilege is enforced and to identify any unauthorized accounts or permission changes.
Proactive Monitoring: Implement enhanced logging and monitoring on the Web Fax servers. Specifically, look for anomalous login patterns (e.g., logins from unusual IP addresses or at odd hours), multiple failed authentication attempts followed by a successful login, and any unauthorized or unexpected administrative actions, such as user creation or permission modifications.
Compensating Controls: If immediate patching is not feasible, implement compensating controls to reduce the risk. Restrict network access to the Web Fax administrative interface to a limited set of trusted IP addresses. If possible, place the application behind a Web Application Firewall (WAF) with rules designed to detect and block common authentication bypass and privilege escalation techniques.
Exploitation Status
Public Exploit Available: False
Analyst Notes: As of December 29, 2025, there are no known public proof-of-concept exploits or reports of this vulnerability being actively exploited in the wild. However, vulnerabilities of this nature are often reverse-engineered by threat actors after a patch is released. The absence of current exploitation should not diminish the urgency of remediation.
Analyst Recommendation
Given the High severity (CVSS 7.1) of this privilege escalation vulnerability, we strongly recommend that organizations prioritize the immediate deployment of the vendor-supplied patch to all affected Gmission Web Fax systems. While this CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog, its potential impact on data confidentiality and system integrity is significant. Proactive patching is the most effective defense to prevent potential exploitation and safeguard sensitive business communications from unauthorized access and compromise.