Lucene search
+L

24186 matches found

Cvelist
Cvelist
added 2026/03/26 11:34 p.m.46 views

CVE-2026-33697 CoCoS attested TLS is vulnerable to relay attacks via extracted ephemeral TLS keys

Cocos AI is a confidential computing system for AI. The current implementation of attested TLS aTLS in CoCoS is vulnerable to a relay attack affecting all versions from v0.4.0 through v0.8.2. This vulnerability is present in both the AMD SEV-SNP and Intel TDX deployment targets supported by CoCoS...

7.5CVSS0.00085EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/26 11:34 p.m.11 views

CVE-2026-33697 CoCoS attested TLS is vulnerable to relay attacks via extracted ephemeral TLS keys

Cocos AI is a confidential computing system for AI. The current implementation of attested TLS aTLS in CoCoS is vulnerable to a relay attack affecting all versions from v0.4.0 through v0.8.2. This vulnerability is present in both the AMD SEV-SNP and Intel TDX deployment targets supported by CoCoS...

7.5CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/26 9:39 p.m.34 views

CVE-2026-28377 S3 SSE-C Encryption Key Exposed in Plaintext via Config Endpoint (CVE-2025-41118 Pattern)

A vulnerability in Grafana Tempo exposes the S3 SSE-C encryption key in plaintext through the /status/config endpoint, potentially allowing unauthorized users to obtain the key used to encrypt trace data stored in S3. Thanks to williamgoodfellow for reporting this vulnerability...

7.5CVSS0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/26 8:33 p.m.7 views

GO-2026-4857 OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga

OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga...

9.8CVSS5.9AI score0.00241EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/26 7:51 p.m.11 views

Protection Mechanism Failure

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Protection Mechanism Failure due to inconsistent sanitization of host environment override keys in the host-env-security.ts process. An attacker can bypass environment policy restrictions...

8.8CVSS5.9AI score0.00489EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/26 7:24 p.m.5 views

CVE-2026-33528 GoDoxy has a Path Traversal Vulnerability in its File API

GoDoxy is a reverse proxy and container orchestrator for self-hosters. Prior to version 0.27.5, the file content API endpoint at /api/v1/file/content is vulnerable to path traversal. The filename query parameter is passed directly to path.Joincommon.ConfigBasePath, filename where ConfigBasePath =...

6.5CVSS5.9AI score0.00502EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/26 7:24 p.m.4 views

CVE-2026-33528

GoDoxy is a reverse proxy and container orchestrator for self-hosters. Prior to version 0.27.5, the file content API endpoint at /api/v1/file/content is vulnerable to path traversal. The filename query parameter is passed directly to path.Joincommon.ConfigBasePath, filename where ConfigBasePath =...

6.5CVSS5.8AI score0.00502EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/26 7:00 p.m.11 views

CVE-2026-26213 thingino-firmware api.cgi Unauthenticated Command Injection in Captive Portal

thingino-firmware versions up to the firmware-2026-03-16 release contains an unauthenticated os command injection vulnerability in the WiFi captive portal CGI script that allows remote attackers to execute arbitrary commands as root by injecting malicious code through unsanitized HTTP parameter...

8.7CVSS6.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/26 6:50 p.m.16 views

Convict has prototype pollution via load(), loadFile(), and schema initialization

Impact Two unguarded prototype pollution paths exist, not covered by previous fixes: 1. config.load / config.loadFile — overlay recursively merges config data without checking for forbidden keys. Input containing proto or constructor.prototype e.g. from a JSON file causes the recursion to reach...

5.8AI score0.00037EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/26 5:21 p.m.10 views

EUVD-2026-16507

OpenFGA has an Authorization Bypass through cached keys...

5.8CVSS5.8AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/26 5:21 p.m.13 views

GHSA-H6C8-CWW8-35HF OpenFGA has an Authorization Bypass through cached keys

Description In OpenFGA, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Am I Affected? Users are affected if the...

5.8CVSS5.9AI score0.00241EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/26 5:21 p.m.11 views

OpenFGA has an Authorization Bypass through cached keys

Description In OpenFGA, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Am I Affected? Users are affected if the...

9.8CVSS5.8AI score0.00241EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/03/26 5:16 p.m.13 views

CVE-2026-32846

OpenClaw before 2026.3.28 contains a path traversal vulnerability in media parsing that allows attackers to read arbitrary files by bypassing path validation in the isLikelyLocalPath and isValidMedia functions. Attackers can exploit incomplete validation and the allowBareFilename bypass to...

8.7CVSS0.00688EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/26 5:01 p.m.4 views

CVE-2026-33442 Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the sanitizeStringLiteral method in Kysely's query compiler escapes single quotes ' → '' but does not escape backslashes. On MySQL with the default BACKSLASHESCAPES SQL mode, an attacker can inject a backslash...

8.1CVSS5.9AI score0.00442EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/26 5:01 p.m.37 views

CVE-2026-33442

CVE-2026-33442 affects Kysely (TypeScript SQL query builder). In versions 0.28.12 and 0.28.13, the sanitizer for string literals only escapes single quotes, not backslashes, which under MySQL with BACKSLASH_ESCAPES can allow bypassing escaping in JSON path keys. This enables SQL injection via the...

8.1CVSS5.9AI score0.00442EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/26 4:36 p.m.36 views

CVE-2026-32846 OpenClaw < 2026.3.28 Media Parsing Path Traversal to Arbitrary File Read

OpenClaw before 2026.3.28 contains a path traversal vulnerability in media parsing that allows attackers to read arbitrary files by bypassing path validation in the isLikelyLocalPath and isValidMedia functions. Attackers can exploit incomplete validation and the allowBareFilename bypass to...

8.7CVSS0.00688EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/26 4:36 p.m.33 views

CVE-2026-32846

OpenClaw before 2026.3.28 contains a path traversal vulnerability in media parsing that allows attackers to read arbitrary files by bypassing path validation in the isLikelyLocalPath and isValidMedia functions. Attackers can exploit incomplete validation and the allowBareFilename bypass to...

8.7CVSS5.9AI score0.00688EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/03/26 3:19 p.m.13 views

CVE-2025-67035

An issue was discovered in Lantronix EDS5000 2.1.0.0R3. The SSH Client and SSH Server pages are affected by multiple OS injection vulnerabilities due to missing sanitization of input parameters. An attacker can inject arbitrary commands in delete actions of various objects, such as server keys,...

9.8CVSS6AI score0.00329EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:16 p.m.13 views

CVE-2026-33003

Jenkins LoadNinja Plugin 2.1 and earlier stores LoadNinja API keys unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system...

4.3CVSS5.8AI score0.00142EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:16 p.m.11 views

CVE-2026-33004

Jenkins LoadNinja Plugin 2.1 and earlier does not mask LoadNinja API keys displayed on the job configuration form, increasing the potential for attackers to observe and capture them...

4.3CVSS5.8AI score0.00217EPSS
SaveExploits0References1
Rows per page
Query Builder