Lucene search
+L

107188 matches found

RedhatCVE
RedhatCVE
added 5 days ago7 views

CVE-2026-67324

A flaw was found in GitPython. A remote attacker can exploit a vulnerability where the software fails to properly recognize joined short-option forms e.g., -u when enforcing its default unsafe-option gate. This allows the attacker to bypass security checks and execute arbitrary commands during a...

9.8CVSS7.6AI score0.00379EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 5 days ago5 views

axios: axios: NO_PROXY bypass allows exposure of local services

A flaw was found in axios. This vulnerability occurs because the software fails to correctly identify 0.0.0.0 as a local loopback address when evaluating NOPROXY rules. A remote attacker could exploit this by providing a 0.0.0.0 URL, causing requests to bypass intended proxy restrictions. This...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 5 days ago9 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS6.9AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 5 days ago14 views

netty-handler: netty-handler: IPv6 subnet rule bypass due to incorrect masking operation

A flaw was found in netty-handler, a component of the Netty network application framework. A remote attacker can exploit an incorrect masking operation in the IpSubnetFilterRule.compareTo function to bypass configured IPv6 subnet rules. This allows valid public IP addresses to circumvent intended...

8.1CVSS5.5AI score0.01025EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 5 days ago6 views

netty-resolver-dns: Netty: Information disclosure and data manipulation due to improper CNAME record validation

A flaw was found in Netty's DnsResolveContext. This vulnerability allows a remote attacker to achieve information disclosure or data manipulation by crafting malicious DNS responses. The flaw occurs because the DnsResolveContext fails to validate the origin bailiwick of CNAME records in DNS...

10CVSS7.4AI score0.00248EPSS
SaveExploits0References7
CVE
CVE
added 5 days ago34 views

CVE-2026-41452

Krayin CRM 2.2.4 contains a missing authentication flaw in the installer middleware that lets unauthenticated attackers target the admin-config-setup endpoint. By sending a crafted POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall middleware redirect check, an...

9.8CVSS5.8AI score0.00658EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago49 views

CVE-2026-41452 Krayin CRM 2.2.4 Missing Authentication via install/api/admin-config-setup

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.8CVSS0.00658EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago8 views

CVE-2026-8793

PaperCut NG/MF does not properly restrict excessive authentication attempts within its login component. An unauthenticated remote attacker can exploit this vulnerability to perform unrestricted brute-force or credential-stuffing attacks without triggering account lockout or rate-limiting mechanis...

6.9CVSS0.00683EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 5 days ago7 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS7.2AI score0.00424EPSS
SaveExploits1References7
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-52226

In nltk version 3.9.4, the nltk.downloader.Downloader.downloadpackage function writes downloaded package bytes to disk and may extract them before enforcing SHA-256 or MD5 checksum validation. This allows an attacker to tamper with the package response body for info.url through a compromised...

5.3CVSS5.9AI score0.001EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago27 views

CVE-2026-8794

PaperCut NG/MF is affected by a timing-based user enumeration vulnerability in its authentication component. An unauthenticated remote attacker can detect whether a login target exists by measuring response times, since the system only performs a password hash comparison after confirming a valid ...

6.9CVSS5.5AI score0.00676EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 5 days ago8 views

postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison

A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts...

8.2CVSS6.5AI score0.00558EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 5 days ago9 views

CVE-2026-6695

A flaw was found in GIMP. A remote attacker could exploit this by tricking a user into opening a specially crafted PAA Paint Shop Pro Array image file. This vulnerability, a heap-based out-of-bounds write in the decodelzss function of the PAA file format plugin, allows data to be written beyond t...

5.5CVSS6.2AI score0.00152EPSS
SaveExploits0
Debian CVE
Debian CVE
added 5 days ago11 views

CVE-2026-6694

A flaw was found in GIMP's file-png plugin. A remote attacker can exploit this by crafting a malicious Animated Portable Network Graphics APNG image containing an oversized tRNS chunk. This can lead to a stack-based buffer overflow CWE-121, causing the file-png plugin to crash and resulting in a...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-52150

A flaw was found in GIMP's file-png plugin. A remote attacker can exploit this by crafting a malicious Animated Portable Network Graphics APNG image containing an oversized tRNS chunk. This can lead to a stack-based buffer overflow CWE-121, causing the file-png plugin to crash and resulting in a...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 5 days ago6 views

frr: FRRouting: Denial of Service via crafted BGP UPDATE message

A flaw was found in FRRouting FRR. Missing input validation in the rfapiRibBi2Ri function allows a remote attacker to cause a Denial of Service DoS by sending a specially crafted BGP Border Gateway Protocol UPDATE message. This vulnerability can disrupt network services managed by FRR...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 5 days ago13 views

PT-2026-67542

A vulnerability in Tenable Sensor Proxy allows a remote attacker to execute code with elevated privileges by inducing an operator to connect the sensor to an attacker-controlled host...

9.6CVSS5.8AI score0.00364EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/01 1:13 p.m.4 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/31 7:34 p.m.5 views

CVE-2026-18394 Incorrect authorization in Strands Agents Tools http_request proxy credential exfiltration

Incorrect authorization in the httprequest tool in Strands Agents Tools before 0.8.2 might allow remote attackers to obtain credentials configured via HTTPREQUESTTOKENCONFIG by influencing the LLM to route requests through actor-controlled proxy infrastructure. To remediate this issue, users shou...

6.9CVSS5.6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/31 7:18 p.m.10 views

CVE-2026-17566

A flaw was found in pgAdmin 4, a management tool for PostgreSQL databases. The Import/Export Data feature incorrectly processes certain user-provided SQL queries, specifically regarding how backslash characters are interpreted. This vulnerability allows an authenticated remote attacker, with...

9.9CVSS6.2AI score0.00408EPSS
SaveExploits1References5
Rows per page
Query Builder