Lucene search
+L

574606 matches found

Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-10683 DesignWare I2C target driver can be wedged into a permanent stuck state by an on-bus master (DoS)

In the Synopsys DesignWare I2C driver drivers/i2c/i2cdw.c operating in target/slave mode, the rxfull interrupt handler gates the writerequested callback on dw-state != CMDSEND, and dw-state is only reset to READY on a STOP interrupt. The STARTDET interrupt, whose handler in...

2.4CVSS6.1AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-10683 DesignWare I2C target driver can be wedged into a permanent stuck state by an on-bus master (DoS)

In the Synopsys DesignWare I2C driver drivers/i2c/i2cdw.c operating in target/slave mode, the rxfull interrupt handler gates the writerequested callback on dw-state != CMDSEND, and dw-state is only reset to READY on a STOP interrupt. The STARTDET interrupt, whose handler in...

2.4CVSS6.1AI score0.0014EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2 days ago6 views

libssh2: libssh2: Denial of Service via integer underflow in AES-GCM cipher negotiation

A flaw was found in libssh2. A pre-authentication integer underflow vulnerability exists in the ssh2ciphercrypt function when negotiating AES-GCM ciphers during the handshake. A malicious SSH server can exploit this to trigger an out-of-bounds read and a memory copy operation with an extremely...

8.7CVSS5.8AI score0.00386EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2 days ago8 views

libssh2: libssh2: Arbitrary code execution via double-free in SFTP session

A flaw was found in libssh2. A malicious SSH Secure Shell server can exploit a double-free vulnerability in the sftpopen function. This flaw allows the server to corrupt the heap memory of an authenticated client when it opens an SFTP SSH File Transfer Protocol session. This heap corruption can...

8.8CVSS6.4AI score0.00288EPSS
SaveExploits0References7
NVD
NVD
added 2 days ago11 views

CVE-2026-51235

LibRaw 0.21 is vulnerable to Buffer Overflow in the stretch function src/librawcxx.cpp and fujirotate function src/decoders/fuji.cpp...

8.8CVSS0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-51235

LibRaw 0.21 is vulnerable to Buffer Overflow in the stretch function src/librawcxx.cpp and fujirotate function src/decoders/fuji.cpp...

8.8CVSS5.9AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago4 views

CVE-2026-64643 Next.js: Unauthenticated Disclosure of Internal Server Function endpoints

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these...

6.3CVSS5.8AI score0.007EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2 days ago9 views

CVE-2026-64643 Next.js: Unauthenticated Disclosure of Internal Server Function endpoints

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these...

6.3CVSS5.7AI score0.007EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago37 views

CVE-2026-64643 Next.js: Unauthenticated Disclosure of Internal Server Function endpoints

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, Next.js applications using App Router, Server Actions use server or use cache endpoints can be disclosed bypassing any authentication on the pages where these...

6.3CVSS0.007EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-17501

A flaw was found in llama.cpp. A remote attacker could exploit a vulnerability in the JSON-Schema-to-GBNF Conversion component, specifically within the transform function. This flaw allows for the manipulation of resource allocation, which can lead to a denial of service DoS by exhausting availab...

6.9CVSS5.8AI score0.00419EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-17513

A flaw was found in whisper.cpp, a library for machine learning. A local attacker can exploit a vulnerability in the ggmlftypetoggmltype function by manipulating the ftype argument. This manipulation leads to a reachable assertion, which can cause the application to terminate, resulting in a Deni...

4.8CVSS5.6AI score0.00112EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-17512

A flaw was found in whisper.cpp. A local attacker can exploit an out-of-bounds read vulnerability in the logmelspectrogram function. This flaw could lead to the disclosure of sensitive information...

4.8CVSS5.8AI score0.00113EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2 days ago6 views

SUSE CVE-2026-12413

An invalidly formatted IKEv2 fragment causes the Libreswan pluto daemon to crash and restart. Continued exploitation would cause a denial of service. The function reassemblev2incomingfragments would ignore unknown outer payloads but still store these in a fixed size array msgdigest.digestPAYLIMIT...

7.5CVSS6.5AI score0.00598EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2 days ago6 views

SUSE CVE-2026-50721

Libreswan, via the function RSAauthenticatehashsignaturerawrsa, did not correctly verify the length of the authentication hash when the SIG payload of an IKEv1 packet was encoded using PKCS 1 RSA Encryption as per RFC 2313. A remote attacker can use a variation on the Bleichenbacher attack to for...

5.9CVSS6.4AI score0.00386EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2 days ago6 views

SUSE CVE-2026-50722

Libreswan, via the function RSAauthenticatehashsignaturepkcs115rsa, did not correctly verify the DER encoding of the ASN.1 digest when the IKEv2 AUTH payload was encoded using RSASSA-PKCS1-v15 RFC 8017. A remote attacker can use a variation on the Bleichenbacher attack to forge the AUTH payload...

5.9CVSS6.4AI score0.00346EPSS
SaveExploits0References5
Qualys Blog
Qualys Blog
added 2 days ago10 views

Qualys Expands Serverless Security with Vulnerability Scanning for AWS Lambda

Key Takeaways Qualys now delivers automated AWS Lambda vulnerability scanning , extending serverless security beyond posture checks CSPM into workload-level risk visibility. CSPM alone only catches misconfigurations excessive permissions, exposure, logging, encryption — it can't detect vulnerable...

6.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2 days ago5 views

Security Bulletin: Vulnerability pyopenssl, jackson-core, pyasn, log4j-core, handlebars, twisted, bcpkix-jdk18on, Mako, httpd, apache2-build, wheel, click, moment-timezone-with-data, urllib, pip July 2026

Summary pyopenssl-25.3.0-py3CVE-2026-27448, CVE-2026-27459, jackson-core-2.15.2 PSIRT-WS-2026-0003, pyasn1-0.6.2-py3 CVE-2026-30922 , log4j-core-2.25.3CVE-2026-34479,CVE-2026-34480,CVE-2026-34477, CVE-2026-34478 , handlebars-4.7.8CVE-2026-33937, CVE-2026-33938, CVE-2026 , twisted-25.5.0-py3...

9.8CVSS6.8AI score0.009EPSS
SaveExploits3Affected Software1
NVD
NVD
added 2 days ago9 views

CVE-2026-51298

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

6.2CVSS0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago9 views

CVE-2026-51302

SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a...

9.8CVSS0.00245EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-42792

Improper Handling of Exceptional Conditions vulnerability in Erlang OTP erts epmd allows an unauthenticated remote attacker to permanently terminate the Erlang Port Mapper Daemon epmd via connection slot exhaustion. The doaccept function in erts/epmd/src/epmdsrv.c calls epmdcleanupexit when accep...

6.3CVSS5.9AI score0.00387EPSS
SaveExploits0References1
Rows per page
Query Builder