Lucene search
+L

15673 matches found

Vulnrichment
Vulnrichment
added 2026/02/10 12:00 a.m.5 views

CVE-2025-70347

An issue in mquickjs before commit 74b7e 2026-01-15 allows a local attacker to cause a denial of service via a crafted file to the getmblocksize function at mquickjs.c...

5.5AI score0.00142EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/10 12:00 a.m.22 views

CVE-2025-70347

The CVE-2025-70347 issue affects the MicroQuickJS (mquickjs) library. A vulnerability exists in the get_mblock_size function in mquickjs.c prior to commit 74b7e (dated 2026-01-15), which can allow a local attacker to cause a denial of service by processing a crafted file. Multiple sources (Red Ha...

5.5CVSS5.5AI score0.00142EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/10 12:00 a.m.49 views

CVE-2025-70347

An issue in mquickjs before commit 74b7e 2026-01-15 allows a local attacker to cause a denial of service via a crafted file to the getmblocksize function at mquickjs.c...

0.00142EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/09 8:48 p.m.30 views

CVE-2026-25806

PlaciPy (version 1.0.0) exposes potential IDOR-like authorization gaps on student records via GET /api/students/:email, PUT /api/students/:email/status, and DELETE /api/students/:email. The backend only enforces authentication (authenticateToken) and does not verify ownership, administrative/staf...

6.5CVSS5.5AI score0.00212EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/09 8:35 p.m.16 views

Craft CMS Vulnerable to SQL Injection in Element Indexes via `criteria[orderBy]`

Summary The element-indexes/get-elements endpoint is vulnerable to SQL Injection via the criteriaorderBy parameter JSON body. The application fails to sanitize this input before using it in the database query. An attacker with Control Panel access can inject arbitrary SQL into the ORDER BY clause...

8.8CVSS6AI score0.00502EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/02/09 8:15 p.m.21 views

CVE-2026-25495

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the element-indexes/get-elements endpoint is vulnerable to SQL Injection via the criteriaorderBy parameter JSON body. The application fails to sanitize this input before...

8.8CVSS0.00502EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/09 7:42 p.m.41 views

CVE-2026-25495 Craft has a SQL Injection in Element Indexes via criteria[orderBy]

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the element-indexes/get-elements endpoint is vulnerable to SQL Injection via the criteriaorderBy parameter JSON body. The application fails to sanitize this input before...

8.7CVSS0.00502EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/09 12:30 p.m.11 views

Incorrect Use of Privileged APIs

Overview Affected versions of this package are vulnerable to Incorrect Use of Privileged APIs via insufficient permission checks in the getlog function. An authenticated user without log-viewing permissions can still access task execution logs containing sensitive operational data, debugging...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/02/09 12:00 a.m.8 views

The vulnerability of the kvm_get_mode() function in the arch/arm64/include/asm/kvm_host.h support module for the 64-bit ARM processor in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the kvmgetmode function in the arch/arm64/include/asm/kvmhost.h support module for the 64-bit ARM processor-based Linux operating system is related to operations involving resources after their expiration. Exploiting this vulnerability could allow an attacker to cause a servi...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0References11Affected Software2
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.14 views

PT-2026-7145

Name of the Vulnerable Software and Affected Versions Craft versions 4.0.0-RC1 through 4.16.17 Craft versions 5.0.0-RC1 through 5.8.21 Description Craft is a platform for creating digital experiences. The element-indexes/get-elements API endpoint is susceptible to SQL Injection via the...

8.7CVSS6.1AI score0.00502EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2026/02/08 12:00 a.m.9 views

The vulnerability of the get_pat_info() function in the arch/x86/mm/pat/memtype.c module of the Linux operating system’s x86 kernel allows a hacker to induce a service failure.

The vulnerability of the getpatinfo function in the arch/x86/mm/pat/memtype.c module of the Linux operating system’s x86 kernel involves exposing confidential information. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References19Affected Software4
SUSE CVE
SUSE CVE
added 2026/02/07 12:25 a.m.10 views

SUSE CVE-2026-22822

External Secrets Operator reads information from a third-party service and automatically injects the values as Kubernetes Secrets. Starting in version 0.20.2 and prior to version 1.2.0, the getSecretKey template function, while introduced for senhasegura Devops Secrets Management DSM provider, ha...

9.3CVSS5.3AI score0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/06 11:15 p.m.10 views

ALPINE-CVE-2026-25749

Vim is an open source, command line text editor. Prior to version 9.1.2132, a heap buffer overflow vulnerability exists in Vim's tag file resolution logic when processing the 'helpfile' option. The vulnerability is located in the gettagfname function in src/tag.c. When processing help file tags,...

6.6CVSS5.8AI score0.00213EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/06 10:43 p.m.63 views

CVE-2026-25749

Vim (editor) is affected by CVE-2026-25749 prior to version 9.1.2132, where the tag file resolution logic mishandles the helpfile option. In get_tagfname() (src/tag.c) the user-controlled helpfile value is copied into a fixed-size heap buffer (MAXPATHL+1, ~4097 bytes) via an unsafe STRCPY without...

6.6CVSS5.5AI score0.00213EPSS
SaveExploits1References3Affected Software2
AlpineLinux
AlpineLinux
added 2026/02/06 10:43 p.m.12 views

CVE-2026-25749

Vim is an open source, command line text editor. Prior to version 9.1.2132, a heap buffer overflow vulnerability exists in Vim's tag file resolution logic when processing the 'helpfile' option. The vulnerability is located in the gettagfname function in src/tag.c. When processing help file tags,...

6.6CVSS5.5AI score0.00213EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/06 10:43 p.m.49 views

CVE-2026-25749 Heap Overflow in Vim

Vim is an open source, command line text editor. Prior to version 9.1.2132, a heap buffer overflow vulnerability exists in Vim's tag file resolution logic when processing the 'helpfile' option. The vulnerability is located in the gettagfname function in src/tag.c. When processing help file tags,...

6.6CVSS0.00213EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/06 7:13 p.m.5 views

CVE-2026-1709 Keylime: keylime: authentication bypass allows unauthorized administrative operations due to missing client-side tls authentication

A flaw was found in Keylime. The Keylime registrar, since version 7.12.0, does not enforce client-side Transport Layer Security TLS authentication. This authentication bypass vulnerability allows unauthenticated clients with network access to perform administrative operations, including listing...

9.4CVSS5.4AI score0.05431EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/06 5:16 p.m.18 views

CVE-2026-23738

Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, user supplied/control values for Cookies and any GET variable query Parameter are directly interpolated into the HTML of the page using aststrappend. The...

6.1CVSS0.0016EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/02/06 5:16 p.m.9 views

CVE-2026-23738

Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, user supplied/control values for Cookies and any GET variable query Parameter are directly interpolated into the HTML of the page using aststrappend. The...

6.1CVSS5.7AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/06 5:16 p.m.18 views

UBUNTU-CVE-2026-23738

Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, user supplied/control values for Cookies and any GET variable query Parameter are directly interpolated into the HTML of the page using aststrappend. The...

6.1CVSS5.7AI score0.0016EPSS
SaveExploits0References3
Rows per page
Query Builder