Lucene search
+L
GithubRecent

35814 matches found

Github Security Blog
Github Security Blog
added 2026/03/06 11:57 p.m.15 views

WeKnora has Broken Access Control - Cross-Tenant Data Exposure

Summary A broken access control vulnerability in the database query tool allows any authenticated tenant to read sensitive data belonging to other tenants, including API keys, model configurations, and private messages. The application fails to enforce tenant isolation on critical tables models,...

6.5CVSS5.9AI score0.00213EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:56 p.m.21 views

WeKnora has DNS Rebinding Vulnerability in web_fetch Tool that Allows SSRF to Internal Resources

Summary A DNS rebinding vulnerability in the webfetch tool allows an unauthenticated attacker to bypass URL validation and access internal resources on the server, including private IP addresses e.g., 127.0.0.1, 192.168.x.x. By crafting a malicious domain that resolves to a public IP during...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:55 p.m.19 views

WeKnora has Unauthorized Cross‑Tenant Knowledge Base Cloning

Summary A cross-tenant authorization bypass in the knowledge base copy endpoint allows any authenticated user to clone duplicate another tenant’s knowledge base into their own tenant by knowing/guessing the source knowledge base ID. This enables bulk data exfiltration document/FAQ content across...

5.3CVSS5.8AI score0.00222EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:54 p.m.17 views

WeKnora Vulnerable to Tool Execution Hijacking via Ambigous Naming Convention In MCP client and Indirect Prompt Injection

Summary A vulnerability involving tool name collision and indirect prompt injection allows a malicious remote MCP server to hijack tool execution. By exploiting an ambiguous naming convention in the MCP client mcpservicetool, an attacker can register a malicious tool that overwrites a legitimate...

7.6CVSS6.1AI score0.00255EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:53 p.m.15 views

WeKnora Vulnerable to Broken Access Control in Tenant Management

Summary An authorization bypass in tenant management endpoints of WeKnora application allows any authenticated user to read, modify, or delete any tenant by ID. Since account registration is open to the public, this vulnerability allows any unauthenticated attacker to register an account and...

8.8CVSS5.8AI score0.00328EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:40 p.m.19 views

Caddy's vars_regexp double-expands user input, leaking env vars and files

Summary The varsregexp matcher in vars.go:337 double-expands user-controlled input through the Caddy replacer. When varsregexp matches against a placeholder like http.request.header.X-Input, the header value gets resolved once expected, then passed through repl.ReplaceAll again the bug. This mean...

7.5CVSS5.8AI score0.00401EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:38 p.m.22 views

Caddy forward_auth copy_headers Does Not Strip Client-Supplied Headers, Allowing Identity Injection and Privilege Escalation

Summary Caddy's forwardauth directive with copyheaders generates conditional header-set operations that only fire when the upstream auth service includes the named header in its response. No delete or remove operation is generated for the original client-supplied request header with the same name...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:27 p.m.22 views

CommonMark has DisallowedRawHtml extension bypass via whitespace in HTML tag names

Impact The DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a valid HTML tag by browsers. This is a cross-site scripting X...

6.1CVSS5.6AI score0.00217EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:25 p.m.22 views

parse-server: Malformed `$regex` query leaks database error details in API response

Impact A malformed $regex query parameter e.g. abc causes the database to return a structured error object that is passed unsanitized through the API response. This leaks database internals such as error messages, error codes, code names, cluster timestamps, and topology details. The vulnerabilit...

6.9CVSS5.9AI score0.00336EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:21 p.m.17 views

Flowise Missing Authentication on NVIDIA NIM Endpoints

Missing Authentication on NVIDIA NIM Endpoints Summary The NVIDIA NIM router /api/v1/nvidia-nim/ is whitelisted in the global authentication middleware, allowing unauthenticated access to privileged container management and token generation endpoints. Vulnerability Details | Field | Value |...

9.8CVSS6AI score0.3625EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:20 p.m.27 views

Flowise has IDOR leading to Account Takeover and Enterprise Feature Bypass via SSO Configuration

Summary The Flowise platform has a critical Insecure Direct Object Reference IDOR vulnerability combined with a Business Logic Flaw in the PUT /api/v1/loginmethod endpoint. While the endpoint requires authentication, it fails to validate if the authenticated user has ownership or administrative...

8.8CVSS5.8AI score0.0045EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:19 p.m.16 views

Flowise Allows Mass Assignment in `/api/v1/leads` Endpoint

