Lucene search
+L

39854 matches found

CVE
CVE
added 2026/04/01 8:09 p.m.71 views

CVE-2026-34514

CVE-2026-34514 affects AIOHTTP prior to 3.13.4, where the content_type parameter used when constructing multipart headers could enable CRLF injection leading to extra header insertion. The vulnerability is mitigated by upgrading to 3.13.4, which patches the issue. The CVSS data (MEDIUM, network v...

6.9CVSS5.8AI score0.00315EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/04/01 8:09 p.m.14 views

CVE-2026-34514

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, an attacker who controls the contenttype parameter in aiohttp could use this to inject extra headers or similar exploits. This issue has been patched in version 3.13.4...

6.9CVSS5.3AI score0.00315EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/01 8:08 p.m.6 views

CVE-2026-22815 AIOHTTP: Uncapped memory usage possible through aiohttp allowing unlimited trailer headers

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, insufficient restrictions in header/trailer handling could cause uncapped memory usage. This issue has been patched in version 3.13.4...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/04/01 8:08 p.m.13 views

CVE-2026-22815

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, insufficient restrictions in header/trailer handling could cause uncapped memory usage. This issue has been patched in version 3.13.4...

7.5CVSS5.3AI score0.0044EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/01 8:08 p.m.10 views

CVE-2026-22815

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, insufficient restrictions in header/trailer handling could cause uncapped memory usage. This issue has been patched in version 3.13.4...

7.5CVSS5.2AI score0.0044EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/01 8:08 p.m.35 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to insufficient restrictions in the handling of HTTP headers and trailers. An attacker can exhaust system memory by sending specially crafted requests, potentially leading to...

7.5CVSS5.9AI score0.0044EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.9 views

CVE-2026-34210

mppx is a TypeScript interface for machine payments protocol. Prior to version 0.4.11, the stripe/charge payment method did not check Stripe's Idempotent-Replayed response header when creating PaymentIntents. An attacker could replay a valid credential containing the same spt token against a new...

8.1CVSS5.8AI score0.00494EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2026/04/01 4:00 p.m.23 views

arkadiyt-projects: Authorization header leak in ssrf_filter via cross-host redirect leads to credential theft and unauthorized access

A vulnerability was discovered in the ssrffilter library. The vulnerability allowed an attacker-controlled redirect target to receive credentials that were intended only for the original request origin. This was possible because ssrffilter followed redirects by rebuilding each redirected request...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/04/01 3:14 p.m.12 views

JLSEC-2026-20

Hyperium Hyper before 0.14.19 does not allow for customization of the maxheaderlistsize method in the H2 third-party software, allowing attackers to perform HTTP2 attacks...

7.5CVSS7AI score0.01085EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/01 1:44 p.m.13 views

CVE-2026-23403

A flaw was found in AppArmor within the Linux kernel. This vulnerability, located in the verifyheader function, causes a memory leak by incorrectly handling namespace strings when multiple security profiles are processed. This can lead to a gradual depletion of system memory, potentially impactin...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/01 9:31 a.m.13 views

EUVD-2026-17831

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.8AI score0.00177EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/01 9:16 a.m.9 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.13 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References17
OSV
OSV
added 2026/04/01 9:16 a.m.8 views

UBUNTU-CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:36 a.m.4 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.8AI score0.00177EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/04/01 8:36 a.m.39 views

CVE-2026-23403

CVE-2026-23403 concerns the AppArmor memory leak in Linux kernel’s verify_header. The issue arises because a function sets *ns = NULL on every call, leaking the previously allocated namespace string across successive profile unpackings and causing namespace consistency checks to see NULL for *ns....

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/01 8:36 a.m.46 views

CVE-2026-23403 apparmor: fix memory leak in verify_header

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/01 8:36 a.m.9 views

CVE-2026-23403 apparmor: fix memory leak in verify_header

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/04/01 8:36 a.m.10 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS5.1AI score0.00177EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/01 8:24 a.m.47 views

curl: Cookie attribute TAB injection regression in Set-Cookie parsing

Overview | | | |---|---| | Component | lib/cookie.c — parsecookieheader | | Type | Security regression incomplete input validation | | CWE | CWE-20 Improper Input Validation | | Severity | LOW CVSS 3.1 estimated 3.7, comparable to CVE-2022-35252 | | Affected | curl 8.18.0 through current HEAD | |...

3.7CVSS6AI score0.01947EPSS
SaveExploits1
Rows per page
Query Builder