Lucene search
+L
GithubRecent

35814 matches found

Github Security Blog
Github Security Blog
added 2026/03/10 9:05 p.m.12 views

ImageMagick is vulnerable to heap buffer over-write on 32-bit systems in SFW decoder

An overflow on 32-bit systems can cause a crash in the SFW decoder when processing extremely large images...

5.7CVSS5.8AI score0.00093EPSS
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/03/10 9:05 p.m.9 views

ImageMagick is vulnerable to Heap Overflow when writing extremely large image profile in the PNG encoder

An extremely large image profile could result in a heap overflow when encoding a PNG image...

7.8CVSS5.8AI score0.00123EPSS
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/03/10 9:04 p.m.20 views

Elysia has a string URL format ReDoS

Impact t.String format: 'url' is vulnerable to redos Repeating a partial url format protocol and hostname multiple times cause regex to slow down significantly js 'http://a'.repeatn Here's a table demonstrating how long it takes to process repeated partial url format | n repeat | elapsedms | | --...

7.5CVSS5.8AI score0.00494EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 9:03 p.m.21 views

Feathers has a NoSQL Injection via WebSocket id Parameter in MongoDB Adapter

Socket.IO clients can send arbitrary JavaScript objects as the id argument to any service method get, patch, update, remove. The transport layer performs no type checking on this argument. When the service uses the MongoDB adapter, these objects pass through getObjectId and land directly in the...

9.8CVSS5.9AI score0.00461EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 9:03 p.m.16 views

Feathers has an OAuth Callback Account Takeover issue

An unauthenticated attacker can send a crafted GET request directly to /oauth/:provider/callback with a forged profile in the query string. The OAuth service's authentication payload has a fallback chain that reaches params.query the raw request query when Grant's session/state responses are empt...

9.8CVSS5.8AI score0.00519EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 9:02 p.m.13 views

ImageMagick has a heap buffer over-read via 32-bit integer overflow in MAT decoder

In MAT decoder uses 32-bit arithmetic due to incorrect parenthesization resulting in a heap over-read. ================================================================= ==969652==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x506000003b40 at pc 0x555557b2a926 bp 0x7fffffff4c80 sp...

4.8CVSS5.8AI score0.00258EPSS
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/03/10 9:02 p.m.13 views

ImageMagick has a Path Policy TOCTOU symlink race bypass

domain="path" authorization is checked before final file open/use. A symlink swap between check-time and use-time bypasses policy-denied read/write...

6.3CVSS5.8AI score0.00108EPSS
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/03/10 6:56 p.m.34 views

MCP Atlassian has an arbitrary file write leading to arbitrary code execution via unconstrained download_path in confluence_download_attachment

Summary The confluencedownloadattachment MCP tool accepts a downloadpath parameter that is written to without any directory boundary enforcement. An attacker who can call this tool and supply or access a Confluence attachment with malicious content can write arbitrary content to any path the serv...

9CVSS6.3AI score0.12712EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:48 p.m.19 views

MCP Atlassian has SSRF via unvalidated X-Atlassian-Jira-Url / X-Atlassian-Confluence-Url headers

Summary An unauthenticated attacker who can reach the mcp-atlassian HTTP endpoint can force the server process to make outbound HTTP requests to an arbitrary attacker-controlled URL by supplying two custom HTTP headers without an Authorization header. No authentication is required. The...

8.2CVSS6.1AI score0.13632EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:38 p.m.33 views

simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE

Summary The blockUnsafeOperationsPlugin in simple-git fails to block git protocol override arguments when the config key is passed in uppercase or mixed case. An attacker who controls arguments passed to git operations can enable the ext:: protocol by passing -c PROTOCOL.ALLOW=always, which...

9.8CVSS7.5AI score0.01296EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.106 views

Envoy's global rate limit may crash when the response phase limit is enabled and the response phase request is failed directly

Summary At the rate limit filter, if we enabled the response phase limit with applyonstreamdone in the rate limit configuration and the response phase limit request fails directly, it may crash Envoy. Details When both the request phase limit and response phase limit are enabled, the safe gRPC...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.20 views

Envoy: HTTP - filter chain execution on reset streams causing UAF crash

Note: This vulnerability was originally reported to the Google OSS VRP Issue ID: 477542544. The Google Security Team requested that I coordinate directly with the Envoy maintainers for triage and remediation. I am submitting this report here to facilitate that process. Technical Details I have...

5.9CVSS6.2AI score0.00337EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.20 views

Vaadin: Specially crafted ZIP archives can escape the intended extraction directory

