Lucene search
+L

38435 matches found

CNNVD
CNNVD
added 2026/06/05 12:0 a.m.20 views

HCL Digital Experience和HCL Digital Experience Compose 安全漏洞

HCL Digital Experience and HCL Digital Experience Compose are both products of the Indian company HCL. HCL Digital Experience is a digital experience platform and content delivery solution. HCL Digital Experience Compose is an enterprise-level content creation and digital experience management...

6.1CVSS5.5AI score0.00144EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/05 12:0 a.m.28 views

PT-2026-48903

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.135.Final Netty versions prior to 4.2.15.Final Description Netty is a network application framework for developing protocol servers and clients. The RedisArrayAggregator pre-allocates an ArrayList with an initial...

7.8CVSS5.2AI score0.00461EPSS
SaveExploits0References59
Positive Technologies
Positive Technologies
added 2026/06/05 12:0 a.m.31 views

PT-2026-46905

HCL Digital Experience and HCL Digital Experience Compose could be susceptible to Host header injection. An attacker can manipulate the Host header and cause the application to behave in unexpected ways...

6.1CVSS5.5AI score0.00144EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/05 12:0 a.m.18 views

Fedora 43 : perl-HTTP-Tiny (2026-3bfb774625)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-3bfb774625 advisory. 0.094 - fix to prevent invalid characters in all headers, and prevent header smuggling CVE-2026-7010 Tenable has extracted the preceding description block...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/05 12:0 a.m.27 views

PT-2026-48347

Name of the Vulnerable Software and Affected Versions klever-go versions 1.7.14 through 1.7.17 Description The REST API in the seednode and node components is susceptible to a denial of service attack. This occurs because the application uses the Gin framework's Engine.Run function, which relies ...

7.5CVSS5.9AI score0.00294EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/06/05 12:0 a.m.28 views

POISE: Position-Aware Undetectable Skill Injection on LLM Agents

Agent skills provide a lightweight mechanism for extending general-purpose agents, but their open format exposes them to skill-poisoning attacks. A practically dangerous injection must stay invisible: if executing the payload derails the user's legitimate task, the resulting failure signal invite...

5.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/05 12:0 a.m.17 views

Python Library Django 5.2.x < 5.2.15 / 6.0.x < 6.0.6 Multiple Vulnerabilities

The detected version of the Django Python package is 5.2.x prior to 5.2.15 or 6.0.x prior to 6.0.6. It is, therefore, affected by multiple vulnerabilities, including: - django.middleware.cache.UpdateCacheMiddleware does not add Authorization to the Vary response header for requests bearing that...

5.3CVSS5.6AI score0.00359EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/04 7:32 p.m.7 views

Open Redirect

Overview shopware/platform is a Shopware e-commerce core. Affected versions of this package are vulnerable to Open Redirect via the GET /api/oauth/sso/auth endpoint when the expected SSO session state is missing, causing the application to use the request's Referer header as the redirect...

5.3CVSS6AI score0.00162EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/04 7:32 p.m.30 views

Shopware SSO referer trust leading to an arbitrary redirect target

Description This report describes an open redirect in Shopware's public SSO entry point at GET /api/oauth/sso/auth. When the endpoint is reached without the expected SSO session state, the application falls back to the request's Referer header and uses that value as the redirect destination. In t...

4.3CVSS6AI score0.00162EPSS
SaveExploits0References3Affected Software2
Snyk
Snyk
added 2026/06/04 7:32 p.m.7 views

Open Redirect

Overview shopware/core is a Shopware platform is the core for all Shopware ecommerce products. Affected versions of this package are vulnerable to Open Redirect via the GET /api/oauth/sso/auth endpoint when the expected SSO session state is missing, causing the application to use the request's...

5.3CVSS6AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/04 7:32 p.m.12 views

GHSA-4X3X-869W-XX3M Shopware SSO referer trust leading to an arbitrary redirect target

Description This report describes an open redirect in Shopware's public SSO entry point at GET /api/oauth/sso/auth. When the endpoint is reached without the expected SSO session state, the application falls back to the request's Referer header and uses that value as the redirect destination. In t...

4.3CVSS6AI score0.00162EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/04 7:16 p.m.7 views

CVE-2026-40898

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field...

7.5CVSS6.1AI score0.00367EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/04 5:59 p.m.31 views

EUVD-2026-32925

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection...

5.3CVSS5.8AI score0.00216EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/04 5:59 p.m.22 views

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

Summary The serialize function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax ;, \r, \n, but does not apply the same validation to sameSite and priority. An application that passes user-controlled input into either option may produce a...

5.3CVSS5.8AI score0.00216EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/04 5:59 p.m.19 views

GHSA-3HRH-PFW6-9M5X Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

Summary The serialize function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax ;, \r, \n, but does not apply the same validation to sameSite and priority. An application that passes user-controlled input into either option may produce a...

4.3CVSS5.8AI score0.00216EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/04 5:52 p.m.25 views

EUVD-2026-32927

Hono: JWT middleware accepts any Authorization scheme, not only Bearer...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/04 5:43 p.m.140 views

CVE-2026-40898

CVE-2026-40898 affects quic-go (Go QUIC implementation) prior to version 0.59.1. An attacker can cause memory exhaustion by sending a QPACK-encoded HEADERS frame that decodes into a large trailer section with many unique field names or large values, leading to excessive memory allocation when bui...

7.5CVSS5.8AI score0.00367EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/04 5:43 p.m.64 views

CVE-2026-40898 quic-go: HTTP/3 QPACK Trailer Expansion Memory Exhaustion

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field...

5.3CVSS0.00367EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/04 5:43 p.m.15 views

CVE-2026-40898

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field...

7.5CVSS5.4AI score0.00367EPSS
SaveExploits0
NVD
NVD
added 2026/06/04 4:16 p.m.16 views

CVE-2026-40930

LIBPNG is a reference library for use in applications that process PNG Portable Network Graphics raster image files. In version 1.8.0, three inter-frame chunk discard paths in the push-mode APNG parser clear the chunk-header flag without consuming the chunk body and CRC, allowing...

5.4CVSS0.00202EPSS
SaveExploits0References3
Rows per page
Query Builder