Lucene search
+L

171677 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 1:42 p.m.8 views

CVE-2026-68165

A flaw was found in the Linux kernel's Data Access MONitor DAMON core logic. A local user could exploit this by providing invalid, zero-length memory region ranges through DAMON's application programming interface API callers. This improper input validation can lead to a divide-by-zero error,...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 1:19 p.m.7 views

CVE-2026-72783

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a theoretical path traversal weakness in the ensurePathIsContained function of the Local file system class. The order of operations validates the path before normalization, so normalization could invalidate prior...

6.9CVSS0.00148EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2026/08/11 1:00 p.m.12 views

Rapid7 Analysis: Microsoft SharePoint JWT Token Authentication Bypass (CVE-2026-55040)

Overview On July 14, 2026, Rapid7 and Microsoft disclosed CVE-2026-55040, an authentication bypass vulnerability affecting Microsoft SharePoint. Today we are publishing a technical analysis of the vulnerability along with an accompanying proof-of-concept PoC script. Figure 1: The Rapid7 Labs PoC...

9.1CVSS8.9AI score0.05489EPSS
SaveExploits2
EUVD
EUVD
added 2026/08/11 12:20 p.m.17 views

EUVD-2026-56120

A vulnerability has been identified in Simcenter Nastran All versions V2606. The affected applications contain a stack overflow vulnerability while parsing specially strings as argument for one of the application binaries. This could allow an attacker to execute code in the context of the current...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 12:17 p.m.8 views

EUVD-2026-56108

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL saveAsset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp does not cover CGNAT 100.64.0.0/...

6.9CVSS5.3AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.9 views

EUVD-2026-56136

FreeRDP before 3.30.0 contains a server-side authentication bypass in the RDSTLS handshake. When a server is configured with RdstlsSecurity = TRUE, the handshake dispatches inbound PDUs based solely on the attacker-supplied wire pduType without verifying that the received PDU is the one required ...

8.7CVSS5.5AI score0.00435EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/11 12:16 p.m.13 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.5AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/11 12:16 p.m.7 views

apache-thrift: Apache Thrift: Denial of Service via multiple vulnerabilities

A flaw was found in Apache Thrift. This vulnerability encompasses an origin validation error, improper limitation of a pathname to a restricted directory path traversal, and improper neutralization of CRLF sequences in HTTP headers HTTP request/response splitting. A remote attacker could exploit...

7.3CVSS5.4AI score0.00394EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/11 12:15 p.m.8 views

apache-thrift: Apache Thrift: Denial of Service via multiple vulnerabilities

A flaw was found in Apache Thrift. This vulnerability encompasses an origin validation error, improper limitation of a pathname to a restricted directory path traversal, and improper neutralization of CRLF sequences in HTTP headers HTTP request/response splitting. A remote attacker could exploit...

7.3CVSS5.4AI score0.00394EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/11 12:15 p.m.7 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS8.3AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/11 12:10 p.m.8 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS5.5AI score0.00591EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/11 11:53 a.m.3 views

SUSE-SU-2026:3577-1 Security update for snpguest

This update for snpguest fixes the following issues: - CVE-2026-25541: bytes: integer overflow in 'BytesMut:reserve' can lead to undefined behavior and crashes bsc1274139. - CVE-2026-41678: openssl: incorrect bounds assertion in AES keywrap can lead to an out-of-bounds write bsc1270642. -...

9.2CVSS5.4AI score0.00552EPSS
SaveExploits1References7
SUSE Linux
SUSE Linux
added 2026/08/11 11:53 a.m.8 views

Security update for snpguest

This update for snpguest fixes the following issues: CVE-2026-25541: bytes: integer overflow in 'BytesMut:reserve' can lead to undefined behavior and crashes bsc1274139. CVE-2026-41678: openssl: incorrect bounds assertion in AES keywrap can lead to an out-of-bounds write bsc1270642. CVE-2026-4232...

8.7CVSS5.4AI score0.00552EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/08/11 11:39 a.m.7 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS8.3AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/11 11:39 a.m.8 views

apache-thrift: Apache Thrift: Denial of Service via multiple vulnerabilities

A flaw was found in Apache Thrift. This vulnerability encompasses an origin validation error, improper limitation of a pathname to a restricted directory path traversal, and improper neutralization of CRLF sequences in HTTP headers HTTP request/response splitting. A remote attacker could exploit...

7.3CVSS5.4AI score0.00394EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/11 11:17 a.m.10 views

CVE-2026-58231

SAP Commerce Cloud allows an unauthenticated attacker to abuse a default authentication client and submit specially crafted input to certain functions lacking sufficient validation. Successful exploitation could enable arbitrary code execution and compromise internal components, resulting in high...

10CVSS0.00726EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/11 11:14 a.m.7 views

EUVD-2026-56037

A server-side request forgery vulnerability in Apioo Fusio 8.8.3 allows authenticated consumer-role users to make the server issue HTTP requests to internal network addresses by registering a webhook URL pointing to an internal host. The webhook registration endpoint validates URL syntax via...

6.5CVSS5.4AI score0.0027EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:14 a.m.9 views

CVE-2026-72598

A server-side request forgery vulnerability in Apioo Fusio 8.8.3 allows authenticated consumer-role users to make the server issue HTTP requests to internal network addresses by registering a webhook URL pointing to an internal host. The webhook registration endpoint validates URL syntax via...

6.5CVSS5.4AI score0.0027EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 10:21 a.m.115 views

CVE-2026-58231

An unauthenticated attacker can abuse a default authentication client in SAP Commerce Cloud's Data Hub Adapter to submit crafted input, enabling arbitrary code execution. CVSS 10.0; CIRCL confirms active exploitation. SAP patch note 3771065 provides fixes; IP Filter Set is a temporary workaround....

10CVSS6AI score0.00726EPSS
SaveIn wildExploits1References2
EUVD
EUVD
added 2026/08/11 10:21 a.m.8 views

EUVD-2026-55999

SAP Commerce Cloud allows an unauthenticated attacker to abuse a default authentication client and submit specially crafted input to certain functions lacking sufficient validation. Successful exploitation could enable arbitrary code execution and compromise internal components, resulting in high...

10CVSS6AI score0.00726EPSS
SaveExploits1References2
Rows per page
Query Builder