Specially crafted ZIP archives can escape the intended extraction directory during Node.js download and extraction in Vaadin 14.2.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.8, and 25.0.0 through 25.0.2. Vaadin’s build process can automatically download and extract Node.js if it...

6.8CVSS5.8AI score0.00342EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.15 views

Duplicate Advisory: .NET Denial of Service Vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4vgm-c2wm-63mw. This link is maintained to preserve external references. Original Description Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service...

7.5CVSS5.7AI score0.02818EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.10 views

Duplicate Advisory: .NET Denial of Service Vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-73j8-2gch-69rq. This link is maintained to preserve external references. Original Description Out-of-bounds read in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS5.7AI score0.02049EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.17 views

Vaadin Vulnerable to Authentication Bypass When Accessing the /VAADIN Endpoint Without a Trailing Slash

An authentication bypass vulnerability exists in Vaadin 14.0.0 through 14.14.0, 23.0.0 through 23.6.6, 24.0.0 through 24.9.7 and 25.0.0 through 25.0.1, applications using Spring Security due to inconsistent path pattern matching of reserved framework paths. Accessing the /VAADIN endpoint without ...

5.3CVSS5.8AI score0.00391EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.22 views

Duplicate Advisory: Microsoft Security Advisory CVE-2026-26131 – .NET Elevation of Privilege Vulnerability

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-crjq-wm6x-6qx7. This link is maintained to preserve external references. Original Description Incorrect default permissions in .NET allows an authorized attacker to elevate privileges locally...

7.8CVSS5.7AI score0.00359EPSS
SaveExploits0References3Affected Software6
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.17 views

Azure MCP Server has Server-Side Request Forgery issue that allows authorized attacker to elevate privileges over a network

Server-Side Request Forgery SSRF in Azure MCP Server allows an authorized attacker to elevate privileges over a network...

8.8CVSS5.8AI score0.00959EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.16 views

Apache PDFBox has Path Traversal through PDComplexFileSpecification.getFilename() function

This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.35, from 3.0.0 through 3.0.6. The ExtractEmbeddedFiles example contains a path traversal vulnerability CWE-22 because the filename that is obtained from PDComplexFileSpecification.getFilename is appended...

5.3CVSS5.8AI score0.00886EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.18 views

LimeSurvey is vulnerable to SQL injection

SQL Injection vulnerability in LimeSurvey before v.6.15.4+250710 allows a remote attacker to obtain sensitive information from the database...

7.5CVSS5.9AI score0.00468EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:30 p.m.20 views

Envoy affected by off-by-one write in JsonEscaper::escapeString()

Summary An off-by-one write in Envoy::JsonEscaper::escapeString can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the resulting string is later treated as a C-string. Details The bug is in the control-character...

5.3CVSS5.6AI score0.00365EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:30 p.m.20 views

Envoy has RBAC Header Validation Bypass via Multi-Value Header Concatenation

Summary The Envoy RBAC Role-Based Access Control filter contains a logic vulnerability in how it validates HTTP headers when multiple values are present for the same header name. Instead of validating each header value individually, Envoy concatenates all values into a single comma-separated...

8.2CVSS5.8AI score0.00293EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:25 p.m.16 views

Parse Server: SQL injection via dot-notation field name in PostgreSQL

Impact An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with t...

9.8CVSS5.8AI score0.00408EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:24 p.m.19 views

Craft Commerce: Potential IDOR in Commerce carts

An Insecure Direct Object Reference IDOR vulnerability exists in Craft Commerce’s cart functionality that allows users to hijack any shopping cart by knowing or guessing its 32-character number. This vulnerability enables the takeover of shopping sessions and potential exposure of PII...

6.3CVSS5.8AI score0.00284EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:24 p.m.18 views

Craft Commerce has stored XSS in Craft Commerce Order Details Slideout

Summary A Stored Cross-Site Scripting XSS vulnerability exists in the Craft Commerce Order details. Malicious JavaScript can be injected via the Shipping Method Name, Order Reference, or Site Name. When a user opens the order details slideout via a double-click on the order index page, the inject...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:23 p.m.12 views

Craft Commerce has stored XSS in Inventory Location Name

Summary A stored XSS vulnerability exists in the Commerce Settings - Inventory Locations page. The Name field is rendered without proper HTML escaping, allowing an attacker to execute arbitrary JavaScript. This XSS triggers when an administrator or user with product editing permissions creates or...

4.8CVSS6AI score0.00234EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:23 p.m.20 views

Craft Commerce has multiple Stored XSS in Commerce Inventory Page, Leading to Session Hijacking