Summary A Mass Assignment vulnerability in the /api/v1/leads endpoint allows any unauthenticated user to control internal entity fields id, createdDate, chatId by including them in the request body. The endpoint uses Object.assign to copy all properties from the request body to the Lead entity...

7.7CVSS5.9AI score0.12902EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:16 p.m.19 views

soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import

While auditing the codebase in the wake of the webhook SSRF fix shipped in v0.11.1 GHSA-vwq2-jx9q-9h9f, it was identified that the LFS import path was never given the same treatment. The webhook fix introduced dual-layer SSRF protection — ValidateWebhookURL at creation time and secureHTTPClient...

9.1CVSS6AI score0.00328EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:10 p.m.24 views

Zarf's symlink targets in archives are not validated against destination directory

Summary A path traversal vulnerability in archive extraction allows a specifically crafted Zarf package to create symlinks pointing outside the destination directory, enabling arbitrary file read or write on the system processing the package. What users should do Upgrade immediately to version...

8.2CVSS6.2AI score0.0022EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:08 p.m.21 views

CoreDNS Loop Detection Denial of Service Vulnerability

Executive Summary A Denial of Service vulnerability exists in CoreDNS's loop detection plugin that allows an attacker to crash the DNS server by sending specially crafted DNS queries. The vulnerability stems from the use of a predictable pseudo-random number generator PRNG for generating a secret...

7.5CVSS5.7AI score0.01116EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 9:09 p.m.40 views

How to scan for vulnerabilities with GitHub Security Lab’s open source AI-powered framework

For the last few months, we've been using the GitHub Security Lab Taskflow Agent along with a new set of auditing taskflows that specialize in finding web security vulnerabilities. They also turn out to be very successful at finding high-impact vulnerabilities in open source projects. As security...

6.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/06 6:49 p.m.17 views

Flowise has Arbitrary File Upload via MIME Spoofing

Vulnerability Description --- Vulnerability Overview - The /api/v1/attachments/:chatflowId/:chatId endpoint is listed in WHITELISTURLS, allowing unauthenticated access to the file upload API. - While the server validates uploads based on the MIME types defined in...

9.8CVSS6.2AI score0.14676EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:48 p.m.21 views

Flowise has Authorization Bypass via Spoofed x-request-from Header

Summary Flowise trusts any HTTP client that sets the header x-request-from: internal, allowing an authenticated tenant session to bypass all /api/v1/ authorization checks. With only a browser cookie, a low-privilege tenant can invoke internal administration endpoints API key management, credentia...

8.8CVSS5.9AI score0.00477EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:47 p.m.19 views

Mercurius's queryDepth limit bypassed for WebSocket subscriptions

Description Mercurius fails to enforce the configured queryDepth limit on GraphQL subscription queries received over WebSocket connections. The depth check is correctly applied to HTTP queries and mutations, but subscription queries are parsed and executed without invoking the depth validation...

8.2CVSS5.9AI score0.00362EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:46 p.m.18 views

parse-server's endpoint `/loginAs` allows `readOnlyMasterKey` to gain full read and write access as any user

Impact The readOnlyMasterKey can call POST /loginAs to obtain a valid session token for any user. This allows a read-only credential to impersonate arbitrary users with full read and write access to their data. Any Parse Server deployment that uses readOnlyMasterKey is affected. Patches The fix...

8.5CVSS5.9AI score0.00388EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:45 p.m.18 views

parse-server's file creation and deletion bypasses `readOnlyMasterKey` write restriction

Impact The readOnlyMasterKey can be used to create and delete files via the Files API POST /files/:filename, DELETE /files/:filename. This bypasses the read-only restriction which violates the access scope of the readOnlyMasterKey. Any Parse Server deployment that uses readOnlyMasterKey and expos...

6.9CVSS5.9AI score0.00329EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:45 p.m.23 views

Vercel Workflow Allows Webhook Creation with Predictable User-Specified Tokens

createWebhook in Vercel Workflow DevKit accepts a user-specified token parameter that serves as the credential for the public webhook endpoint /.well-known/workflow/v1/webhook/token. Official documentation recommended predictable token patterns, making it possible for an unauthenticated remote...

6AI score
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/06 6:40 p.m.20 views

PinchTab has SSRF with Full Response Exfiltration via Download Handler

SSRF with Full Response Exfiltration via Download Handler Summary A Server-Side Request Forgery SSRF vulnerability in the /download endpoint allows any user with API access to induce the PinchTab server to make requests to arbitrary URLs, including internal network services and local system files...

7.5CVSS5.9AI score0.00423EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:39 p.m.18 views

