Lucene search
+L

262265 matches found

Vulnrichment
Vulnrichment
added 2026/06/12 2:26 p.m.12 views

CVE-2026-5792 Authentication Bypass in Hedef Media's Related Marketing Cloud (RMC)

Authentication bypass by spoofing vulnerability in Hedef Media Promotion Interactive Media Marketing Inc. Related Marketing Cloud RMC allows Brute Force. This issue affects Related Marketing Cloud RMC: through 12052026...

6.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/06/12 2:19 p.m.34 views

CVE-2026-46340

Netty is a network application framework for development of protocol servers and clients. In versions of netty-transport-sctp prior to 4.1.135.Final and 4.2.15.Final, for each non-complete SctpMessage fragment the handler does fragments.putstreamId, Unpooled.wrappedBufferfrag, byteBuf, wrapping t...

7.5CVSS5.5AI score0.00606EPSS
SaveExploits0
CVE
CVE
added 2026/06/12 2:17 p.m.71 views

CVE-2026-47141

CVE-2026-47141 affects vm2 NodeVM where diagnostics_channel, async_hooks, and perf_hooks observability builtins were exposed to sandboxed code before patching in vm2 3.11.4. These process‑wide modules can leak host data (e.g., HTTP headers, AsyncResource state, performance entries) into the sandb...

6.9CVSS5.2AI score0.00308EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/12 2:16 p.m.16 views

CVE-2026-1836

The system stores the username and password from the login form after submitting the request. This could allow an attacker with access to the platform to return to the browser and view the login credentials...

5.3CVSS6.1AI score0.00105EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 2:10 p.m.551 views

CVE-2026-45416

Netty CVE-2026-45416 affects pre-4.1.135.Final and pre-4.2.15.Final versions. In SslClientHelloHandler.decode(), the 24-bit TLS handshake length is read and, if a ClientHello does not fit in the first record, Netty eagerly allocates ctx.alloc().buffer(handshakeLength). If maxClientHelloLength is ...

7.5CVSS5.4AI score0.00856EPSS
SaveExploits0References22Affected Software1
OSV
OSV
added 2026/06/12 2:10 p.m.15 views

CVE-2026-45416 Netty: SNI handler pre-allocates up to 16 MiB from nine attacker bytes

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, SslClientHelloHandler.decode reads the 24-bit TLS handshake length and, when the ClientHello does not fit in the first record, eagerly allocates...

7.5CVSS6.1AI score
SaveExploits0References24
NVD
NVD
added 2026/06/12 1:16 p.m.25 views

CVE-2026-49347

Quest Bot is an opensource Discord Bot. Prior to version 1.1.8, any user who can access the ticket panel can repeatedly create new ticket channels. The latest release still creates a new database ticket and Discord channel for every completed ticket modal submission, without checking whether the...

5.3CVSS0.00235EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 1:16 p.m.30 views

CVE-2026-48485

Quest Bot is an opensource Discord Bot. Prior to version 1.1.6, the latest release suppresses mentions when creating, unbanning, unwarning, kicking, muting, and unmuting, but stored warning reasons are still printed by /warns without mention suppression. A moderator can create a warning with...

2.1CVSS0.00251EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 1:16 p.m.22 views

CVE-2026-47195

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
Cvelist
Cvelist
added 2026/06/12 11:54 a.m.43 views

CVE-2026-49347 Quest Bot: Ticket creation has no per-user open-ticket limit or cooldown

Quest Bot is an opensource Discord Bot. Prior to version 1.1.8, any user who can access the ticket panel can repeatedly create new ticket channels. The latest release still creates a new database ticket and Discord channel for every completed ticket modal submission, without checking whether the...

5.3CVSS0.00235EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 11:51 a.m.39 views

CVE-2026-47196

CVE-2026-47196 affects Quest Bot (open-source Discord bot). Before v1.1.6, the automod add command could create an empty rule when input is whitespace because it trims but does not reject an empty result; the message listener then checks content.includes("") which is always true, causing deletion...

8.4CVSS5.3AI score0.00235EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 11:11 a.m.14 views

Improperly Implemented Security Check for Standard

Overview org.apache.cxf:cxf-rt-rs-security-oauth2 is a services framework. Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard due to a logic error in the OAuthRequestFilter request handler. An attacker can bypass intended IP address restrictions...

9.8CVSS5.4AI score0.00682EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 11:11 a.m.13 views

OESA-2026-2670 gvfs security update

Gvfs is a userspace virtual filesystem implementation for GIO a library available in GLib. It comes with a set of backends, including trash support, SFTP, SMB, HTTP, DAV, and many others. Gvfs also contains modules for GIO that implement volume monitors and persistent metadata storage. Security...

4.3CVSS8.8AI score0.0036EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/06/12 11:10 a.m.13 views

Missing Authentication for Critical Function

Overview org.apache.cxf:cxf-rt-rs-security-oauth2 is a services framework. Affected versions of this package are vulnerable to Missing Authentication for Critical Function due to a missing 'throw' keyword in the security context check within the TokenIntrospectionService method. An attacker can...

6.3CVSS5.4AI score0.00357EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 10:16 a.m.28 views

CVE-2026-50628

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS0.00682EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/12 10:16 a.m.11 views

DEBIAN-CVE-2026-48914

A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges could exploit this vulnerability by submitting a malformed virtio-blk SCSI request, leading to an...

6.7CVSS5.2AI score0.00158EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/12 10:00 a.m.14 views

CVE-2026-9266

A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remediation of CVE-2026-0714. The firmware introduced TPM2 parameter encryption as a countermeasure again...

7CVSS5.2AI score0.0007EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 9:37 a.m.42 views

EUVD-2026-36407

The iVEC-IEI Virtualization Edge Computer developed by IEI Integration Corp has a Path Traversal vulnerability, allowing authenticated remote attackers to exploit this vulnerability to create directories in unintended system paths...

5.3CVSS5.5AI score0.00288EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 9:31 a.m.21 views

EUVD-2026-36406

The iVEC-IEI Virtualization Edge Computer developed by IEI Integration Corp has an Arbitrary File Deletion vulnerability, allowing authenticated remote attackers to exploit this vulnerability to delete arbitrary system files or directories, resulting in data destruction or service disruption...

8.1CVSS5.6AI score0.00401EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 9:03 a.m.11 views

SUSE-SU-2026:22102-1 Security update for glib-networking

This update for glib-networking fixes the following issue - CVE-2026-10028: two certificates which are each signed by the other can lead to an infinite loop bsc1267979...

4.3CVSS5.4AI score0.00181EPSS
SaveExploits0References3
Rows per page
Query Builder