Lucene search
+L
GithubRecent

35814 matches found

Github Security Blog
Github Security Blog
added 2026/02/26 7:40 p.m.19 views

Fleet: Authorization Bypass in certificate template batch deletion for team administrators

Summary A broken authorization check in Fleet’s certificate template deletion API could allow a team administrator to delete certificate templates belonging to other teams within the same Fleet instance. Impact Fleet supports certificate templates that are scoped to individual teams. In affected...

6.5CVSS5.3AI score0.00191EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 7:38 p.m.21 views

Fleet: Unauthenticated Android device disenrollment vulnerability via Pub/Sub endpoint

Summary A vulnerability in Fleet’s Android MDM Pub/Sub handling could allow unauthenticated requests to trigger device unenrollment events. This may result in unauthorized removal of individual Android devices from Fleet management. Impact If Android MDM is enabled, an attacker could send a craft...

6.3CVSS5.6AI score0.00262EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 7:35 p.m.17 views

Fleet: Device lock PIN can be predicted if lock time is known

Summary Fleet generated device lock and wipe PINs using a predictable algorithm based solely on the current Unix timestamp. Because no secret key or additional entropy was used, the resulting PIN could potentially be derived if the approximate time the device was locked is known. Impact Fleet’s...

5.5CVSS5.5AI score0.00124EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:58 p.m.18 views

n8n: Webhook Forgery on Github Webhook Trigger

Impact An attacker who knows the webhook URL of a workflow using the GitHub Webhook Trigger node could send unsigned POST requests and trigger the workflow with arbitrary data. The node did not implement the HMAC-SHA256 signature verification that GitHub provides to authenticate webhook deliverie...

6.3CVSS5.6AI score0.00314EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:56 p.m.29 views

n8n: SQL Injection in MySQL, PostgreSQL, and Microsoft SQL nodes

Impact An authenticated user with permission to create or modify workflows and access to a database credential could unknowingly create a workflow that was vulnerable to SQL injection, even while expecting inputs to be handled safely through escaped parameters. By supplying specially crafted tabl...

9.6CVSS5.7AI score0.00375EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:23 p.m.19 views

Vikunja has Path Traversal in CLI Restore

Summary Path Traversal Zip Slip and Denial of Service DoS vulnerability discovered in the Vikunja CLI's restore functionality. Details The restoreConfig function in vikunja/pkg/modules/dump/restore.go of the https://github.com/go-vikunja/vikunja/tree/main repository fails to sanitize file paths...

7.2CVSS5.8AI score0.00739EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:22 p.m.18 views

TerriaJS-Server has a domain validation bypass vulnerability in its proxy allowlist

Impact A validation bug allows an attacker to proxy domains not explicitly allowed in the proxyableDomains configuration. The validation only checks if a hostname ended with an allowed domain. This meant: If example.com is allowed in proxyableDomains: - ✅ example.com is allowed correct - ✅...

8.7CVSS5.3AI score0.00241EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:20 p.m.22 views

psd-tools: Compression module has unguarded zlib decompression, missing dimension validation, and hardening gaps

Summary A security review of the psdtools.compression module conducted against the fix/invalid-rle-compression branch, commits 7490ffa–2a006f5 identified the following pre-existing issues. The two findings introduced and fixed by those commits Cython buffer overflow, IndexError on lone repeat...

9.1CVSS5.7AI score0.0041EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:18 p.m.19 views

Mailpit is Vulnerable to Server-Side Request Forgery (SSRF) via Link Check API

Summary The Link Check API /api/v1/message/ID/link-check is vulnerable to Server-Side Request Forgery SSRF. The server performs HTTP HEAD requests to every URL found in an email without validating target hosts or filtering private/internal IP addresses. The response returns status codes and statu...

8.6CVSS5.8AI score0.00469EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:16 p.m.58 views

mcp-server-git : Path traversal in git_add allows staging files outside repository boundaries

In mcp-server-git versions prior to 2026.1.14, the gitadd tool did not validate that file paths provided in the files argument were within the repository boundaries. The tool used GitPython's repo.index.add, which did not enforce working-tree boundary checks for relative paths. As a result,...

6.5CVSS5.4AI score0.00287EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:16 p.m.26 views

Storybook Dev Server is Vulnerable to WebSocket Hijacking

Summary The WebSocket functionality in Storybook's dev server, used to create and update stories, is vulnerable to WebSocket hijacking. This vulnerability only affects the Storybook dev server; production builds are not impacted. Details Exploitation requires a developer to visit a malicious...

9.6CVSS5.9AI score0.00542EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:14 p.m.22 views

Fleet has an SQL Injection vulnerability via backtick escape in ORDER BY parameter

