Lucene search
+L

30902 matches found

OSV
OSV
added 2026/06/12 4:16 p.m.11 views

UBUNTU-CVE-2026-47691

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's DnsResolveContext insufficiently validates the bailiwick of NS records, enabling DNS Cache Poisoning. An attacker controlling an authoritative name...

10CVSS5.4AI score0.00317EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/12 2:49 p.m.6 views

CVE-2026-47190 IPAM controller service account granted unnecessary full access to Secrets

IPAM is the IP address Manager for Cluster API Provider Metal3. Prior to versions 1.11.7, 1.12.4, and 1.13.0, the IPAM controller's ClusterRole granted full CRUD permissions create, delete, get, list, patch, update, watch on core/v1 Secrets. The controller never accesses Secrets during normal...

4.4CVSS5.9AI score0.00333EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/12 2:47 p.m.42 views

CVE-2026-50009

Netty QUIC (prior to 4.2.15.Final) exposes the stateless reset token on the network path when using the default HMAC-based connection-ID and stateless-reset-token generators. An on-path attacker observing QUIC headers after a source-CID rotation can derive the server’s current source-CID reset to...

4.8CVSS5.4AI score0.00204EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/12 2:47 p.m.7 views

CVE-2026-50009 Netty QUIC stateless reset token material exposed through header-visible connection IDs

Netty is a network application framework for development of protocol servers and clients. Prior to version 4.2.15.Final, Netty QUIC exposes the stateless reset token on the network path when using the default HMAC-based connection-ID and stateless-reset-token generators. The reset token for the...

4.8CVSS6AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/12 2:43 p.m.7 views

CVE-2026-50026 Frappe: Lack of permissions checks in 'relink' and 'set_email_password' endpoints

Frappe is a full-stack web application framework. Prior to versions 15.107.0 and 16.17.0, a lack of permission checks in these endpoints allowed unauthorized access to resources. This issue has been patched in versions 15.107.0 and 16.17.0...

6.9CVSS5.9AI score0.0026EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/12 2:39 p.m.16 views

EUVD-2026-36495

Frappe is a full-stack web application framework. Prior to version 16.17.4, any authenticated user can access private files by guessing the file path. This issue has been patched in version 16.17.4...

5.3CVSS5.2AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/12 2:39 p.m.6 views

CVE-2026-47182 Frappe: Broken Access Control on Private Files

Frappe is a full-stack web application framework. Prior to version 16.17.4, any authenticated user can access private files by guessing the file path. This issue has been patched in version 16.17.4...

5.3CVSS5.9AI score0.00278EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/12 2:38 p.m.37 views

CVE-2026-44976

CVE-2026-44976 affects the Frappe web framework. The vulnerability is described as an IDOR in the “update_onboarding_step” function, allowing any user to modify any field in any Onboarding Step record prior to version 16.17.4. The issue is explicitly patched in version 16.17.4. The available conn...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:35 p.m.15 views

EUVD-2026-36491

Frappe is a full-stack web application framework. Prior to versions 15.107.2 and 16.17.4, any authenticated user can reset onboarding for all users in the system. This issue has been patched in versions 15.107.2 and 16.17.4...

5.3CVSS5.2AI score0.00278EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 2:35 p.m.30 views

CVE-2026-44975

CVE-2026-44975 (Frappe) : The vulnerability affects the Frappe full‑stack web framework prior to versions 15.107.2 and 16.17.4. An authenticated user can reset onboarding for all users due to missing authorization on the reset form tours. This exposes potential impact on user onboarding state, wi...

5.3CVSS5.2AI score0.00278EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:27 p.m.16 views

EUVD-2026-36487

Frappe is a full-stack web application framework. Prior to versions 15.107.0 and 16.17.0, an IDOR vulnerability allows authenticated users to access other users' email configuration details. This issue has been patched in versions 15.107.0 and 16.17.0...

6.9CVSS5.2AI score0.00321EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:23 p.m.10 views

EUVD-2026-36454

Frappe is a full-stack web application framework. Prior to version 15.106.0, a stored XSS vulnerability in the user profile image section allows an attacker to execute malicious scripts in the browsers of other users. This issue has been patched in version 15.106.0...

6.9CVSS5.3AI score0.00258EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:16 p.m.13 views

EUVD-2026-36445

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's DNS resolver uses a predictable PRNG for generating DNS transaction IDs and defaults to a static UDP source port. This combination reduces the entrop...

6.8CVSS5.2AI score0.00256EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/12 2:15 p.m.18 views

CVE-2026-47137 vm2: GHSA-8hg8-63c5-gwmx patch bypass: nesting:true without explicit require still allows full RCE

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx CVE-2023-37903 introduced a check in nodevm.js line 263 that blocks the combination nesting: true + require: false. However, the check uses strict equality options.require === false, which is...

10CVSS5.1AI score0.00382EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/12 1:44 p.m.7 views

CVE-2026-53722 Nuxt: Reflected XSS in `<NuxtLink>` via unsanitised `javascript:` or `data:` URL

Nuxt is an open-source web development framework for Vue.js. Prior to versions 3.21.7 and 4.4.7, did not validate the URL scheme of values bound to its to or href props before rendering them into the href attribute of the underlying element. When an application binds attacker-controlled input a...

5.1CVSS5.6AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/12 11:53 a.m.10 views

ROOT-APP-MAVEN-CVE-2018-14718 CVE-2018-14718 in io.root.com.fasterxml.jackson.core:jackson-databind - Patched by Root

Root has patched CVE-2018-14718 in the io.root.com.fasterxml.jackson.core:jackson-databind package for Root:Maven. Multiple fixed versions available...

9.8CVSS8.3AI score0.12679EPSS
SaveExploits0
OSV
OSV
added 2026/06/12 11:53 a.m.10 views

ROOT-APP-MAVEN-CVE-2020-36186 CVE-2020-36186 in io.root.com.fasterxml.jackson.core:jackson-databind - Patched by Root

Root has patched CVE-2020-36186 in the io.root.com.fasterxml.jackson.core:jackson-databind package for Root:Maven. Multiple fixed versions available...

8.1CVSS5.3AI score0.05218EPSS
SaveExploits1
EUVD
EUVD
added 2026/06/12 11:52 a.m.16 views

EUVD-2026-36414

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, a moderator with the relevant Discord permission bit can use the bot to moderate users above them in the Discord role hierarchy, as long as the bot itself outranks the target. This bypasses Discord’s normal role hierarchy protections...

7.2CVSS5.2AI score0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/12 11:52 a.m.38 views

CVE-2026-47195 Quest Bot: Per-channel permission overwrite bypass in purge and slowmode commands.

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the purge and slowmode commands check only guild-level permissions on the invoking member. They do not check the member’s effective permissions in the channel where the command is run. A user denied channel-level moderation permissio...

7.1CVSS0.00215EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 11:52 a.m.14 views

EUVD-2026-36413

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the purge and slowmode commands check only guild-level permissions on the invoking member. They do not check the member’s effective permissions in the channel where the command is run. A user denied channel-level moderation permissio...

7.1CVSS5.3AI score0.00215EPSS
SaveExploits0References2
Rows per page
Query Builder