Lucene search
+L

10252 matches found

Debian CVE
Debian CVE
added 2026/07/07 2:09 p.m.10 views

CVE-2026-48588

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

5.3CVSS6AI score0.00361EPSS
SaveExploits0
CVE
CVE
added 2026/07/07 12:58 p.m.50 views

CVE-2026-10659

The CVE concerns Zephyr’s Dhara FTL disk driver (drivers/disk/ftl_dhara.c). On flash read errors, the driver previously wrote error codes unconditionally to a caller-supplied err pointer, and the journal-resume path forwarded NULL into dhara_nand_read(), causing a NULL dereference during disk ini...

4.7CVSS6.1AI score0.00134EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/07 12:58 p.m.12 views

CVE-2026-10659

The Dhara flash translation layer disk driver drivers/disk/ftldhara.c implemented the dharanand callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dharaerrort err pointer e.g. err = DHARAEECC in dharanandread, and similar in...

4.7CVSS6AI score0.00134EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/07 12:58 p.m.11 views

CVE-2026-10659 NULL pointer dereference in Zephyr Dhara FTL disk driver on flash read error during journal resume

The Dhara flash translation layer disk driver drivers/disk/ftldhara.c implemented the dharanand callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dharaerrort err pointer e.g. err = DHARAEECC in dharanandread, and similar in...

4.7CVSS6.1AI score0.00134EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/07 12:58 p.m.16 views

EUVD-2026-42037

The Dhara flash translation layer disk driver drivers/disk/ftldhara.c implemented the dharanand callbacks so that, on a flash error, the error code was written unconditionally through the caller-supplied dharaerrort err pointer e.g. err = DHARAEECC in dharanandread, and similar in...

4.7CVSS6AI score0.00134EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.18 views

PT-2026-56240

Name of the Vulnerable Software and Affected Versions GNU Wget versions prior to 1.25.0 commit c2640fe Description A heap buffer overflow occurs in the convert fname function within src/url.c. This issue is triggered when a server-supplied filename requires character set conversion and the output...

7.1CVSS6.3AI score0.00221EPSS
SaveExploits0References40
Amazon
Amazon
added 2026/07/07 12:00 a.m.18 views

Important: nodejs22

Issue Overview: When undici parses a Set-Cookie header, it accepts any SameSite attribute value that contains Strict, Lax, or None as a substring, rather than the case-insensitive exact match specified by RFC 6265. Non-spec values are silently mapped to one of the three standard tokens:...

9.8CVSS7.3AI score0.03711EPSS
SaveExploits1
OSV
OSV
added 2026/07/06 8:22 p.m.7 views

SUSE-SU-2026:22565-1 Security update for nodejs24

This update for nodejs24 fixes the following issues Update to version 24.18.0 bsc1269825. Security issues fixed: - CVE-2026-2581: undici: denial of service due to uncontrolled resource consumption bsc1268480. - CVE-2026-6733: undici: response queue poisoning on reused keep-alive sockets can lead ...

9.8CVSS6.1AI score0.03711EPSS
SaveExploits3References44
RedHat Linux
RedHat Linux
added 2026/07/06 3:07 p.m.23 views

undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header

A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintend...

3.7CVSS7AI score0.00238EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/06 2:47 p.m.10 views

undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header

A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintend...

3.7CVSS7AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/06 8:03 a.m.9 views

PYSEC-2026-793 Cobbler vulnerable to code injection via unsafe YAML loading

The setmgmtparameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safeload function, as demonstrated using Puppet...

6.8CVSS7.2AI score0.02174EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/06 5:32 a.m.12 views

undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header

A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintend...

3.7CVSS5.9AI score0.00238EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/06 4:52 a.m.18 views

undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header

A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintend...

3.7CVSS7AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/06 12:00 a.m.15 views

ALSA-2026:35891 Important: nodejs:24 security, bug fix, and enhancement update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: 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.5AI score0.03711EPSS
SaveExploits1References32
CVE
CVE
added 2026/07/04 3:45 p.m.34 views

CVE-2026-14633

The CVE affects kirilkirkov Ecommerce-CodeIgniter-Bootstrap (up to commit 49b20f53de2b7ec34e920b11c863f1491d911a04). The vulnerability targets the Hidden REST API Endpoint and specifically the file /index.php/api/product/set, where manipulating the argument title/description enables cross-site sc...

5.3CVSS4.2AI score0.00288EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/04 3:45 p.m.16 views

CVE-2026-14633

A vulnerability was determined in kirilkirkov Ecommerce-CodeIgniter-Bootstrap up to 49b20f53de2b7ec34e920b11c863f1491d911a04. This affects an unknown part of the file /index.php/api/product/set of the component Hidden REST API Endpoint. This manipulation of the argument title/description causes...

5.3CVSS4.2AI score0.00288EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/04 3:15 p.m.19 views

EUVD-2026-41678

A vulnerability was found in kirilkirkov Ecommerce-CodeIgniter-Bootstrap up to 95dfa8cebbb87ab46ae450643a07241274a74dce. Affected by this issue is the function setReferrer of the file application/core/MYController.php of the component Trusted Backend Interface. The manipulation of the argument hr...

5.3CVSS5.5AI score0.00273EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/02 3:43 p.m.12 views

enquirer: Enquirer: Prototype pollution vulnerability allows remote attackers to modify object attributes

A flaw was found in enquirer, a command-line prompt tool. A remote attacker could exploit a vulnerability in the Enquirer.set function by manipulating the question.name argument. This improper handling of object prototype attributes can lead to prototype pollution, allowing an attacker to modify...

5.3CVSS6.1AI score0.00248EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/07/02 1:50 p.m.17 views

GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add() in BalancerForward

Summary The BalancerForward proxy helper in GoFiber uses Header.Add instead of Header.Set when injecting the X-Real-IP header. This appends the real client IP as a second header value rather than replacing any attacker-supplied value. Upstream servers that read the first X-Real-IP header nginx,...

5.3CVSS5.7AI score0.00363EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2026/07/02 1:50 p.m.12 views

GHSA-GCFQ-8GQF-4876 GoFiber Vulnerable to X-Real-IP Spoofing via Header.Add() in BalancerForward

Summary The BalancerForward proxy helper in GoFiber uses Header.Add instead of Header.Set when injecting the X-Real-IP header. This appends the real client IP as a second header value rather than replacing any attacker-supplied value. Upstream servers that read the first X-Real-IP header nginx,...

5.3CVSS5.7AI score0.00363EPSS
SaveExploits1References9
Rows per page
Query Builder