Lucene search
+L

144 matches found

RedhatCVE
RedhatCVE
added 2026/02/18 11:03 p.m.11 views

CVE-2026-22860

A path traversal flaw has been discovered in the rubygem Rack. Rack::Directory’s path check used a string prefix match on the expanded path. A request like /../rootexample/ can escape the configured root if the target path starts with the root string, allowing directory listing outside the intend...

7.5CVSS6.2AI score0.00676EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/02/12 11:36 p.m.13 views

CVE-2026-26076

A denial of service flaw has been discovered in ntpd-rs. When Network Time Security NTS is enabled on an ntpd-rs server, a remote attacker can create malformed NTS packets that take significantly more effort for the server to respond to by requesting a large number of cookies. This can lead to...

7.5CVSS5.7AI score0.00363EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/11 1:04 p.m.22 views

CVE-2026-25598

A flaw was found in Harden-Runner, a CI/CD security agent. This vulnerability allows outbound network connections to evade audit logging. A remote attacker could exploit this by using specific socket system calls sendto, sendmsg, and sendmmsg to bypass detection and logging when the egress-policy...

6.3CVSS5.6AI score0.00319EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/10 1:03 a.m.11 views

CVE-2026-24676

A use after free flaw was found in FreeRDP. AUDIN format renegotiation frees the active format list while the capture thread continues using audin-format, leading to a use after free in audioformatcompatible. A malicious server can trigger a client‑side heap use after free causing a crash...

8.7CVSS5.6AI score0.00485EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/06 11:01 p.m.12 views

CVE-2026-1301

In builds with PubSub and JSON enabled, a crafted JSON message can cause the decoder to write beyond a heap-allocated array before authentication, reliably crashing the process and corrupting memory. Mitigation Mitigation for this issue is either not available or the currently available options d...

6.8CVSS5AI score0.00357EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/05 12:01 p.m.21 views

CVE-2025-68119

A flaw was found in Golang's cmd/go module. This vulnerability allows a local attacker to achieve local code execution by downloading and building modules with specially crafted malicious version strings. On systems with Mercurial hg installed, this can occur when downloading modules from...

7CVSS8.6AI score0.00356EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/01/30 8:13 p.m.9 views

CVE-2026-25128

A denial of service flaw has been discovered in the fast-xml-parser npm library. In fast-xml-parser, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-range entity code points e.g., � or �. This causes the parser to throw an uncaugh...

7.5CVSS5.7AI score0.00581EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/01/29 10:45 p.m.13 views

CVE-2026-25068

alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior to commit 5f7fe33, contain a heap-based buffer overflow in the topology mixer control decoder. The tplgdecodecontrolmixer1 function reads the numchannels field from untrusted .tplg data and uses it as a loop bound without validating it...

4.6CVSS5.9AI score0.00185EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/27 10:27 p.m.12 views

CVE-2026-24515

In libexpat before 2.7.4, XMLExternalEntityParserCreate does not copy unknown encoding handler user data. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment,...

2.9CVSS5.8AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/22 11:05 p.m.6 views

CVE-2026-23831

Rekor’s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate returns nil success when message is empty, leaving sign1Msg uninitialized, and Canonicalize later dereferences v.sign1Msg.Payload. A malformed...

5.3CVSS5.7AI score0.00436EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/22 3:07 a.m.9 views

CVE-2025-13878

A flaw was found in bind. A remote attacker can send a specially crafted request that results in a corrupt or malicious record, causing the 'named' service to crash. This vulnerability leads to a Denial of Service DoS for authoritative servers and resolvers. Mitigation Mitigation for this issue i...

7.5CVSS5.1AI score0.09218EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/21 12:55 a.m.14 views

CVE-2025-59464

A resource consumption flaw has been discovered in NodeJS. A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory,...

7.5CVSS6.7AI score0.00265EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/21 12:22 a.m.10 views

CVE-2026-21637

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6AI score0.01136EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/06 7:28 a.m.12 views

CVE-2025-69225

A flaw was found in aiohttp, an asynchronous HTTP client/server framework. The parser logic allows non-ASCII decimal characters in the HTTP Range header. This could potentially enable a remote attacker to exploit a request smuggling vulnerability, leading to the bypass of security controls or...

6.9CVSS6.2AI score0.00276EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/06 7:27 a.m.11 views

CVE-2025-69224

A flaw was found in aiohttp, an asynchronous HTTP client/server framework for Python. A remote attacker could exploit this vulnerability by sending requests containing non-ASCII characters to the Python HTTP parser. This could lead to a request smuggling attack, allowing the attacker to bypass...

6.3CVSS6.4AI score0.00244EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/17 9:27 a.m.14 views

CVE-2013-10031

Plack-Middleware-Session versions before 0.17 may be vulnerable to HMAC comparison timing attacks Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability ...

7.5CVSS6.4AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 11:21 p.m.10 views

CVE-2025-66628

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. In versions 7.1.2-9 and prior, the TIM PSX TIM image parser contains a critical integer overflow vulnerability in its ReadTIMImage function coders/tim.c. The code reads width and height 16-bit values from the file...

7.5CVSS6.7AI score0.0051EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/03 11:08 p.m.9 views

CVE-2025-66293

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the pngsRGBbase512 array when processing...

7.1CVSS6.1AI score0.00354EPSS
SaveExploits2References7
RedhatCVE
RedhatCVE
added 2025/11/21 6:51 p.m.15 views

CVE-2025-13499

Kafka dissector crash in Wireshark 4.6.0 and 4.4.0 to 4.4.10 allows denial of service Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widesprea...

7.8CVSS6.4AI score0.00118EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/11/17 7:33 a.m.7 views

CVE-2025-12817

A vulnerability has been identified in PostgreSQL’s CREATE STATISTICS command where the database does not check that the user has the required schema CREATE privilege. A table owner user could create a statistics object in any schema, blocking other users who legitimately hold CREATE STATISTICS...

4.3CVSS6.8AI score0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder