Lucene search
+L
GithubRecent

34386 matches found

Github Security Blog
Github Security Blog
added 2026/01/07 6:51 p.m.23 views

pnpm vulnerable to Command Injection via environment variable substitution

Summary A command injection vulnerability exists in pnpm when using environment variable substitution in .npmrc configuration files with tokenHelper settings. An attacker who can control environment variables during pnpm operations could achieve remote code execution RCE in build environments...

7.8CVSS9.7AI score0.00967EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:36 p.m.17 views

RustFS gRPC GetMetrics deserialization panic enables remote DoS

Summary A malformed gRPC GetMetrics request causes getmetrics to unwrap failed deserialization of metrictype/opts, panicking the handler thread and enabling remote denial of service of the metrics endpoint. Details - Vulnerable code: rustfs/src/storage/tonicservice.rs:1775-1782: - MetricType and...

6.9CVSS6.8AI score0.00295EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:30 p.m.14 views

fast-filesystem-mcp has a Path Traversal vulnerability

fast-filesystem-mcp version 3.4.0 contains a critical path traversal vulnerability in its file operation tools including fastreadfile. This vulnerability arises from improper path validation that fails to resolve symbolic links to their actual physical paths. The safePath and isPathAllowed...

7.5CVSS6.7AI score0.00594EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:30 p.m.10 views

terminal-controller-mcp vulnerable to Command Injection

A command injection vulnerability in the executecommand function of terminal-controller-mcp 0.1.7 allows attackers to execute arbitrary commands via a crafted input...

10CVSS8.2AI score0.01924EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:30 p.m.45 views

Undertow HTTP server core doesn't properly validate the Host header in incoming HTTP requests

A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests. As a result, requests containing malformed or malicious Host headers are processed withou...

9.6CVSS6.6AI score0.012EPSS
SaveExploits0References20Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:15 p.m.16 views

RustFS Path Traversal Vulnerability

RustFS Path Traversal Vulnerability Vulnerability Details - CVE ID: - Severity: Critical CVSS estimated 9.9 - Impact: Arbitrary File Read/Write - Component: /rustfs/rpc/readfilestream endpoint - Root Cause: Insufficient path validation in crates/ecstore/src/disk/local.rs:1791 Vulnerable Code rust...

9.8CVSS7.2AI score0.06808EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 6:9 p.m.16 views

Quarkus REST has potential worker thread starvation when HTTP connection is closed while waiting to write

A vulnerability exists in the HTTP layer of Quarkus REST related to response handling. When a response is being written, the framework waits for previously written response chunks to be fully transmitted before proceeding. If the client connection is dropped during this waiting period, the...

7.5CVSS6.8AI score0.00355EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.16 views

OpenFlagr contains an authentication bypass vulnerability in the HTTP middleware

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7AI score0.00505EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.26 views

Microsoft Playwright MCP Server vulnerable to DNS Rebinding Attack; Allows Attackers Access to All Server Tools

Microsoft Playwright MCP Server versions prior to 0.0.40 fails to validate the Origin header on incoming connections. This allows an attacker to perform a DNS rebinding attack via a victim’s web browser and send unauthorized requests to a locally running MCP server, resulting in unintended...

7.2CVSS6.7AI score0.01193EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.12 views

carbone Code Injection vulnerability

A weakness has been identified in carboneio carbone up to fbcd349077ad0e8748be73eab2a82ea92b6f8a7e. This impacts an unknown function of the file lib/input.js of the component Formatter Handler. Executing a manipulation can lead to improperly controlled modification of object prototype attributes...

5CVSS5.1AI score0.00279EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 7:22 p.m.16 views

Directus has open redirect in SAML

Security Advisory: Open Redirect in Directus SAML Authentication Summary An open redirect vulnerability exists in the Directus SAML authentication callback endpoint. The RelayState parameter is used in redirects without proper validation against an allowlist of permitted domains. Vulnerability...

6.1CVSS7.1AI score0.00204EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/01/06 6:14 p.m.12 views

rsa crate has potential panic on a prime being equal to 1

When creating a RSA private key from its components, the construction panics, instead of returning an error, when one of the primes is 1. Discovered by Christian Reitter from Radically Open Security during a security review for Proton AG...

6.9CVSS6.9AI score0.00412EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 6:4 p.m.14 views

Parsl Monitoring Visualization Vulnerable to SQL Injection

Affected Product: Parsl Python Parallel Scripting Library Component: parsl.monitoring.visualization Vulnerability Type: SQL Injection CWE-89 Severity: High CVSS Rating Recommended: 7.5 - 8.6 URL: https://github.com/Parsl/parsl/blob/master/parsl/monitoring/visualization/views.py Summary A SQL...