Summary A SQL Injection vulnerability in Fleet’s software versions API allowed authenticated users to inject arbitrary SQL expressions via the orderkey query parameter. Due to unsafe use of goqu.I when constructing the ORDER BY clause, specially crafted input could escape identifier quoting and b...

8.8CVSS6.2AI score0.00301EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 11:00 p.m.24 views

Parse Server: Account takeover via JWT algorithm confusion in Google auth adapter

Impact An unauthenticated attacker can forge a Google authentication token with alg: "none" to log in as any user linked to a Google account, without knowing their credentials. All deployments with Google authentication enabled are affected. Patches The fix hardcodes the expected RS256 algorithm...

9.3CVSS5.5AI score0.00176EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 11:00 p.m.18 views

Rust has Critical Stored XSS in Preview Modal, leading to Administrative Account Takeover

Summary A Stored Cross-Site Scripting XSS vulnerability in the RustFS Console allows an attacker to execute arbitrary JavaScript in the context of the management console. By bypassing the PDF preview logic, an attacker can steal administrator credentials from localStorage, leading to full account...

9CVSS6AI score0.04217EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:59 p.m.22 views

LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

Summary A redirect-based Server-Side Request Forgery SSRF bypass exists in RecursiveUrlLoader in @langchain/community. The loader validates the initial URL but allows the underlying fetch to follow redirects automatically, which permits a transition from a safe public URL to an internal or metada...

7.4CVSS5.6AI score0.00385EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:59 p.m.20 views

LangGraph: BaseCache Deserialization of Untrusted Data may lead to Remote Code Execution

Context A Remote Code Execution vulnerability exists in LangGraph's caching layer when applications enable cache backends that inherit from BaseCache and opt nodes into caching via CachePolicy. Prior to langgraph-checkpoint 4.0.0, BaseCache defaults to JsonPlusSerializerpicklefallback=True. When...

6.6CVSS6.7AI score0.00698EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:57 p.m.17 views

esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route

Summary An SSRF vulnerability CWE-918 exists in esm.sh’s /https fetch route. The service tries to block localhost/internal targets, but the validation is based on hostname string checks and can be bypassed using DNS alias domains for example, 127.0.0.1.nip.io resolving to 127.0.0.1. This allows a...

8.6CVSS5.7AI score0.00339EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:42 p.m.26 views

Angular SSR is vulnerable to SSRF and Header Injection via request handling pipeline

A Server-Side Request Forgery SSRF vulnerability has been identified in the Angular SSR request handling pipeline. The vulnerability exists because Angular’s internal URL reconstruction logic directly trusts and consumes user-controlled HTTP headers specifically the Host and X-Forwarded- family t...

9.2CVSS5.7AI score0.00498EPSS
SaveExploits1References6Affected Software3
Github Security Blog
Github Security Blog
added 2026/02/25 10:41 p.m.16 views

Angular SSR has an Open Redirect via X-Forwarded-Prefix

An Open Redirect vulnerability exists in the internal URL processing logic in Angular SSR. The logic normalizes URL segments by stripping leading slashes; however, it only removes a single leading slash. When an Angular SSR application is deployed behind a proxy that passes the X-Forwarded-Prefix...

6.9CVSS5.6AI score0.00302EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:40 p.m.17 views

Vikunja: Stored XSS via Unsanitized SVG Attachment Upload Leads to Token Exposure

Details The application allows users to upload SVG files as task attachments. SVG is an XML-based format that supports JavaScript execution through elements such as tags or event handlers like onload. The application does not sanitize SVG content before storing it. When the uploaded SVG file is...

7.3CVSS5.9AI score0.00453EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:38 p.m.24 views

RustFS: Missing Post Policy Validation leads to Arbitrary Object Write

Summary RustFS does not validate policy conditions in presigned POST uploads PostObject, allowing attackers to bypass content-length-range, starts-with, and Content-Type constraints. This enables unauthorized file uploads exceeding size limits, uploads to arbitrary object keys, and content-type...

9.1CVSS5.8AI score0.00325EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:37 p.m.19 views

Rollup 4 has Arbitrary File Write via Path Traversal

Summary The Rollup module bundler specifically v4.x and present in current source is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames e.g., via CLI named inputs, manual chunk aliases, or...

9.8CVSS6.2AI score0.01455EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:34 p.m.63 views

Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

The basic-ftp library contains a path traversal vulnerability in the downloadToDir method. A malicious FTP server can send directory listings with filenames containing path traversal sequences ../ that cause files to be written outside the intended download directory. Source-to-Sink Flow 1. SOURC...

9.8CVSS6AI score0.00716EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:33 p.m.16 views

Astro has memory exhaustion DoS due to missing request body size limit in Server Actions

