Lucene search
K

11966 matches found

EUVD
EUVD
added 2026/01/16 12:0 a.m.5 views

EUVD-2026-2905

In the portal in LemonLDAP::NG before 2.21.0, cross-site scripting XSS allows remote attackers to inject arbitrary web script or HTML into the login page via the tab parameter, for Choice authentication...

7.2CVSS5.3AI score0.00378EPSS
Exploits0References3
EUVD
EUVD
added 2026/01/15 1:10 p.m.3 views

EUVD-2026-2825

A security vulnerability in the /apis/dashboard.grafana.app/ endpoints allows authenticated users to bypass dashboard and folder permissions. The vulnerability affects all API versions v0alpha1, v1alpha1, v2alpha1. Impact: - Viewers can view all dashboards/folders regardless of permissions -...

8.3CVSS6.1AI score0.00037EPSS
Exploits0References7
EUVD
EUVD
added 2026/01/15 1:10 p.m.2 views

EUVD-2026-2826

An open redirect vulnerability has been identified in Grafana OSS that can be exploited to achieve XSS attacks. The vulnerability was introduced in Grafana v11.5.0. The open redirect can be chained with path traversal vulnerabilities to achieve XSS. Fixed in versions 12.0.2+security-01,...

7.6CVSS5.9AI score0.00046EPSS
Exploits0References7
EUVD
EUVD
added 2026/01/15 1:8 p.m.2 views

EUVD-2026-2811

An attacker with administrative access may inject malicious content into the login page, potentially enabling cross-site scripting XSS attacks, leading to the extraction of sensitive data...

3.8CVSS5.5AI score0.00262EPSS
Exploits0References7
EUVD
EUVD
added 2026/01/15 1:8 p.m.4 views

EUVD-2026-2818

An attacker may exploit missing protection against clickjacking by tricking users into performing unintended actions through maliciously crafted web pages, leading to the extraction of sensitive data...

4.3CVSS6.3AI score0.00286EPSS
Exploits0References7
EUVD
EUVD
added 2026/01/15 6:31 a.m.2 views

EUVD-2026-2828

Not used...

6.4AI score
Exploits0References1
EUVD
EUVD
added 2026/01/15 6:31 a.m.2 views

EUVD-2026-2835

Not used...

6.4AI score
Exploits0References1
EUVD
EUVD
added 2026/01/15 6:31 a.m.3 views

EUVD-2026-2832

Not used...

6.4AI score
Exploits0References1
EUVD
EUVD
added 2026/01/15 12:31 a.m.1 views

EUVD-2026-2840

EUVD-2026-2840...

6.4AI score
Exploits0References1
EUVD
EUVD
added 2026/01/15 12:31 a.m.2 views

EUVD-2026-2839

EUVD-2026-2839...

7.5CVSS6.4AI score0.00289EPSS
Exploits0References3
EUVD
EUVD
added 2026/01/14 3:8 p.m.3 views

EUVD-2026-2482

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.9AI score0.00116EPSS
Exploits0References5
EUVD
EUVD
added 2026/01/14 3:7 p.m.1 views

EUVD-2026-2476

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Use spinlock for context list protection lock Previously a mutex was added to protect the encoder and decoder context lists from unexpected changes originating from the SCP IP block, causing the context...

6.1AI score0.00171EPSS
Exploits0References5
EUVD
EUVD
added 2026/01/14 3:7 p.m.2 views

EUVD-2026-2473

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix "UBSAN: shift-out-of-bounds error" This patch ensures that the RX ring size rxpending is not set below the permitted length. This avoids UBSAN shift-out-of-bounds errors when users passes small or zero ring size...

6AI score0.00157EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/14 3:7 p.m.1 views

EUVD-2026-2486

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add missing NULL pointer check for pingpong interface It is checked almost always in dpuencoderphyswbsetupctl, but in a single place the check is missing. Also use convenient locals instead of physenc- where availabl...

6AI score0.00116EPSS
Exploits0References5
EUVD
EUVD
added 2026/01/14 3:7 p.m.4 views

EUVD-2026-2467

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5storegroupthreadcnt The variable mddev-private is first assigned to conf and then checked: conf = mddev-private; if !conf ... If conf is NULL, then mddev-private is also...

6AI score0.0015EPSS
Exploits0References4
EUVD
EUVD
added 2026/01/14 3:7 p.m.2 views

EUVD-2026-2483

In the Linux kernel, the following vulnerability has been resolved: smc91x: fix broken irq-context in PREEMPTRT When smc91x.c is built with PREEMPTRT, the following splat occurs in FVPRevC: 13.055000 smc91x LNRO0003:00 eth0: link up, 10Mbps, half-duplex, lpa 0x0000 13.062137 BUG: workqueue leaked...

6AI score0.00114EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/14 3:7 p.m.2 views

EUVD-2026-2477

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Zero-initialize the eb.vma array in i915gemdoexecbuffer Initialize the eb.vma array with values of 0 when the eb structure is first set up. In particular, this sets the eb-vmai.vma pointers to NULL, simplifying...

6AI score0.00121EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/14 3:6 p.m.3 views

EUVD-2026-2478

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

5.9AI score0.00111EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/14 3:6 p.m.3 views

EUVD-2026-2491

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions with a NULL function pointer which triggers:...

6.1AI score0.00136EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/14 3:6 p.m.3 views

EUVD-2026-2498

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: move preemptpreparepostamble after error check Move the call to preemptpreparepostamble after verifying that preemptpostambleptr is valid. If preemptpostambleptr is NULL, dereferencing it in preemptpreparepostamble...

5.9AI score0.00137EPSS
Exploits0References3
Rows per page
Query Builder