Lucene search
+L

176873 matches found

Debian CVE
Debian CVE
โ€ขadded 2026/08/25 8:09 p.m.โ€ข5 views

CVE-2026-79121

Improper input validation in Chromecast in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

8.3CVSS6AI score0.00349EPSS
SaveExploits0
Cvelist
Cvelist
โ€ขadded 2026/08/25 8:09 p.m.โ€ข46 views

CVE-2026-79121

Improper input validation in Chromecast in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

0.00349EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/08/25 8:09 p.m.โ€ข68 views

CVE-2026-79121

CVE-2026-79121 is a Critical improper input validation vulnerability in the Chromecast component of Google Chrome, fixed in version 152.0.7977.65 (152.0.7977.64 for Linux). An attacker who has already compromised the renderer process can trigger a sandbox escape via a crafted HTML page, achieving...

8.3CVSS5.8AI score0.00349EPSS
SaveExploits0References2Affected Software1
CVE
CVE
โ€ขadded 2026/08/25 8:07 p.m.โ€ข63 views

CVE-2026-77585

CVE-2026-77585 affects the Okta Privileged Access client , which fails to reject a leading hyphen in the username portion of an SSH target string. Because the value can be interpreted as a command-line option by the underlying SSH process, this constitutes an improper validation issue. Per the as...

5.3CVSS5.2AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
โ€ขadded 2026/08/25 7:24 p.m.โ€ข31 views

CVE-2026-65367

A null pointer dereference was addressed with improved input validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5. An app may be able to cause unexpected system termination...

0.00104EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/08/25 7:19 p.m.โ€ข6 views

GHSA-W3FX-MC44-MF6J Chainlit has command injection via MCP stdio transport that allows unauthenticated remote code execution

Am I affected? Only if your deployment sets features.mcp.enabled = true in .chainlit/config.toml. MCP has been disabled by default since v2.7.0, so most Chainlit deployments are not affected. No authentication is required: /mcp is reachable by any client that can open a session. Summary When MCP ...

9.8CVSS7.2AI score0.00653EPSS
SaveExploits0References4
NVD
NVD
โ€ขadded 2026/08/25 7:16 p.m.โ€ข8 views

CVE-2026-80050

ContiNew Admin fails to apply file-upload permission checks or file-type allowlist validation to multipart upload endpoints, allowing authenticated users to store files with arbitrary extensions. Attackers can initialize chunked uploads, send file parts, and complete uploads to leave arbitrary...

7.1CVSS0.00247EPSS
SaveExploits0References4
NVD
NVD
โ€ขadded 2026/08/25 7:16 p.m.โ€ข11 views

CVE-2026-79786

Coroot's unauthenticated MCP OAuth dynamic client registration endpoint accepts any syntactically valid redirect URI without validation, allowing attackers to register clients pointing to attacker-controlled hosts. Attackers can send authorization URLs to signed-in users, capture their...

7.1CVSS0.00219EPSS
SaveExploits0References4
NVD
NVD
โ€ขadded 2026/08/25 7:16 p.m.โ€ข10 views

CVE-2026-55618

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, the cleanfounduri function in emlparser/parser.py validates potential URL strings before unescaping HTML entities used for colon, slash,...

6.5CVSS0.003EPSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2026/08/25 6:58 p.m.โ€ข29 views

CVE-2026-65979 OpenEXR: Out-of-bounds read in HTJ2K decoder from unvalidated chunk header length (PLEN)

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. From version 3.4.0 through 3.4.12, the HTJ2K decoder parses a header-length field PLEN from a chunk's compressed data but never checks that this value fits within the...

6.7CVSS0.00136EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
โ€ขadded 2026/08/25 6:36 p.m.โ€ข10 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.3AI score0.00692EPSS
SaveExploits0References8
EUVD
EUVD
โ€ขadded 2026/08/25 6:23 p.m.โ€ข7 views

EUVD-2026-65702

ContiNew Admin fails to apply file-upload permission checks or file-type allowlist validation to multipart upload endpoints, allowing authenticated users to store files with arbitrary extensions. Attackers can initialize chunked uploads, send file parts, and complete uploads to leave arbitrary...

7.1CVSS5.5AI score0.00247EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
โ€ขadded 2026/08/25 6:23 p.m.โ€ข9 views

eml_parser has a URL extraction bypass via HTML entities in URLs

Summary emlparser performs certain validations on potential URL strings to discard bogus values. In versions prior to 3.0.2, this validation was performed before unescaping any HTML entities that might occur in the string. This caused the library to wrongfully reject valid URLs that use HTML...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
โ€ขadded 2026/08/25 6:23 p.m.โ€ข5 views

EUVD-2026-65698

Coroot's unauthenticated MCP OAuth dynamic client registration endpoint accepts any syntactically valid redirect URI without validation, allowing attackers to register clients pointing to attacker-controlled hosts. Attackers can send authorization URLs to signed-in users, capture their...

7.1CVSS5.2AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
โ€ขadded 2026/08/25 6:18 p.m.โ€ข9 views

CVE-2026-80051

github.com/graphql-go/graphql GraphQL for Go through 0.8.1 does not validate that a scalar variable value matches its declared type. The built-in coerceString and coerceBool functions scalars.go accept input whose type does not match the declared String, ID, or Boolean scalar instead of raising t...

5.9CVSS0.00132EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/08/25 6:18 p.m.โ€ข11 views

CVE-2026-76198

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue requires user...

5.5CVSS0.00152EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/08/25 6:18 p.m.โ€ข13 views

CVE-2026-71443

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require use...

7.5CVSS0.00508EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
โ€ขadded 2026/08/25 6:11 p.m.โ€ข8 views

Security Bulletin: Vulnerability in undici affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in undici has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerabilit...

8.8CVSS6.6AI score0.00789EPSS
SaveExploits0Affected Software2
OSV
OSV
โ€ขadded 2026/08/25 6:03 p.m.โ€ข5 views

CVE-2026-55637 genieacs-mcp: DNS rebinding reaches local GenieACS MCP Streamable HTTP transport

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCPLISTENADDR value 127.0.0.1:8080 when MCPAUTHTOKEN is unset and the httpSrv.Startaddr branch does not validate th...

8.8CVSS5.6AI score
SaveExploits0References6
CVE
CVE
โ€ขadded 2026/08/25 6:03 p.m.โ€ข27 views

CVE-2026-55637

genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2 , the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default address 127.0.0.1:8080 when MCP_AUTH_TOKEN is unset, without validating Host or Origin headers. A malicious websit...

8.8CVSS5.4AI score0.00205EPSS
SaveExploits0References4
Rows per page
Query Builder