Lucene search
+L

3024 matches found

RedHat Linux
RedHat Linux
added 2026/04/08 6:17 p.m.14 views

undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter

A flaw was found in the undici WebSocket client. A remote malicious server can exploit this vulnerability by sending a WebSocket frame with an invalid servermaxwindowbits parameter within the permessage-deflate extension. This improper validation causes the client's Node.js process to terminate,...

7.5CVSS5.9AI score0.00874EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/04/07 11:1 p.m.9 views

CVE-2026-35442

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:49 p.m.1 views

CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS6AI score0.00275EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/06 7:49 p.m.3 views

CVE-2026-35201 Discount has an Out-of-bounds Read in rdiscount

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS6.1AI score0.00275EPSS
SaveExploits1References3
RubySec
RubySec
added 2026/04/06 12:0 a.m.13 views

rdiscount has an Out-of-bounds Read

Summary A signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser, allowing the parser to read past the end of the supplied buffer and crash the process. Details In both...

5.9CVSS7.2AI score0.00275EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/05 8:45 p.m.2 views

CVE-2019-25671 VA MAX 8.3.4 Remote Code Execution via changeip.php

VA MAX 8.3.4 contains a remote code execution vulnerability that allows authenticated attackers to execute arbitrary commands by injecting shell metacharacters into the mtueth0 parameter. Attackers can send POST requests to the changeip.php endpoint with malicious payload in the mtueth0 field to...

8.8CVSS6.7AI score0.00657EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:0 a.m.5 views

Fedora 42 : bind9-next (2026-bcc66a29da)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-bcc66a29da advisory. Update to 9.21.20 rhbz2440560 Security Fixes: - Fix unbounded NSEC3 iterations when validating referrals to unsigned delegations. CVE-2026-1519 - Fi...

7.5CVSS7.5AI score0.01545EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/04 6:33 a.m.13 views

libp2p-rendezvous: Unlimited namespace registrations per peer enables OOM DoS on rendezvous servers

Summary found that libp2p-rendezvous server has no limit on how many namespaces a single peer can register. a malicious peer can just keep registering unique namespaces in a loop and the server happily accepts every single one allocating memory for each registration with no pushback. keep doing...

7.5CVSS5.5AI score0.00395EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/04/04 6:13 a.m.7 views

Incorrect Authorization

Overview directus is a Directus is a real-time API and App dashboard for managing SQL database content. Affected versions of this package are vulnerable to Incorrect Authorization in the aggregate query process when applying min or max functions to fields marked as concealed. An attacker can...

8.6CVSS5.9AI score0.00337EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/04 4:17 a.m.331 views

Jackson Core: Document length constraint bypass in blocking, async, and DataInput parsers

Summary Jackson Core 3.x does not consistently enforce StreamReadConstraints.maxDocumentLength. Oversized JSON documents can be accepted without a StreamConstraintsException in multiple parser entry points, which allows configured size limits to be bypassed and weakens denial-of-service...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/04 4:17 a.m.5 views

GHSA-2M67-WJPJ-XHG9 Jackson Core: Document length constraint bypass in blocking, async, and DataInput parsers

Summary Jackson Core 3.x does not consistently enforce StreamReadConstraints.maxDocumentLength. Oversized JSON documents can be accepted without a StreamConstraintsException in multiple parser entry points, which allows configured size limits to be bypassed and weakens denial-of-service...

7.5CVSS6.1AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/04 12:0 a.m.6 views

Fedora 43 : bind9-next (2026-a6efefa854)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-a6efefa854 advisory. Update to 9.21.20 rhbz2440560 Security Fixes: - Fix unbounded NSEC3 iterations when validating referrals to unsigned delegations. CVE-2026-1519 - Fi...

7.5CVSS7.5AI score0.01545EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/04/03 11:25 p.m.7 views

SUSE CVE-2026-31395

In the Linux kernel, the following vulnerability has been resolved: bnxten: fix OOB access in DBGBUFPRODUCER async event handler The ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER handler in bnxtasynceventprocess uses a firmware-supplied 'type' field directly as an index into bp-bstrace without bounds...

6.4CVSS5.7AI score0.00115EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/03 3:15 p.m.3 views

CVE-2026-31395 bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler

In the Linux kernel, the following vulnerability has been resolved: bnxten: fix OOB access in DBGBUFPRODUCER async event handler The ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER handler in bnxtasynceventprocess uses a firmware-supplied 'type' field directly as an index into bp-bstrace without bounds...

7.1CVSS5.8AI score0.00115EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/03 1:27 p.m.9 views

JLSEC-2026-35

A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include...

6.5CVSS6.8AI score0.01442EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.7 views

SUSE CVE-2026-34517

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize. This issue has been patched in version 3.13.4...

3.1CVSS5.7AI score0.00384EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/01 9:47 p.m.7 views

EUVD-2026-18041

AIOHTTP has late size enforcement for non-file multipart fields causes memory DoS...

6.9CVSS5.9AI score0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:16 p.m.5 views

PYSEC-2026-2099

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize. This issue has been patched in version 3.13.4...

5.3CVSS6AI score0.00384EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/01 9:16 p.m.4 views

CVE-2026-34517

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize. This issue has been patched in version 3.13.4...

6.9CVSS0.00384EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 p.m.6 views

CVE-2026-34517

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, for some multipart form fields, aiohttp read the entire field into memory before checking clientmaxsize. This issue has been patched in version 3.13.4...

6.9CVSS5.8AI score0.00384EPSS
SaveExploits0References4
Rows per page
Query Builder