7.3CVSS7.9AI score0.00239EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 6:0 p.m.25 views

Bypassing Kyverno Policies via Double Policy Exceptions

Summary If a cluster has a Kyverno policy in enforce mode and there are two exceptions, this allows the policy to be bypassed, even if the first exception is more restrictive than the second. Details The following policy was applied: yaml apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata:...

7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:53 p.m.16 views

Bokeh server applications have Incomplete Origin Validation in WebSockets

This vulnerability allows for Cross-Site WebSocket Hijacking CSWSH of a deployed Bokeh server instance. Scope This vulnerability is only relevant to deployed Bokeh server instances. There is no impact on static HTML output, standalone embedded plots, or Jupyter notebook usage. This vulnerability...

7.4CVSS7.1AI score0.00159EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:48 p.m.32 views

n8n Vulnerable to RCE via Arbitrary File Write

Impact n8n is affected by an authenticated Remote Code Execution RCE vulnerability. Under certain conditions, an authenticated user may be able to cause untrusted code to be executed by the n8n service. This could result in full compromise of the affected instance. Both self-hosted and n8n Cloud...

9.9CVSS7.4AI score0.05258EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:44 p.m.15 views

Mailpit Proxy Endpoint has Server-Side Request Forgery (SSRF) vulnerability

Summary A Server-Side Request Forgery SSRF vulnerability exists in Mailpit's /proxy endpoint that allows attackers to make requests to internal network resources. Description The /proxy endpoint allows requests to internal network resources. While it validates http:// and https:// schemes, it doe...

5.8CVSS6.9AI score0.00755EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:32 p.m.12 views

MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download

Summary A Path Traversal Zip Slip vulnerability exists in MONAI's downloadfromngcprivate function. The function uses zipfile.ZipFile.extractall without path validation, while other similar download functions in the same codebase properly use the existing safeextractmember function. This appears t...

5.3CVSS7.2AI score0.00324EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:20 p.m.14 views

Pterodactyl TOTPs can be reused during validity window

Summary When a user signs into an account with 2FA enabled they are prompted to enter a token. When that token is used, it is not sufficiently marked as used in the system allowing an attacker that intercepts that token to then use it in addition to a known username/password during the token...

6.5CVSS6.9AI score0.00333EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/06 5:18 p.m.16 views

Pterodactyl does not revoke SFTP access when server is deleted or permissions reduced

Summary Pterodactyl does not revoke active SFTP connections when a user is removed from a server instance or has their permissions changes with respect to file access over SFTP. This allows a user that was already connected to SFTP to remain connected and access files even after their permissions...

7.5CVSS6.8AI score0.00226EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2026/01/05 11:13 p.m.35 views

AIOHTTP Vulnerable to Cookie Parser Warning Storm

Summary Reading multiple invalid cookies can lead to a logging storm. Impact If the cookies attribute is accessed in an application, then an attacker may be able to trigger a storm of warning-level logs using a specially crafted Cookie header. ---- Patch:...

6.9CVSS6.8AI score0.00338EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 11:13 p.m.34 views

AIOHTTP vulnerable to DoS through chunked messages

Summary Handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. Impact If an application makes use of the request.read method in an endpoint, it may be possible for an attacker to cause the server to spend a moderate amount of blocking CPU...

8.7CVSS6.7AI score0.00351EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 11:13 p.m.36 views

AIOHTTP vulnerable to denial of service through large payloads

Summary A request can be crafted in such a way that an aiohttp server's memory fills up uncontrollably during processing. Impact If an application includes a handler that uses the Request.post method, an attacker may be able to freeze the server by exhausting the memory. ----- Patch:...

8.7CVSS6.9AI score0.00353EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 11:10 p.m.35 views

AIOHTTP vulnerable to DoS when bypassing asserts

Summary When assert statements are bypassed, an infinite loop can occur, resulting in a DoS attack when processing a POST body. Impact If optimisations are enabled -O or PYTHONOPTIMIZE=1, and the application includes a handler that uses the Request.post method, then an attacker may be able to...

8.7CVSS7.1AI score0.00343EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 11:9 p.m.33 views

AIOHTTP vulnerable to brute-force leak of internal static file path components

Summary Path normalization for static files prevents path traversal, but opens up the ability for an attacker to ascertain the existence of absolute path components. Impact If an application uses web.static not recommended for production deployments, it may be possible for an attacker to ascertai...

6.3CVSS6.8AI score0.00319EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 11:9 p.m.34 views

AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS6.9AI score0.00245EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 10:58 p.m.33 views

AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.5CVSS7.2AI score0.00217EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 10:58 p.m.34 views