defuddle vulnerable to XSS via unescaped string interpolation in _findContentBySchemaText image tag

Summary The findContentBySchemaText method in src/defuddle.ts interpolates image src and alt attributes directly into an HTML string without escaping: typescript html += ; An attacker can use a " in the alt attribute to break out of the attribute context and inject event handlers. This is a...

6.1CVSS5.8AI score0.00252EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:36 p.m.21 views

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Summary The default keyGenerator in express-rate-limit applies IPv6 subnet masking /56 by default to all addresses that net.isIPv6 returns true for. This includes IPv4-mapped IPv6 addresses ::ffff:x.x.x.x, which Node.js returns as request.ip on dual-stack servers. Because the first 80 bits of all...

7.5CVSS5.7AI score0.00455EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:31 p.m.19 views

Snipe-IT has sensitive user attributes related to account privileges that are insufficiently protected against mass assignment

Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the...

8.8CVSS5.8AI score0.0046EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 6:04 p.m.22 views

CoreDNS ACL Bypass

A logical vulnerability in CoreDNS allows DNS access controls to be bypassed due to the default execution order of plugins. Security plugins such as acl are evaluated before the rewrite plugin, resulting in a Time-of-Check Time-of-Use TOCTOU flaw. Impact In multi-tenant Kubernetes clusters, this...

7.7CVSS5.8AI score0.00385EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 4:43 p.m.37 views

GitHub Copilot CLI Dangerous Shell Expansion Patterns Enable Arbitrary Code Execution

Summary A security vulnerability has been identified in GitHub Copilot CLI's shell tool that could allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent e.g., via prompt injection through repository files...

7.8CVSS6.3AI score0.00363EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 10:01 p.m.53 views

SageMaker Python SDK replaced eval() with safe parser in JumpStart search functionality

Summary This advisory addresses the use of the searchhub function within the SageMaker Python SDK's JumpStart search functionality. An actor with the ability to control query parameters passed to the searchhub function could potentially provide malformed input that causes the eval function to...

6.5AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:58 p.m.27 views

Flowise Vulnerable to PII Disclosure on Unauthenticated Forgot Password Endpoint

Summary The /api/v1/account/forgot-password endpoint returns the full user object including PII id, name, email, status, timestamps in the response body instead of a generic success message. This exposes sensitive user information to unauthenticated attackers who only need to know a valid email...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:54 p.m.20 views

Flowise has Insufficient Password Salt Rounds

Description The default bcrypt salt rounds is set to 5, which is below the recommended minimum for security. Affected Code export function getHashvalue: string const salt = bcrypt.genSaltSyncparseIntprocess.env.PASSWORDSALTHASHROUNDS || '5' return bcrypt.hashSyncvalue, salt Evidence Using 5 salt...

5.6CVSS6AI score0.00097EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:50 p.m.53 views

MimeKit has CRLF Injection in Quoted Local-Part that Enables SMTP Command Injection and Email Forgery

Summary A CRLF Injection vulnerability in MimeKit 4.15.0 allows an attacker to embed \r\n into the SMTP envelope address local-part when the local-part is a quoted-string. This is non-compliant with RFC 5321 and can result in SMTP command injection e.g., injecting additional RCPT TO / DATA / RSET...

6.9CVSS6AI score0.01085EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:49 p.m.16 views

WeKnora is Vulnerable to SSRF via Redirection

Summary The application's "Import document via URL" feature is vulnerable to Server-Side Request Forgery SSRF through HTTP redirects. While the backend implements comprehensive URL validation blocking private IPs, loopback addresses, reserved hostnames, and cloud metadata endpoints, it fails to...

7.5CVSS5.8AI score0.00388EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:48 p.m.16 views

Plane is Vulnerable to Unauthenticated Workspace Member Information Disclosure

Executive Summary A security vulnerability exists in the Plane project management platform that allows unauthenticated attackers to enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django RE...

7.5CVSS5.9AI score0.00377EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:43 p.m.22 views

Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

Summary The webhook URL validation in plane/app/serializers/webhook.py only checks ip.isloopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses 10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.. When webhook events fire, the...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:42 p.m.20 views

mcp-memory-service Vulnerable to System Information Disclosure via Health Endpoint

Summary The /api/health/detailed endpoint returns detailed system information including OS version, Python version, CPU count, memory totals, disk usage, and the full database filesystem path. When MCPALLOWANONYMOUSACCESS=true is set required for the HTTP server to function without OAuth/API key,...

