Lucene search
+L
GithubRecent

34267 matches found

Github Security Blog
Github Security Blog
added 2026/03/26 7:7 p.m.9 views

Statamic allows unauthorized content access through missing authorization in its revision controllers

Impact Authenticated Control Panel users could view entry revisions for any collection with revisions enabled, regardless of whether they had the required collection permissions. This bypasses the authorization checks that the main entry controllers enforce, exposing entry field values and...

5.4CVSS5.7AI score0.00142EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:6 p.m.10 views

Statamic's sensitive configuration values are exposed to content editors via Antlers-enabled fields

Impact A control panel user with access to Antlers-enabled fields could access sensitive application configuration values by inserting config variables into their content. Patches This has been fixed in 5.73.16 and 6.7.2...

6.5CVSS5.7AI score0.00224EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:5 p.m.18 views

Statamic has an Open Redirect on unauthenticated endpoints via URL parsing differential

Impact The external URL detection used for redirect validation on unauthenticated endpoints could be bypassed, allowing users to be redirected to external URLs after actions like form submissions and authentication flows. Patches This has been fixed in 5.73.16 and 6.7.2...

6.1CVSS5.7AI score0.00177EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:5 p.m.9 views

Statamic's live preview token bypasses content protection for unrelated entries

Impact An authenticated Control Panel user with access to live preview could use a live preview token to access restricted content that the token was not intended for. Patches This has been fixed in 5.73.16 and 6.7.2...

4.3CVSS5.7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:5 p.m.7 views

Statamic has Reflected XSS via unescaped redirect parameter in its password reset form tag

Impact The user:resetpasswordform tag could render user-input directly into HTML without escaping, allowing an attacker to craft a URL that executes arbitrary JavaScript in the victim's browser. Patches This has been fixed in 5.73.16 and 6.7.2...

6.1CVSS5.8AI score0.00149EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:3 p.m.10 views

Statamic's Markdown preview endpoint exposes sensitive user data

Impact The markdown preview endpoint could be manipulated to return augmented data from arbitrary fieldtypes. With the users fieldtype specifically, an authenticated control panel user could retrieve sensitive user data including email addresses, encrypted passkey data, and encrypted two-factor...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 7:0 p.m.8 views

OpenClaw: Gateway agent /reset exposes admin session reset to operator.write callers

Summary Before v2026.3.23, the Gateway agent RPC accepted /reset and /new for callers with only operator.write, even though the direct sessions.reset RPC correctly requires operator.admin. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.3.23 - Latest released tag checked:...

8.1CVSS5.9AI score0.00272EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:59 p.m.12 views

OpenClaw: Gateway Canvas local-direct requests bypass Canvas HTTP and WebSocket authentication

Summary Before v2026.3.23, Canvas and A2UI loopback requests could bypass Canvas bearer-or-capability authentication because authorizeCanvasRequest... treated isLocalDirectRequest... as an unconditional allow path. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.3.23 -...

5.1CVSS5.9AI score0.00141EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:56 p.m.7 views

OpenClaw: Plivo V2 verified replay identity drifts on query-only variants

Summary Before v2026.3.23, the Plivo V2 verification path treated query-only variants of the same signed request as fresh verified work. Plivo V2 signatures authenticate baseUrl + nonce, but the replay key was derived from the full verification URL including the query string, so unsigned query-on...

8.3CVSS5.9AI score0.00283EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:55 p.m.7 views

Convict has Prototype Pollution via startsWith() function

Summary A prototype pollution vulnerability exists in the latest version of the convict npm package 6.2.4. Despite a previous fix that attempted to mitigate prototype pollution by checking whether user input started with a forbidden key, it is still possible to pollute Object.prototype via a...

6.4AI score0.0084EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:50 p.m.12 views

Convict has prototype pollution via load(), loadFile(), and schema initialization

Impact Two unguarded prototype pollution paths exist, not covered by previous fixes: 1. config.load / config.loadFile — overlay recursively merges config data without checking for forbidden keys. Input containing proto or constructor.prototype e.g. from a JSON file causes the recursion to reach...

5.8AI score0.00037EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:49 p.m.41 views

Netty HTTP/2 CONTINUATION Frame Flood DoS via Zero-Byte Frame Bypass

Summary A remote user can trigger a Denial of Service DoS against a Netty HTTP/2 server by sending a flood of CONTINUATION frames. The server's lack of a limit on the number of CONTINUATION frames, combined with a bypass of existing size-based mitigations using zero-byte frames, allows an user to...

8.7CVSS5.9AI score0.01125EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:48 p.m.27 views

Netty: HTTP Request Smuggling via Chunked Extension Quoted-String Parsing

