Lucene search
+L

159213 matches found

OSV
OSV
added 2026/08/23 2:25 p.m.4 views

MINI-HW4H-GH36-CJ8F

Bulletin has no description...

7.5CVSS8.3AI score0.00446EPSS
SaveExploits0
OSV
OSV
added 2026/08/23 7:52 a.m.4 views

CGA-7H42-WPFG-P865

Bulletin has no description...

8.7CVSS4.8AI score0.00302EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/08/23 2:28 a.m.29 views

ZZZCMS ZZZPHP 1.6.3 – Remote PHP Code Execution (RCE)

ZZZCMS zzzphp v1.6.3 contains a remote code execution caused by lack of restrictions in inc/zzzfile.php, letting attackers execute arbitrary PHP code via a crafted URL in the plugins/ueditor/php/controller.php?action=catchimage source parameter, exploit requires attacker to send malicious URL and...

9.8CVSS9.8AI score0.06643EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/23 1:38 a.m.4 views

CGA-F33F-CG33-4VP5

Bulletin has no description...

7.5CVSS4.8AI score0.00354EPSS
SaveExploits0
Circl
Circl
added 2026/08/23 12:00 a.m.6 views

CVE-2026-62243

creationtimestamp| type| source ---|---|--- 2026-08-23 00:00:19+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mtpib2osvy27...

8.7CVSS4.7AI score
SaveExploits0References1
Circl
Circl
added 2026/08/22 9:20 p.m.10 views

CVE-2026-74697

creationtimestamp| type| source ---|---|--- 2026-08-22 21:20:33+00:00| seen| https://infosec.exchange/users/vuldb/statuses/117141250554107492...

4.8AI score
SaveExploits0References1
Circl
Circl
added 2026/08/22 9:06 p.m.8 views

CVE-2026-74695

creationtimestamp| type| source ---|---|--- 2026-08-22 21:06:51+00:00| seen| https://infosec.exchange/users/vuldb/statuses/117141196709191876...

4.8AI score
SaveExploits0References1
Circl
Circl
added 2026/08/22 9:00 p.m.8 views

CVE-2019-0788

creationtimestamp| type| source ---|---|--- 2026-08-22 21:00:05+00:00| seen| https://t.me/nuancesprognews/560 2026-08-23 00:00:13+00:00| seen| https://t.me/nuancesprognews/560...

9.3CVSS6.8AI score0.12476EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/22 4:31 p.m.8 views

CVE-2026-74733

creationtimestamp| type| source ---|---|--- 2026-08-22 16:31:09+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/2pas4lwo7xpug...

4.8AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

DEBIAN-CVE-2026-74731

In the Linux kernel, the following vulnerability has been resolved: schedext: Skip sub-disable teardown for never-linked sub-schedulers A sub-scheduler enable can fail before scxlinksched links the sched into the hierarchy, e.g. when the parent is already being disabled, and cleanup still runs th...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.6 views

DEBIAN-CVE-2026-74733

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

DEBIAN-CVE-2026-74732

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check for tg ops in dce110setavmute Some older DCE timing generators do not implement istgenabled in their ops table. Calling it unconditionally when waiting for AV mute frames causes a NULL pointer dereference o...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

DEBIAN-CVE-2026-74729

In the Linux kernel, the following vulnerability has been resolved: soc: aspeed: lpc-snoop: Fix usercopy overflow in snoopfileread putfifowithdiscard acts as both producer and consumer on the kfifo: it calls kfifoskip advances out and kfifoput advances in from the IRQ handler without synchronizin...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

DEBIAN-CVE-2026-74721

In the Linux kernel, the following vulnerability has been resolved: accel/amxdna: Fix page-insertion errors in amdxdnainsertpages Two error paths in amdxdnainsertpages called vma-vmops-closevma before returning an error code to the caller. This is incorrect: amdxdnagemobjmmap registers an HMM...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

DEBIAN-CVE-2026-74722

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in btrfsdoencodedwrite Local fuzzing of 6.12.94 has found the following memory leak: Unreferenced object 0xffff888018050a80 size 64: comm "syz.0.17", pid 10297, jiffies 4294953601 hex dump first 32 bytes: 0...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.7 views

DEBIAN-CVE-2026-74723

In the Linux kernel, the following vulnerability has been resolved: btrfs: lzo: reject inline extents without valid headers BUG For a crafted btrfs image, the following KASAN can be triggered when reading an inline lzo compressed file extent: BUG: KASAN: slab-out-of-bounds in...

5.7AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.6 views

DEBIAN-CVE-2026-74726

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: re-check primaryispromisc under RTNL in bondalbmonitor bondalbmonitor reads primaryispromisc under RCU, then drops RCU and takes RTNL via rtnltrylock before undoing the promiscuity it set on the active slave. In tha...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

DEBIAN-CVE-2026-74727

In the Linux kernel, the following vulnerability has been resolved: ovpn: skip rehash for peers already removed from byid ovpnnlpeersetdoit resolves the target peer via ovpnpeergetbyid before taking ovpn-lock. In the window between the lookup which only takes a refcount and the subsequent...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

DEBIAN-CVE-2026-74725

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

5.6AI score
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

DEBIAN-CVE-2026-74724

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder