Critical · CVSS 9.1
Pyroscope is an open-source continuous profiling database. The database supports various storage backends, including Tencent Cloud Object Storage (COS).
If the database is configured to use Tencent COS as the storage backend, an attacker could extract the secret_key configuration value from the Pyroscope API.
To exploit this vulnerability, an attacker needs direct access to the Pyroscope API. We highly recommend limiting the public internet exposure of all our databases, such that they are only accessible by trusted users or internal systems.
This vulnerability is fixed in versions:
1.15.x: 1.15.2 and above.
1.16.x: 1.16.1 and above.
1.17.x: 1.17.0 and above (i.e. all versions).
Thanks to Théo Cusnir for reporting this vulnerability to us via our bug bounty program.
Published Apr 15, 2026 · Updated Aug 27, 2026
Medium · CVSS 6.4
A container privilege escalation flaw was found in certain Ansible Automation Platform images. This issue arises from the /etc/passwd file being created with group-writable permissions during the build process. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This vulnerability allows an attacker to add a new user with any arbitrary UID, including UID 0, gaining full root privileges within the container.
Published Apr 8, 2026 · Updated Aug 27, 2026
Critical · CVSS 9.3
: Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on all (core modules).
This vulnerability is associated with program files G3413CTRBlockCipher.
This issue affects BC-JAVA: from 1.59 before 1.80.2, from 1.81 before 1.81.1, from 1.82 before 1.84.
Published Apr 15, 2026 · Updated Aug 27, 2026
High · CVSS 7.5
Improper Validation of Specified Quantity in Input vulnerability in Mitsubishi Electric Corporation CC-Link IE TSN Remote I/O module, CC-Link IE TSN Analog-Digital Converter module, CC-Link IE TSN Digital-Analog Converter module, CC-Link IE TSN FPGA module, CC-Link IE TSN Remote Station Communication LSI CP620 with GbE-PHY, MELSEC iQ-R Series CC-Link IE TSN Master/Local Module, MELSEC iQ-R Series Ethernet Interface Module, CC-Link IE TSN Master/Local Station Communication LSI CP610, MELSEC iQ-F Series FX5 CC-Link IE TSN Master/Local Module, MELSEC iQ-F Series FX5 Ethernet Module, MELSEC iQ-F Series FX5-ENET/IP Ethernet Module, and MELSEC iQ-R Series CPU module allows a remote unauthenticated attacker to cause a Denial of Service condition in the products by sending specially crafted UDP packets.
Published Apr 25, 2025 · Updated Aug 27, 2026
High · CVSS 7.5
Mismatched Memory Management Routines vulnerability in Apache Thrift c_glib language bindings.
This issue affects Apache Thrift: before 0.23.0.
Users are recommended to upgrade to version 0.23.0, which fixes the issue.
Description: Specially crafted requests can crash an c_glib-based Thrift server with a clean but fatal "free(): invalid pointer" error message.
Published Apr 28, 2026 · Updated Aug 26, 2026
High · CVSS 7
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0 and 0.31.0.
Published Apr 9, 2026 · Updated Aug 25, 2026
Medium · CVSS 4.3
A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole.
This can be exploited if a user has 'create' permissions on TempoStack and 'get' permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.
Published Apr 2, 2025 · Updated Aug 25, 2026
Medium · CVSS 4.3
A flaw was found in Tempo Operator, where it creates a ServiceAccount, ClusterRole, and ClusterRoleBinding when a user deploys a TempoStack or TempoMonolithic instance. This flaw allows a user with full access to their namespace to extract the ServiceAccount token and use it to submit TokenReview and SubjectAccessReview requests, potentially revealing information about other users' permissions. While this does not allow privilege escalation or impersonation, it exposes information that could aid in gathering information for further attacks.
Published Apr 2, 2025 · Updated Aug 25, 2026
High · CVSS 7.6
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Kofi Mokome Message Filter for Contact Form 7 allows SQL Injection.
This issue affects Message Filter for Contact Form 7: from n/a through 1.6.3.2.
Published Apr 22, 2025 · Updated Aug 24, 2026
High · CVSS 7.8
A flaw was found in libssh. This vulnerability allows local man-in-the-middle attacks, security downgrades of SSH (Secure Shell) connections, and manipulation of trusted host information, posing a significant risk to the confidentiality, integrity, and availability of SSH communications via an insecure default configuration on Windows systems where the library automatically loads configuration files from the C:\etc directory, which can be created and modified by unprivileged local users.
Published Apr 7, 2026 · Updated Aug 21, 2026
Medium · CVSS 5.9
A vulnerability in the MIT Kerberos implementation allows GSSAPI-protected messages using RC4-HMAC-MD5 to be spoofed due to weaknesses in the MD5 checksum design. If RC4 is preferred over stronger encryption types, an attacker could exploit MD5 collisions to forge message integrity codes. This may lead to unauthorized message tampering.
Published Apr 15, 2025 · Updated Aug 21, 2026
Medium · CVSS 6.2
A security flaw exists in WildFly and JBoss Enterprise Application Platform (EAP) within the Enterprise JavaBeans (EJB) remote invocation mechanism. This vulnerability stems from untrusted data deserialization handled by JBoss Marshalling. This flaw allows an attacker to send a specially crafted serialized object, leading to remote code execution without requiring authentication.
Published Apr 7, 2025 · Updated Aug 19, 2026
High · CVSS 7.5
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in debounce DeBounce Email Validator debounce-io-email-validator allows PHP Local File Inclusion.
This issue affects DeBounce Email Validator: from n/a through <= 5.7.
Published Apr 3, 2025 · Updated Aug 13, 2026
High · CVSS 8.1
The example example_xcom that was included in airflow documentation implemented unsafe pattern of reading value
from xcom in the way that could be exploited to allow UI user who had access to modify XComs to perform arbitrary
execution of code on the worker. Since the UI users are already highly trusted, this is a Low severity vulnerability.
It does not affect Airflow release - example_dags are not supposed to be enabled in production environment, however
users following the example could replicate the bad pattern. Documentation of Airflow 3.2.0 contains version of
the example with improved resiliance for that case.
Users who followed that pattern are advised to adjust their implementations accordingly.
Published Apr 15, 2026 · Updated Aug 12, 2026
Medium · CVSS 6.5
An improper neutralization of special elements used in an sql command ('sql injection') vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.4, FortiAnalyzer 7.4.0 through 7.4.8, FortiAnalyzer 7.2 all versions, FortiAnalyzer 7.0 all versions, FortiAnalyzer Cloud 7.6.2 through 7.6.3, FortiAnalyzer-BigData 7.6.0 through 7.6.1, FortiAnalyzer-BigData 7.4.0 through 7.4.5, FortiManager 7.6.0 through 7.6.4, FortiManager 7.4.0 through 7.4.8, FortiManager 7.2 all versions, FortiManager 7.0 all versions, FortiManager Cloud 7.6.2 through 7.6.4 may allow a privileged authenticated attacker to execute unauthorized code or commands via JSON RPC API
Published Apr 14, 2026 · Updated Aug 12, 2026
High · CVSS 8.9
A Stored Cross-Site Scripting vulnerability was discovered in the Assets and Nodes functionality due to improper validation of an input parameter. An authenticated user with custom fields privileges can define a malicious custom field containing a JavaScript payload. When the victim views the Assets or Nodes pages, the XSS executes in their browser context, allowing the attacker to perform unauthorized actions as the victim, such as modify application data, disrupt application availability, and access limited sensitive information.
Published Apr 15, 2026 · Updated Aug 11, 2026
High · CVSS 8.1
An access control vulnerability was discovered in the Threat Intelligence functionality due to a specific access restriction not being properly enforced for users with view-only privileges. An authenticated user with view-only privileges for the Threat Intelligence functionality can perform administrative actions on it, altering the rules configuration, and/or affecting their availability.
Published Apr 15, 2026 · Updated Aug 11, 2026
Medium · CVSS 5.5
Improper input validation in Dynamics Business Central allows an authorized attacker to disclose information locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 8.5
Missing authorization in Azure Virtual Desktop allows an authorized attacker to elevate privileges over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
Critical · CVSS 9.8
Improper authorization in Azure Bot Framework SDK allows an unauthorized attacker to elevate privileges over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
Critical · CVSS 9.9
Improper authorization in Azure allows an authorized attacker to elevate privileges over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Improper verification of cryptographic signature in Microsoft Azure Functions allows an authorized attacker to execute code over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
High · CVSS 8.7
Improper authorization in Azure Bot Framework SDK allows an unauthorized attacker to elevate privileges over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
High · CVSS 8.1
Improper input validation in Microsoft Dynamics allows an unauthorized attacker to disclose information over a network.
Published Apr 30, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Out-of-bounds read in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network.
Published Apr 12, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Improper input validation in Windows DWM Core Library allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Improper input validation in Windows DWM Core Library allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 6.8
Improper access control in Visual Studio Code allows an authorized attacker to elevate privileges locally.
Published Apr 12, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Improper input validation in Windows Mobile Broadband allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 6.2
External control of file name or path in Azure Portal Windows Admin Center allows an unauthorized attacker to disclose information locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.6
Use after free in Microsoft Edge (Chromium-based) allows an authorized attacker to execute code over a network.
Published Apr 4, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Improper input validation in Microsoft Office Word allows an unauthorized attacker to bypass a security feature over a network.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Untrusted pointer dereference in Windows Kernel Memory allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Improper access control in Active Directory Domain Services allows an authorized attacker to elevate privileges over a network.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.5
Exposure of sensitive information to an unauthorized actor in Outlook for Android allows an unauthorized attacker to disclose information over a network.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 5.5
Use of a cryptographic primitive with a risky implementation in Windows Cryptographic Services allows an authorized attacker to disclose information locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.1
Insecure storage of sensitive information in Windows Kerberos allows an authorized attacker to bypass a security feature locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.3
Improper access control in Visual Studio allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Incorrect default permissions in Microsoft AutoUpdate (MAU) allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.3
Improper access control in Visual Studio allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Improper privilege management in Microsoft AutoUpdate (MAU) allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.3
Uncontrolled search path element in Visual Studio Tools for Applications and SQL Server Management Studio allows an authorized attacker to elevate privileges locally.
Published Apr 12, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Untrusted pointer dereference in Windows Kernel allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 6.5
Improper access control in Windows Resilient File System (ReFS) allows an authorized attacker to disclose information over a network.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 8.6
Improper input validation in Windows Security Zone Mapping allows an unauthorized attacker to bypass a security feature locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 5.5
Exposure of sensitive information to an unauthorized actor in Windows Power Dependency Coordinator allows an authorized attacker to disclose information locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
Medium · CVSS 6
Insufficient verification of data authenticity in Windows Virtualization-Based Security (VBS) Enclave allows an authorized attacker to bypass a security feature locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7.8
Out-of-bounds read in Windows NTFS allows an unauthorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026
High · CVSS 7
Sensitive data storage in improperly locked memory in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally.
Published Apr 8, 2025 · Updated Aug 10, 2026