Summary Netty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks. Background This vulnerability is a new variant discovered during research into the "Funky Chunks" HTTP request smuggling techniques: - - The original researc...

7.5CVSS6AI score0.0064EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:45 p.m.13 views

Astro: Remote allowlist bypass via unanchored matchPathname wildcard

Summary This issue concerns Astro's remotePatterns path enforcement for remote URLs used by server-side fetchers such as the image optimization endpoint. The path matching logic for / wildcards is unanchored, so a pathname that contains the allowed prefix later in the path can still match. As a...

6.3CVSS6AI score0.00325EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:41 p.m.10 views

Astro: Unauthenticated Path Override via `x-astro-path` / `x_astro_path`

Summary The @astrojs/vercel serverless entrypoint reads the x-astro-path header and xastropath query parameter to rewrite the internal request path, with no authentication whatsoever. On deployments without Edge Middleware, this lets anyone bypass Vercel's platform-level path restrictions entirel...

9.1CVSS5.9AI score0.00331EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:37 p.m.11 views

OpenBao has Reflected XSS in its OIDC authentication error message

Impact OpenBao installations that have an OIDC/JWT authentication method enabled and a role with callbackmode=direct configured are vulnerable to XSS via the errordescription parameter on the page for a failed authentication. This allows an attacker access to the token used in the Web UI by a...

9.6CVSS5.8AI score0.00287EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:32 p.m.10 views

OpenBao lacks user confirmation for OIDC direct callback mode

Impact OpenBao does not prompt for user confirmation when logging in via JWT/OIDC and a role with callbackmode set to direct. This allows an attacker to start an authentication request and perform "remote phishing" by having the victim visit the URL and automatically log-in to the session of the...

9.6CVSS5.9AI score0.00411EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.10 views

Mattermost doesn't set permissions on downloaded bulk export

Mattermost versions 11.4.x = 11.4.0, 11.3.x = 11.3.1, 11.2.x = 11.2.3, 10.11.x = 10.11.11 fail to set permissions on downloaded bulk export which allows other local users on the server to be able to read contents of the bulk export. Mattermost Advisory ID: MMSA-2026-00593...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.11 views

Mattermost allows authenticated guest users to enumerate user IDs outside their allowed visibility scope

Mattermost versions 11.2.x = 11.2.2, 10.11.x = 10.11.10, 11.4.x = 11.4.0, 11.3.x = 11.3.1 fail to apply view restrictions when retrieving group member IDs, which allows authenticated guest users to enumerate user IDs outside their allowed visibility scope via the group retrieval endpoint...

4.3CVSS5.9AI score0.00231EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.9 views

Mattermost allows system administrators to read arbitrary host files via malicious AdvancedLoggingJSON configuration

Mattermost versions 11.4.x = 11.4.0, 11.3.x = 11.3.1, 11.2.x = 11.2.3, 10.11.x = 10.11.11 fail to validate Advanced Logging file target paths which allows system administrators to read arbitrary host files via malicious AdvancedLoggingJSON configuration in support packet generation. Mattermost...

6.8CVSS6AI score0.00421EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.25 views

Mattermost allows attackers to manipulate administrator terminals via crafted messages containing ANSI and OSC escape sequences

Mattermost versions 11.2.x = 11.2.2, 10.11.x = 10.11.10, 11.4.x = 11.4.0, 11.3.x = 11.3.1 fail to sanitize user-controlled post content in the mmctl commands terminal output which allows attackers to manipulate administrator terminals via crafted messages containing ANSI and OSC escape sequences...

8.8CVSS5.9AI score0.00279EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.9 views

Mattermost doesn't validate decompressed archive entry sizes during file extraction

Mattermost versions 11.4.x = 11.4.0, 11.3.x = 11.3.1, 11.2.x = 11.2.3, 10.11.x = 10.11.11 fail to validate decompressed archive entry sizes during file extraction which allows authenticated users with file upload permissions to cause a denial of service via crafted zip archives containing highly...

6.5CVSS5.9AI score0.00343EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.11 views

OpenClaw is vulnerable to Path Traversal through path validation bypass

OpenClaw through 2026.3.23 fixed in commit 4797bbc contains a path traversal vulnerability in media parsing that allows attackers to read arbitrary files by bypassing path validation in the isLikelyLocalPath and isValidMedia functions. Attackers can exploit incomplete validation and the...

8.7CVSS6AI score0.00688EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.8 views

Langflow has Authenticated Code Execution in Agentic Assistant Validation

Description 1. Summary The Agentic Assistant feature in Langflow executes LLM-generated Python code during its validation phase. Although this phase appears intended to validate generated component code, the implementation reaches dynamic execution sinks and instantiates the generated class...

