Lucene search
+L

5327 matches found

OSV
OSV
โ€ขadded 2026/07/10 9:43 p.m.โ€ข11 views

GHSA-FPG8-7664-JC5Q melange: Incomplete package integrity verification allows data section substitution

Previously, Apko verified the control section hash .PKGINFO etc. against the signed APKINDEX, but never verified the data section hash the actual package files that get installed. An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file...

8.3CVSS6.2AI score0.00036EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/10 5:41 p.m.โ€ข24 views

undici: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding

A flaw was found in undici. The cookie parser in the parseSetCookie function incorrectly decodes cookie values, which is contrary to standard specifications. This vulnerability allows an attacker-controlled upstream to inject arbitrary HTTP response headers, such as Set-Cookie, Location, or...

5.9CVSS6.1AI score0.00257EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
โ€ขadded 2026/07/10 12:00 a.m.โ€ข20 views

PT-2026-57371

Name of the Vulnerable Software and Affected Versions apko affected versions not specified Description Incomplete package integrity verification allows for data section substitution. The software verified the control section hash such as .PKGINFO against the signed APKINDEX but failed to verify t...

8.3CVSS7.3AI score0.00036EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
โ€ขadded 2026/07/10 12:00 a.m.โ€ข19 views

melange: Incomplete package integrity verification allows data section substitution

Previously, Apko verified the control section hash .PKGINFO etc. against the signed APKINDEX, but never verified the data section hash the actual package files that get installed. An attacker who could compromise a mirror, poison a cache, or MITM a package fetch could substitute arbitrary file...

6.2AI score0.00036EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/10 12:00 a.m.โ€ข19 views

EulerOS 2.0 SP12 : unbound (EulerOS-SA-2026-2634)

According to the versions of the unbound packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous...

10CVSS6.5AI score0.01272EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/10 12:00 a.m.โ€ข22 views

EulerOS 2.0 SP12 : unbound (EulerOS-SA-2026-2574)

According to the versions of the unbound packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous...

10CVSS6.5AI score0.01272EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/09 3:29 p.m.โ€ข23 views

io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records

A flaw was found in Netty's DnsResolveContext. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing...

10CVSS5.9AI score0.00318EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/09 1:00 p.m.โ€ข11 views

unbound: Unbound: Cache manipulation via 'ghost domain names' attack

A flaw was found in NLnet Labs Unbound. A remote attacker, by controlling a malicious domain a "ghost zone" and querying a vulnerable Unbound server, could exploit a vulnerability related to "ghost domain names" attacks. This could allow the attacker to overwrite cached Name Server NS records,...

8.7CVSS5.8AI score0.00136EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/09 12:00 a.m.โ€ข15 views

SUSE SLED15 / SLES15 Security Update : netty, netty-tcnative (SUSE-SU-2026:2802-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2802-1 advisory. This update for netty, netty-tcnative fixes the following issue This update for netty, netty-tcnative fixes th...

10CVSS6.2AI score0.01025EPSS
SaveExploits0References55
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/08 4:36 p.m.โ€ข8 views

unbound: Unbound: Cache manipulation via 'ghost domain names' attack

A flaw was found in NLnet Labs Unbound. A remote attacker, by controlling a malicious domain a "ghost zone" and querying a vulnerable Unbound server, could exploit a vulnerability related to "ghost domain names" attacks. This could allow the attacker to overwrite cached Name Server NS records,...

8.7CVSS5.8AI score0.00136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/07 4:24 p.m.โ€ข16 views

unbound: Unbound: Cache manipulation via 'ghost domain names' attack

A flaw was found in NLnet Labs Unbound. A remote attacker, by controlling a malicious domain a "ghost zone" and querying a vulnerable Unbound server, could exploit a vulnerability related to "ghost domain names" attacks. This could allow the attacker to overwrite cached Name Server NS records,...

8.7CVSS5.8AI score0.00136EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2026/07/07 4:03 p.m.โ€ข15 views

PYSEC-2026-2009 virtualenv Has TOCTOU Vulnerabilities in Directory Creation

Impact TOCTOU Time-of-Check-Time-of-Use vulnerabilities in virtualenv allow local attackers to perform symlink-based attacks on directory creation operations. An attacker with local access can exploit a race condition between directory existence checks and creation to redirect virtualenv's appdat...

4.5CVSS5.9AI score0.00098EPSS
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/07/07 2:34 p.m.โ€ข44 views

PYSEC-2026-1433 Gunicorn HTTP Request/Response Smuggling vulnerability

Gunicorn version 21.2.0 does not properly validate the value of the 'Transfer-Encoding' header as specified in the RFC standards, which leads to the default fallback method of 'Content-Length,' making it vulnerable to TE.CL request smuggling. This vulnerability can lead to cache poisoning, data...

7.5CVSS5.9AI score0.00777EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/07 12:00 a.m.โ€ข20 views

RHEL 9 : nodejs:22 (RHSA-2026:35892)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:35892 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS6.8AI score0.03711EPSS
SaveExploits1References29
OSV
OSV
โ€ขadded 2026/07/06 11:11 a.m.โ€ข17 views

OESA-2026-2832 python-zeroconf security update

Pure Python Multicast DNS Service Discovery Library Bonjour/Avahi compatible Security Fixes: readcharacterstring and readstring in src/zeroconf/protocol/incoming.py sliced self.dataself.offset : self.offset + length and advanced self.offset by the declared length without checking it against...

6.5CVSS6AI score0.00248EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/06 12:00 a.m.โ€ข21 views

Linux Distros Unpatched Vulnerability : CVE-2026-44576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Next.js is a React framework for building full-stack web applications. From 14.2.0 to before 15.5.16 and 16.2.5, applications using React Server Components can ...

5.4CVSS5.5AI score0.00295EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
โ€ขadded 2026/07/02 12:03 a.m.โ€ข20 views

io.netty/netty-resolver-dns: Netty has Insufficient Bailiwick Validation for NS Records

A flaw was found in Netty's DnsResolveContext. An attacker controlling an authoritative name server for a subdomain can exploit this vulnerability by providing crafted NS records that are insufficiently validated. This allows the attacker to poison the DNS cache for parent domains, bypassing...

10CVSS5.9AI score0.00318EPSS
SaveExploits0References7
EUVD
EUVD
โ€ขadded 2026/07/01 9:58 p.m.โ€ข15 views

EUVD-2026-39027

Ghost: Cache-poisoning XSS in Ghost frontend via x-ghost-preview header...

9.6CVSS5.8AI score0.00446EPSS
SaveExploits0References2
Snyk
Snyk
โ€ขadded 2026/07/01 9:19 p.m.โ€ข14 views

Deserialization of Untrusted Data

Overview software.amazon.jdbc:aws-advanced-jdbc-wrapper is an Amazon Web Services AWS Advanced JDBC Wrapper Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the CachedResultSet deserialization path in the RemoteQueryCachePlugin. An attacker can execute...

8.8CVSS6.7AI score0.00727EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/07/01 8:17 p.m.โ€ข17 views

CVE-2026-14265

Deserialization of untrusted data in the RemoteQueryCachePlugin in Amazon Web Services AWS Advanced JDBC Wrapper 3.3.0 through 4.0.0 might allow an actor with write access to the shared cache infrastructure to execute arbitrary code on application servers that read cached query results via a...

8.8CVSS0.00727EPSS
SaveExploits0References3
Rows per page
Query Builder