Summary Astro server actions have no default request body size limit, which can lead to memory exhaustion DoS. A single large POST to a valid action endpoint can crash the server process on memory-constrained deployments. Details On-demand rendered sites built with Astro can define server actions...

7.5CVSS5.7AI score0.00415EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:31 p.m.12 views

zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service

Summary All rate limit buckets for a single entity share the same DynamoDB partition key namespace/ENTITYid. A high-traffic entity can exceed DynamoDB's per-partition throughput limits 1,000 WCU/sec, causing throttling that degrades service for that entity — and potentially co-located entities in...

5.3CVSS5.4AI score0.00228EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:28 p.m.17 views

n8n Vulnerable to Stored XSS via Various Nodes

Impact An authenticated user with permission to create or modify workflows could inject arbitrary scripts into pages rendered by the n8n application using different techniques on various nodes Form Trigger node, Chat Trigger node, Send & Wait node, Webhook Node, and Chat Node. Scripts injected by...

8.5CVSS5.7AI score0.00185EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:05 p.m.22 views

n8n: Expression Sandbox Escape Leads to RCE

Impact Additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.9CVSS5.8AI score0.99105EPSS
SaveExploits34References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:02 p.m.17 views

Vijkunja has Weak Password Policy Combined with Persistent Sessions After Password Change

Summary The application allows users to set weak passwords e.g., 1234, password without enforcing minimum strength requirements. Additionally, active sessions remain valid after a user changes their password. An attacker who compromises an account via brute-force or credential stuffing can mainta...

9.1CVSS5.4AI score0.00428EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 10:01 p.m.13 views

Vikunja has Reflected HTML Injection via filter Parameter in its Projects Module

Summary Vikunja is an open-source self-hosted task management platform with 3,300+ GitHub stars. A reflected HTML injection vulnerability exists in the Projects module where the filter URL parameter is rendered into the DOM without output encoding when the user clicks "Filter." While and are...

6.1CVSS5.7AI score0.00221EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 9:54 p.m.20 views

n8n has Arbitrary Command Execution via File Write and Git Operations

Impact An authenticated user with permission to create or modify workflows could chain the Read/Write Files from Disk node with git operations to achieve remote code execution. By writing to specific configuration files and then triggering a git operation, the attacker could execute arbitrary she...

9CVSS6.4AI score0.00718EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 9:23 p.m.25 views

n8n has Potential Remote Code Execution via Merge Node

Impact An authenticated user with permission to create or modify workflows could leverage the Merge node's SQL query mode to execute arbitrary code and write arbitrary files on the n8n server. Patches The issues have been fixed in n8n versions 2.10.1, 2.9.3, and 1.123.22. Users should upgrade to...

9.4CVSS6.3AI score0.00765EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 9:23 p.m.28 views

n8n has a Sandbox Escape in its JavaScript Task Runner

Impact An authenticated user with permission to create or modify workflows could exploit a vulnerability in the JavaScript Task Runner sandbox to execute arbitrary code outside the sandbox boundary. On instances using internal Task Runners default runner mode, this could result in full compromise...

9.9CVSS6AI score0.00729EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 9:22 p.m.31 views

n8n has Arbitrary File Read via Python Code Node Sandbox Escape

Impact An authenticated user with permission to create or modify workflows could use the Python Code node to escape the sandbox. The sandbox did not sufficiently restrict access to certain built-in Python objects, allowing an attacker to exfiltrate file contents or achieve RCE. On instances using...

9.9CVSS5.4AI score0.00352EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 9:21 p.m.30 views

n8n has Unauthenticated Expression Evaluation via Form Node

Impact A second-order expression injection vulnerability existed in n8n's Form nodes that could allow an unauthenticated attacker to inject and evaluate arbitrary n8n expressions by submitting crafted form data. When chained with an expression sandbox escape, this could escalate to remote code...

9.5CVSS6.6AI score0.01271EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:37 p.m.23 views

Rucio WebUI has a Stored Cross-site Scripting (XSS) Vulnerability in its Custom RSE Attribute

Summary A stored Cross-site Scripting XSS vulnerability was identified in the Custom RSE Attribute of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of...

6.1CVSS5.9AI score0.00287EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:29 p.m.18 views

Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name

Summary A stored Cross-site Scripting XSS vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the Web...

6.1CVSS5.8AI score0.00287EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:29 p.m.16 views

Rucio WebUI has Stored Cross-site Scripting (XSS) in RSE Metadata

Summary A stored Cross-site Scripting XSS vulnerability was identified in the RSE metadata of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the WebU...

6.1CVSS5.9AI score0.00287EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:28 p.m.20 views

Mautic is Vulnerable to SQL Injection through Contact Activity API Sorting

