CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Vmware
1Spring Framework
Sep 10, 2026
Aug 27, 2026
N/A· v4
6.1 MEDIUM· v3
N/A· v2
UrlHandlerFilter can be vulnerable to an open redirect when configured with very broadly matching patterns. The issue applies to the filter variants in both Spring MVC and Spring WebFlux. Spring Framework 7.0.0 - 7.0.8 S...Show more
UrlHandlerFilter can be vulnerable to an open redirect when configured with very broadly matching patterns. The issue applies to the filter variants in both Spring MVC and Spring WebFlux. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19Show less
1Microsoft
12Windows 10 1607
Windows 10 1809Windows 10 21h2+9 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
7.8 HIGH· v3
N/A· v2
Use after free in Windows Biometric Service allows an authorized attacker to elevate privileges locally.
1Microsoft
12Windows 10 1607
Windows 10 1809Windows 10 21h2+9 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
7.0 HIGH· v3
N/A· v2
Use after free in Windows Device Association Service allows an authorized attacker to elevate privileges locally.
1Microsoft
4365 Apps
Office 2019Office 2021+1 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Untrusted pointer dereference in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information over a network.
1Microsoft
5365 Apps
Microsoft 365Office 2019+2 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Out-of-bounds read in Microsoft Office allows an unauthorized attacker to disclose information over a network.
1Microsoft
5Windows 11 23h2
Windows 11 24h2Windows 11 25h2+2 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Out-of-bounds read in Windows Virtualization-Based Security (VBS) Enclave allows an authorized attacker to disclose information locally.
-
-
Sep 10, 2026
Sep 10, 2026
8.5 HIGH· v4
7.8 HIGH· v3
N/A· v2
Renovate is a dependency update automation tool. In versions before 44.14.7 (and in Mend Renovate CE/EE distributions before 15.4.0, and the mend-renovate-enterprise-edition Helm chart before 10.4.0), the manager/gradle-...Show more
Renovate is a dependency update automation tool. In versions before 44.14.7 (and in Mend Renovate CE/EE distributions before 15.4.0, and the mend-renovate-enterprise-edition Helm chart before 10.4.0), the manager/gradle-wrapper module does not escape the distributionUrl value read from a repository's gradle/wrapper/gradle-wrapper.properties file before invoking the Gradle Wrapper CLI. In self-hosted deployments configured with binarySource=docker and allowedUnsafeExecutions=['gradleWrapper', ...], a repository that supplies a crafted distributionUrl (for example, appending a shell metacharacter and command) can cause arbitrary commands to be executed as the Renovate user when Renovate processes a Gradle Wrapper update. The issue is fixed in Renovate 44.14.7; as a workaround, remove 'gradleWrapper' from allowedUnsafeExecutions.Show less
-
-
Sep 10, 2026
Sep 10, 2026
7.3 HIGH· v4
7.0 HIGH· v3
N/A· v2
Renovate before 44.14.7 contains a command injection vulnerability in the gomod manager when processing unescaped depName parameters in import-path update commands with binarySource=docker mode. Attackers can inject shel...Show more
Renovate before 44.14.7 contains a command injection vulnerability in the gomod manager when processing unescaped depName parameters in import-path update commands with binarySource=docker mode. Attackers can inject shell metacharacters through malicious dependency names to execute arbitrary commands as the Renovate user during Go module major version updates with postUpdateOptions gomodUpdateImportPaths enabled.Show less
-
-
Sep 10, 2026
Sep 10, 2026
9.2 CRITICAL· v4
8.6 HIGH· v3
N/A· v2
Renovate, a dependency update tool, follows pagination links supplied by the GitHub server in the HTTP `Link` header when interacting with GitHub.com, GitHub Enterprise Cloud, or GitHub Enterprise Server, and sends the c...Show more
Renovate, a dependency update tool, follows pagination links supplied by the GitHub server in the HTTP `Link` header when interacting with GitHub.com, GitHub Enterprise Cloud, or GitHub Enterprise Server, and sends the credentials configured for that host to the URL given as the 'next' page. Because the pagination URL is not validated against the host originally contacted, a malicious or compromised GitHub server can return a `Link` header pointing to an attacker-controlled host and cause Renovate to disclose those credentials to it. Exploitation requires that the GitHub server Renovate talks to (as the repository host or as a datasource such as github-releases, github-tags, or git-refs) is already malicious or compromised. The issue is fixed in renovate 44.11.3 (npm and renovate/renovate container images), Mend Renovate CE/EE images and the mend-renovate-ce helm chart 15.4.0, and the mend-renovate-enterprise-edition helm chart 10.4.0. There is no workaround; the pre-existing RENOVATE_X_REBASE_PAGINATION_LINKS option disables the new host check and should only be used with servers that intentionally use different pagination hosts.Show less
-
-
Sep 10, 2026
Sep 10, 2026
9.2 CRITICAL· v4
8.6 HIGH· v3
N/A· v2
Renovate before 44.11.3 fails to validate Link header destinations when following GitLab server pagination, allowing malicious servers to redirect credential-bearing requests. Attackers controlling a compromised GitLab s...Show more
Renovate before 44.11.3 fails to validate Link header destinations when following GitLab server pagination, allowing malicious servers to redirect credential-bearing requests. Attackers controlling a compromised GitLab server can specify a Link header pointing to attacker-controlled infrastructure to exfiltrate authentication credentials.Show less
-
-
Sep 10, 2026
Sep 10, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in the Device Authorization Grant flow of Keycloak, an identity and access management solution. The issue occurs because the token redemption process fails to check if a user account is currently locked...Show more
A flaw was found in the Device Authorization Grant flow of Keycloak, an identity and access management solution. The issue occurs because the token redemption process fails to check if a user account is currently locked due to brute-force protection. If an attacker has an active session for a locked account, they can complete the device login process and receive new security tokens. This allows the attacker to maintain access to the account even when it should be temporarily disabled to prevent unauthorized entry.Show less
-
-
Sep 10, 2026
Sep 10, 2026
N/A· v4
5.6 MEDIUM· v3
N/A· v2
A flaw was found in crun. When the container configuration does not give /dev a dedicated mount, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fa...Show more
A flaw was found in crun. When the container configuration does not give /dev a dedicated mount, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fallback. Affected versions are crun 1.29.1 and earlier. Default configurations that mount a fresh /dev are not exposed. No fixed release is available yet.Show less
-
-
Sep 10, 2026
Sep 9, 2026
N/A· v4
7.7 HIGH· v3
N/A· v2
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.1, SafePlaywrightURLLoader in backend/open_webui/retrieval/web/utils.py validated a user-controlled hostname in...Show more
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.1, SafePlaywrightURLLoader in backend/open_webui/retrieval/web/utils.py validated a user-controlled hostname in Python and then let the Playwright browser resolve it again in the sync and async request interceptors. An authenticated user controlling authoritative DNS could return a public address to validation and an internal address to the browser, exposing responses from internal services or cloud metadata through web search or URL ingestion. This issue is fixed in version 0.11.1.Show less
-
-
Sep 10, 2026
Sep 9, 2026
N/A· v4
6.8 MEDIUM· v3
N/A· v2
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 until 0.11.1, backend/open_webui/utils/tools.py captured a cookie jar from the enclosing connection loop instead of bindin...Show more
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 until 0.11.1, backend/open_webui/utils/tools.py captured a cookie jar from the enclosing connection loop instead of binding it to each external tool callable. When multiple tool servers were attached and a session or system OAuth connection was processed last, a request to a different server configured for bearer authentication could include the calling user's Open WebUI session cookies, allowing that server's operator to reuse the session and take over the account. This issue is fixed in version 0.11.1.Show less
-
-
Sep 10, 2026
Sep 10, 2026
1.1 LOW· v4
N/A· v3
N/A· v2
A stored cross-site scripting (XSS) vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store or execute a JavaScript payload using the web interface. This issue is a...Show more
A stored cross-site scripting (XSS) vulnerability in Palo Alto Networks PAN-OS® software enables a malicious authenticated administrator to store or execute a JavaScript payload using the web interface. This issue is applicable to PAN-OS software on PA-Series and VM-Series firewalls and on Panorama (virtual and M-Series). Cloud NGFW and Prisma® Access are not affected by this vulnerability.Show less
-
-
Sep 10, 2026
Sep 10, 2026
5.8 MEDIUM· v4
N/A· v3
N/A· v2
A vulnerability in the EndPoint Data Loss Prevention (DLP) enforcement of Palo Alto Networks Prisma® Access Agent enables a local user to bypass configured DLP policy enforcement controls and exfiltrate sensitive data....Show more
A vulnerability in the EndPoint Data Loss Prevention (DLP) enforcement of Palo Alto Networks Prisma® Access Agent enables a local user to bypass configured DLP policy enforcement controls and exfiltrate sensitive data. This Prisma Access Agent on macOS, Linux, iOS, Android and Chrome OS is not affected.Show less
-
-
Sep 10, 2026
Sep 10, 2026
4.3 MEDIUM· v4
N/A· v3
N/A· v2
An information disclosure vulnerability in the Palo Alto Networks Prisma® Access Agent on Linux enables a local user to access sensitive configuration data and credentials. The Prisma Access Agent on macOS, Windows, i...Show more
An information disclosure vulnerability in the Palo Alto Networks Prisma® Access Agent on Linux enables a local user to access sensitive configuration data and credentials. The Prisma Access Agent on macOS, Windows, iOS, Android and Chrome OS is not affected.Show less
-
-
Sep 10, 2026
Sep 10, 2026
2.4 LOW· v4
N/A· v3
N/A· v2
A code execution vulnerability in Palo Alto Networks Checkov by Prisma® Cloud can allow arbitrary code execution when Checkov scans a directory that contains an attacker-controlled configuration file.
-
-
Sep 10, 2026
Sep 10, 2026
1.1 LOW· v4
N/A· v3
N/A· v2
An OS command injection vulnerability in Palo Alto Networks Checkov by Prisma® Cloud enables a local user to execute arbitrary commands in the processes running Checkov.
1Microsoft
5365 Apps
Office 2016Office 2019+2 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Out-of-bounds read in Microsoft Office Outlook allows an unauthorized attacker to disclose information over a network.
1Microsoft
1Visual Studio Code
Sep 10, 2026
Sep 8, 2026
N/A· v4
7.4 HIGH· v3
N/A· v2
Use of incorrectly-resolved name or reference in Visual Studio Code allows an unauthorized attacker to disclose information over a network.
1Vmware
1Spring Framework
Sep 10, 2026
Aug 27, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
A WebFlux application running on the Jetty 12 Core reactive adapter serializes response cookies without the sameSite attribute. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19
1Microsoft
5365 Apps
Microsoft 365Office 2019+2 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Out-of-bounds read in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information over a network.
1Microsoft
6365 Apps
Microsoft 365Office 2016+3 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to disclose information over a network.
1Microsoft
6365 Apps
Microsoft 365Office 2016+3 more
Sep 10, 2026
Sep 8, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Out-of-bounds read in Microsoft Office allows an unauthorized attacker to disclose information over a network.