Lucene search
+L

65958 matches found

Circl
Circl
added 2026/04/24 10:00 p.m.12 views

CVE-2026-41248

creationtimestamp| type| source ---|---|--- 2026-04-24 22:00:17+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mkbjlxyitp2w 2026-04-25 00:00:42+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mkbqdc3r752v 2026-04-25 00:00:46+00:00| seen|...

9.1CVSS5.7AI score0.00323EPSS
SaveExploits0References5
Circl
Circl
added 2026/04/24 10:00 p.m.13 views

CVE-2026-41478

creationtimestamp| type| source ---|---|--- 2026-04-24 22:00:10+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mkbjlqme3z2n 2026-04-28 16:07:09+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mkkxq6o5ex2w 2026-04-28 16:07:10+00:00| seen|...

9.9CVSS4.8AI score0.00264EPSS
SaveExploits0References3
Circl
Circl
added 2026/04/24 9:46 p.m.14 views

CVE-2026-33662

creationtimestamp| type| source ---|---|--- 2026-04-24 21:46:58+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mkbiu5jbk72o...

7.5CVSS4.8AI score0.00403EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 9:16 p.m.16 views

CVE-2026-41488

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's urltosize helper used by getnumtokensfrommessages for image token counting validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS...

3.1CVSS0.00158EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/24 8:57 p.m.11 views

CVE-2026-31629

A flaw was found in the Linux kernel's Near Field Communication NFC Logical Link Control Protocol LLCP subsystem. Missing return statements after LLCPCLOSED checks in the nfcllcprecvhdlc and nfcllcprecvdisc functions can lead to a use-after-free vulnerability. This occurs because the system...

8.8CVSS5.4AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 8:43 p.m.15 views

GHSA-GX2M-MCC2-R4P3 wlc: print_html outputs API data without HTML escaping

Impact The HTML output format in wlc embeds API response data into HTML without escaping, allowing cross-site scripting when the output is rendered in a browser. Patches https://github.com/WeblateOrg/wlc/pull/1327 Workarounds The only vulnerable code path is HTML output which is opt-in. Reference...

5.1CVSS5.7AI score0.00174EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/24 8:32 p.m.13 views

CVE-2026-35359

A Time-of-Check to Time-of-Use TOCTOU vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the ONOFOLLOW flag. An attacker with...

4.7CVSS5.6AI score0.00105EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/24 7:43 p.m.21 views

Malicious Package

Overview modern-events is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
Circl
Circl
added 2026/04/24 3:32 p.m.15 views

CVE-2026-40690

creationtimestamp| type| source ---|---|--- 2026-04-24 15:32:37+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mkatwrvm6d2u...

4.3CVSS5.8AI score0.00352EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/24 3:22 p.m.15 views

Lemmy has SSRF in /api/v3/post via Webmention dispatch

Summary Lemmy allows an authenticated low-privileged user to create a link post through POST /api/v3/post. When a post is created in a public community, the backend asynchronously sends a Webmention to the attacker-controlled link target. The submitted URL is checked for syntax and scheme, but th...

6.3CVSS5.6AI score0.00184EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/24 3:16 p.m.8 views

CVE-2026-31629

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS0.00224EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/24 3:16 p.m.11 views

CVE-2026-31594

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

5.5CVSS0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31629

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS5.5AI score0.00224EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/24 2:42 p.m.11 views

CVE-2026-31629 nfc: llcp: add missing return after LLCP_CLOSED checks

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

8.8CVSS6.3AI score
SaveExploits0References12
EUVD
EUVD
added 2026/04/24 2:42 p.m.17 views

EUVD-2026-25522

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: add missing return after LLCPCLOSED checks In nfcllcprecvhdlc and nfcllcprecvdisc, when the socket state is LLCPCLOSED, the code correctly calls releasesock and nfcllcpsockput but fails to return. Execution falls throu...

5.5AI score0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/24 2:42 p.m.71 views

CVE-2026-31629

The CVE-2026-31629 vulnerability affects the Linux kernel NFC LLCP subsystem. Specifically, in nfc_llcp_recv_hdlc() and nfc_llcp_recv_disc(), when the socket state is LLCP_CLOSED, the code correctly releases resources but lacks an early return, causing fall-through to subsequent release calls. Th...

8.8CVSS5.5AI score0.00224EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:33 p.m.39 views

CVE-2026-31541 tracing: Fix trace_marker copy link list updates

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix tracemarker copy link list updates When the "copytracemarker" option is enabled for an instance, anything written into /sys/kernel/tracing/tracemarker is also copied into that instances buffer. When the option is set...

0.00127EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:33 p.m.7 views

CVE-2026-31541

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix tracemarker copy link list updates When the "copytracemarker" option is enabled for an instance, anything written into /sys/kernel/tracing/tracemarker is also copied into that instances buffer. When the option is set...

5.4AI score0.00127EPSS
SaveExploits0References4Affected Software1
Circl
Circl
added 2026/04/24 2:33 p.m.8 views

CVE-2026-3361

creationtimestamp| type| source ---|---|--- 2026-04-24 14:33:08+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mkaqmfcqb32s...

6.4CVSS4.8AI score0.00164EPSS
SaveExploits0References1
Circl
Circl
added 2026/04/24 1:35 p.m.19 views

CVE-2026-40973

creationtimestamp| type| source ---|---|--- 2026-04-24 13:35:33+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mkanfgg2pj2e 2026-04-28 09:27:42+00:00| seen| https://ccb.belgium.be/advisories/warning-multiple-vulnerabilities-spring-boot-patch-immediately...

7CVSS4.8AI score0.00136EPSS
SaveExploits0References2
Rows per page
Query Builder