AIOHTTP's HTTP Parser auto_decompress feature is vulnerable to zip bomb

Summary A zip bomb can be used to execute a DoS against the aiohttp server. Impact An attacker may be able to send a compressed request that when decompressed by aiohttp could exhaust the host's memory. ------ Patch: https://github.com/aio-libs/aiohttp/commit/2b920c39002cee0ec5b402581779bbaaf7c91...

7.5CVSS7.1AI score0.00505EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 10:58 p.m.13 views

`vega-functions` vulnerable to Cross-site Scripting via `setdata` function

Impact For sites that allow users to supply untrusted user input, malicious use of an internal function not part of the public API could be used to run unintentional javascript XSS. Patches Fixed in vega-functions 6.1.1 Workarounds There is no workaround besides upgrading. Using...

7.2CVSS6.3AI score0.00191EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 10:56 p.m.21 views

Vega XSS via expression abusing vlSelectionTuples function array map calls in environments with satisfactory function gadgets in the global scope

Impact Applications meeting these two conditions are at risk of arbitrary JavaScript code execution, even if "safe mode" expressionInterpreter is used. 1. Use vega in an application that attaches both vega library and a vega.View instance similar to the Vega Editor to the global window, or has an...

9.3CVSS7AI score0.0046EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 10:55 p.m.19 views

Spinnaker vulnerable to SSRF due to improper restrictions on http from user input

Impact The primary impact is allowing users to fetch data from a remote URL. This data can be then injected into Spinnaker pipelines via helm or other methods to extract things LIKE idmsv1 authentication data. This ALSO includes calling INTERNAL Spinnaker API's via a get and similar endpoints...

7.9CVSS6.9AI score0.00158EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 9:30 p.m.14 views

evershop allows unauthenticated attackers to exhaust application server's resources via "GET /images" API

A Denial of Service DoS vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to exhaust the application server's resources via the "GET /images" API. The application fails to limit the height of the use-element shadow tree or the dimensions of pattern tiles during the...

7.5CVSS7AI score0.00302EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 9:30 p.m.14 views

evershop allows unauthenticated attackers to force server to initiate HTTP request via "GET /images" API

A Blind Server-Side Request Forgery SSRF vulnerability in evershop 2.1.0 and prior allows unauthenticated attackers to force the server to initiate an HTTP request via the "GET /images" API. The vulnerability occurs due to insufficient validation of the "src" query parameter, which permits...

6.5CVSS7.2AI score0.00182EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 9:30 p.m.18 views

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

Impact A ReDoS vulnerability in the UriTemplate class allows attackers to cause denial of service. The partToRegExp function generates a regex pattern with nested quantifiers ^/+?:,^/+ for exploded template variables e.g., /id, ?tags, causing catastrophic backtracking on malicious input. Who is...

8.7CVSS6.6AI score0.00407EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 8:25 p.m.18 views

Harvest May Expose OS Default SSH Login Password Via SUSE Virtualization Interactive Installer

Impact Projects using the SUSE Virtualization Harvester environment are vulnerable to this exploit if they are using the 1.5.x or 1.6.x interactive installer to either create a new cluster or add new hosts to an existing cluster. The environment is not affected if the PXE boot mechanism is utiliz...

9.8CVSS7AI score0.00481EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 8:2 p.m.20 views

Redaxo has Path Traversal in Backup Addon Leading to Arbitrary File Read

Summary Authenticated users with backup permissions can read arbitrary files within the webroot via path traversal in the Backup addon's file export functionality. Details The Backup addon does not validate the EXPDIR POST parameter against the UI-generated allowlist of permitted directories. An...

8.3CVSS6.9AI score0.00501EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 7:57 p.m.10 views

ERC7984ERC20Wrapper: once a wrapper is filled, subsequent wrap requests do not revert and result in loss of funds.

Impact The ERC7984 contract tracks total supply using a confidential euint64 value. If a call to the internal mint function would result in the total supply overflowing, the call fails silently. The wrap and onTransferReceived functions in ERC7984ERC20Wrapper assume that mint won't fail silently...

6.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 7:43 p.m.12 views

gix-date can create non-utf8 string with `TimeBuf::as_str`

The function gixdate::parse::TimeBuf::asstr can create an illegal string containing non-utf8 characters. This violates the safety invariant of TimeBuf and can lead to undefined behavior when consuming the string. The bug can be prevented by adding str::fromutf8 to the function TimeBuf::write...

7.1CVSS7.3AI score0.00193EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 7:43 p.m.12 views

Sliver Vulnerable to Pre-Auth Memory Exhaustion via NoEncoder Bypass