5.3CVSS6AI score0.00369EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:41 p.m.29 views

org.eclipse.jetty:jetty-http has different parsing of invalid URIs

The Jetty URI parser has some key differences compared to other common parsers when evaluating invalid or unusual URIs. Specifically: Invalid Scheme | URI | Jetty | uri-js nodejs | node-urlnodejs | |---|---|---| --- | | https://vulndetector.com/path | scheme=http| scheme=https | invalid URI |...

6.5CVSS5.9AI score0.00159EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.20 views

@perfood/couch-auth has a host header injection vulnerability

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

9.3CVSS5.8AI score0.00352EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.50 views

Cloudfoundry UAA has logic error in the token revocation endpoint implementation

Inappropriate user token revocation due to a logic error in the token revocation endpoint implementation in Cloudfoundry UAA v77.30.0 to v78.7.0 and in Cloudfoundry Deployment v48.7.0 to v54.10.0...

6.5CVSS5.8AI score0.00224EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.15 views

@perfood/couch-auth has an Observable Timing Discrepancy

An Observable Timing Discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS5.8AI score0.00379EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.18 views

Keycloak SAML Broken has Authentication Bypass by Primary Weakness

A flaw was found in org.keycloak.broker.saml. When a disabled Security Assertion Markup Language SAML client is configured as an Identity Provider IdP-initiated broker landing target, it can still complete the login process and establish a Single Sign-On SSO session. This allows a remote attacker...

8.8CVSS5.8AI score0.00469EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.19 views

Fonoster is vulnerable to directory traversal

Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1...

5.8CVSS5.9AI score0.02362EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.17 views

Keycloak allows authentication using an Identity Provider (IdP) even after it has been disabled by an administrator

A security flaw in the IdentityBrokerService.performLogin endpoint of Keycloak allows authentication to proceed using an Identity Provider IdP even after it has been disabled by an administrator. An attacker who knows the IdP alias can reuse a previously generated login request to bypass the...

8.1CVSS5.7AI score0.00333EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.39 views

RAGAS has an Arbitrary File Read vulnerability

An Arbitrary File Read vulnerability exists in the ImageTextPromptValue class in Exploding Gradients RAGAS v0.2.3 to v0.2.14. The vulnerability stems from improper validation and sanitization of URLs supplied in the retrievedcontexts parameter when handling multimodal inputs...

7.5CVSS5.8AI score0.00534EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:29 p.m.20 views

Fastify's Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation

Description Fastify incorrectly accepts malformed Content-Type headers containing trailing characters after the subtype token, in violation of RFC 9110 §8.3.1. For example, a request sent with Content-Type: application/json garbage passes validation and is processed normally, rather than being...

5.3CVSS6AI score0.00351EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:27 p.m.23 views

The Eclipse Jetty Server Artifact has a Gzip request memory leak

Description as reported There is a memory leak when using GzipHandler in jetty-12.0.30 that can cause off-heap OOMs. This can be used for DoS attacks so I'm reporting this as a vulnerability. The leak is created by requests where the request is inflated Content-Encoding: gzip and the response is...

7.5CVSS5.9AI score0.00666EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:24 p.m.20 views

OliveTin doesn't check view permission when returning dashboards

Summary An authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be correctly denied, the backend does not enforce IsAllowedView when constructing dashboard and...

6.5CVSS6.1AI score0.00417EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:15 p.m.16 views

`time-sync` was removed from crates.io due to malicious code

The time-sync crate attempted to exfiltrate .env files to a server that was in turn impersonating the legitimate timeapi.io service. This the same attack that we've seen three times in the last few days. The malicious crate had 1 version published on 2026-03-04 approximately 50 minutes before...

6AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:14 p.m.19 views

EC-CUBE has a Vulnerability that Allows MFA Bypass in the Administrative Interface

Vulnerability Allowing MFA Bypass Affected EC-CUBE Versions Versions: 4.1.0 – 4.3.1 Vulnerability Overview If an administrator’s ID and password are compromised, an issue exists that allows an attacker to bypass the normally required two-factor authentication 2FA and log in to the administrative...

6.1AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 8:57 p.m.18 views

Pingora vulnerable to cache poisoning via insecure-by-default cache key

Impact Pingora versions prior to 0.8.0 generated cache keys using only the URI path, excluding critical factors such as the host header. This allows an attacker to poison the cache and serve cross-origin responses to users. This vulnerability affects users of Pingora's alpha proxy caching feature...

8.4CVSS5.8AI score0.00394EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities35814