Summary Stored XSS vulnerabilities exist in the Commerce Inventory page. The Product Title, Variant Title, and Variant SKU fields are rendered without proper HTML escaping, allowing an attacker to execute arbitrary JavaScript when any user including administrators views the inventory management...

8.6CVSS6AI score0.00204EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:23 p.m.15 views

Craft Commerce is vulnerable to SQL Injection in Commerce Inventory Table Sorting

Summary Craft Commerce is vulnerable to SQL Injection in the inventory levels table data endpoint. The sort0direction and sort0sortField parameters are concatenated directly into an addOrderBy clause without any validation or sanitization. An authenticated attacker with access to the Commerce...

8.8CVSS6AI score0.00436EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:23 p.m.15 views

Craft Commerce is Vulnerable to Stored XSS while updating Order Status from Orders Table

Summary A stored XSS vulnerability exists when a user tries to update the Order Status from the Commerce Orders Table. The Order Status Name is rendered without proper escaping, allowing script execution to occur. --- Proof of Concept Required Permissions - Admin access to edit/create Order...

4.8CVSS5.9AI score0.00318EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:23 p.m.14 views

Craft Commerce is Vulnerable to SQL Injection in Commerce Purchasables Table Sorting

Summary Craft Commerce is vulnerable to SQL Injection in the purchasables table endpoint. The sort parameter is split by | and the first part column name is passed directly as an array key to orderBy without whitelist validation. Yii2's query builder does NOT escape array keys, allowing an...

8.8CVSS5.9AI score0.00421EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:22 p.m.19 views

Craft CMS has a potential information disclosure vulnerability in preview tokens

Summary Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an attacker can force a logged-in victim editor to mint a preview...

4.3CVSS5.8AI score0.00174EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:16 p.m.24 views

StudioCMS has Privilege Escalation via Insecure API Token Generation

Summary The /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to validate whether the requesting user is authorized to create tokens on behalf of the target us...

8.8CVSS5.9AI score0.00564EPSS
SaveExploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 6:16 p.m.17 views

Envoy vulnerable to crash for scoped ip address during DNS

Summary Calling Utility::getAddressWithPort with a scoped IPv6 addresses causes a crash. This utility is called in the data plane from the originalsrc filter and the dns filter. Details The crashing function is Utility::getAddressWithPort. The crash occurs if a string containing a scoped IPv6...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 9:31 a.m.27 views

Camaleon CMS vulnerable to Path Traversal through AWS S3 uploader implementation

Camaleon CMS versions 2.4.5.0 through 2.9.1, prior to commit f54a77e, contain a path traversal vulnerability in the AWS S3 uploader implementation that allows authenticated users to read arbitrary files from the web server’s filesystem. The issue occurs in the downloadprivatefile functionality wh...

6.5CVSS5.8AI score0.00732EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:20 a.m.14 views

copyparty: volflag `nohtml` did not block javascript in svg files

Summary The nohtml config option, intended to prevent execution of JavaScript in user-uploaded HTML files, did not apply to SVG images. Details A user with write-permission could upload an SVG containing embedded JavaScript, which would execute in the context of whichever user opens it. This in...

5.4CVSS5.9AI score0.00323EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:19 a.m.17 views

Webauthn Framework: allowed_origins collapses URL-like origins to host-only values, bypassing exact origin validation

Summary When allowedorigins is configured, CheckAllowedOrigins reduces URL-like values to their host component and accepts on host match alone. This makes exact origin policies impossible to express: scheme and port differences are silently ignored. Details CheckAllowedOrigins stores each...

5.4CVSS5.8AI score0.00197EPSS
SaveExploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2026/03/10 1:19 a.m.23 views

RSSN has Arbitrary Code Execution via Unvalidated JIT Instruction Generation in C-FFI Interface

Impact Vulnerability Type: Improper Control of Generation of Code 'Code Injection' CWE-94 / Improper Check for Unusual or Exceptional Conditions CWE-754 / Improper Input Validation CWE-20 / Use of Low-Level Functionality CWE-695 / Improper Privilege Management CWE-269 / External Control of System...

9.4CVSS5.9AI score0.0021EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:18 a.m.14 views

Linkdave Missing Authentication on REST and WebSocket endpoints

The linkdave server does not enforce authentication on its REST and WebSocket routes in versions prior to 0.1.5. Impact An attacker with network access to the server port can: - Connect to the WebSocket endpoint /ws and receive a valid sessionid in the OpReady response. - Use that session to invo...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:15 a.m.42 views

OneUptime has WhatsApp Resend Verification Authorization Bypass