Summary This advisory addresses a SQL Injection vulnerability in the API endpoint used for retrieving contact activities. A vulnerability exists in the query construction for the Contact Activity timeline where the parameter responsible for determining the sort direction was not strictly validate...

8.8CVSS6.2AI score0.00289EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:24 p.m.39 views

ImageMagick has a heap Buffer Over-read in its DJVU image format handler

A heap Buffer Over-read vulnerability exists in the DJVU image format handler. The vulnerability occurs due to integer truncation when calculating the stride row size for pixel buffer allocation. The stride calculation overflows a 32-bit signed integer, resulting in an out-of-bounds memory reads...

4.4CVSS5.7AI score0.00123EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:24 p.m.10 views

ImageMagick: Heap Buffer Over-read in WaveletDenoise when processing small images

A heap buffer over-read vulnerability occurs when processing an image with small dimension using the -wavelet-denoise operator. ==3693336==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x511000001280 at pc 0x5602c8b0cc75 bp 0x7ffcb105d510 sp 0x7ffcb105d500 READ of size 4 at...

7.1CVSS5.6AI score0.00137EPSS
SaveExploits0References5Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:23 p.m.22 views

hexchat crate has a Use After Free vulnerability

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If users rel...

5.4AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:17 p.m.35 views

CIRCL has an incorrect calculation in secp384r1 CombinedMult

The CombinedMult function in the CIRCL ecc/p384 package secp384r1 curve produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas. ECDH and ECDSA signing relying on this curve are not affected. The bug was fixed in v1.6.3...

9.8CVSS5.4AI score0.00397EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:15 p.m.18 views

ImageMagick: Heap-based Buffer Overflow in GetPixelIndex due to metadata-cache desynchronization

OpenPixelCache updates image channel metadata before attempting pixel cache memory allocation. When both memory and disk allocation fail a heap-buffer-overflow read in occurs in any writer that calls GetPixelIndex...

5.3AI score
SaveExploits0References3Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:13 p.m.28 views

ImageMagick: Memory Leak in multiple coders that write raw pixel data

A memory leak vulnerability exists in multiple coders that write raw pixel data where an object is not freed. Direct leak of 160 bytes in 1 objects allocated from:...

7.5CVSS5.4AI score0.0026EPSS
SaveExploits0References6Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:13 p.m.13 views

ImageMagick: Memory leak in coders/txt.c without freetype

If a texture attribute is specified for a TXT file, an attempt will be made to read it via texture=ReadImagereadinfo,exception;. Later, when retrieving metrics via the GetTypeMetrics function, if this function fails i.e., status == MagickFalse, the calling function will exit immediately but fail ...

5.4AI score
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:12 p.m.101 views

ImageMagick: SVG-to-MVG Command Injection via coders/svg.c

An attacker can inject arbitrary MVG Magick Vector Graphics drawing commands in an SVG file that is read by the internal SVG decoder of ImageMagick. The injected MVG commands execute during rendering...

5.7AI score
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:12 p.m.35 views

ImageMagick: Malicious PCD files trigger 1‑byte heap Out-of-bounds Read and DoS

The PCD coder’s DecodeImage loop allows a crafted PCD file to trigger a 1‑byte heap out-of-bounds read when decoding an image Denial of service and potential disclosure of adjacent heap byte...

5.3AI score
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:12 p.m.16 views

mageMagick has a possible use-after-free write in its PDB decoder

A use-after-free vulnerability exists in the PDB decoder that will use a stale pointer when a memory allocation fails and that could result in a crash or a single zero byte write. ==4033155==ERROR: AddressSanitizer: UNKNOWN SIGNAL on unknown address 0x000000000000 pc 0x5589c1971b24 bp...

5.4AI score
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/25 7:11 p.m.17 views

ImageMagick has a possible heap Use After Free vulnerability in its meta coder

A heap Use After Free vulnerability exists in the meta coder when an allocation fails and a single byte is written to a stale pointer. ==535852==ERROR: AddressSanitizer: heap-use-after-free on address 0x5210000088ff at pc 0x5581bacac14d bp 0x7ffdf667edf0 sp 0x7ffdf667ede0 WRITE of size 1 at...

5.5AI score
SaveExploits0References3Affected Software17
Github Security Blog
Github Security Blog
added 2026/02/25 7:11 p.m.13 views

Craft CMS has Stored XSS in Table Field in its "Row Heading" Column Type

A stored Cross-site Scripting XSS vulnerability exists in the editableTable.twig component when using the Row Heading column type. The application fails to sanitize input within row headings, allowing an attacker to execute arbitrary JavaScript when another user views a page with the malicious...

4.8CVSS5.8AI score0.00309EPSS
SaveExploits0References8Affected Software1
Total number of security vulnerabilities35814