Lucene search
+L

24144 matches found

RedhatCVE
RedhatCVE
added 2026/07/10 1:40 p.m.13 views

CVE-2026-48588

A flaw was found in Django. When django.middleware.cache.UpdateCacheMiddleware or django.views.decorators.cache.cachepage is in use, responses that set a cookie are not excluded from caching if the request includes any cookie, even when that cookie is unrelated to the response for example, a...

5.3CVSS6.1AI score0.00361EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/10 11:55 a.m.21 views

EUVD-2026-42870

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: preserve shared-frag marker in iptfsconsumefrags iptfsconsumefrags transfers paged fragments from one socket buffer to another but fails to propagate the SKBFLSHAREDFRAG flag. This is the same class of bug that was...

6AI score0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 8:51 a.m.3 views

SUSE-SU-2026:22591-1 Security update for sssd

This update for sssd fixes the following issues - CVE-2026-14474: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation bsc1270709. - CVE-2026-14476: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication...

8.8CVSS6.1AI score0.00669EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/10 8:51 a.m.6 views

SUSE-SU-2026:22621-1 Security update for sssd

This update for sssd fixes the following issues - CVE-2026-14474: sudo LDAP provider searches entire directory tree for sudoRole objects by default, enabling privilege escalation bsc1270709. - CVE-2026-14476: GPO cache path traversal via unsanitized gPCFileSysPath allows Kerberos authentication...

8.8CVSS5.4AI score0.00669EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/10 3:50 a.m.14 views

Security Bulletin: Multiple Vulnerabilities in IBM Library Support for Spring

Summary Multiple vulnerabilities were addressed in IBM Library Support for Spring 2.7.40 Vulnerability Details CVEID:CVE-2026-41003 DESCRIPTION: An attacker able to influence values in RelyingPartyRegistration may be able to run arbitrary code on HTML forms generated by Spring Security filters...

8.1CVSS6.7AI score0.0051EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.13 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:0 a.m.11 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:0 a.m.16 views

RockyLinux 10 : nodejs24 (RLSA-2026:35841)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:35841 advisory. ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input CVE-2026-42338 undici: undici: Denial of Service due to...

9.8CVSS6.6AI score0.03711EPSS
SaveExploits1References31
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:0 a.m.15 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:0 a.m.17 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
OSV
OSV
added 2026/07/09 11:20 p.m.7 views

GHSA-H672-P7H7-97V9 Rattler vulnerable to package cache path traversal via conda package build string

rattlercache and py-rattler were vulnerable to package-cache path traversal when handling package metadata from conda channels. During cache materialization, the rattercache code used the package record build string as part of a cache key that was joined into a filesystem path. A malicious or...

5.4CVSS6.1AI score0.00033EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/09 5:17 p.m.15 views

CVE-2026-59213

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, getallmodels handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of keybuilder, causing permission-filtered per-user model lists to share a stat...

5CVSS0.00297EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/09 4:55 p.m.15 views

CVE-2026-59213

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, getallmodels handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of keybuilder, causing permission-filtered per-user model lists to share a stat...

3.5CVSS6AI score0.00297EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/09 4:55 p.m.16 views

CVE-2026-59213 Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, getallmodels handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of keybuilder, causing permission-filtered per-user model lists to share a stat...

3.5CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/07/09 4:49 p.m.6 views

PYSEC-2026-3173 Null pointer dereference in TensorFlow

Impact When building an XLA compilation cache, if default settings are used, TensorFlow triggers a null pointer dereference: cc string allowedgpus = flr-configproto-gpuoptions.visibledevicelist; In the default scenario, all devices are allowed, so flr-configproto is nullptr. Patches We have patch...

6CVSS6.7AI score0.00774EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/07/09 3:29 p.m.13 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:0 p.m.3 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/09 1:0 p.m.9 views

Important: Red Hat Security Advisory: unbound security update

An update for unbound is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.7CVSS5.8AI score0.00625EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/09 11:11 a.m.17 views

CVE-2026-54267

A flaw was found in the Angular framework's client-side hydration feature for Server-Side Rendered SSR applications. This vulnerability, known as DOM Clobbering, allows a remote attacker to inject malicious data into the application's internal data cache. By exploiting a predictable identifier us...

8.6CVSS6AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/09 9:43 a.m.4 views

CLEANSTART-2026-ML74336 Security fixes for CVE-2026-42504 applied in versions: 1.26.8-r4

Security vulnerability affects the kubernetes-dns-node-cache package. This issue is resolved in later releases. See references for vulnerability details...

7.5CVSS6.9AI score0.0056EPSS
SaveExploits0References3
Rows per page
Query Builder