9.9CVSS6.7AI score0.01426EPSS
SaveExploits1References19Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:30 p.m.12 views

n8n Vulnerable to LDAP Filter Injection in LDAP Node

Impact A flaw in the LDAP node's filter escape logic allowed LDAP metacharacters to pass through unescaped when user-controlled input was interpolated into LDAP search filters. In workflows where external user input is passed via expressions into the LDAP node's search parameters, an attacker cou...

6.3CVSS5.8AI score0.00245EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:29 p.m.14 views

brace-expansion: Zero-step sequence causes process hang and memory exhaustion

Impact A brace pattern with a zero step value e.g., 1..2..0 causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory. The loop in question:...

7.5CVSS5.8AI score0.0043EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:28 p.m.9 views

n8n Vulnerable to XSS via Binary Data Inline HTML Rendering

Impact An authenticated user with permission to create or modify workflows could craft a workflow that produces an HTML binary data object without a filename. The /rest/binary-data endpoint served such responses inline on the n8n origin without Content-Disposition or Content-Security-Policy...

9CVSS5.9AI score0.00249EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:27 p.m.6 views

BuildKit Git URL subdir component can cause access to restricted files

Impact Insufficient validation of Git URL fragment subdir components :, docs may allow access to files outside the checked-out Git repository root. Possible access is limited to files on the same mounted filesystem. Patches The issue has been fixed in version v0.28.1 Workarounds The issue affects...

8.2CVSS5.7AI score0.00463EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:26 p.m.17 views

BuildKit's Malicious frontend can cause file escape outside of storage root

Impact When using a custom BuildKit frontend, the frontend can craft an API message that causes files to be written outside of the BuildKit state directory for the execution context. Patches The issue has been fixed in v0.28.1+ Workarounds Issue requires using an untrusted BuildKit frontend set...

9.8CVSS5.9AI score0.00498EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:23 p.m.10 views

elixir-nodejs has Cross-User Data Leakage or Information Disclosure due to Worker Protocol Race Condition

Impact This vulnerability results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response" vulnerability. Because the worker does not verify which request a response belongs to, it may...

7.1CVSS6AI score0.00315EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:16 p.m.16 views

AVideo has Plaintext Video Password Storage

Summary AVideo allows content owners to password-protect individual videos. The video password is stored in the database in plaintext — no hashing, salting, or encryption is applied. If an attacker gains read access to the database via SQL injection, a database backup, or misconfigured access...

9.1CVSS5.9AI score0.00152EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:15 p.m.14 views

AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

Summary The fixCleanTitle static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $cleantitle and $id into the query string without using prepared statements or parameterized queries. An attacker who can trigger category creation or renaming with a craft...

9.8CVSS6AI score0.00492EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:12 p.m.10 views

AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

Summary In objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An attacker who can control the videosid value via a crafted request can inject...

8.8CVSS6AI score0.00509EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:10 p.m.8 views

AVideo has SSRF Protection Bypass via HTTP Redirect in Image Download Endpoints

Summary isSSRFSafeURL validates URLs against private/reserved IP ranges before fetching, but urlgetcontents follows HTTP redirects without re-validating the redirect target. An attacker can bypass SSRF protection by redirecting from a public URL to an internal target. Root Cause Check-time:...

6.5CVSS5.8AI score0.00233EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:8 p.m.12 views

AVideo: IDOR in AI Plugin Allows Stealing Other Users' AI-Generated Metadata and Transcriptions

Summary The AI plugin's save.json.php endpoint loads AI response objects using an attacker-controlled $REQUEST'id' parameter without validating that the AI response belongs to the specified video. An authenticated user with AI permissions can reference any AI response ID — including those generat...

4.3CVSS5.8AI score0.00214EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:7 p.m.9 views

AVideo has an Unauthenticated Video Password Brute-Force Vulnerability via Unrate-Limited Boolean Oracle

Summary The getapivideopasswordiscorrect API endpoint allows any unauthenticated user to verify whether a given password is correct for any password-protected video. The endpoint returns a boolean passwordIsCorrect field with no rate limiting, CAPTCHA, or authentication requirement, enabling...

5.3CVSS5.8AI score0.0032EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:6 p.m.8 views

AVideo: Unauthenticated Access to Scheduler Plugin Endpoints Leaks Scheduled Tasks, Email Content, and User Mappings

Summary Three list.json.php endpoints in the Scheduler plugin lack any authentication check, while every other endpoint in the same plugin directories add.json.php, delete.json.php, index.php requires User::isAdmin. An unauthenticated attacker can retrieve all scheduled tasks including internal...

5.3CVSS6AI score0.00382EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:5 p.m.11 views

AVideo: Unauthenticated IDOR in playlistsVideos.json.php Exposes Private Playlist Contents