Summary A specially crafted nonce routes unauthenticated requests through the NoEncoder path, where startSessionHandler reads the entire request body without limits, allowing attacker-driven memory exhaustion and process crash. Details - server/encoders/encoders.go: EncoderFromNonce returns...

7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 7:42 p.m.13 views

badkeys vulnerable to ASCII control character injection on console via malformed input

Impact An attacker may inject content with ASCII control characters like vertical tabs, ANSI escape sequences, etc., that can create misleading output of the badkeys command-line tool. This impacts scanning DKIM keys both --dkim and --dkim-dns, SSH keys --ssh-lines mode, and filenames in various...

5.3CVSS6.9AI score0.00308EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 6:50 p.m.19 views

Craft CMS vulnerable to potential authenticated Remote Code Execution via malicious attached Behavior

Note that attackers must have administrator access to the Craft Control Panel for this to work. Users should update to the patched versions 5.8.21 and 4.16.17 to mitigate the issue. Resources: https://github.com/craftcms/cms/commit/6e608a1a5bfb36943f94f584b7548ca542a86fef...

8.6CVSS8.7AI score0.00825EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 6:49 p.m.17 views

Unauthenticated Craft CMS users can trigger a database backup

Unauthenticated users can trigger database backup operations the updater/backup action, potentially leading to resource exhaustion or information disclosure. Users should update to the patched versions 5.8.21 and 4.16.17 to mitigate the issue. Craft 3 users should update to the latest Craft 4 and...

9.1CVSS6.7AI score0.0049EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 6:30 p.m.10 views

Duplicate Advisory: ComfyUI-Manager has an Unprotected Alternate Channel (CWE-420)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-95pq-hr8p-f5g7. This link is maintained to preserve external references. Original Description An issue in ComfyUI-Manager prior to version 3.38 allowed remote attackers to potentially manipulate its configuratio...

7.5CVSS7.5AI score0.01362EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 6:10 p.m.14 views

Craft CMS vulnerable to potential authenticated Remote Code Execution via Twig SSTI

For this to work, users must have administrator access to the Craft Control Panel, and allowAdminChanges must be enabled for this to work, which is against Craft CMS' recommendations for any non-dev environment...

8.8CVSS6.8AI score0.00818EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 6:2 p.m.14 views

Craft CMS vulnerable to Server-Side Request Forgery (SSRF) via GraphQL Asset Upload Mutation

The Craft CMS GraphQL saveAsset mutation is vulnerable to Server-Side Request Forgery SSRF. This vulnerability arises because the file input, specifically its url parameter, allows the server to fetch content from arbitrary remote locations without proper validation. Attackers can exploit this by...

6.8CVSS7.3AI score0.00443EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 5:42 p.m.12 views

Craft CMS vulnerable to potential information disclosure via unchecked asset relocation

Authenticated users on a Craft installation could potentially expose sensitive assets via their user profile photo via maliciously crafted requests. Users should update to the patched versions 5.8.21 and 4.16.17 to mitigate the issue. Resources:...

7.1CVSS6.8AI score0.00242EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 5:35 p.m.29 views

jsPDF has Local File Inclusion/Path Traversal vulnerability

Impact User control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file contents of arbitrary files in the local file system the node proce...

9.2CVSS6.8AI score0.02095EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 3:32 p.m.16 views

Apache SIS has Improper Restriction of XML External Entity Reference vulnerability

Improper Restriction of XML External Entity Reference vulnerability in Apache SIS. It is possible to write XML files in such a way that, when parsed by Apache SIS, an XML file reveals to the attacker the content of a local file on the server running Apache SIS. This vulnerability impacts the...

6.5CVSS6.6AI score0.00593EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/05 3:7 p.m.30 views

flagd: Multiple Go Runtime CVEs Impact Security and Availability

Summary In 2025, several vulnerabilities in the Go Standard Library were disclosed, impacting Go-based applications like flagd the evaluation engine for OpenFeature. These CVEs primarily focus on Denial of Service DoS through resource exhaustion and Race Conditions in database handling. | CVE ID ...

7.5CVSS6.9AI score0.00617EPSS
SaveExploits2References4Affected Software3
Github Security Blog
Github Security Blog
added 2026/01/05 2:59 p.m.14 views

MessagePack for Java Vulnerable to Remote DoS via Malicious EXT Payload Allocation

Summary Affected Components: org.msgpack.core.MessageUnpacker.readPayload org.msgpack.core.MessageUnpacker.unpackValue org.msgpack.value.ExtensionValue.getData A denial-of-service vulnerability exists in MessagePack for Java when deserializing .msgpack files containing EXT32 objects with...

7.5CVSS6.6AI score0.00559EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities34386