Lucene search
K

805 matches found

RedhatCVE
RedhatCVE
added 4 days ago6 views

CVE-2026-48524

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. A remote attacker can exploit this vulnerability by sending specially crafted JWTs with unknown 'kid' key ID values. This can force the PyJWKClient.getsigningkey function to make an unlimited number of unrate-limit...

5.9CVSS5.7AI score0.00057EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 4 days ago7 views

CVE-2026-8647

A flaw was found in perl-Crypt-ScryptKDF. The randombytes function in versions through 0.010 uses an insecure random number source when no cryptographically secure pseudorandom number generator CSPRNG module is available. This occurs because the function falls back to using the built-in rand...

4.8CVSS5.6AI score0.00036EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 5 days ago11 views

CVE-2026-35193

A flaw was found in Django. This vulnerability allows a remote attacker to read private cached responses. This occurs because the UpdateCacheMiddleware in Django does not correctly add the Authorization header to the Vary response header for requests that include an Authorization header but lack...

3.1CVSS5.7AI score0.00037EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 5 days ago9 views

CVE-2026-5241

A flaw was found in python-transformers. An attacker can exploit this vulnerability by providing a malicious model repository. During model initialization, the trustremotecode parameter, intended to prevent remote code execution, is overridden by untrusted configuration data. This allows the...

9.6CVSS7.6AI score0.00076EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 5 days ago10 views

CVE-2026-3276

A flaw was found in the unicodedata.normalize function in Python. This vulnerability allows a remote attacker to cause excessive CPU consumption by providing specially crafted Unicode input. Successful exploitation can lead to a Denial of Service DoS on the affected system. Mitigation Mitigation...

6.3CVSS5.7AI score0.00049EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 5 days ago8 views

CVE-2026-50031

A flaw was found in FreeIPMI. Specifically, the ipmi-oem client command, which implements Intelligent Platform Management Interface IPMI OEM commands, contains exploitable buffer overflows. A remote attacker could exploit these vulnerabilities by sending specially crafted response messages to the...

7.5CVSS5.8AI score0.00038EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 6 days ago11 views

CVE-2026-44579

A flaw was found in Next.js. Applications utilizing Partial Prerendering via the Cache Components feature are susceptible to connection exhaustion. A remote attacker can send crafted POST requests to a server action, triggering a request-body handling deadlock. This leaves connections open,...

7.5CVSS5.7AI score0.00019EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-44574

A flaw was found in Next.js. This vulnerability allows an attacker to bypass security checks in web applications that use Next.js middleware to protect specific web pages. By sending specially crafted web addresses, an attacker can access protected content without proper authorization. This could...

8.1CVSS5.6AI score0.00011EPSS
Exploits2References4
RedhatCVE
RedhatCVE
added 6 days ago8 views

CVE-2026-7210

A flaw was found in the python and expat components. Insufficient entropy in the hash-flooding protection mechanism of xml.parsers.expat and xml.etree.ElementTree allows a remote attacker to craft a malicious XML document. This crafted document can trigger a hash flooding attack, leading to a...

9.8CVSS5.7AI score0.00087EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-43868

A flaw was found in Apache Thrift. This vulnerability involves a Memory Allocation with Excessive Size Value, which could allow an attacker to trigger resource exhaustion. By providing an overly large size value during memory allocation, an attacker can cause the affected system to become...

7.5CVSS5.7AI score0.00281EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-45157

A flaw was found in Nextcloud Server. A malicious user with access to a file share could exploit this vulnerability by using the share token to directly access the chunking upload process. This allows the attacker to view temporary part files during ongoing uploads, leading to information...

6.3CVSS5.6AI score0.00017EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 6 days ago8 views

CVE-2026-10199

A flaw was found in Assimp. A local attacker could trigger a null pointer dereference by manipulating an argument in the glTF2::LazyDict function. This vulnerability, located in the glTF2Asset.h library, could lead to an application crash, resulting in a denial of service DoS. Mitigation Mitigati...

5.5CVSS5.6AI score0.00014EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-10198

A flaw was found in Assimp, specifically within the glTFImporter component. A local attacker could exploit a null pointer dereference vulnerability in the Assimp::glTFImporter::ImportMeshes function. This could lead to a denial of service DoS by causing the application to crash. Mitigation...

5CVSS5.6AI score0.00015EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added last week6 views

CVE-2026-45285

A flaw was found in Nextcloud. When a user shares a folder or file with a Nextcloud Team that includes an external member, the system automatically generates a public link for that external member. This link, which is not visible to the folder owner, grants the same permissions as the Team's...

6.4CVSS5.6AI score0.0004EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added last week6 views

CVE-2026-45690

A flaw was found in Nextcloud Server. This vulnerability allows a remote attacker, with knowledge of a user's password, to bypass two-factor authentication 2FA protections. When a user attempts to log in with valid credentials on a 2FA-enabled account, a temporary session token is generated befor...

5.9CVSS5.7AI score0.00063EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added last week6 views

CVE-2026-10230

A flaw was found in Assimp, specifically within the Half-Life 1 MDL Loader component. A local attacker could exploit a heap-based buffer overflow vulnerability in the readanimations function of HL1MDLLoader.cpp. This could lead to information disclosure, denial of service, or potentially arbitrar...

5.6CVSS6.1AI score0.00014EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2026/05/29 12:22 p.m.10 views

CVE-2026-32936

A flaw was found in CoreDNS, a DNS server that chains plugins. A remote, unauthenticated attacker can exploit this vulnerability by repeatedly sending oversized DNS-over-HTTPS DoH GET requests. The GET path, unlike the POST path, lacks size validation before processing large dns= query parameter...

8.7CVSS5.6AI score0.00043EPSS
Exploits1References5
RedhatCVE
RedhatCVE
added 2026/05/28 7:54 a.m.10 views

CVE-2026-43869

A flaw was found in Apache Thrift. This vulnerability involves improper validation of a certificate with a host mismatch, which could allow a remote attacker to bypass security checks. By presenting a specially crafted certificate, an attacker may impersonate a legitimate server or client. This...

7.3CVSS5.7AI score0.00045EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/26 4:16 p.m.6 views

CVE-2026-48864

A flaw was found in libsolv. This heap buffer overflow occurs during the decompression of attacker-controlled compressed data within .solv files due to insufficient input validation. An attacker can provide a specially crafted .solv file, which, when processed by a vulnerable application, can lea...

7.8CVSS5.8AI score0.00014EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/05/26 3:48 a.m.8 views

CVE-2026-3592

A flaw was found in BIND resolvers. A remote attacker could exploit this vulnerability by sending a query to a specially crafted zone. This would cause the resolver to consume disproportionate resources, leading to a denial of service DoS due to resource exhaustion. Mitigation Mitigation for this...

5.3CVSS5.7AI score0.00024EPSS
Exploits0References3
Rows per page
Query Builder