Lucene search
+L

22182 matches found

CNNVD
CNNVD
added 2026/03/18 12:00 a.m.16 views

IncusOS 安全漏洞

IncusOS is an immutable operating system image developed for container management platforms, based on the LXC open source framework. Previous versions of IncusOS 202603142010 contained security vulnerabilities. These vulnerabilities stemmed from a default configuration that allowed physical acces...

7.6CVSS6.4AI score0.0014EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.14 views

PT-2026-26194

H3 NodeRequestUrl bugs Vulnerable pieces of code : js import H3, serve, defineHandler, getQuery, getHeaders, readBody, defineNodeHandler from "h3"; let app = new H3 const internalOnly = defineHandlerevent, next = const token = event.headers.get"x-internal-key"; if token !==...

9.1CVSS5.9AI score0.00388EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/17 7:48 p.m.19 views

AVideo has an Unauthenticated Password Hash Oracle via encryptPass.json.php

Summary /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password cracking against leaked database hashes. Details File:...

5.3CVSS5.9AI score0.00327EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/17 7:33 p.m.7 views

CVE-2026-32981

A path traversal vulnerability was identified in Ray Dashboard default port 8265 in Ray versions prior to 2.8.1. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences e.g., ../ to access files outside the...

8.7CVSS5.8AI score0.00929EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/17 7:33 p.m.37 views

CVE-2026-32981 Ray Dashboard <= 2.8.0 Path Traversal Leading to Local File Disclosure

A path traversal vulnerability was identified in Ray Dashboard default port 8265 in Ray versions prior to 2.8.1. Due to improper validation and sanitization of user-supplied paths in the static file handling mechanism, an attacker can use traversal sequences e.g., ../ to access files outside the...

8.7CVSS0.00929EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/17 6:39 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the DefaultHtmlErrorResponseBodyProvider class. An attacker can exhaust heap memory and cause a crash by sending requests that trigger exceptions with attacker-controlled messages...

8.7CVSS5.8AI score0.00561EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 5:24 p.m.17 views

Devise has a confirmable "change email" race condition permits user to confirm email they have no access to

Impact A race condition in Devise's Confirmable module allows an attacker to confirm an email address they do not own. This affects any Devise application using the reconfirmable option the default when using Confirmable with email changes. By sending two concurrent email change requests, an...

6CVSS5.8AI score0.00275EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.15 views

PT-2026-25933

Name of the Vulnerable Software and Affected Versions Ray versions prior to 2.8.1 Description A path traversal issue exists in Ray Dashboard default port 8265. Insufficient validation and sanitization of user-supplied paths within the static file handling mechanism allows an attacker to use...

8.7CVSS7.2AI score0.00929EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.35 views

Curl 7.33.0 < 8.19.0 Token Leak with Redirect and Netrc

The version of curl installed on the remote host is 7.33.0 prior to 8.19.0. It is, therefore, affected by a token leak with redirect and netrc vulnerability: - When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirect to a second URL, curl could leak that...

5.3CVSS7.2AI score0.00454EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.9 views

EulerOS 2.0 SP11 : containerd (EulerOS-SA-2026-1572)

According to the versions of the containerd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : containerd is an open-source container runtime. Versions 0.1.0 through 1.7.28, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4 and...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2026/03/17 12:00 a.m.20 views

grub2 security update

2.02-170.0.1.el810.1 - Update grub2 dependencies to match new Secure Boot certificate chain of trust Orabug: 37766761 - Fix typo in SBAT metadata Orabug: 37693946 - Allow installation of grub2 only with shim-aa64 that allows booting it Orabug: 37693946 - net/dns: Fix removal of DNS server Orabug:...

7.8CVSS5.8AI score0.01588EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2026/03/17 12:00 a.m.18 views

grub2 security update

2.12-29.0.1.el101.2 - efinet: Close and reopen card on failure Orabug: 37808688 - Update grub2 dependencies to match new Secure Boot certificate chain of trust Orabug: 37766761 - Fix typo in SBAT metadata Orabug: 37693946 - Allow installation of grub2 only with shim-aa64 that allows booting it...

7.8CVSS5.8AI score0.00872EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/17 12:00 a.m.42 views

PT-2026-25998

Summary /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password cracking against leaked database hashes. Details File:...

5.3CVSS6AI score0.00327EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 8:44 p.m.17 views

File Browser Signup Grants Admin When Default Permissions Include Admin

Summary Any unauthenticated visitor can register a full administrator account when self-registration signup = true is enabled and the default user permissions have perm.admin = true. The signup handler blindly applies all default settings - including Perm.Admin - to the new user without any...

10CVSS6AI score0.00669EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/16 8:44 p.m.13 views

GHSA-5GG9-5G7W-HM73 File Browser Signup Grants Admin When Default Permissions Include Admin

Summary Any unauthenticated visitor can register a full administrator account when self-registration signup = true is enabled and the default user permissions have perm.admin = true. The signup handler blindly applies all default settings - including Perm.Admin - to the new user without any...

10CVSS6AI score0.00669EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/16 8:41 p.m.20 views

GHSA-VR7J-G7JV-H5MP OpenClaw session transcript files were created without forced user-only permissions

openclaw created new session transcript JSONL files with overly broad default permissions in affected releases. On multi-user hosts, other local users or processes could read transcript contents, including secrets that might appear in tool output. Affected Packages / Versions - Package: openclaw...

5.7CVSS5.8AI score0.0012EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/16 6:16 p.m.9 views

CVE-2026-28490

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning the implementation of the JSON Web Encryption JWE RSA15 key management algorithm. Authlib registe...

8.3CVSS0.00142EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/16 6:16 p.m.12 views

PYSEC-2026-2116

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning the implementation of the JSON Web Encryption JWE RSA15 key management algorithm. Authlib registe...

6.5CVSS6.6AI score0.00142EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/16 6:16 p.m.11 views

UBUNTU-CVE-2026-28490

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a cryptographic padding oracle vulnerability was identified in the Authlib Python library concerning the implementation of the JSON Web Encryption JWE RSA15 key management algorithm. Authlib registe...

8.3CVSS5.7AI score0.00142EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/16 6:14 p.m.6 views

GHSA-67CR-JMH8-4JPQ Google Cloud Storage for Craft CMS has an Information Disclosure Vulnerability

Unauthenticated users can view a list of buckets the plugin has access to. The DefaultController-actionLoadBucketData endpoint allows unauthenticated users with a valid CSRF token to view a list of buckets that the plugin is allowed to see. Users should update to version 2.2.1 of the plugin to...

6.9CVSS5.8AI score0.00344EPSS
SaveExploits0References4
Rows per page
Query Builder