Lucene search
+L

12729 matches found

Spring Security Advisories
Spring Security Advisories
added 2026/08/23 1:39 a.m.36 views

CVE-2026-41847

CVE-2026-41847...

5.3CVSS5.1AI score0.00166EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/22 11:45 p.m.17 views

The vulnerability of the Serial Wire Debug interface (SWD) in the highly integrated wireless system on chip (SoC) Realtek RTL8762C allows a hacker to circumvent existing security restrictions and expose sensitive information.

The vulnerability of the Serial Wire Debug SWD interface in the highly integrated wireless system on chip SoC Realtek RTL8762C is related to improper protection against voltage and clock failures. Exploiting this vulnerability can allow attackers to circumvent existing security restrictions and...

7.6CVSS5.5AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/22 11:45 p.m.12 views

The vulnerability affects the embedded energy-independent single-write eFUSE memory module in Realtek RTL8762C, a highly integrated wireless system on chip (SoC). This module allows a hacker to circumvent existing security restrictions and expose sensitive information.

The vulnerability of the embedded energy-independent single-write eFUSE memory in the highly integrated wireless system on chip SoC Realtek RTL8762C is related to the fact that power is turned on before the access control mechanism is activated. Exploiting this vulnerability can allow a hacker to...

7.6CVSS5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/22 2:12 p.m.11 views

CVE-2026-62388

NLTK (Python Natural Language Processing toolkit) versions before 3.10.0 ship with an insecure default in pathsec.py : the ENFORCE flag is set to False, causing all security validation functions to emit warnings rather than raising exceptions. This means path traversal and pickle deserialization ...

8.7CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 2:12 p.m.5 views

EUVD-2026-64336

NLTK versions before 3.10.0 default to ENFORCE=False in pathsec.py, causing all security validation functions to emit warnings instead of raising exceptions. Attackers can bypass path traversal and pickle deserialization protections by exploiting the disabled security controls that are only activ...

8.7CVSS5.4AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.21 views

Starlette - Improper Validation of Unsafe Equivalence in Input

A flaw was found in Starlette, a lightweight ASGI Asynchronous Server Gateway Interface framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading...

6.5CVSS5.1AI score0.01839EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/08/22 12:19 p.m.44 views

Adobe Experience Manager ≤ 6.5.23.0 - XML Injection

Adobe Experience Manager versions 6.5.23.0 and earlier are affected by an XML Injection vulnerability that could result in a Security feature bypass. id: CVE-2025-54251 info: name: Adobe Experience Manager ≤ 6.5.23.0 - XML Injection author: DhiyaneshDK,assetnote severity: medium description: |...

4.3CVSS4.8AI score0.01724EPSS
SaveExploits0
CVE
CVE
added 2026/08/21 7:29 p.m.32 views

CVE-2026-50288

CVE-2026-50288 affects @asymmetric-effort/specifyjs , a declarative TypeScript UI framework, prior to version 0.2.136 . The vulnerability resides in the assertSecureUrl function (core/src/shared/secure-fetch.ts:42-45). When new URL() throws a parse error, the catch block silently returned instead...

8.7CVSS5.3AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 2:44 p.m.31 views

CVE-2026-62313

Incus (system container and VM manager) prior to 7.3.0 contains a bypass of the project-level restriction restricted.containers.privilege=isolated. The check only rejects an explicitly set security.idmap.isolated=false or empty value, but does not enforce the restriction when the key is omitted e...

4.3CVSS5.3AI score0.00361EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 12:31 a.m.8 views

EUVD-2026-63735

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to bypass security restrictions due to improper limitation of a pathname to a restricted directory...

4.8CVSS5.4AI score0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 10:17 p.m.8 views

CVE-2026-17424

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to bypass security restrictions due to improper limitation of a pathname to a restricted directory...

4.8CVSS0.00354EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 9:59 p.m.33 views

CVE-2026-17424 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to bypass security restrictions due to improper limitation of a pathname to a restricted directory...

4.8CVSS0.00354EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 9:59 p.m.16 views

CVE-2026-17424

CVE-2026-17424 affects IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 . The root cause is an improper limitation of a pathname to a restricted directory , allowing a remote attacker to bypass security restrictions . The CVSS 3.1 score is 4.8 (Medium) with a network attack vector, high complexity, no r...

4.8CVSS5.4AI score0.00354EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 5:34 p.m.10 views

EUVD-2026-63494

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.3AI score0.00327EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:28 p.m.7 views

GHSA-89V8-RHWQ-HF77 asteval has a Sandbox Escape via BaseException Subclasses

Summary An attacker who can supply expressions to asteval.Interpreter.eval can raise SystemExit, KeyboardInterrupt, GeneratorExit, or BaseException from inside the sandbox. These exceptions are subclasses of BaseException but not Exception, so they bypass the except Exception: safety net in both...

5CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/08/20 11:42 a.m.4 views

USN-8653-1 postgresql-14, postgresql-16, postgresql-18 vulnerabilities

It was discovered that PostgreSQL incorrectly handled COPY FROM STDIN when an early failure occurred. An authenticated user could possibly use this issue to execute arbitrary SQL commands. CVE-2026-6464 It was discovered that PostgreSQL incorrectly reset extended statistics ownership during ALTER...

8.8CVSS9.3AI score0.01006EPSS
SaveExploits2References31
Ubuntu
Ubuntu
added 2026/08/20 11:42 a.m.5 views

USN-8653-1: PostgreSQL vulnerabilities

It was discovered that PostgreSQL incorrectly handled COPY FROM STDIN when an early failure occurred. An authenticated user could possibly use this issue to execute arbitrary SQL commands. CVE-2026-6464 It was discovered that PostgreSQL incorrectly reset extended statistics ownership during ALTER...

8.8CVSS7.6AI score0.01006EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/08/20 4:29 a.m.38 views

SolarWinds Web Help Desk < 12.8.8 Hotfix 1 (HF1) - Security Control Bypass

SolarWinds Web Help Desk was found to be susceptible to a security control bypass vulnerability that if exploited, could allow an unauthenticated attacker to gain access to certain restricted functionality. id: CVE-2025-40536 info: name: SolarWinds Web Help Desk 12.8.8 Hotfix 1 HF1 - Security...

9.8CVSS8.8AI score0.83622EPSS
SaveExploits4References3
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.8 views

GHSA-RMMH-P597-PPVV vulnerabilities

Vulnerabilities for packages: opensearch-dashboards...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.10 views

MiracleLinux 8 : dotnet10.0-10.0.111-1.el8_10 (AXSA:2026-1582:17)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1582:17 advisory. .NET: .NET Core: .NET Security Feature Bypass Vulnerability CVE-2026-62899 .NET: .NET Information Disclosure Vulnerability CVE-2026-62900 .NET: .NET...

7.8CVSS5.4AI score0.01057EPSS
SaveExploits0References5
Rows per page
Query Builder