Summary The objects/playlistsVideos.json.php endpoint returns the full video contents of any playlist by ID without any authentication or authorization check. Private playlists including watchlater and favorite types are correctly hidden from listing endpoints via playlistsFromUser.json.php, but...

5.3CVSS5.9AI score0.00295EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:4 p.m.13 views

LibreNMS is Vulnerable to Remote Code Execution by Arbitrary File Write

Summary A vulnerability has been identified that allows an authenticated administrator to execute arbitrary code on the host server. By modifying the binary path settings for built-in network tools and bypassing an input filter, an attacker with administrative privileges can download and execute...

8.5CVSS6.3AI score0.07533EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:0 p.m.8 views

libcrux has an Incorrect Check of Signer Response Norm During Verification

The ML-DSA verification algorithm as specified in FIPS 204, subsection 6.3 requires verifiers to check that the infinity norm of the deserialized signer response $z$ does not exceed $\gamma1 - \beta$ line 13 of Algorithm 8. The same check is required to be performed during signature generation...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 6:0 p.m.10 views

libcrux Panics During Standalone MAC Operations

An incorrect constant for the key length in libcrux-poly1305 caused the standalone MAC function libcruxpoly1305::mac to always panic with an out-of-bounds memory access. Impact Applications wishing to use libcrux-poly1305 as a standalone MAC would experience panics. The use of libcrux-poly1305 in...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:59 p.m.10 views

libcrux-sha3: Incorrect output from SHAKE squeeze functions

The incremental squeeze functions in the portable SHAKE XOF API, when attempting to squeeze more than RATE 168 for SHAKE128, 136 for SHAKE256 bytes, performed an additional permutation of the state before producing the first output block, thus discarding the first block of RATE bytes of valid XOF...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:58 p.m.9 views

libcrux has All-Zero Key Generation Upon Catastrophic RNG Failure

The libcrux-ed25519 key generation samples Ed25519 secret keys from a provided CSPRNG in a loop for up to 100 attempts until a non-zero key is found. If a non-zero key could not be sampled within 100 attempts the key generation function would silently continue with an all-zero buffer as the secre...

5.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:58 p.m.7 views

libcrux: Panic in Signature Hint Decoding During Verification

During ML-DSA verification the serialized hint values are decoded as specified in algorithm 22 HintBitUnpack of FIPS 204, subsection 7.1. The algorithm requires that the cumulative hint counters per row of the hint vector are strictly increasing and below a maximum value which depends on the choi...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:22 p.m.9 views

splunk-otel-javaagent: Unsafe deserialization in RMI instrumentation may lead to Remote Code Execution

In versions prior to 2.26.1, the RMI instrumentation registered a custom endpoint that deserialized incoming data without applying serialization filters. An attacker with network access to a JMX or RMI port on an instrumented JVM could exploit this to potentially achieve remote code execution. Al...

6.6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:21 p.m.10 views

OpenFGA has an Authorization Bypass through cached keys

Description In OpenFGA, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Am I Affected? Users are affected if the...

9.8CVSS5.8AI score0.00241EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 5:17 p.m.9 views

ImageMagick has an Out-of-Bounds write of a zero byte in its X11 display interaction

An out-of-bounds write of a zero byte exists in the X11 display interaction path that could lead to a crash...

5.5CVSS5.8AI score0.00141EPSS
SaveExploits0References3Affected Software18
Github Security Blog
Github Security Blog
added 2026/03/26 5:12 p.m.10 views

Craft CMS: Authorized asset "preview file" requests bypass allows users without asset access to retrieve private preview metadata

Summary An authenticated low-privileged user can call assets/preview-file for an asset they are not authorized to view and still receive preview response data previewHtml for that private asset. The returned preview HTML included a private preview image route containing the target private assetId...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 4:56 p.m.9 views

Vikunja: Unauthenticated Instance-Wide Data Breach via Link Share Hash Disclosure Chained with Cross-Project Attachment IDOR

Summary Two independently-exploitable authorization flaws in Vikunja can be chained to allow an unauthenticated attacker to download and delete every file attachment across all projects in a Vikunja instance. The ReadAll endpoint for link shares exposes share hashes including admin-level shares t...

5.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/26 4:52 p.m.11 views

srvx is vulnerable to middleware bypass via absolute URI in request line

Summary A pathname parsing discrepancy in srvx's FastURL allows middleware bypass on the Node.js adapter when a raw HTTP request uses an absolute URI with a non-standard scheme e.g. file://. Details When Node.js receives an absolute URI in the request line e.g. GET file://hehe?/internal/run...

6.5CVSS5.8AI score0.00246EPSS
SaveExploits0References5Affected Software1
Total number of security vulnerabilities34267