Lucene search
+L

730 matches found

Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-63771 Adminer < 5.4.3 Cookie Injection via X-Forwarded-Prefix Header

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS0.00243EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 3 days ago4 views

CVE-2026-63771 Adminer < 5.4.3 Cookie Injection via X-Forwarded-Prefix Header

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS5.5AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago8 views

CVE-2026-63771

CVE-2026-63771 affects Adminer prior to 5.4.3. The issue is a cookie injection vulnerability where an unsanitized X-Forwarded-Prefix header can be reflected into Set-Cookie path attributes, allowing an attacker to manipulate cookie attributes. With a misconfigured reverse proxy, this can downgrad...

7.1CVSS5.6AI score0.00243EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago2 views

CVE-2026-63771 Adminer < 5.4.3 Cookie Injection via X-Forwarded-Prefix Header

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

6CVSS5.5AI score0.00243EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 3 days ago4 views

RockyLinux 8 : nodejs:22 (RLSA-2026:41947)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:41947 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.1AI score0.02806EPSS
SaveExploits1References27
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-49215

Symfony UX is a JavaScript ecosystem for Symfony. From 2.22.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::isLiveComponentRequest gates LiveAction invocations on Accept: application/vnd.live-component+html, but the Accept header is CORS-safelisted and...

2.1CVSS5.3AI score0.00117EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added last week10 views

EUVD-2026-44919

HCL DFXAnalytics is affected by a Missing SameSite Attribute vulnerability. The application fails to set the "SameSite" attribute on session cookies generated during authentication, which could allow a remote attacker to execute Cross-Site Request Forgery CSRF attacks if additional mitigations,...

3CVSS6.2AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 12:1 a.m.11 views

RLSA-2026:39868 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...

8.1CVSS6.5AI score0.02806EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.12 views

Amazon Linux 2023 : nodejs24, nodejs24-devel, nodejs24-full-i18n (ALAS2023-2026-1920)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1920 advisory. 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...

9.8CVSS7.5AI score0.02806EPSS
SaveExploits1References48
RedHat Linux
RedHat Linux
added 2026/07/15 11:42 a.m.6 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.7CVSS6.9AI score0.00248EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/10 5:41 p.m.5 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.7CVSS6.1AI score0.00248EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/10 2:11 p.m.31 views

CVE-2026-38057 ST Engineering iDirect iQ-Series Terminals Cross-Site request forgery

The iDirect iQ200 does not validate CSRF tokens on state-changing API endpoints after authentication. The /api/reboot endpoint accepts POST requests authenticated solely by a session cookie that lacks the SameSite attribute. A remote attacker can host a malicious web page that, when visited by an...

8.1CVSS0.00308EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/10 2:11 p.m.14 views

CVE-2026-38057

The CVE-2026-38057 entry affects the iDirect iQ200 series. The issue is CSRF on state-changing API endpoints, specifically the /api/reboot POST endpoint, which accepts requests authenticated only by a session cookie that lacks the SameSite attribute. A remote attacker can lure an authenticated ad...

8.1CVSS6.1AI score0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/10 12:5 p.m.6 views

RLSA-2026:35841 Important: nodejs24 security, bug fix, and enhancement update

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

8.1CVSS6.5AI score0.02806EPSS
SaveExploits1References16
Snyk
Snyk
added 2026/07/07 1:1 p.m.6 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the GET /api/oauth/email/bind and GET /api/oauth/wechat/bind endpoints. An attacker can alter account binding state by tricking a logged-in user into visiting a crafted link, potentially allowing the...

6CVSS5.9AI score0.00189EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/07/07 12:0 a.m.7 views

Important: nodejs24

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.4AI score0.02806EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/07/07 12:0 a.m.17 views

RHEL 9 : nodejs:24 (RHSA-2026:35891)

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

9.8CVSS6.8AI score0.02806EPSS
SaveExploits1References33
RedHat Linux
RedHat Linux
added 2026/07/06 2:47 p.m.6 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.00248EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/06 4:52 a.m.11 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.00248EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/06 12:0 a.m.8 views

ALSA-2026:35841 Important: nodejs24 security, bug fix, and enhancement update

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices...

9.8CVSS6.5AI score0.02806EPSS
SaveExploits1References32
Rows per page
Query Builder