Lucene search
+L

749537 matches found

Snyk
Snyk
added 2026/09/08 9:21 p.m.6 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception through the HTTP/2 header processing path in internal/transport/http2server.go and internal/xds/server/routing.go. An attacker can crash the server by sending a gRPC request that omits both the :authority and Host...

8.7CVSS5.8AI score0.00685EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/08 9:21 p.m.8 views

gRPC-Go xDS servers: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers

A vulnerability exists in gRPC-Go servers configured with xds.NewGRPCServer where a crafted request missing both :authority and Host headers can cause a server panic, resulting in a Denial of Service DoS. Servers built with xds.NewGRPCServer install an xDS routing interceptor on every RPC. This...

8.7CVSS5.7AI score0.00685EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2026/09/08 9:18 p.m.7 views

CVE-2026-82001

Acrobat Reader is affected by an Uncontrolled Resource Consumption vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability to exhaust system resources, resulting in an application denial-of-service condition. Exploitation of this issue requires...

5.5CVSS0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.7 views

CVE-2026-81991

Acrobat Reader is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.7 views

CVE-2026-81979

Acrobat Reader is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.6 views

CVE-2026-81980

Acrobat Reader is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.8 views

CVE-2026-81981

Acrobat Reader is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.6 views

CVE-2026-81978

Acrobat Reader is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.7 views

CVE-2026-81983

Acrobat Reader is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00178EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.9 views

CVE-2026-81982

Acrobat Reader is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.6 views

CVE-2026-80160

Acrobat Reader is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.8 views

CVE-2026-79910

Acrobat Reader is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/08 9:18 p.m.8 views

CVE-2026-79908

Acrobat Reader is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00178EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/08 9:12 p.m.6 views

CVE-2026-80863

A flaw was found in the Linux kernel's RDMA/rxe component. A local user could exploit a memory corruption vulnerability in the freerdatomicresources function by updating the maxdestrdatomic value before the old array is properly freed, leading to an out-of-bounds write. This issue can cause a...

7.3CVSS6AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/08 9:01 p.m.14 views

EUVD-2026-69231

xmldom: Quadratic-time attribute deduplication...

8.7CVSS7.2AI score0.00344EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.9 views

xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS7.1AI score0.00301EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/08 9:01 p.m.5 views

GHSA-X4FP-J954-R2F4 xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS7.1AI score0.00301EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/08 9:00 p.m.6 views

GHSA-965W-775F-MR7G xmldom: Quadratic-memory consumption

Summary When an element declares a namespace prefix, xmldom copies the entire in-scope namespace map into a fresh object and keeps that copy on the element while it is open on the parse stack. A crafted document that nests N elements, each declaring one unique prefix, therefore drives the parser ...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/08 9:00 p.m.8 views

EUVD-2026-69236

xmldom: Quadratic-memory consumption...

8.7CVSS7.2AI score0.00351EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.11 views

xmldom: Quadratic-memory consumption

Summary When an element declares a namespace prefix, xmldom copies the entire in-scope namespace map into a fresh object and keeps that copy on the element while it is open on the parse stack. A crafted document that nests N elements, each declaring one unique prefix, therefore drives the parser ...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References9Affected Software2
Rows per page
Query Builder