Lucene search
+L

9086 matches found

AlpineLinux
AlpineLinux
added 2026/08/20 6:40 p.m.26 views

CVE-2026-53586

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0
OSV
OSV
added 2026/08/20 6:38 p.m.13 views

GHSA-MRC5-3MM3-45C5 Laravel Backpack CRUD: OS command injection in Stats::makeCurlRequest via attacker-controlled Host header (pre-auth)

Summary Backpack\CRUD\Stats::makeCurlRequest builds a shell command using unescaped input that originates from the HTTP Host header, then passes it to exec. A specially crafted Host header can break out of the shell argument and cause the server to execute arbitrary OS commands as the web user. T...

8.1CVSS6.3AI score0.00445EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 5:26 p.m.35 views

CVE-2026-53425 Missing InResponseTo validation in Samly allows acceptance of unsolicited SAML responses

Insufficient Verification of Data Authenticity vulnerability in dropbox samly allows an attacker to establish an authenticated session using a SAML response the service provider never requested. Samly.SPHandler.validateauthresp/3 in lib/samly/sphandler.ex validates a SAML response for the...

7.6CVSS0.00178EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 5:19 p.m.13 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 5:18 p.m.18 views

CVE-2026-55642

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00472EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 2:41 p.m.21 views

OPENSUSE-SU-2026:21612-1 Security update for redis

This update for redis fixes the following issues: Changes in redis: - Update to 8.10.1 Update urgency: SECURITY: There are security fixes in the release. - Security fixes - CVE-2026-62356 Miscalculated buffer size in CMSketch RDB loading may lead to heap OOB write - Out-of-bounds access in TopK...

8.8CVSS7.3AI score0.03663EPSS
SaveExploits8References13
GithubExploit
GithubExploit
added 2026/08/20 12:26 p.m.24 views

Exploit for Interpretation Conflict in Wordpress

CVE-2026-63030 — wp2shell Lab Pre-Authentication RCE in W...

9.8CVSS7.1AI score0.97271EPSS
SaveExploits80
OSV
OSV
added 2026/08/20 9:57 a.m.9 views

OESA-2026-3428 openssh security update

An open source implementation of SSH protocol version 2 Security Fixes: sftp in OpenSSH before 10.4 does not properly constrain the location of downloaded files when "sftp server:/path ." is used with an attacker-controlled server.CVE-2026-59995 scp in OpenSSH before 10.4 may place a file in the...

7.5CVSS5.6AI score0.00441EPSS
SaveExploits0References7
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.15 views

cve-2026-47837 - MEDIUM - Spring Cloud Config Server Monitor Endpoint Does Not Validate Webhook Requests

cve-2026-47837 - MEDIUM - Spring Cloud Config Server Monitor Endpoint Does Not Validate Webhook Requests...

9.8CVSS5.3AI score0.00298EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/19 11:15 p.m.28 views

Exploit for CVE-2026-76070

CVE-2026-76070: Unauthenticated Pre-Auth Stack Buffer Overflow...

6.3AI score0.01003EPSS
SaveExploits1
NVD
NVD
added 2026/08/19 10:17 p.m.16 views

CVE-2026-76383

In versions below 1.0.5 of the RSA SecurID Authentication Manager app for Splunk SOAR, a user who holds a role with permission to run actions could expose a sensitive token serial by invoking either the enable token or revoke token action, because the action's tokenserial parameter is not masked...

4.3CVSS0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.31 views

CVE-2026-76383

In RSA SecurID Authentication Manager app for Splunk SOAR versions below 1.0.5, the enable_token and revoke_token actions expose the sensitive token_serial parameter in cleartext because it is not marked as a password-type parameter. A user with action-execution privileges can view the serial in ...

4.3CVSS5.3AI score0.00153EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 9:34 p.m.15 views

CVE-2026-76350 Improper Privilege Management through PDF Attachments for Email Alert Actions in Splunk Enterprise

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user that holds a role with the schedulesearch capability could configure Portable Document Format PDF attachments in the email alert action workflow. When the email alert action runs, it could execute arbitrary Search...

8.8CVSS5.8AI score0.00282EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/19 7:32 p.m.41 views

NPM: SearXNG Basic Authentication Credentials Exposed Through MCP Logs and JSON-RPC Error Responses

NPM: SearXNG Basic Authentication Credentials Exposed Through MCP Logs and JSON-RPC Error Responses vulnerability discovered by ? in WordPress Npm mcp-searxng versions 1.12.0...

5.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 6:56 p.m.8 views

GHSA-JFJ5-WRJ9-63X4 langgraph-api: Incomplete assistant authorization in LangGraph Server run creation

Summary In affected versions of langgraph-api the LangGraph Server runtime, the run-creation path authorized the assistant attached to a run using a different authorization event than the rest of the assistant-handling code paths. Direct assistant reads and cron creation dispatch the...

5.9CVSS5.6AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 6:17 p.m.15 views

CVE-2026-75149

marimo before 0.23.15 contains a code injection vulnerability in the notebook configuration handler that allows attackers to execute arbitrary commands by supplying a crafted MCP server entry with an attacker-controlled command value embedded in a notebook. When the notebook is opened in edit mod...

8.8CVSS0.00637EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:15 p.m.18 views

CVE-2026-50550 Snipe-IT: 2FA reset privilege bypass

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, a user who can edit other users can reset a superadmin's two-factor authentication through app/Http/Controllers/Api/UsersController.php postTwoFactorReset. The endpoint authorizes update access but does not enforce canEditAuthFiel...

5.8CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 6:11 p.m.43 views

CVE-2026-49976 Snipe-IT: User Account Escalation via CSV Import

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS0.00337EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:03 p.m.14 views

RLSA-2026:56936 Important: mysql:8.4 security, bug fix, and enhancement update

MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon mysqld and many client programs and libraries. Security Fixes: mysql: Performance Schema unspecified vulnerability CPU Jul 2026 CVE-2026-61081 mysql: Optimizer unspecified vulnerability CPU Jul 2026...

8.4CVSS7.8AI score0.00466EPSS
SaveExploits0References31
EUVD
EUVD
added 2026/08/19 5:48 p.m.20 views

EUVD-2026-62665

marimo before 0.23.15 contains a code injection vulnerability in the notebook configuration handler that allows attackers to execute arbitrary commands by supplying a crafted MCP server entry with an attacker-controlled command value embedded in a notebook. When the notebook is opened in edit mod...

8.8CVSS6.2AI score0.00637EPSS
SaveExploits0References4
Rows per page
Query Builder