Lucene search
+L

1038582 matches found

NVD
NVD
added 2026/03/17 4:16 p.m.11 views

CVE-2026-21886

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.9.1, the GraphQL mutations "IndividualDeletionDeleteMutation" is intended to allow users to delete individual entity objects respectively. However, it was observed that this...

8.1CVSS0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/17 2:31 p.m.12 views

CLSA-2026-1773757893 Fix CVE(s): CVE-2025-14847

SECURITY UPDATE: Unauthenticated heap memory disclosure via mismatched zlib compressed protocol headers MongoBleed - debian/patches/CVE-2025-14847.patch: Return actual decompressed size instead of buffer size in ZlibMessageCompressor::decompressData - CVE-2025-14847...

8.7CVSS5.9AI score0.83218EPSS
SaveExploits39References1
RedHat Linux
RedHat Linux
added 2026/03/17 12:48 p.m.11 views

Important: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.1.5 update

An update is now available for Red Hat JBoss Enterprise Application Platform 8.1. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.1.5 serves as a replaceme...

6.9CVSS5.8AI score0.00357EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/17 12:46 p.m.9 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the http/2 server implementation. An attacker can cause application instability or crashes by sending specially crafted HTTP/2 requests that trigger authentication failures, leading to access of freed memory. Note: Thi...

8.6CVSS5.8AI score0.00829EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.22 views

Fedora 44 : systemd (2026-67f57405ee)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-67f57405ee advisory. More bugfixes. ---- - A bunch of bugfixes - More sanitization for invalid values received from hardware and firmware Tenable has extracted the preceding...

6.7CVSS5.9AI score0.00142EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.20 views

PT-2026-25980

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-17 ImageMagick versions prior to 6.9.13-42 Description ImageMagick is software used for editing and manipulating digital images. A bug exists in the NewXMLTree method that could cause a crash due to an...

7.5CVSS5.9AI score0.00475EPSS
SaveExploits0References125
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: glibc (UTSA-2026-006239)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006239 advisory. The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a...

5.9CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.7 views

EulerOS Virtualization 2.12.0 : glibc (EulerOS-SA-2026-1483)

According to the versions of the glibc packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Passing too large an alignment to the memalign suite of functions memalign, posixmemalign, alignedalloc in the GNU C Library version...

8.4CVSS6AI score0.00456EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2026/03/17 12:00 a.m.7 views

Huawei EulerOS: Security Advisory for brotli (EulerOS-SA-2026-1599)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS5.8AI score0.00502EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.12 views

RHEL 9 : kernel (RHSA-2026:4745)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:4745 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: RDMA/rxe: Fix the qp flush...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/03/16 10:30 p.m.33 views

CVE-2026-4177 YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter

YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter. The heap overflow occurs when class names exceed the initial 512-byte allocation. The base64 decoder could read past the buffer end on...

0.00429EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2026/03/16 10:23 p.m.45 views

curl: HSTS accepted from HTTP origin behind HTTPS proxy

curl/libcurl appears to accept and persist Strict-Transport-Security from an http:// origin when the request is sent through an https:// proxy. After that, a later http:// request for the same host is automatically upgraded to https:// due to stored HSTS state. Affected versions 8.12.0 through...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/03/16 8:47 p.m.12 views

GHSA-P799-G7VV-F279 Romeo is vulnerable to Archive Slip due to missing checks in sanitization

Summary The sanitizeArchivePath function in webserver/api/v1/decoder.go lines 80-88 is vulnerable to a path traversal bypass due to a missing trailing path separator in the strings.HasPrefix check. A crafted tar archive can write files outside the intended destination directory. Vulnerable Code...

8.3CVSS6AI score0.00434EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/16 8:47 p.m.10 views

Romeo is vulnerable to Archive Slip due to missing checks in sanitization

Summary The sanitizeArchivePath function in webserver/api/v1/decoder.go lines 80-88 is vulnerable to a path traversal bypass due to a missing trailing path separator in the strings.HasPrefix check. A crafted tar archive can write files outside the intended destination directory. Vulnerable Code...

8.3CVSS6AI score0.00434EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/16 8:43 p.m.13 views

File Browser TUS Negative Upload-Length Fires Post-Upload Hooks Prematurely

!NOTE This feature has been disabled by default for all installations from v2.33.8 onwards, including for existent installations. To exploit this vulnerability, the instance administrator must turn on a feature and ignore all the warnings about known vulnerabilities. We're publishing this new...

8.1CVSS6.7AI score0.01903EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/16 5:32 p.m.8 views

SUSE CVE-2026-23943

Improper Handling of Highly Compressed Data Compression Bomb vulnerability in Erlang OTP ssh sshtransport modules allows Denial of Service via Resource Depletion. The SSH transport layer advertises legacy zlib compression by default and inflates attacker-controlled payloads pre-authentication...

5.3CVSS6.8AI score0.00644EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/03/16 5:32 p.m.9 views

SUSE CVE-2026-31883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a sizet underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header...

7.3CVSS5.8AI score0.00317EPSS
SaveExploits1References14
RedHat Linux
RedHat Linux
added 2026/03/16 5:11 p.m.10 views

Important: Red Hat Security Advisory: Red Hat Data Grid 8.6.0 security update

An update for Red Hat Data Grid 8 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the...

8.2CVSS5.9AI score0.01591EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/16 4:37 p.m.12 views

StudioCMS REST getUsers Exposes Owner Account Records to Admin Tokens

Summary The REST API getUsers endpoint in StudioCMS uses the attacker-controlled rank query parameter to decide whether owner accounts should be filtered from the result set. As a result, an admin token can request rank=owner and receive owner account records, including IDs, usernames, display...

2.7CVSS5.9AI score0.00375EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/16 3:30 p.m.14 views

EUVD-2026-12282

A vulnerability was found in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. This affects the function...

6.5CVSS5.5AI score0.03554EPSS
SaveExploits1References9
Rows per page
Query Builder