Lucene search
K

367 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-46324

No description is available for this CVE...

7CVSS5.4AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2 days ago9 views

CVE-2026-3238

A flaw was found in Samba’s WINS server component when running as an Active Directory Domain Controller. The WINS protocol handlers for certain request types did not properly validate incoming packets, allowing an unauthenticated remote attacker to trigger a NULL pointer dereference and crash the...

7.5CVSS5.5AI score0.00075EPSS
Exploits0References4
OSV
OSV
added 6 days ago3 views

MINI-Q76G-G2FX-G9JP

Bulletin has no description...

5.3CVSS5.7AI score0.00038EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/06/01 5:34 p.m.6 views

CVE-2026-47762

TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability via forged mce:protected comments. Allows attackers to bypass sanitization and inject scripts that execute when content is restored. Impacts users who utilize the protect option. Thi...

8.7CVSS5.5AI score0.00032EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/06/01 5:34 p.m.8 views

CVE-2026-47761

TinyMCE is an open source rich text editor. Prior to 5.11.1, 7.9.3, and 8.5.1, there is a stored XSS vulnerability in the media plugin. Attackers can inject malicious scripts via crafted data-mce- attributes, which are executed when content is rendered. Impacts users of TinyMCE with the media...

8.7CVSS5.4AI score0.00032EPSS
Exploits0References2
OSV
OSV
added 2026/05/25 4:6 p.m.3 views

MINI-X4GG-F35P-3GMF

Bulletin has no description...

5.3CVSS5.7AI score0.00007EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/21 12:50 p.m.7 views

CVE-2026-5946

A flaw was found in the bind component, specifically within the named daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System DNS messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the named daemon when...

7.5CVSS5.7AI score0.00068EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/13 1:5 p.m.10 views

CVE-2026-44296

A flaw was found in deskflow. A remote, unauthenticated denial of service DoS vulnerability affects Deskflow servers running with TLS enabled the default. When any TCP peer connects to the listening port and its first bytes do not parse as a valid TLS ClientHello, SecureSocket::secureAccept enter...

7.5CVSS5.8AI score0.00052EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/05/08 6:13 p.m.7 views

CVE-2026-43289

In the Linux kernel, the following vulnerability has been resolved: kexec: derive purgatory entry from symbol kexecloadpurgatory derives image-start by locating eentry inside an SHFEXECINSTR section. If the purgatory object contains multiple executable sections with overlapping shaddr, the...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.4 views

DEBIAN-CVE-2026-43343

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fsubset: Fix unbalanced refcnt in gethfree gethalloc increments the reference count, but gethfree fails to decrement it. This prevents the configuration of attributes via configfs after unlinking the function...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/06 11:24 p.m.6 views

CVE-2026-43255

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix WARNING in usbtxblock The function usbtxblock submits cardp-txurb without ensuring that any previous transmission on this URB has completed. If a second call occurs while the URB is still active e.g. during...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/04 8:52 p.m.5 views

CVE-2026-42167

A flaw was found in the modsql module in ProFTPD. This issue allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...

8.1CVSS6.4AI score0.0699EPSS
Exploits6References2
RedhatCVE
RedhatCVE
added 2026/05/04 11:6 a.m.8 views

CVE-2026-42484

A heap-based buffer overflow in hextobinary in the PKZIP hash parser in hashcat v7.1.2 allows an attacker to cause a denial of service or possibly execute arbitrary code via a crafted PKZIP hash file. The issue affects modules 17200, 17210, 17220, 17225, and 17230. When datatypeenum=1,...

9.8CVSS6.3AI score0.00108EPSS
Exploits1References2
OSV
OSV
added 2026/04/30 10:10 a.m.4 views

RHSA-2026:11656 Red Hat Security Advisory: xorg-x11-server-Xwayland security update

Bulletin has no description...

7.8CVSS4.8AI score0.00005EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2026/04/23 4:47 p.m.0 views

CVE-2026-35374

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently...

6.3CVSS5.3AI score0.00014EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/23 4:47 p.m.2 views

CVE-2026-35355

The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the OEXCL flag. A local attacker can exploit t...

6.3CVSS5.5AI score0.00013EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/04/23 4:47 p.m.2 views

CVE-2026-35363

A vulnerability in the rm utility of uutils coreutils allows the bypass of safeguard mechanisms intended to protect the current directory. While the utility correctly refuses to delete . or .., it fails to recognize equivalent paths with trailing slashes, such as ./ or .///. An accidental or...

5.6CVSS5.6AI score0.00008EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/04/23 4:42 p.m.2 views

CVE-2026-35356

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the install utility of uutils coreutils when using the -D flag. The command creates parent directories and subsequently performs a second path resolution to create the target file, neither of which is anchored to a directory file...

6.3CVSS5.7AI score0.00014EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/04/23 4:10 p.m.4 views

openjdk: Enhance key generation (Oracle CPU 2026-04)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Security. Supported versions that are affected are Oracle Java SE: 8u481, 8u481-b50, 8u481-perf, 11.0.30, 17.0.18, 21.0.10, 25.0.2, 26; Oracle GraalVM for JDK: 17.0....

2.9CVSS7.4AI score0.00022EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/04/22 6:51 p.m.3 views

CVE-2026-33593

A flaw was found in PowerDNS DNSdist. A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query...

7.5CVSS5.1AI score0.00009EPSS
Exploits0References2
Rows per page
Query Builder