Description The resend-verification-code endpoint allows any authenticated user to trigger a verification code resend for any UserWhatsApp record by ID. Ownership is not validated unlike the verify endpoint. Affected Source - Endpoint: UserWhatsAppAPI.ts - Service: UserWhatsAppService.ts - Verify...

5.3CVSS5.9AI score0.00371EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:12 a.m.21 views

OneUptime has Synthetic Monitor RCE via exposed Playwright browser object

Summary OneUptime Synthetic Monitors allow a low-privileged authenticated project user to execute arbitrary commands on the oneuptime-probe server/container. The root cause is that untrusted Synthetic Monitor code is executed inside Node's vm while live host-realm Playwright browser and page...

9.9CVSS6.6AI score0.01153EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:09 a.m.14 views

OneUptime has authorization bypass via client‑controlled is-multi-tenant-query header that leads to cross‑tenant data exposure and account takeover

Summary A low‑privileged user can bypass authorization and tenant isolation in OneUptime v10.0.20 by sending a forged is-multi-tenant-query header together with a controlled projectid header. Because the server trusts this client-supplied header, internal permission checks in BasePermission are...

9.9CVSS5.8AI score0.00494EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:04 a.m.20 views

liquidjs has a path traversal fallback vulnerability

Impact The layout, render, and include tags allow arbitrary file access via absolute paths either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the default. This poses a security risk when malicious users are allowed to control the template...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:02 a.m.16 views

Actual Sync Server has an Authenticated Path Traversal

Description Actual Sync Server allows authenticated users to upload files through POST /sync/upload-user-file. In versions prior to 26.3.0, improper validation of the user-controlled x-actual-file-id header means that traversal segments ../ can escape the intended directory and write files outsid...

6.5CVSS5.8AI score0.00377EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 12:57 a.m.18 views

Parse Server has Denial of Service (DoS) and Cloud Function Dispatch Bypass via Prototype Chain Resolution

Impact An unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The server recurses infinitely, causing a call stack size error that terminates the process. Other prototype property names bypass Cloud...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 12:57 a.m.21 views

Parse Server has denylist `requestKeywordDenylist` keyword scan bypass through nested object placement

Impact The requestKeywordDenylist security control can be bypassed by placing any nested object or array before a prohibited keyword in the request payload. This is caused by a logic bug that stops scanning sibling keys after encountering the first nested value. Any custom requestKeywordDenylist...

6.9CVSS5.9AI score0.00393EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 12:57 a.m.15 views

Parse Server has Regular Expression Denial of Service (ReDoS) via `$regex` query in LiveQuery

Impact A malicious client can subscribe to a LiveQuery with a crafted $regex pattern that causes catastrophic backtracking, blocking the Node.js event loop. This makes the entire Parse Server unresponsive, affecting all clients. Any Parse Server deployment with LiveQuery enabled is affected. The...

8.2CVSS5.8AI score0.00446EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 12:56 a.m.19 views

flarum/nicknames extension has display name injection in notification emails (autolink & markdown)

Summary When the flarum/nicknames extension is enabled, a registered user can set their nickname to a string that email clients interpret as a hyperlink. The nickname is inserted verbatim into plain-text notification emails, and recipients may be misled into visiting attacker-controlled domains...

4.6CVSS5.8AI score0.00165EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/09 9:31 p.m.6 views

Withdrawn Advisory: Open WebUI JWT Key Handler

Withdrawn Advisory This advisory has been withdrawn because it does not describe a valid vulnerability. This link is maintained to preserve external references. Original Description A security vulnerability has been detected in open-webui up to 0.6.16. Affected is an unknown function of the file...

4.3AI score0.00289EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/09 9:31 p.m.21 views

NLTK has Arbitrary File Read via Absolute Path Input in nltk.util.filestring()

A vulnerability in the filestring function of the nltk.util module in nltk version 3.9.2 allows arbitrary file read due to improper validation of input paths. The function directly opens files specified by user input without sanitization, enabling attackers to access sensitive system files by...

8.6CVSS7.5AI score0.00428EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/09 7:55 p.m.24 views

vLLM has SSRF Protection Bypass

Summary The SSRF protection fix for https://github.com/vllm-project/vllm/security/advisories/GHSA-qh4c-xf7m-gxfc can be bypassed in the loadfromurlasync method due to inconsistent URL parsing behavior between the validation layer and the actual HTTP client. Affected Component - File:...

9.8CVSS5.9AI score0.00544EPSS
SaveExploits1References13Affected Software1
Total number of security vulnerabilities35814