Lucene search
+L

23469 matches found

Circl
Circl
added 6 days ago5 views

CERTFR-2026-ACT-031

creationtimestamp| type| source ---|---|--- 2026-07-20 08:34:42+00:00| seen| https://bsky.app/profile/infosecfr.skyfleet.blue/post/3mr2v5ko7qq2g 2026-07-20 08:51:10+00:00| seen| https://bsky.app/profile/cert-fr.bsky.social/post/3mr2w2zlyeq2b 2026-07-20 08:51:16+00:00| seen|...

4.9AI score
SaveExploits0References3
Circl
Circl
added 6 days ago6 views

CVE-2026-12973

creationtimestamp| type| source ---|---|--- 2026-07-20 08:15:39+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr2u3iwzul24...

6.5CVSS4.8AI score0.0016EPSS
SaveExploits0References1
Circl
Circl
added 6 days ago7 views

CVE-2026-16235

creationtimestamp| type| source ---|---|--- 2026-07-20 08:05:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr2tk3latx2q 2026-07-20 14:28:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mr3ivjataz2i 2026-07-20 17:58:06+00:00| seen|...

9.8CVSS4.8AI score0.00357EPSS
SaveExploits0References3
Circl
Circl
added 6 days ago5 views

CVE-2026-10724

creationtimestamp| type| source ---|---|--- 2026-07-20 07:58:34+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr2t4xfnea2b...

4.8CVSS4.8AI score0.00092EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-11349

The Modern Event Calendar Pro WordPress plugin before 7.34.0, Modern Events Calendar Lite WordPress plugin before 7.34.0 do not sanitise and escape a request parameter before using it in a SQL statement, through an AJAX action available to unauthenticated users, leading to an unauthenticated SQL...

5.7AI score0.00321EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-45879

The Modern Event Calendar Pro WordPress plugin before 7.34.0, Modern Events Calendar Lite WordPress plugin before 7.34.0 do not sanitise and escape a request parameter before using it in a SQL statement, through an AJAX action available to unauthenticated users, leading to an unauthenticated SQL...

8.6CVSS5.8AI score0.00321EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 6 days ago6 views

The vulnerability of the siman.exe executable file of Rockwell Automation Arena’s discrete event simulation and automation software allows a hacker to execute arbitrary code.

The vulnerability of the siman.exe executable file of Rockwell Automation Arena’s discrete event simulation and automation software is related to the execution of operations beyond the buffer in memory due to incorrect validation of input data. Exploiting this vulnerability can allow an attacker ...

7.8CVSS6.5AI score0.0018EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 6 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-63923

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: validate body pcifunc in rvumboxhandlerrepeventnotify...

8.8CVSS5.7AI score0.00154EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 6 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64018

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: validate rxreqidx to prevent out-of-bounds array access In manahwcrxeventhandler, rxreqidx is derived from sge-address in DMA-coherent memory. In...

9.3CVSS5.9AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added last week7 views

CVE-2026-64029

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added last week9 views

EUVD-2026-45849

In the Linux kernel, the following vulnerability has been resolved: btrfs: tracepoints: fix sleep while in atomic context in btrfssyncfile The trace event btrfssyncfile is called in an atomic context all trace events are and its call to dput, which is needed due to the call to dgetparent, can...

5.4AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added last week4 views

CVE-2026-64132

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: refresh hdr pointer before ioam6event Reported by Sashiko: In ipv6hopioam, the hdr pointer is initialized to point into the skb's linear data buffer. Later, the code calls skbensurewritable, which might reallocate the...

9.8CVSS5.5AI score0.00491EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added last week5 views

CVE-2026-64132

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: refresh hdr pointer before ioam6event Reported by Sashiko: In ipv6hopioam, the hdr pointer is initialized to point into the skb's linear data buffer. Later, the code calls skbensurewritable, which might reallocate the...

5.5AI score0.00491EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added last week9 views

CVE-2026-64132

CVE-2026-64132 (Linux kernel IPv6 IOAM): use-after-free in ipv6_hop_ioam caused by stale hdr pointer after skb_ensure_writable() reallocation. Patch recalculates hdr pointer before passing hdr->opt_len to ioam6_event(), preventing UaF. Red Hat notes potential DoS and possible broader impacts (...

9.8CVSS5.7AI score0.00491EPSS
SaveExploits0References4
EUVD
EUVD
added last week6 views

EUVD-2026-45817

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: refresh hdr pointer before ioam6event Reported by Sashiko: In ipv6hopioam, the hdr pointer is initialized to point into the skb's linear data buffer. Later, the code calls skbensurewritable, which might reallocate the...

5.7AI score0.00491EPSS
SaveExploits0References4
Cvelist
Cvelist
added last week28 views

CVE-2026-64106 KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Reject restored DTE with out-of-range numeventidbits Userspace can restore an ITS Device Table Entry whose Size field encodes more EventID bits than the virtual ITS supports. The live MAPD path rejects that...

9CVSS0.00148EPSS
SaveExploits0References6
EUVD
EUVD
added last week9 views

EUVD-2026-45791

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Reject restored DTE with out-of-range numeventidbits Userspace can restore an ITS Device Table Entry whose Size field encodes more EventID bits than the virtual ITS supports. The live MAPD path rejects that...

5.3AI score0.00148EPSS
SaveExploits0References6
CVE
CVE
added last week8 views

CVE-2026-64106

Linux kernel KVM arm64 vgic-its vulnerability: a userspace process can restore an ITS Device Table Entry with a Size encoding more EventID bits than the virtual ITS supports. Although MAPD rejects the state, vgic_its_restore_dte() stores the out-of-range value in dev->num_eventid_bits, allowin...

9CVSS5.3AI score0.00148EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added last week4 views

CVE-2026-64106

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Reject restored DTE with out-of-range numeventidbits Userspace can restore an ITS Device Table Entry whose Size field encodes more EventID bits than the virtual ITS supports. The live MAPD path rejects that...

9CVSS5.2AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added last week33 views

CVE-2026-64029 ALSA: seq: Serialize UMP output teardown with event_input

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Serialize UMP output teardown with eventinput sequmpprocessevent borrows client-outrfile.output without synchronizing with the first-open and last-close transition in sequmpclientopen and sequmpclientclose. The last...

7.8CVSS0.00125EPSS
SaveExploits0References5
Rows per page
Query Builder