Lucene search
+L

5632 matches found

CVE
CVE
added yesterday11 views

CVE-2026-72791

SiYuan v3.7.4-alpha.1 contains an information-disclosure flaw in the /api/av/getAttributeViewFieldViews endpoint. The route is registered with CheckAuth only and lacks publish-access filtering, allowing reader-role callers to view the complete database view structure (view names, icons, layout ty...

6.9CVSS5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-72785 Craft CMS before 5.10.6 Authorization Bypass via structures/move-element

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-72785 Craft CMS before 5.10.6 Authorization Bypass via structures/move-element

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-56109

Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability. A control-panel user holding only the viewCategories permission without saveCategories for a category group can permanently modify that group's category structure — reordering and re-parenting categories — via t...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago12 views

CVE-2026-72785

Summary (CVE-2026-72785) Craft CMS 5.0.0-RC1 through 5.10.5 contains an incorrect authorization vulnerability in the category structure controls. A control-panel user with only the viewCategories permission (no saveCategories ) for a category group can permanently reorder or re-parent categories ...

9.3CVSS5.3AI score0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago6 views

CVE-2026-66770

Due to an SQL Injection vulnerability in SAP Social intelligence, an authenticated attacker could directly inject an SQL DDL Data Definition Language string into the underlying database without further authorization. Successful exploitation could allow the attacker to make malicious changes to th...

6.3CVSS0.00157EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago25 views

CVE-2026-66770

Technical details about CVE-2026-66770 are not publicly available in the provided documents. Monitor for updates.

6.3CVSS5.8AI score0.00157EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago10 views

EUVD-2026-55882

Due to an SQL Injection vulnerability in SAP Social intelligence, an authenticated attacker could directly inject an SQL DDL Data Definition Language string into the underlying database without further authorization. Successful exploitation could allow the attacker to make malicious changes to th...

6.3CVSS5.8AI score0.00157EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago5 views

UBUNTU-CVE-2026-68378

In the Linux kernel, the following vulnerability has been resolved: dpll: fix NULL pointer dereference in dpllmsgaddpinrefsync When a dpllpin is shared across multiple dplldevice instances and those devices are being unregistered e.g. during driver module removal, a NULL pointer dereference can...

5.3AI score0.002EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 3 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: added srng-lock for ath11khalsrng in monitor mode. ath11khalsrng should be used with srng-lock to protect srng data. For ath11kdprxmondestprocess and ath11kdpfullmonprocessrx, they use ath11khalsrng multiple times,...

8.8CVSS5.3AI score0.0027EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 3 days ago7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: sched: actconnmark: Initialize struct tcife to prevent kernel leaks. In tcfconnmarkdump, the variable ‘opt’ was partially initialized using a specified initializer. As a result, the padding bytes remained uninitialized. The...

5.4AI score0.00192EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 3 days ago16 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: hwrng: core – Use RCU and workstruct to fix race conditions Currently, the hwrngfill function is not cleared until the hwrngfillfn thread exits. Since hwrngunregister reads hwrngfill outside of the rngmutex lock, a concurrent...

4.7CVSS5.3AI score0.00088EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 3 days ago7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: wifi: Avoid exposing kernel data to user space through struct iwpoint struct iwpoint contains a 32-bit field on 64-bit architectures. c struct iwpoint void user pointer; / Pointer to the data in user space / u16 length; / Number ...

3.3CVSS5.1AI score0.00117EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 3 days ago9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Fixed a race condition related to bitfield writes in btrfsclearspaceinfofull. According to the memory-barriers.txt document regarding memory barrier ordering guarantees: - These guarantees do not apply to bitfields, as...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 6 days ago9 views

KVM: nVMX: Hide shadow VMCS right after VMCLEAR

...

9.8CVSS5.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/06 8:16 a.m.7 views

UBUNTU-CVE-2026-64589

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.3AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/06 7:13 a.m.10 views

EUVD-2026-53776

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.4AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/06 1:6 a.m.9 views

SUSE CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

5.4AI score0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:16 a.m.6 views

UBUNTU-CVE-2026-64578

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate compound request size before reading StructureSize2 When ksmbd validates a compound chained SMB2 request, ksmbdsmb2checkmessage reads pdu-StructureSize2 without first checking that the compound element is large...

8.2CVSS5.4AI score0.00317EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 8:9 a.m.60 views

CVE-2026-64578

Summary: CVE-2026-64578 affects the ksmbd component of the Linux kernel. A vulnerability exists where ksmbd_smb2_check_message() reads the 2-byte StructureSize2 field at offset 64 of an SMB2 compound element without first ensuring the element is large enough. An attacker can craft a compound SMB2...

8.2CVSS5.4AI score0.00317EPSS
SaveExploits0References5
Rows per page
Query Builder