Lucene search
+L

29083 matches found

Cvelist
Cvelist
added 2026/04/23 6:22 p.m.47 views

CVE-2026-41173 Unbounded HTTP response body read in OpenTelemetry.Sampler.AWS

The AWS X-Ray Remote Sampler package provides a sampler which can get sampling configurations from AWS X-Ray. Prior to 0.1.0-alpha.8, OpenTelemetry.Sampler.AWS reads unbounded HTTP response bodies from a configured AWS X-Ray remote sampling endpoint into memory. AWSXRaySamplerClient.DoRequestAsyn...

5.9CVSS0.00301EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/04/23 12:01 p.m.23 views

OpenEXR security update

An update is available for OpenEXR. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenEXR is a high dynamic-range HDR image file format developed by Industrial...

8.4CVSS6.3AI score0.00201EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:00 a.m.7 views

RockyLinux 8 : OpenEXR (RLSA-2026:8863)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:8863 advisory. openexr: OpenEXR: Arbitrary code execution via integer overflow in EXR file processing CVE-2026-27622 Tenable has extracted the preceding description block direct...

8.4CVSS6.3AI score0.00201EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/04/22 6:31 p.m.30 views

EUVD-2026-24980

The sort utility in uutils coreutils is vulnerable to a process panic when using the --files0-from option with inputs containing non-UTF-8 filenames. The implementation enforces UTF-8 encoding and utilizes expect, causing an immediate crash when encountering valid but non-UTF-8 paths. This diverg...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/22 4:09 p.m.61 views

CVE-2026-35375

CVE-2026-35375 concerns the uutils coreutils split utility, where a logic error causes output filenames to be corrupted when given non-UTF-8 prefixes/suffixes. The code uses to_string_lossy() to build chunk filenames, which rewrites invalid bytes as the UTF-8 replacement character (U+FFFD). Unlik...

3.3CVSS5.7AI score0.00143EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/22 4:08 p.m.13 views

CVE-2026-35366 uutils coreutils printenv Security Inspection Bypass via UTF-8 Enforcement

The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows...

4.4CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/22 4:07 p.m.9 views

CVE-2026-35346 uutils coreutils comm Silent Data Corruption via Lossy UTF-8 Normalization

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS5.8AI score0.00176EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/22 4:07 p.m.42 views

CVE-2026-35346

The CVE-2026-35346 entry concerns the uutils coreutils comm implementation; it is affected by a flaw where the program uses String::from_utf8_lossy() and, as a result, applies lossy UTF-8 conversion to all output lines. This causes data corruption when comparing binary files or files with non-UTF...

3.3CVSS5.8AI score0.00176EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.23 views

uutils coreutils 安全漏洞

uutils coreutils is a cross-platform core command-line tool set developed by Uutils Open Source. uutils coreutils has a security vulnerability, which stems from a logical error in the ln function. This error may cause failures when processing filenames that are not in UTF-8 encoding, resulting in...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.11 views

MiracleLinux 8 : dotnet8.0-8.0.126-1.el8_10.ML.1 (AXSA:2026-484:08)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-484:08 advisory. dotnet: .NET: Security Bypass and Denial of Service Vulnerability CVE-2026-26171 dotnet: .NET: Denial of Service via stack overflow CVE-2026-32203...

7.5CVSS6.4AI score0.02279EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.7 views

Oracle Linux 8 : giflib (ELSA-2026-8861)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-8861 advisory. 5.1.4-4 - fix CVE-2026-23868: double free in GifMakeSavedImage RHEL-154853 Tenable has extracted the preceding description block directly from the Oracle Linux...

7CVSS5.8AI score0.00144EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.12 views

Oracle Linux 8 : OpenEXR (ELSA-2026-8863)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-8863 advisory. 2.2.0-12.1 - fix CVE-2026-27622 Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note that Nessus has not...

8.4CVSS5.8AI score0.00201EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

MiracleLinux 8 : firefox-140.9.1-1.el8_10.ML.1 (AXSA:2026-480:08)

The remote MiracleLinux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2026-480:08 advisory. libpng: libpng: Arbitrary code execution due to use-after-free vulnerability CVE-2026-33416 libpng: libpng: Information disclosure and denial of...

9.8CVSS6.3AI score0.01052EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.98 views

MiracleLinux 8 : pcs-0.10.18-2.el8_10.9.ML.1 (AXSA:2026-468:04)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-468:04 advisory. tornado-python: Tornado: Denial of Service via large multipart bodies CVE-2026-31958 Tenable has extracted the preceding description block directly from the...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:00 a.m.16 views

AlmaLinux 8 : .NET 10.0 (ALSA-2026:8473)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:8473 advisory. dotnet: .NET: Security Bypass and Denial of Service Vulnerability CVE-2026-26171 dotnet: .NET: Denial of Service via stack overflow CVE-2026-32203 dotnet:...

7.5CVSS6.4AI score0.02279EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:00 a.m.19 views

Oracle Linux 8 : freerdp (ELSA-2026-8945)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-8945 advisory. - Update CLEARVBARENTRY size after alloc CVE-2026-33984 Tenable has extracted the preceding description block directly from the Oracle Linux security...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:00 a.m.10 views

AlmaLinux 8 : freerdp (ALSA-2026:8945)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:8945 advisory. FreeRDP: FreeRDP: Heap buffer overflow allows arbitrary code execution via crafted pixel data CVE-2026-33984 FreeRDP: FreeRDP: Denial of Service via...

7.5CVSS6.7AI score0.00426EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/20 12:00 a.m.12 views

RHEL 8 : grafana (RHSA-2026:9043)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:9043 advisory. Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: net/url: Incorrect...

7.5CVSS7.4AI score0.00728EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/19 12:00 a.m.13 views

MiracleLinux 8 : grafana-pcp-5.1.1-13.el8_10 (AXSA:2026-459:05)

The remote MiracleLinux 8 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2026-459:05 advisory. net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 Tenable has extracted the preceding description block directly from the MiracleLinu...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/19 12:00 a.m.18 views

MiracleLinux 8 : grafana-9.2.10-29.el8_10 (AXSA:2026-458:09)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-458:09 advisory. net/url: Incorrect parsing of IPv6 host literals in net/url CVE-2026-25679 Tenable has extracted the preceding description block directly from the MiracleLinu...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References2
Rows per page
Query Builder