Lucene search
+L

147599 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/11 6:34 p.m.5 views

CVE-2026-31879

Frappe is a full-stack web application framework. Prior to 14.100.2, 15.101.0, and 16.10.0, due to a lack of validation and improper permission checks, users could modify other user's private workspaces. Specially crafted requests could lead to stored XSS here. This vulnerability is fixed in...

5.1CVSS5.8AI score0.00136EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/03/11 6:30 p.m.8 views

EUVD-2026-11188

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.6 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user to disclose confidential issue titles due to improper filtering under certain circumstances...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/11 6:30 p.m.8 views

EUVD-2026-11180

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 10.6 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user, when the markdownplaceholders feature flag was enabled, to inject JavaScript in a browser due to improper...

8.7CVSS5.8AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 6:01 p.m.13 views

RLSA-2023:5264 Important: virt:rhel and virt-devel:rhel security and bug fix update

Kernel-based Virtual Machine KVM offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contains packages which provide user-space components used to run virtual machines using KVM. The packages also provide APIs for managing and interacting with the...

7.5CVSS7.9AI score0.01606EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/11 5:16 p.m.13 views

CVE-2026-1471

Excessive caching of authentication context in Neo4j Enterprise edition versions prior to 2026.01.4 leads to authenticated users inheriting the context of the first user who authenticated after restart. The issue is limited to certain non-default configurations of SSO UserInfo endpoint. We...

6.5CVSS0.00244EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/11 5:16 p.m.11 views

CVE-2025-67041

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The host parameter of the TFTP client in the Filesystem Browser page is not properly sanitized. This can be exploited to escape from the original command and execute an arbitrary one with root privileges...

9.8CVSS0.00417EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 5:05 p.m.7 views

SUSE-SU-2026:0871-1 Security update for MozillaFirefox

This update for MozillaFirefox fixes the following issues: Update to Firefox Extended Support Release 140.8.0 ESR MFSA 2026-15 bsc1258568: - CVE-2026-2757: Incorrect boundary conditions in the WebRTC: Audio/Video component - CVE-2026-2758: Use-after-free in the JavaScript: GC component -...

10CVSS5.8AI score0.00604EPSS
SaveExploits3References39
Ubuntu
Ubuntu
added 2026/03/11 4:50 p.m.17 views

USN-8085-1: .NET vulnerabilities

It was discovered that the .NET Microsoft.Bcl.Memory NuGet package did not properly handle certain malformed Base64Url encoded input. An attacker could possibly use this issue to cause .NET to crash, resulting in a denial of service. This issue only affected .NET 9.0 and .NET 10.0. CVE-2026-26127...

7.5CVSS5.8AI score0.02818EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/11 4:49 p.m.12 views

SUSE CVE-2026-3904

Calling NSS-backed functions that support caching via nscd may call the nscd client side code and in the GNU C Library version 2.36 under high load on x8664 systems, the client may call memcmp on inputs that are concurrently modified by other processes or threads and crash. The nscd client in the...

6.2CVSS5.8AI score0.00146EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/11 4:30 p.m.38 views

CVE-2026-1471

The CVE affects Neo4j Enterprise edition prior to version 2026.01.4. Root cause: excessive caching of authentication context in certain non-default SSO UserInfo endpoint configurations, causing authenticated users to inherit the context of the first user who authenticated after a restart. Impact:...

6.5CVSS5.8AI score0.00244EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/11 4:30 p.m.11 views

CVE-2026-1471 Caching of authentication context

Excessive caching of authentication context in Neo4j Enterprise edition versions prior to 2026.01.4 leads to authenticated users inheriting the context of the first user who authenticated after restart. The issue is limited to certain non-default configurations of SSO UserInfo endpoint. We...

2.1CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/11 4:17 p.m.41 views

CVE-2026-20165 Sensitive Information Disclosure in MongoClient logging channel in Splunk Enterprise

In Splunk Enterprise versions below 10.2.1, 10.0.4, 9.4.9, and 9.3.10, and Splunk Cloud Platform versions below 10.2.2510.7, 10.1.2507.17, 10.0.2503.12, and 9.3.2411.124, a low-privileged user that does not hold the "admin" or "power" Splunk roles could retrieve sensitive information by inspectin...

6.3CVSS0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/11 4:16 p.m.11 views

UBUNTU-CVE-2026-1732

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.6 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user to disclose confidential issue titles due to improper filtering under certain circumstances...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2026/03/11 4:06 p.m.25 views

curl: Curl_compareheader() fails to match multi-value HTTP headers

Summary Curlcompareheader in lib/http.c fails to scan the full value of HTTP headers for substring matches. Due to an incorrect loop condition, only the first byte position of the header value is checked. This causes curl to miss connection options like close when they appear as non-first tokens ...

5.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/03/11 4:05 p.m.5 views

CVE-2025-12704 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 18.2 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user to access Virtual Registry data in groups where they are not members due to improper authorization under certain...

3.5CVSS5.8AI score0.00215EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 4:05 p.m.4 views

CVE-2025-14513 Improper Validation of Specified Quantity in Input in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.11 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an unauthenticated user to cause a denial of service condition due to improper input validation when processing specially crafted JSON...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/11 4:04 p.m.46 views

CVE-2026-1663 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 14.4 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user with group import permissions to create labels in private projects due to improper authorization validation in th...

4.3CVSS0.0019EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/11 3:37 p.m.98 views

CVE-2026-1732

CVE-2026-1732 describes a vulnerability in GitLab CE/EE: an authenticated user could disclose confidential issue titles due to improper filtering under certain circumstances. Affected versions are GitLab CE/EE 12.6 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2. GitLab has remediated t...

4.3CVSS5.7AI score0.00253EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/11 3:37 p.m.13 views

CVE-2026-1732

Removed by vendor...

4.3CVSS5.8AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2026/03/11 3:37 p.m.11 views

CVE-2026-1732 Improper Removal of Sensitive Information Before Storage or Transfer in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.6 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an authenticated user to disclose confidential issue titles due to improper filtering under certain circumstances...

4.3CVSS5.8AI score
SaveExploits0References6
Rows per page
Query Builder