Lucene search
+L

5249 matches found

CVE
CVE
added 2026/05/28 9:35 a.m.39 views

CVE-2026-46128

The CVE-2026-46128 issue concerns the Linux kernel IPMI event message handling. The root cause is an insufficiently validated event message buffer/data size occurring when fetching events, with some BMCs returning an empty message instead of an error. This leads to a potential failure in processi...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/28 6:10 a.m.15 views

BELL-CVE-2026-45998

Bulletin has no description...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.29 views

PT-2026-44251

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue exists in the ipmi module where the event message buffer response data size was checked too late during processing. Some Baseboard Management Controllers BMCs may return an emp...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to promptly check the response data in the IPMI event message buffer. This could lead to...

5.8AI score0.00128EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.16 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual, fully database-driven FAQ system developed by Thorsten Rinne. Versions of phpMyFAQ prior to 4.1.3 contained security vulnerabilities. These vulnerabilities stemmed from the default empty value of api.apiClientToken in API v4.0, which allowed unverified users to create...

8.7CVSS5.8AI score0.00384EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 2:19 p.m.9 views

CVE-2026-44830 Empty API_TOKEN disables authentication on network-reachable HTTP/SSE transport

Nocturne Memory is a lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Prior to 2.4.1, when APITOKEN is unset or empty, the BearerTokenAuthMiddleware bypasses authentication for all HTTP requests. Combined with the default 0.0.0.0 host binding and CORS alloworigins="",...

8.7CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/05/27 2:19 p.m.34 views

CVE-2026-44830

CVE-2026-44830 affects Nocturne Memory prior to 2.4.1. When API_TOKEN is unset or empty, BearerTokenAuthMiddleware does not enforce authentication for all HTTP requests. Coupled with a default 0.0.0.0 host binding and CORS allow_origins=[""], this lets any LAN-reachable client access the Knowledg...

8.7CVSS5.9AI score0.00215EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 2:19 p.m.13 views

CVE-2026-44830 Empty API_TOKEN disables authentication on network-reachable HTTP/SSE transport

Nocturne Memory is a lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Prior to 2.4.1, when APITOKEN is unset or empty, the BearerTokenAuthMiddleware bypasses authentication for all HTTP requests. Combined with the default 0.0.0.0 host binding and CORS alloworigins="",...

8.7CVSS5.9AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.22 views

DEBIAN-CVE-2026-46039

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

9.8CVSS5.7AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.13 views

DEBIAN-CVE-2026-46021

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone governor cleanup issues If thermalzonedeviceregisterwithtrips fails after adding a thermal governor to the thermal zone being registered, the governor is not removed from it as appropriate which ma...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.15 views

DEBIAN-CVE-2026-45927

In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpfmapgetinfobyfd calculates and caches the hash of the map regardless of the map's frozen state. This leads to a TOCTOU bug where userspace can call BPFOBJGETINFOBYFD t...

4.7CVSS5.7AI score0.00092EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.15 views

DEBIAN-CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.56 views

CVE-2026-45948 ext4: fix memory leak in ext4_ext_shift_extents()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in ext4extshiftextents In ext4extshiftextents, if the extent is NULL in the while loop, the function returns immediately without releasing the path obtained via ext4findextent, leading to a memory leak. Fix...

0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 7:57 a.m.10 views

SUSE-SU-2026:2087-1 Security update for gnutls

This update for gnutls fixes the following issues - CVE-2026-3833: x509/name-constraints: compare domain names case-insensitive bsc1263707. - CVE-2026-5260: lib/pkcs11privkey: guard against overreading on short ciphertexts bsc1263715. - CVE-2026-33845: buffers: switch from endoffset over to...

9.8CVSS5.8AI score0.01335EPSS
SaveExploits1References23
Github Security Blog
Github Security Blog
added 2026/05/27 12:11 a.m.33 views

LiquidJS has a renderLimit DoS guard bypass via empty `{% for %}` body

Summary The renderLimit option — documented in docs/source/tutorials/dos.md as the mechanism that "mitigates this by limiting the time consumed by each render call" — can be fully bypassed by a % for % or % tablerow % tag whose body is empty. The per-iteration time check is reached only when the...

6.5CVSS5.8AI score0.00317EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/27 12:11 a.m.25 views

Denial of Service (DoS)

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Denial of Service DoS through the renderTemplates function when the for or tablerow tag is used with an empty body. An attacker can...

7.1CVSS5.8AI score0.00317EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 12:11 a.m.12 views

GHSA-8XX9-69P8-7JP3 LiquidJS has a renderLimit DoS guard bypass via empty `{% for %}` body

Summary The renderLimit option — documented in docs/source/tutorials/dos.md as the mechanism that "mitigates this by limiting the time consumed by each render call" — can be fully bypassed by a % for % or % tablerow % tag whose body is empty. The per-iteration time check is reached only when the...

6.5CVSS5.8AI score0.00317EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ext4extshiftextents function encountering empty extents during the while loop, without...

5.8AI score0.0016EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.21 views

PT-2026-43459

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.26.0 Description LiquidJS is a template engine written in JavaScript. A flaw exists where the renderLimit option, designed to mitigate Denial of Service DoS by limiting the time consumed by each render call, can b...

6.5CVSS5.3AI score0.00317EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.28 views

PT-2026-44001

Nocturne Memory is a lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Prior to 2.4.1, when API TOKEN is unset or empty, the BearerTokenAuthMiddleware bypasses authentication for all HTTP requests. Combined with the default 0.0.0.0 host binding and CORS allow origins="...

8.7CVSS5.9AI score0.00215EPSS
SaveExploits0References2
Rows per page
Query Builder