Lucene search
+L

6088 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added yesterday4 views

Malicious code in @lizhao1/memorax-code-internal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b983c7d55b41a0eb0cd384b7efbdf186926e3e6ce1f88c62c8cf59a96e648285 The npm postinstall script bin/memorax-code-plugin-postinstall.mjs unconditionally calls enableInternalDataCollectionConfig with no user prompt,...

5.6AI score
SaveExploits0References3
Nuclei
Nuclei
added yesterday101 views

LocalAI - Partial Local File Read

A vulnerability in the /models/apply endpoint of mudler/localai versions 2.15.0 allows for Server-Side Request Forgery SSRF and partial Local File Inclusion LFI. The endpoint supports both https-// and file-// schemes, where the latter can lead to LFI. However, the output is limited due to the...

5.8CVSS6.1AI score0.02475EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2 days ago3 views

CVE-2026-16728

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago13 views

CVE-2026-63252

Technical details for CVE-2026-63252 are not publicly available in the provided documents. Monitor for updates from Eclipse Milo project and associated security advisories to obtain affected versions, impact, and remediation guidance.

8.7CVSS5.5AI score0.00371EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2 days ago37 views

CVE-2026-63252

In Eclipse Milo versions 0.6.0 through 1.1.4, UASC server transport handlers fail to release retained partial message chunks when a channel disconnects, allowing a remote unauthenticated client to exhaust pooled direct memory by repeatedly sending incomplete chunks and disconnecting, potentially...

8.7CVSS0.00371EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-52662

In Eclipse Milo versions 0.6.0 through 1.1.4, UASC server transport handlers fail to release retained partial message chunks when a channel disconnects, allowing a remote unauthenticated client to exhaust pooled direct memory by repeatedly sending incomplete chunks and disconnecting, potentially...

8.7CVSS5.5AI score0.00371EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52509

An integer overflow in the Svc::FileDownlink::SendPartial component of fprime framework v4.2.2 allows attackers to cause a Denial of Service DoS via a crafted input...

5.6AI score0.00145EPSS
SaveExploits0References3
Amazon
Amazon
added 2 days ago6 views

Medium: amazon-cloudwatch-agent

Issue Overview: x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically bas...

9.1CVSS7AI score0.006EPSS
SaveExploits0
Amazon
Amazon
added 2 days ago4 views

Medium: amazon-cloudwatch-agent

Issue Overview: x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically bas...

9.1CVSS7AI score0.006EPSS
SaveExploits0
NVD
NVD
added 3 days ago9 views

CVE-2026-67977

An integer overflow in the Svc::FileDownlink::SendPartial component of fprime framework v4.2.2 allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-50566

undici vulnerable to downstream response desynchronization via retry interceptor...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References13
OSV
OSV
added 3 days ago5 views

GHSA-8XCM-R25X-G524 undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 3 days ago8 views

undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 3 days ago13 views

CVE-2026-67977

The CVE-2026-67977 entry concerns the fprime framework (v4.2.2) where an integer overflow in the Svc::FileDownlink::SendPartial component can lead to a Denial of Service. Affected software is fprime framework, version 4.2.2, with the vulnerable function Svc::FileDownlink::SendPartial. The provide...

7.5CVSS5.6AI score0.00145EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 6 days ago6 views

Security Bulletin: IBM Storage Protect Client and Virtual Environments are affected by multiple vulnerabilities in IBM SDK, Java Technology Edition (CVE-2026-22016, CVE-2026-22021, CVE-2026-22013, CVE-2026-22018, CVE-2026-34268, CVE-2026-22007)

Summary IBM Storage Protect Client and Virtual Environments includes IBM SDK, Java Technology Edition to support Java-based components. Multiple vulnerabilities in the IBM SDK, Java Technology Edition could allow an attacker to obtain unauthorized access to sensitive information or cause a partia...

7.5CVSS5.5AI score0.00702EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 6 days ago8 views

kernel: xen/privcmd: fix double free via VMA splitting

A flaw was found in the Linux kernel's xen/privcmd module. A local user could exploit this by performing a partial unmapping of a privcmd memory region. This action causes a Virtual Memory Area VMA to split, leading to duplicated internal memory pointers. As a result, the same memory can be freed...

7.8CVSS5.3AI score0.00183EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago9 views

UBUNTU-CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-16728

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume ...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/29 10:7 p.m.3 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/29 9:17 p.m.4 views

DEBIAN-CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

6.5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Rows per page
Query Builder