CISA-KEV
CRITICAL
Google Chromium V8 Type Confusion Vulnerability
Google Chromium V8 contains a type confusion vulnerability that allows a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, an…
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
BerriAI LiteLLM Improper Authentication Vulnerability
BerriAI LiteLLM contains an improper authentication vulnerability in the MCP Streamable HTTP endpoint that could allow an unauthenticated attacker to establish an authenticated MCP session using an arbitrary Bearer token.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
Kludex Starlette HTTP Request/Response Smuggling Vulnerability
Kludex Starlette contains a HTTP request/response smuggling vulnerability that could allow attackers to inject paths into the host part, prepending the actual path leading to issues such as authentication bypass when the authentication depends on the reconstructed URL’s path. This vulnerability co…
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
Kestra OSS OS Command Injection Vulnerability
Kestra OSS contains an OS command injection vulnerability that could allow an unauthenticated remote attacker to create and execute arbitrary workflows without credentials.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
JFrog Artifactory Improper Authentication Vulnerability
JFrog Artifactory contains an improper authentication vulnerability that under default configuration can allow an unauthenticated attacker with network access to obtain administrative privileges.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
Sangoma Switchvox SQL Injection Vulnerability
Sangoma Switchvox contains a SQL injection vulnerability which allows an unauthenticated remote attacker to execute arbitrary SQL statements against the backend PostgreSQL database using a single crafted request, including database operations and remote code execution.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability
SonicWall SMA1000 Appliances contains a server-side request forgery vulnerability that could allow a remote unauthenticated attacker to gain unauthorized access to sensitive functionality and perform unauthorized operations.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
CISA-KEV
CRITICAL
SonicWall SMA1000 Appliances OS Command Injection Vulnerability
SonicWall SMA1000 Appliances contains an OS command injection vulnerability that could enable a remote authenticated attacker as administrator to execute arbitrary OS commands, resulting in remote code execution.
Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines.
GitHub-GHSA
CRITICAL
SiYuan: SQL injection in backlink/mention search via unescaped stored and client input (publish mode): first-order (client keyword) and second-order (stored document title) breakout on read-write handle
GHSA-q2vg-7qgx-x5fc
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72811](https://nvd.nist.gov/vuln/detail/CVE-2026-72811).
### Summary
The backlink/mention search query (`kernel/model/backlink.go`) concatenates stored block metadata (title, name, alias, anchor text) and the client-supplied keyword into a SQL `…
CVE-2026-72811
GitHub-GHSA
CRITICAL
SiYuan: Unauthenticated SQL execution and REGEXP injection via fullTextSearchAssetContent (publish mode): reader-reachable raw SQL (method 2) and unescaped REGEXP (method 3) on read-write asset-content DB
GHSA-fph3-ghq9-vw66
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-69083](https://nvd.nist.gov/vuln/detail/CVE-2026-69083).
### Summary
The `/api/search/fullTextSearchAssetContent` endpoint exposes two SQL flaws on the asset-content database, both reachable by the publish `RoleReader` token and by the anonymous…
CVE-2026-69083
GitHub-GHSA
CRITICAL
SiYuan: Unauthenticated arbitrary SQL execution via searchEmbedBlock (publish mode) : reader-reachable raw statement on read-write handle, cross-notebook read/write
GHSA-vh22-h7hf-www7
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-69084](https://nvd.nist.gov/vuln/detail/CVE-2026-69084).
### Summary
The `/api/search/searchEmbedBlock` endpoint passes a client-supplied SQL statement verbatim to the database with no validation. The endpoint is gated by `CheckAuth` only reacha…
CVE-2026-69084
NVD
CRITICAL
CVE-2026-79748
MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 0.12.15, the POST /api/servers and PUT /api/servers/:name endpoints in MCPHub create/update MCP server configurations and …
CWE: CWE-862
NVD
CRITICAL
CVE-2026-13447
The Mstore Api plugin for WordPress is vulnerable to Authentication Bypass via JWT Forgery in versions up to, and including, 4.20.0 This is due to missing cryptographic signature verification in the FirebasePhoneAuthHelper::verify_id_token() function, which decodes and validates Firebase ID token cl…
CWE: CWE-287
NVD
CRITICAL
CVE-2026-31020
In DocsGPT 0.15.0 and below, the application provides a custom prompt feature that allows users to define prompt content used during chatbot interactions. This functionality renders user-supplied prompt data using Jinja templates without input sanitization or sandboxing. An unauthenticated attacker …
CWE: CWE-94
NVD
CRITICAL
CVE-2026-85391
Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentials.
CWE: CWE-798
NVD
CRITICAL
CVE-2026-53611
Looking Glass is a modern, stateless network-diagnostic platform — a single self-contained Go binary that fronts a fleet of routers over SSH and exposes ping / traceroute / BGP lookups through a gRPC (ConnectRPC) API, an embedded SvelteKit web UI, and a lg-cli client. Prior to version 1.3.5, there…
CWE: CWE-78
GitHub-GHSA
CRITICAL
SeaweedFS: Unauthenticated filer IAM gRPC service grants S3 administrative control
GHSA-2v6v-25fm-p4fg
pkg: github.com/seaweedfs/seaweedfs
eco: go
published: Sep 2, 2026
### Impact
The filer registered the IAM gRPC service (`SeaweedIdentityAccessManagement`) with no authentication. Any client able to reach the filer gRPC port could invoke IAM RPCs — `CreateUser`, `CreateAccessKey`, `PutUserPolicy`, and related calls — to mint credentials and grant itself S3 admi…
CVE-2026-72920
NVD
CRITICAL
CVE-2026-84325
Improper input validation in DataTransfer in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to bypass system access restrictions via a co-installed app. (Chromium security severity: High)
CWE: CWE-20
NVD
CRITICAL
CVE-2026-84637
Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird's normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulner…
CWE: CWE-434
NVD
CRITICAL
CVE-2026-84372
Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in AbstractAggregateConnection::write() by splitting it with explode("\…
CWE: CWE-93
GitHub-GHSA
CRITICAL
NLTK: JVM argument injection bypass via per-call options in the NLTK Stanford wrappers (incomplete fix of CVE-2026-12841)
GHSA-m4rf-3fr8-xwx3
pkg: nltk
eco: pip
published: Sep 1, 2026
## Vulnerability
The fix for CVE-2026-12841 (CWE-88, JVM argument injection) added `_validate_java_options()` to block dangerous JVM flags such as `-agentlib`, `-agentpath`, `-javaagent`, `-Xrunjdwp`, and `@argfile` references. However, the validation is only applied when setting global options via…
CVE-2026-79675
NVD
CRITICAL
CVE-2026-19593
OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause Git …
CWE: CWE-15
NVD
CRITICAL
CVE-2026-75865
The WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the saas_upload_logo() function combined with an authorization bypass on the WPLP connector REST endp…
CWE: CWE-434
NVD
CRITICAL
CVE-2026-19274
IBM Observability with Instana (Agent) Build 1.0.303 through 1.0.323 IBM Instana Agent Operator could allow an authenticated Kubernetes tenant to hijack or permanently destroy another tenant's cluster-level RBAC permissions, caused by cluster-scoped RBAC objects being keyed solely by the bare CR nam…
CWE: CWE-284
NVD
CRITICAL
CVE-2026-85042
Use after free in DevTools in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-416
GitHub-GHSA
CRITICAL
OpenChoreo: Unauthenticated access to data-plane operations via OpenChoreo cluster-gateway management APIs
GHSA-qh9r-j7rp-4x2m
pkg: github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo
eco: go
published: Sep 2, 2026
### Summary
The OpenChoreo control-plane **cluster-gateway** served its caller-facing management APIs on the same network listener that accepts data-plane agent connections. In the multi-cluster topology that listener is published outside the cluster, and the management APIs did not authenticate the…
CVE-2026-73843
NVD
CRITICAL
CVE-2026-84354
Incorrect authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-863
NVD
CRITICAL
CVE-2026-84353
Use after free in Shared Tab Groups in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
CWE: CWE-416
NVD
CRITICAL
CVE-2026-84352
Use after free in WebGL in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
CWE: CWE-416
NVD
CRITICAL
CVE-2026-84333
Use after free in Dawn in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-416
NVD
CRITICAL
CVE-2026-53552
Goploy is an open-source automation deployment system. In versions 1.17.5 and prior, Project.AddFile, Project.EditFile, Project.RemoveFile, and Project.Edit in cmd/server/api/project/handler.go accept a project or project-file row id from the JSON body and act on it without checking that the project…
CWE: CWE-639, CWE-863
GitHub-GHSA
CRITICAL
unstructured: Server-Side Request Forgery in the URL-based partitioning
GHSA-4mvj-m6j5-pmf7
pkg: unstructured
eco: pip
published: Sep 3, 2026
### Summary
Server-Side Request Forgery in `unstructured`. The `url=` argument of `partition()`, `partition_html()`, and `partition_md()` is fetched via `requests.get()` with no host validation. The response body is returned as `Element` text, so this is a **full-read SSRF** — attackers reach loo…
CVE-2026-71428
NVD
CRITICAL
CVE-2026-80726
In the Linux kernel, the following vulnerability has been resolved:
KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow page
Explicitly clear role.invalid when deriving a child shadow page's role from
its parent to harden against bugs elsewhere in KVM, as violating KVM's
invaria…
NVD
CRITICAL
CVE-2026-75431
PowerJob Server version 5.1.2 (and likely earlier) uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code.
CWE: CWE-321
NVD
CRITICAL
CVE-2026-85434
MOOS-IvP uFldShoreBroker through 24.8.1 fails to verify node ping authenticity before creating outbound bridge routes. Attackers can publish NODE_BROKER_PING messages with crafted HostRecord data to redirect bridged variables to attacker-controlled addresses.
CWE: CWE-345
NVD
CRITICAL
CVE-2026-85043
Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. (Chromium security severity: High)
CWE: CWE-459
NVD
CRITICAL
CVE-2026-85394
python-jose through 3.5.0 fails to properly validate asymmetric keys in HMAC initialization, accepting DER-encoded public keys that lack PEM armor or SSH prefixes. Attackers holding the service's public key can forge HS256 tokens that pass verification when algorithms are not explicitly restricted. …
CWE: CWE-347
NVD
CRITICAL
CVE-2026-66786
A flaw was found in submariner. In cert-auth mode, the connection configuration is built using free-form strings from the Custom Resource Definition (CRD) without proper validation. A malicious cluster can exploit this by publishing a CableName that includes newlines and ipsec.conf directives. This …
CWE: CWE-94
NVD
CRITICAL
CVE-2026-51152
Server-side request forgery (SSRF) in the /har/test endpoint in QD 20220208 through 20250803. Fetcher.build_request() in libs/fetcher.py constructs an httpclient.HTTPRequest from user-supplied JSON without validating URL scheme, host, or IP range. The /har/test handler does not require authenticatio…
CWE: CWE-918
GitHub-GHSA
CRITICAL
OpenChoreo: cluster-gateway internal proxy performs no caller authentication and is not read-only — data-plane Secret disclosure and arbitrary Kubernetes mutation
GHSA-rh53-xvx2-j327
pkg: github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo
eco: go
published: Sep 4, 2026
### Summary
The OpenChoreo control-plane cluster-gateway exposes internal management APIs (`/api/proxy/`, `/api/exec/`, `/api/wirelogs/`) that tunnel requests through to connected data planes' Kubernetes APIs, but the internal listener authenticates no caller. Its request validator permits mutating…
CVE-2026-73842
GitHub-GHSA
CRITICAL
Omnigent: Shared Agent Bundle Overwrite Leads to Authenticated Runner RCE
GHSA-jrrm-9hc7-2v3h
pkg: omnigent
eco: pip
published: Sep 2, 2026
### Summary
An authenticated user with edit access to their own session can overwrite a shared/template agent by uploading a full agent bundle through `PUT /sessions/{session_id}/agent`.
Shared/template agents are shown as not MCP-editable, but this upload path still accepts a replacement bundle. …
CVE-2026-62674
NVD
CRITICAL
CVE-2026-84324
Use after free in Proxy in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: High)
CWE: CWE-416
NVD
CRITICAL
CVE-2026-75604
Next.js is a React framework for building full-stack web applications. From 13.4.0 until 15.5.24 and 16.3.3, Next.js applications using Pages Router or App Router without Cache Components on Windows-hosted servers do not consistently escape backslashes in route segments before constructing increment…
CWE: CWE-22
GitHub-GHSA
CRITICAL
CodeWhale: SSRF bypass – TOCTOU on DNS failure for DNS pinning
GHSA-6v2g-fpxh-pmmh
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 26de44a8bd5051f8f944ea60b2c37ae1d2b7d25e. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75856
GitHub-GHSA
CRITICAL
Orval: RCE via OpenAPI path -> unescaped request-URL template literal (backtick breakout)
GHSA-fg9p-mrxr-hvq7
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
Orval emits the OpenAPI path into the generated request URL as a TEMPLATE LITERAL (“ `/users/…` “) without escaping the backtick character. A path containing a backtick closes the template literal and injects a concatenation expression that is evaluated when the generated URL/reques…
CVE-2026-62681
GitHub-GHSA
CRITICAL
Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)
GHSA-88f2-fpv8-89q2
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
When Orval is configured with `output.baseUrl.getBaseUrlFromSpecification: true`, it bakes the spec's `servers[0].url` into the generated request URL as a template literal without escaping the backtick. A server URL containing a backtick closes the template literal and injects a concate…
CVE-2026-62682
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via schema default -> zod module-level template literal
GHSA-w727-8j6c-2rj4
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
Orval's zod schema generation emits a schema's `default` value as a module-level template literal (`export const …Default = `<default>`;`) without escaping `${` or the backtick. A default of the form `v${<code>}w` injects a live JavaScript expression that is evaluated when the generat…
CVE-2026-72717
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via array-items default -> zod module-level template literal
GHSA-2h9g-j24r-h63g
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
Orval's zod schema generation emits the **array-items** `default` value as a module-level template literal (`export const …Default = `<default>`;`) without escaping `${` or the backtick. A default of the form `v${<code>}w` injects a live JavaScript expression evaluated when the genera…
CVE-2026-71869
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via header-parameter default -> zod module-level template literal
GHSA-8j6p-r8jg-mxqh
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
Orval's zod schema generation emits the **header-parameter** `default` value as a module-level template literal (`export const Default = `<default>`;`) without escaping `${` or the backtick. A default of the form `v${<code>}w` injects a live JavaScript expression evaluated when the gene…
CVE-2026-71871
GitHub-GHSA
CRITICAL
Orval: RCE via schema property name -> computed-property-key injection in the MSW mock generator
GHSA-2w86-xfrc-g85r
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
orval, when generating MSW mocks (output.mock: true), emits each schema property name as a single-quoted object key in the mock factory WITHOUT escaping the single quote. A ' in a property name closes the key and lands in object-literal context, where an injected computed property key […
CVE-2026-71867
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via enum-typed default -> zod module-level template literal
GHSA-3575-w9fc-c2j6
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
Orval's zod schema generation emits the **enum-typed** `default` value as a module-level template literal (`export const …Default = `<default>`;`) without escaping `${` or the backtick. A default of the form `v${<code>}w` injects a live JavaScript expression evaluated when the generat…
CVE-2026-71868
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via query parameter name -> computed-property-key injection in the zod cli
GHSA-653q-5476-x79g
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
orval's zod client emits each query parameter name as a double-quoted key in the generated zod.object({…}) request-validation schema WITHOUT escaping the double quote. A " in the query parameter name closes the key and lands in object-literal context, where an injected computed proper…
CVE-2026-71865
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client
GHSA-6437-gxhq-pqv8
pkg: orval
eco: npm
published: Sep 3, 2026
### Summary
orval's zod client emits each header parameter name as a double-quoted key in the generated zod.object({…}) request-validation schema WITHOUT escaping the double quote. A " in the header parameter name closes the key and lands in object-literal context, where an injected computed prop…
CVE-2026-71864
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via query-parameter default -> zod module-level template literal
GHSA-p4cg-3328-rvfg
pkg: orval
eco: npm
published: Sep 2, 2026
### Summary
Orval's zod schema generation emits the **query-parameter** `default` value as a module-level template literal
(`export const …Default = `<default>`;`) without escaping `${` or the backtick. A default of the form
`v${<code>}w` injects a live JavaScript expression evaluated when the ge…
CVE-2026-72716
GitHub-GHSA
CRITICAL
Orval: Import-time RCE via schema property name -> computed-property-key injection in the zod client
GHSA-6mr6-jvcr-2f25
pkg: orval
eco: npm
published: Sep 2, 2026
### Summary
orval's zod client emits each schema property name as a double-quoted key in the generated zod.object({…})
WITHOUT escaping the double quote. A " in a property name closes the key and lands in object-literal
context, where an injected computed property key [expr] is evaluated when zod…
CVE-2026-71866
GitHub-GHSA
HIGH
CodeWhale: Argument Injection in `git_show` Tool Allows Arbitrary File Write Without Approval
GHSA-7j5w-7r7x-9v27
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 9a34b5034d29f05d1f28fa61b04719ca6a741020. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75913
NVD
HIGH
CVE-2026-19633
PostgreSQL Anonymizer contains a vulnerability that allows unprivileged masked users to execute arbitrary code by abusing operators, domain casts, or view subqueries that carry untrusted expressions. When these objects are evaluated in the context of the extension’s masking mechanisms, the malicio…
CWE: CWE-89
NVD
HIGH
CVE-2026-86169
Axolotl through 0.18.0 contains a remote code execution vulnerability in the multipack patch path where trust_remote_code defaults to None instead of False, causing the security guard to be bypassed. Attackers can execute arbitrary Python code by crafting a malicious Hugging Face model repository se…
CWE: CWE-829
NVD
HIGH
CVE-2026-52775
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki through the latest development branch contains a SQL injection vulnerability in ReactionManager::deleteUserReaction() that allows any authenticated user to inject arbitrary SQL via the {idreaction} and {id} URL path parameters.…
CWE: CWE-89
NVD
HIGH
CVE-2026-85610
OpenPanel before 2.3.0 fails to properly validate chart formula expressions, allowing authenticated project members with read access to execute arbitrary code by recovering the native JavaScript Function constructor through mathjs matrix objects. Attackers can use the recovered constructor to load N…
CWE: CWE-94
GitHub-GHSA
HIGH
Claude Code Templates: Unauthenticated OS command injection (RCE) in Claude Code Studio server (–studio)
GHSA-79wm-x847-7cvg
pkg: claude-code-templates
eco: npm
published: Sep 3, 2026
### Summary
`npx claude-code-templates –studio` launches "Claude Code Studio", an Express HTTP server (`cli-tool/src/sandbox-server.js`, default port 3444) that binds to **all interfaces** (`0.0.0.0`), sets `Access-Control-Allow-Origin: *`, and requires **no authentication**. Two POST endpoints pas…
CVE-2026-73222
GitHub-GHSA
HIGH
Semaphore UI: Manager-to-owner privilege escalation via custom-role slug collision
GHSA-cxvf-gvfq-36w2
pkg: github.com/semaphoreui/semaphore
eco: go
published: Sep 3, 2026
## Summary
Semaphore resolves a project member's effective permissions in `ProjectMiddleware` by looking up a role row whose slug matches the member's assigned role, and overwrites the built-in permission bitmask with that row's value. A member holding the built-in `manager` role creates a custom p…
CVE-2026-73293
NVD
HIGH
CVE-2026-85175
SiYuan versions <= 3.8.1 (fixed in v3.8.2) contain an incomplete blocklist in the IsForbiddenAbsPath() function (kernel/util/path_guard.go), which only blocks conf/conf.json by exact match and does not restrict the TLS private key (conf/key.pem) or CA private key (conf/ca.key) stored in the same con…
CWE: CWE-552
NVD
HIGH
CVE-2026-80734
In the Linux kernel, the following vulnerability has been resolved:
btrfs: initialize inode mapping flags for cached inodes
[BUG]
When running generic/795 with 8K block size, 4K page size, the test
always fails, triggering some ASSERT()s related to folio size:
795 (241074): drop_caches: 3
ass…
GitHub-GHSA
HIGH
OpenChoreo: Authenticated OS command injection via OpenChoreo Workflow Plane templates enables code execution in privileged pods
GHSA-2mw5-23gm-pccq
pkg: github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo
eco: go
published: Sep 2, 2026
### Summary
OpenChoreo Workflow Plane templates were vulnerable to OS command injection because some developer-controlled workflow parameters were interpolated directly into shell program text executed through sh -c.
An authenticated user with permission to configure and trigger an affected workflo…
CVE-2026-73667
GitHub-GHSA
HIGH
OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints
GHSA-52gf-6rpq-fgmx
pkg: github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo
eco: go
published: Sep 2, 2026
### Summary
The OpenChoreo API server (`openchoreo-api`) authorized requests to its exec and wirelogs endpoints against the project supplied by the caller in the request, rather than against the project that actually owns the target component. The target component was resolved by name only, and the…
CVE-2026-73841
GitHub-GHSA
HIGH
Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE
GHSA-p8rw-8qj3-hf33
pkg: omnigent
eco: pip
published: Sep 2, 2026
### Summary
An authenticated, non-admin user can obtain **arbitrary host-filesystem read/write** (and host environment-secret disclosure) on an Omnigent **runner** by uploading an agent bundle whose `os_env.cwd` points outside any intended workspace (e.g. `/` or `/home/<victim>`). The `cwd` field i…
CVE-2026-62677
GitHub-GHSA
HIGH
Omnigent: Uploaded Agent Bundle Allows Authenticated Runner RCE via Python Callable Tools
GHSA-756x-9hf6-q4h4
pkg: omnigent
eco: pip
published: Sep 2, 2026
### Summary
An authenticated user can upload a crafted agent bundle that defines a server-side Python callable tool. The server validates the uploaded bundle, but it does not block dangerous `callable:` paths in untrusted user-provided agent configs.
When the tool is invoked, the runner imports an…
CVE-2026-62675
NVD
HIGH
CVE-2026-84694
Coolify before 4.2.0 fails to properly escape environment variable key names in Docker commands executed over SSH on managed servers. Authenticated attackers can inject shell metacharacters into environment variable keys to execute arbitrary commands on the server host outside containers.
CWE: CWE-78
NVD
HIGH
CVE-2026-84350
Use after free in TabStrip in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to execute arbitrary code outside the sandbox via UI Interaction. (Chromium security severity: Low)
CWE: CWE-416
NVD
HIGH
CVE-2026-84347
Use after free in WebRTC in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-416
NVD
HIGH
CVE-2026-84326
Uninitialized resource in V8 in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-908
NVD
HIGH
CVE-2026-51974
An eval() injection vulnerability in the get_list function in modules/meta_parser.py in lllyasviel Fooocus 2.1.854 through 2.5.5 allows remote attackers to execute arbitrary Python code via a crafted styles payload in the EXIF metadata of an uploaded image file.
CWE: CWE-94
NVD
HIGH
CVE-2026-19591
OpenAI Codex CLI for Windows, macOS, and Linux and Codex Desktop for Windows and macOS misclassified certain PowerShell commands as safe because their command-safety parser interpreted PowerShell's stop-parsing token (–%) differently than PowerShell itself. If a user opens an attacker-prepared repo…
CWE: CWE-150
GitHub-GHSA
HIGH
MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False safety control bypassed by mlflow.statsmodels flavor — RCE via crafted model artifact
GHSA-gqvg-gmmx-x4hm
pkg: mlflow
eco: pip
published: Sep 1, 2026
## Summary
MLflow introduced `MLFLOW_ALLOW_PICKLE_DESERIALIZATION` as a security control to prevent unsafe `pickle.load` execution during model loading, in response to CVE-2024-37052 through CVE-2024-37060. When set to `False`, operators expect all pickle deserialization to be blocked. The most rec…
NVD
HIGH
CVE-2026-84202
ModelScope uses PyYAML's unsafe yaml.Loader to parse model configuration files, allowing arbitrary code execution through Python object construction tags. Attackers can craft malicious model repositories with poisoned configuration files that execute code when loaded by users.
CWE: CWE-502
NVD
HIGH
CVE-2026-82882
Devtron through 2.2.0 fails to enforce authorization checks on the GET /orchestrator/api-token/webhook endpoint, allowing authenticated users to retrieve admin API tokens. Attackers with any authenticated account can query the endpoint with arbitrary project, environment, and application parameters …
CWE: CWE-862
NVD
HIGH
CVE-2026-85781
Unverified ownership of a storage access point in the volume deletion component of the Amazon EFS CSI Driver before v3.4.1 might allow an authenticated Kubernetes user with PersistentVolume creation privileges to cause recursive deletion of directories on an EFS filesystem they are not authorized to…
CWE: CWE-283
GitHub-GHSA
HIGH
SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass
GHSA-99rq-75j6-5j9f
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
### Summary
SiYuan cleans user supplied SVG with `util.SanitizeSVG` before it serves the file inline as `image/svg+xml`. This cleaner is the guard behind the `Editor.AllowSVGScript` setting, which is off by default, so a `<script>` inside an SVG is meant to be removed.
The cleaner reads the input a…
GitHub-GHSA
HIGH
SiYuan: Non-administrator responses from /api/system/getConf omit three secrets that the configuration-export path explicitly strips, disclosing the session-cookie signing key and the OS username to anonymous readers
GHSA-h4v5-crx2-3cv4
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72793](https://nvd.nist.gov/vuln/detail/CVE-2026-72793).
### Summary
`/api/system/getConf` is registered with `CheckAuth` only and is reachable by the publish `RoleReader` token, and anonymously when `Publish.Auth.Enable` is `false`. Its non-adm…
CVE-2026-72793
GitHub-GHSA
HIGH
SiYuan: Embedded (transclusion) block content is returned without publish-access filtering, leaking private and password-protected document content to anonymous readers
GHSA-h6w7-xxcf-w2mq
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72795](https://nvd.nist.gov/vuln/detail/CVE-2026-72795).
### Summary
`/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed` gate only the *requested* block against publish access. The blocks pulled in by that block's embed (tra…
CVE-2026-72795
GitHub-GHSA
HIGH
SiYuan: The session-cookie signing key (Conf.CookieKey) is returned to anonymous readers by /api/system/getConf
GHSA-34fj-mwm6-fjfg
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72794](https://nvd.nist.gov/vuln/detail/CVE-2026-72794).
### Summary
`/api/system/getConf` returns `Conf.CookieKey`, the key used to sign the server's session cookies in its response body. The endpoint is registered with `CheckAuth` only, so the…
CVE-2026-72794
GitHub-GHSA
HIGH
SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns
GHSA-mfrj-v65r-979c
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72798](https://nvd.nist.gov/vuln/detail/CVE-2026-72798).
### Summary
`renderAttributeView` correctly applies the reader publish-access filter, but the filter's row-accessibility decision is keyed solely to the row's **first cell**, and it never …
CVE-2026-72798
NVD
HIGH
CVE-2026-85620
Postgres MCP Pro 0.3.0 contains a restricted-mode bypass vulnerability where function-name validation is not applied to RangeFunction nodes in FROM clauses. Attackers can execute file-reading functions like pg_read_file through FROM-clause syntax to read arbitrary files despite restricted-mode prote…
CWE: CWE-863
NVD
HIGH
CVE-2026-85614
OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the GET /tools/site-checker endpoint that accepts a fully client-controlled URL parameter with no private IP filtering or DNS-rebinding protection. Attackers can make the OpenPanel server issue requests t…
CWE: CWE-918
GitHub-GHSA
HIGH
SiYuan: Graph endpoints omit the publish-password tier: anonymous readers receive block-level content of password-protected documents
GHSA-vpjw-wf5h-cgpq
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72804](https://nvd.nist.gov/vuln/detail/CVE-2026-72804).
### Summary
`getGraph` and `getLocalGraph` filter reader sessions against the *visibility* tier only and never check the publish password. Password-protected documents are `Visible = true`…
CVE-2026-72804
GitHub-GHSA
HIGH
SiYuan: Publish-boundary bypass via WebSocket broadcast: anonymous readers receive a live unfiltered feed of all edits including protected/forbidden documents (publish mode)
GHSA-mw8r-mw84-88v2
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72810](https://nvd.nist.gov/vuln/detail/CVE-2026-72810).
### Summary
WebSocket sessions established through the publish surface (port 6808, `RoleReader` anonymous when `Publish.Auth.Enable` is `false`) are added to the same broadcast session poo…
CVE-2026-72810
GitHub-GHSA
HIGH
SiYuan: Anonymous publish-password authentication bypass via getHeadingChildrenDOM / getHeading*Transaction / getBacklinkDoc (publish mode)
GHSA-7j72-f6wg-cxw6
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-68584](https://nvd.nist.gov/vuln/detail/CVE-2026-68584).
### Summary
SiYuan's publish mode defines a "protected" access level: a document that is publicly listed but requires a password to read (per the product's own UI help text, protected = "P…
GitHub-GHSA
HIGH
SiYuan: Cross-boundary content disclosure via getBacklinkDoc/getBackmentionDoc (publish mode): reader-reachable rendered DOM of publish-forbidden docs; sibling list endpoints are filtered
GHSA-36v8-mpjm-8j5r
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-68586](https://nvd.nist.gov/vuln/detail/CVE-2026-68586).
### Summary
The backlink API splits into list endpoints (which documents reference a block) and content endpoints (the rendered text of those referencing blocks). The list endpoints apply …
CVE-2026-68586
GitHub-GHSA
HIGH
SiYuan: Full-content disclosure of publish-disabled documents via getHeading*Transaction endpoints (publish mode): reader-reachable rendered DOM with no publish-access check
GHSA-69mh-gvh4-8gp7
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-68587](https://nvd.nist.gov/vuln/detail/CVE-2026-68587).
### Summary
Three "heading transaction" endpoints `/api/block/getHeadingDeleteTransaction`, `/api/block/getHeadingLevelTransaction`, and `/api/block/getHeadingInsertTransaction` return the…
CVE-2026-68587
NVD
HIGH
CVE-2026-84700
PikiwiDB (Pika) v3.5.7 exposes an internal protobuf replication server on a port derived from the client port plus 2000 (e.g. 11221 when the default client port 9221 is used) that does not authenticate incoming requests. Although requirepass is intended to gate replication — a slave presents it as…
CWE: CWE-306
NVD
HIGH
CVE-2026-81889
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.70, elFinder URL uploads in php/elFinder.class.php can bypass server-side request forgery protections when PHP cURL is unavailable because validate_address() validates $info['ip'], but get_remote_con…
CWE: CWE-918
NVD
HIGH
CVE-2026-80753
In the Linux kernel, the following vulnerability has been resolved:
ovpn: run deferred work on a module-owned workqueue
ovpn queues several work items whose callbacks execute module text.
These works currently run on the global system workqueues, so module
exit has no driver-owned drain point that…
NVD
HIGH
CVE-2026-80752
In the Linux kernel, the following vulnerability has been resolved:
Input: psxpad-spi – set driver data before use
psxpad_spi_suspend() retrieves the controller state with
spi_get_drvdata(), but probe never stores it, so suspend dereferences a
NULL pointer. Store it during probe.
NVD
HIGH
CVE-2026-80750
In the Linux kernel, the following vulnerability has been resolved:
pmdomain: mediatek: fix remaining %pOF after of_node_put()
scpsys_get_bus_protection_legacy() looks up several legacy bus
protection regmaps from device-tree nodes.
Two error paths put the device node before checking whether the …
NVD
HIGH
CVE-2026-80745
In the Linux kernel, the following vulnerability has been resolved:
regulator: fp9931: Fix VPOS/VNEG voltage selector table
The VPOSNEG_table[] mapping does not match the FP9931 datasheet.
The datasheet defines the VPOS/VNEG voltage mapping as:
00h-04h -> 7.04V (-7.04V)
05h -> 7.26V (-…
GitHub-GHSA
HIGH
TOON: Prototype pollution when decoding untrusted TOON input
GHSA-p95v-992w-h6c3
pkg: @toon-format/toon
eco: npm
published: Sep 3, 2026
### Summary
Decoding attacker-controlled TOON containing a `__proto__`, `constructor`, or `prototype` key wrote through the object's prototype chain instead of creating an own property, polluting `Object.prototype` for the whole runtime. The `expandPaths: 'safe'` path (dotted keys such as `a.__prot…
CVE-2026-82404
NVD
HIGH
CVE-2026-77180
When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without sanitization. An authenticated attacker wit…
CWE: CWE-76
NVD
HIGH
CVE-2026-84351
Buffer overflow in GPU in Google Chrome on on Windows prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-121
NVD
HIGH
CVE-2026-84349
Use after free in Browser in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-416
NVD
HIGH
CVE-2026-84335
Incorrect authorization in TabStrip in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-863
NVD
HIGH
CVE-2026-84115
A vulnerability was found in Cleo Harmony up to 5.8.1.10. The affected element is an unknown function of the file /api/connections of the component JWT Refresh Token Handler. Performing a manipulation of the argument Bearer results in improper privilege management. The attack is possible to be carri…
CWE: CWE-266, CWE-269
NVD
HIGH
CVE-2026-86145
PCRE2 before 10.48 allows a pcre2_dfa_match out-of-bounds write because reuse of a cached workspace block, in a recursive DFA matching workspace, lacks a size check (even though a newly allocated block, for the same purpose, does have a size check). This outcome requires an attacker-controlled regul…
CWE: CWE-424
NVD
HIGH
CVE-2026-52767
YesWiki is a wiki system written in PHP. From version 4.6.2 to before version 4.6.6, HttpSignatureService::verifySignature() checks the result of PHP's openssl_verify() with a loose boolean negation – if (!openssl_verify(…)) { throw … }. PHP's openssl_verify has four possible return values: 1, 0…
CWE: CWE-347
NVD
HIGH
CVE-2026-63376
toml-node is a TOML parser for Node.js and the browser. Prior to 4.1.2, toml.parse() in lib/compiler.js can be tricked by a table path such as a.b.y.__proto__.__proto__, allowing traversal from a scalar value into Number.prototype and Object.prototype. The currentPath tracking value uses both arrays…
CWE: CWE-1321
GitHub-GHSA
HIGH
toml-node: Prototype Pollution Leads to `Object.prototype` Corruption via `__proto__` Key-Path Desynchronization
GHSA-v5mp-jgw5-2x6j
pkg: toml
eco: npm
published: Sep 3, 2026
### Summary
`toml.parse()` writes attacker-controlled keys onto `Object.prototype`. The compiler protects the tables it builds by creating them with `Object.create(null)`, which neutralizes a direct `[__proto__]` table. An attacker bypasses that protection by routing a table path *through a scalar …
CVE-2026-63376
NVD
HIGH
CVE-2026-44506
Medplum is a developer platform that enables development of healthcare apps. In Medplum versions 4.1.10 through 5.1.6, the /oauth2/register endpoint could return the client_secret of preconfigured OAuth clients defined via the defaultOAuthClients server configuration when a matching redirect_uri was…
CWE: CWE-200
GitHub-GHSA
HIGH
Plate: SSRF with response disclosure in DOCX image embedding
GHSA-4q39-2jhr-7qx8
pkg: @platejs/docx-io
eco: npm
published: Sep 2, 2026
## Summary
`@platejs/docx-io` can fetch remote image URLs while converting HTML to DOCX. When an application converts attacker-controlled HTML in a server-side or privileged environment, this can cause the application environment to make unintended outbound requests and include fetched image data i…
CVE-2026-65842
NVD
HIGH
CVE-2026-18329
Description
NGINX JavaScript (njs) and QuickJS (qjs) engines have a vulnerability when a js_access handler performs asynchronous request body processing and an exception is thrown during asynchronous access-control evaluation before an explicit access denial is returned. An unauthenticated attack…
CWE: CWE-636
NVD
HIGH
CVE-2026-84370
SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in plugins/remov…
CWE: CWE-79, CWE-184
NVD
HIGH
CVE-2026-77348
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, the fix for CVE-2026-33407 (GHSA-hhjq-82f8-m6rc, "SSRF via HTTP Proxy Environment Variable") hardened endpoints/logos/search.php by disabling cURL proxying (CURLOPT_PROXY = '' + CURLOPT_NOPROXY = '*'). How…
CWE: CWE-441, CWE-918, CWE-1188
NVD
HIGH
CVE-2026-86242
Bifrost HTTP transport before 2.0.0 accepts an enabled custom plugin whose path is an HTTP URL through unauthenticated POST /api/plugins when management authentication is disabled (the default, governance.auth_config.is_enabled=false). The shared-object loader treats an http-prefixed path as a downl…
CWE: CWE-94, CWE-284, CWE-306
NVD
HIGH
CVE-2026-86117
Coolify through 4.3.17 contains an authentication bypass vulnerability in the OAuth callback handler that signs users into existing accounts based solely on email address without verifying provider assertions or binding OAuth identities. Attackers can register a victim's email address on any enabled…
CWE: CWE-287
GitHub-GHSA
HIGH
SurrealDB: Custom API route lets authenticated callers override namespace/database scope via URL path
GHSA-848m-r628-vrxw
pkg: surrealdb
eco: rust
published: Sep 4, 2026
An authenticated user scoped to one namespace/database could invoke a custom API (`DEFINE API`) belonging to a different namespace/database, reaching another tenant's endpoint.
The route `/api/{namespace}/{database}/{endpoint}` took the namespace and database from the URL and applied them to the ca…
CVE-2026-63735
NVD
HIGH
CVE-2026-85694
LaVague 0.2.35 contains a remote code execution vulnerability in PythonFromMarkdownExtractor.extract_as_object that evaluates untrusted language model output derived from web page content. Attackers can inject malicious Python code through web pages using indirect prompt injection to execute arbitra…
CWE: CWE-94
NVD
HIGH
CVE-2026-85388
Worklenz through 3.0.0 fails to properly validate the sort-field query parameter in pagination helper functions, allowing authenticated users to inject arbitrary PostgreSQL expressions into ORDER BY clauses. Attackers can use time-based and boolean-based blind SQL injection techniques to extract sen…
CWE: CWE-89
GitHub-GHSA
HIGH
OpenClaw Feishu permission tools could ignore per-account disablement
GHSA-w8wf-3qvj-6xqf
pkg: @openclaw/feishu
eco: npm
published: Sep 3, 2026
### Summary
Feishu permission tools could ignore per-account disablement. In affected versions, a lower-trust caller or configured input path could perform actions that should have required a stronger authorization or policy check.
This advisory is scoped to the named feature and configuration. It…
GitHub-GHSA
HIGH
OpenClaw Feishu tools could ignore per-account disablement
GHSA-2q7j-2vhx-56g8
pkg: @openclaw/feishu
eco: npm
published: Sep 3, 2026
### Summary
Feishu tools could ignore per-account disablement. In affected versions, a lower-trust caller or configured input path could perform actions that should have required a stronger authorization or policy check.
This advisory is scoped to the named feature and configuration. It does not c…
GitHub-GHSA
HIGH
SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths
GHSA-gv5w-hfx8-8cwq
pkg: github.com/seaweedfs/seaweedfs
eco: go
published: Sep 2, 2026
### Impact
When a filer JWT restricts a token to a set of path prefixes via `allowed_prefixes`, the authorization check used a literal byte-prefix match (`strings.HasPrefix`). A token scoped to `/tenant1` therefore also authorized requests to sibling paths such as `/tenant1234`, `/tenant1-old`, and …
CVE-2026-72921
NVD
HIGH
CVE-2026-84381
HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/_sync/socks_proxy.py and src/httpcore2/httpcore2/_async/socks_proxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes…
CWE: CWE-319
NVD
HIGH
CVE-2026-78689
Description
NGINX JavaScript (njs) has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n() method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix lis…
CWE: CWE-122
NVD
HIGH
CVE-2026-66362
Description:
When NGINX Plus is configured as the data plane for NGINX Gateway Fabric, an injection vulnerability exists in the NGINX configuration generator component of NGINX Gateway Fabric. User-supplied string values from the Authentication Filter Custom Resource Definition clientID or cookieNam…
CWE: CWE-76
NVD
HIGH
CVE-2026-82183
The OAuth Single Sign On WordPress plugin before 7.0.1 does not verify the identity assertion returned by its Steam single sign-on flow, allowing unauthenticated attackers to log in as an arbitrary non-administrator user, and to create new accounts.
CWE: CWE-287
NVD
HIGH
CVE-2026-84334
Incorrect authorization in Chromoting in Google Chrome on on Windows prior to 152.0.7977.75 allowed a local attacker to execute arbitrary code outside the sandbox via a local program. (Chromium security severity: Medium)
CWE: CWE-863
NVD
HIGH
CVE-2026-19513
The Gravity Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 3.0.2. This is due to insufficient validation of multi-file upload chunk state in the `GFAsyncUpload::upload()` function, where public form state URL hashes can be reused as chunk cont…
CWE: CWE-434
NVD
HIGH
CVE-2026-86185
Bilibili Desktop through 1.18.0 disables TLS certificate verification process-wide and executes unsigned remote JavaScript configuration without integrity checks. An attacker in an on-path network position can intercept configuration fetches, inject arbitrary JavaScript executed in the renderer with…
CWE: CWE-295
GitHub-GHSA
HIGH
SiYuan: Second-order SSTI to arbitrary SQL via attribute-view template column (queryBlocks): malicious imported package executes SQL on victim kernel
GHSA-x67c-8pwr-m8g3
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72807](https://nvd.nist.gov/vuln/detail/CVE-2026-72807).
### Summary
Attribute-view (AV) template columns are live-evaluated on every render and expose the `queryBlocks` template function, which runs raw SQL on the read-write database handle (`S…
CVE-2026-72807
GitHub-GHSA
HIGH
SiYuan: Localhost-trust admin bypass on auth-code-gated endpoints, with potential remote reachability via the fixed-port proxy
GHSA-3mp7-4rh5-jrv9
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72809](https://nvd.nist.gov/vuln/detail/CVE-2026-72809).
### Summary
The kernel's `CheckAuth` grants `RoleAdministrator` to any request whose `RemoteAddr` is loopback (`127.0.0.1`), for a specific set of endpoints, and these localhost bypasses s…
CVE-2026-72809
NVD
HIGH
CVE-2026-80747
In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: Add bounds check for CRAT subtype length
The CRAT parser validates that the subtype header fits within the image,
but does not verify that the advertised subtype length fits. A malformed
CRAT table with an oversized le…
NVD
HIGH
CVE-2026-79755
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.17.4, on the Nuclio local Docker platform, the function namespace is interpolated—unvalidated—into a double-quoted docker ps –filter "label=nuclio.io/namespace=<value>" command that is executed via t…
CWE: CWE-78
NVD
HIGH
CVE-2026-52833
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.5, Nuclio's Java runtime generates a build.gradle file during function builds using Go's text/template package. The template renders runtimeAttributes.repositories[] values with the {{ . }} action, whi…
CWE: CWE-94
NVD
HIGH
CVE-2026-52831
Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.4, the Nuclio controller builds a curl invocation string for each cron trigger and stores it as the args of a Kubernetes CronJob container (/bin/sh, -c, <command>). Two fields in the trigger specificat…
CWE: CWE-78
NVD
HIGH
CVE-2026-80112
PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an improper access control vulnerability in the DirectIo64.sys kernel driver that allows unprivileged local users to perform privileged hardware operations by opening a …
CWE: CWE-732
GitHub-GHSA
HIGH
CodeWhale: Project config `allow_shell` override enables arbitrary shell command execution via cloned repository
GHSA-gx45-xrj5-g6c4
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 43563356b98c6b993085554da82e77370160a31c. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75911
GitHub-GHSA
HIGH
CodeWhale: rlm_eval auto-approves arbitrary Python execution, bypassing the user's approval policy (RCE)
GHSA-wrj3-vj8c-784f
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 57f3c89471e27ac4032d9791f6885e5d4408c381. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75858
NVD
HIGH
CVE-2026-6958
Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine (wvsc.exe) that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files. Atta…
CWE: CWE-427
NVD
HIGH
CVE-2026-80754
In the Linux kernel, the following vulnerability has been resolved:
Input: synaptics-rmi4 – fix F55 transmitter electrode count typo
During F55 sensor detection, the transmitter (TX) electrode count was
incorrectly assigned the value of the receiver (RX) electrode count
due to copy-paste typos.
T…
NVD
HIGH
CVE-2026-80751
In the Linux kernel, the following vulnerability has been resolved:
pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()
mtk_mfg_attach_dev() reads prev_o on the first iteration of its loop,
in "if (prev_o && prev_o->freq == o->freq)", before prev_o is assigned
at the end of the loop…
NVD
HIGH
CVE-2026-80748
In the Linux kernel, the following vulnerability has been resolved:
mmc: loongson2: Fix sg iteration in data reorder functions
In ls2k0500_mmc_reorder_cmd_data() and ls2k2000_mmc_reorder_cmd_data(),
the for_each_sg() macro already iterates over the scatterlist entries,
with 'sg' pointing to the cu…
NVD
HIGH
CVE-2026-80737
In the Linux kernel, the following vulnerability has been resolved:
serial: amba-pl011: synchronize DMA teardown
dmaengine_terminate_all() does not wait for a running callback, so the TX
callback can still touch the TX buffer after it is freed. The RX poll
timer reads the RX buffers without the po…
NVD
HIGH
CVE-2026-80736
In the Linux kernel, the following vulnerability has been resolved:
thunderbolt: Fix bandwidth group reservation indexing
Valid bandwidth group IDs range from 1 through MAX_GROUPS, while Group
ID 0 is reserved. tb_consumed_dp_bandwidth() uses the Group ID directly
to index its local group_reserved…
NVD
HIGH
CVE-2026-80732
In the Linux kernel, the following vulnerability has been resolved:
ata: pata_sl82c105: fix bridge revision use-after-free
pci_get_slot() returns a referenced PCI device. Commit 44c10138fd4b
("PCI: Change all drivers to use pci_device->revision") replaced a
configuration-space read with direct acc…
NVD
HIGH
CVE-2026-80731
In the Linux kernel, the following vulnerability has been resolved:
net: remove CAP_SYS_RAWIO zero-padding in dev_validate_header
dev_validate_header() reads dev->hard_header_len directly when
zero-padding short link layer headers for CAP_SYS_RAWIO holders:
if (capable(CAP_SYS_RAWIO)) {
…
NVD
HIGH
CVE-2026-78604
Incorrect Permission Assignment for Critical Resource (CWE-732) in Elastic Agent can lead to local privilege escalation via Replace Binaries (CAPEC-642). On Windows systems where Elastic Agent is installed in unprivileged mode, resources used by the agent service are created with access controls bro…
CWE: CWE-732
GitHub-GHSA
HIGH
Faker: helpers.fake exploitable into arbritary code execution
GHSA-qxc2-j82w-r537
pkg: @faker-js/faker
eco: npm
published: Sep 2, 2026
### Summary
`faker.helpers.fake` can be tricked into arbritary code execution.
### Details
fakeEval.resolveProperty resolves properties on functions itself instead of resolving the nested function first.
This can be addressed by recursively calling resolveProperty instead of accessing the propert…
CVE-2026-73231
GitHub-GHSA
HIGH
NLTK: Uncontrolled search path when invoking the Graphviz 'dot' binary
GHSA-6hwm-xvph-95vm
pkg: nltk
eco: pip
published: Sep 1, 2026
Two NLTK sites executed the Graphviz `dot` program by bare name, so process creation resolved it via the search path — and on Windows via the current working directory — rather than a validated absolute location. An attacker who can place a file named `dot` where resolution looks (the CWD on Win…
CVE-2026-78680
NVD
HIGH
CVE-2026-45221
Konga before 2.1.0 contains a privilege escalation vulnerability that allows low-privileged local attackers to execute arbitrary code by planting attacker-controlled OpenSSL configuration or library files in a hardcoded filesystem path absent from default installations. On Windows, the missing direc…
CWE: CWE-427
NVD
HIGH
CVE-2026-80047
A vulnerability in Hugging Face Transformers (versions >= 4.49.0 and <= 5.8.1) allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.load_custom_generate(). The function fetches and caches a remote module file before performing the required …
CWE: CWE-273, CWE-367, CWE-494
NVD
HIGH
CVE-2026-19306
IBM Langflow OSS 1.0.0 through 1.11.2 allows an authenticated attacker to read arbitrary files from the server filesystem — including server secret material (secret_key, JWT signing keys, the application database, /proc/self/environ, and other tenants' upload directories) — by supplying absolute…
CWE: CWE-22
GitHub-GHSA
HIGH
SiYuan: Path Traversal via unvalidated avID in RenderAttributeView/AV read endpoints : reader-reachable cross-scope attribute-view disclosure
GHSA-7hm9-v7vf-7g4w
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-69086](https://nvd.nist.gov/vuln/detail/CVE-2026-69086).
### Summary
Four attribute-view read endpoints build a filesystem path from a caller-controlled `id`/`avID` and read it without confining the result to the attribute-view storage directory…
CVE-2026-69086
NVD
HIGH
CVE-2026-55658
Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In 3e595f3 and prior, when a streaming proposal is funded, the cluster of streaming contracts moves real pool funds into the propos…
CWE: CWE-862
GitHub-GHSA
HIGH
Siyuan: Authenticated path traversal in /snippets/ static handler (serveSnippets) leaks conf/conf.json secrets and siyuan.db
GHSA-275h-v5h9-vr82
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 2, 2026
Reporter: Cavan Loughran, Celvex Group Inc.
Summary
——-
The /snippets/*filepath route handler serveSnippets in kernel/server/serve.go performs a bare filepath.Join(util.SnippetsPath, filePath) on the single-decoded c.Request.URL.Path and serves the result with c.File(), with NO IsSubPath contai…
CVE-2026-59832
NVD
HIGH
CVE-2026-53553
Goploy is an open-source automation deployment system. Prior to version 1.18.0, a severe path traversal vulnerability exists in its backend API endpoints, specifically /deploy/fileDiff (File Compare), when handling file paths provided by the client. This issue has been patched in version 1.18.0.
CWE: CWE-22, CWE-200
GitHub-GHSA
HIGH
Semaphore UI: CSRF vulnerability on password change endpoint – No CSRF token or password confirmation
GHSA-8cj9-r88m-8945
pkg: github.com/semaphoreui/semaphore
eco: go
published: Sep 3, 2026
### Summary
The password change form is vulnerable to CSRF, allowing an attacker to change a user password (even the administrator) by tricking a connected user to visit a malicious website. The vulnerability has been tested with version 2.18.20.
### Details
The password change endpoint of Semaph…
CVE-2026-73292
NVD
HIGH
CVE-2026-52770
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value but…
CWE: CWE-89
GitHub-GHSA
HIGH
TypeSpec: Unauthenticated Remote Shutdown of Spector Mock Server via POST /.admin/stop
GHSA-7q9c-hpx7-9cwm
pkg: @typespec/spector
eco: npm
published: Sep 4, 2026
### Summary
`@typespec/spector` registers a `POST /.admin/stop` HTTP route with no authentication, authorization token, Origin check, or IP-source restriction. Any network-reachable client can send a single unauthenticated POST request to terminate the mock server process. Because the server binds …
GitHub-GHSA
HIGH
CodeWhale: js_execution leaks parent environment to model context via missing env scrub
GHSA-h539-c7r8-3xq4
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 26de44a8bd5051f8f944ea60b2c37ae1d2b7d25e. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75915
GitHub-GHSA
HIGH
CodeWhale: Project config `instructions` override enables arbitrary file read into AI system prompt via cloned repository
GHSA-62f5-cp2p-vq95
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 43563356b98c6b993085554da82e77370160a31c. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75859
GitHub-GHSA
HIGH
CodeWhale: image_analyze follows workspace symlinks, leaking external file bytes
GHSA-w7wx-5q49-r59w
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 26de44a8bd5051f8f944ea60b2c37ae1d2b7d25e. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75914
NVD
HIGH
CVE-2026-84428
fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not lowercase the trigger…
CWE: CWE-178
NVD
HIGH
CVE-2026-85449
MOOS-IvP pMarineViewer through 24.8.1 fails to limit the number of tracked node identities from NODE_REPORT messages, allowing attackers to exhaust memory by supplying unbounded distinct node names. Attackers can publish crafted NODE_REPORT data to cause memory exhaustion and stall the operator disp…
CWE: CWE-770
NVD
HIGH
CVE-2026-85446
MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic proc…
CWE: CWE-407
NVD
HIGH
CVE-2026-85444
MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted(), isBraced(), and isChevroned() functions that strip whitespace but index using the original string length. Attackers can send NODE_REPORT messages with leading or trailing whitespace to read past buffer bounds and access…
CWE: CWE-125
NVD
HIGH
CVE-2026-85429
MOOS-IvP uFldNodeComms through 24.8.1 trusts the source node identity from the message body rather than validating it from the connection source. Attackers can craft NODE_MESSAGE packets with spoofed source identities to impersonate other nodes and post arbitrary variable notifications without valid…
CWE: CWE-345
GitHub-GHSA
HIGH
SiYuan: Encrypted-notebook key-derivation material and wrapped notebook keys disclosed to anonymous readers, enabling offline master-password cracking
GHSA-8×84-r2ff-h8pq
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72801](https://nvd.nist.gov/vuln/detail/CVE-2026-72801).
### Summary
Two `CheckAuth`-only endpoints disclose the complete offline attack material for the encrypted-notebook master password, plus the wrapped per-notebook key needed to use it. Bot…
CVE-2026-72801
NVD
HIGH
CVE-2026-77465
toml-node is a TOML parser for Node.js and the browser. Prior to 4.2.0, toml.parse() uses a Peggy 5.1.0 generated recursive-descent parser in lib/parser.js whose peg$parsevalue, peg$parsearray, and peg$parseinline_table_entry functions recurse through nested arrays and inline tables without a depth …
CWE: CWE-674
GitHub-GHSA
HIGH
toml-node: Uncontrolled Recursion
GHSA-82×6-q7mm-w9cf
pkg: toml
eco: npm
published: Sep 3, 2026
### Summary
`toml.parse()` crashes with an uncaught `RangeError: Maximum call stack size exceeded` when parsing deeply nested arrays or inline tables. The parser is generated by **Peggy 5.1.0** (a PEG parser generator) as a recursive-descent parser; the value rule mutually recurses with the array …
CVE-2026-77465
NVD
HIGH
CVE-2026-85393
node-forge through 1.4.0 fails to validate element count in nested DigestAlgorithm sequences during RSA PKCS#1 v1.5 signature verification. Attackers can embed garbage bytes inside the DigestAlgorithm sequence to forge valid signatures for arbitrary messages using low-exponent RSA keys. This is an i…
CWE: CWE-347
GitHub-GHSA
HIGH
ffuf denial of service (OOM) via HTTP response decompression bomb
GHSA-jcvh-xf52-2cwm
pkg: github.com/ffuf/ffuf/v2, github.com/ffuf/ffuf
eco: go
published: Sep 3, 2026
### Summary
A malicious or attacker-controlled target server can crash ffuf with an out-of-memory condition by returning a compressed HTTP response that decompresses to a very large body (a decompression
bomb). This works against default usage with no special flags.
### Details
The respon…
CVE-2026-73232
NVD
HIGH
CVE-2026-48486
Signum Node is a HDD-mined cryptocurrency using an energy efficient and fair Proof-of-Commitment (PoC+) consensus algorithm. Prior to version 3.9.9, an integer overflow in BlockServiceImpl.applyBlock() allowed a miner to receive an arbitrarily inflated block reward by crafting a block with a negativ…
CWE: CWE-190
NVD
HIGH
CVE-2026-84394
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse() returns it as the hos…
CWE: CWE-436
GitHub-GHSA
HIGH
Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection
GHSA-w878-pj84-3j5v
pkg: github.com/axllent/mailpit
eco: go
published: Sep 2, 2026
## Summary
Mailpit's SMTP server reads each command line with an unbounded `bufio.Reader.ReadString('\n')` before parsing the command or enforcing any protocol length limit. A remote SMTP client can send an oversized single command line and force Mailpit to allocate attacker-controlled memory befor…
CVE-2026-67445
GitHub-GHSA
HIGH
Mailpit: Thumbnail generation decodes unbounded image dimensions before scaling
GHSA-75mr-qw9x-3r39
pkg: github.com/axllent/mailpit
eco: go
published: Sep 2, 2026
## Summary
Mailpit's thumbnail endpoint decodes attacker-supplied image attachments into a full raster before checking any decoded-pixel, dimension, or memory budget. A remote client that can store an email and reach the default web API can supply a compact high-dimension image, then request `/api/…
CVE-2026-67446
GitHub-GHSA
HIGH
Handlebars.java: Arbitrary file read in `SpringTemplateLoader` via URL-fragment suffix bypass
GHSA-g29j-rwfv-h99w
pkg: com.github.jknack:handlebars-springmvc
eco: maven
published: Sep 2, 2026
### Summary
`com.github.jknack.handlebars.springmvc.SpringTemplateLoader` resolves Spring MVC view names into URLs via Spring's `ResourceLoader` **without applying the path-containment check** that protects every other URL-based loader in the project (`ClassPathTemplateLoader`, `FileTemplateLoader`,…
CVE-2026-63490
GitHub-GHSA
HIGH
link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897
GHSA-cpjf-6666-r8fx
pkg: link-preview-js
eco: npm
published: Sep 2, 2026
The existing advisory GHSA-4gp8-rjrq-ch6q / CVE-2026-43897 states that the SSRF issue was fixed in 4.0.1. However, 4.0.3 remains bypassable when the documented resolveDNSHost mitigation is used.
Root cause:
The library validates one resolved IP address through resolveDNSHost, but later performs fet…
CVE-2026-61704
NVD
HIGH
CVE-2026-84292
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host to u…
CWE: CWE-116
NVD
HIGH
CVE-2026-84382
HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/_decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iter_bytes() or aiter_bytes() yields bounded pieces to the application. A 64 KiB compressed chunk can …
CWE: CWE-409
NVD
HIGH
CVE-2026-78222
A vulnerability exists in NGINX JavaScript where a malformed HTTP response received by ngx.fetch() can crash an NGINX worker when trusted JavaScript reads Response.statusText. Exploitation requires control or influence over the fetched HTTP response.
Impact:
This vulnerability may allow remote atta…
CWE: CWE-476
GitHub-GHSA
HIGH
fast-uri vulnerable to host confusion via skipped IDN canonicalization on scheme-relative references
GHSA-5jgf-p345-68v8
pkg: fast-uri, fast-uri, fast-uri
eco: npm
published: Sep 2, 2026
### Impact
`fast-uri` canonicalizes a host to its ASCII form only when the input carries an explicit scheme. When `resolve()` resolves a scheme-relative reference (`//host/`) against a scheme-bearing base, it still emits the host verbatim even though the effective scheme is known, so re-parsing the…
CVE-2026-75931
GitHub-GHSA
HIGH
fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization
GHSA-f65p-4m7j-42xc
pkg: fast-uri, fast-uri, fast-uri
eco: npm
published: Sep 2, 2026
### Impact
`fast-uri` does not validate the complete RFC 3986 grammar for bracketed IPv6 literals, so a malformed literal with invalid trailing text is silently truncated to a different valid IPv6 address with no error reported. For example, `normalize('http://[::not-valid]/private')` returns `http…
CVE-2026-75975
GitHub-GHSA
HIGH
fast-uri vulnerable to server-side request forgery via repeated hostname percent-decoding
GHSA-fph4-wmhf-6fwf
pkg: fast-uri, fast-uri, fast-uri
eco: npm
published: Sep 2, 2026
### Impact
`fast-uri` decodes a hostname's percent escapes twice in a single `normalize()` or `resolve()` call: once during parsing and again during authority recomposition. A nested percent-encoded host therefore survives the first decode and is turned into a live destination by the second, so `no…
CVE-2026-75899
GitHub-GHSA
HIGH
fast-uri vulnerable to host confusion via percent-encoded scheme normalization
GHSA-jqff-g426-hqxp
pkg: fast-uri, fast-uri, fast-uri
eco: npm
published: Sep 2, 2026
### Impact
`fast-uri` decodes percent-encoded characters in the scheme component with the legacy global `unescape()` and serializes the result back as raw characters, without re-escaping it or validating it as a scheme. A scheme that decodes to characters outside the RFC 3986 scheme grammar can the…
CVE-2026-76172
GitHub-GHSA
HIGH
Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown
GHSA-6m44-fpc8-c3rq
pkg: mistune
eco: pip
published: Sep 2, 2026
## Summary
Mistune v3.3.2 is vulnerable to a Denial of Service (DoS) attack via uncontrolled recursion in the HTML rendering of deeply-nested emphasis tokens. By submitting Markdown containing approximately 1,000 consecutive asterisk characters, an attacker causes the Python process to crash with Re…
CVE-2026-76098
GitHub-GHSA
HIGH
Tornado: Urlencoded body parsing omits max_num_fields, so one request can stall the event loop
GHSA-mpf4-983q-p7j4
pkg: tornado
eco: pip
published: Sep 2, 2026
## Summary
Tornado parses `application/x-www-form-urlencoded` bodies with `urllib.parse.parse_qs` and does not pass `max_num_fields`. A body made almost entirely of separators produces tens of millions of fields, and the parse happens on the event loop before the handler runs, so a single request s…
CVE-2026-82397
GitHub-GHSA
HIGH
pnpm: A tarball dependency's manifest `name` escapes node_modules → arbitrary file write/overwrite on install
GHSA-vq4v-j7r6-jq4m
pkg: pnpm, pnpm
eco: npm
published: Sep 2, 2026
## Summary
When resolving a package, pnpm uses the resolved **manifest `name`** as a raw path segment for the isolated-linker import target. A tarball dependency whose `package.json` `name` is a scoped path traversal (`@x/../../…/<abs path>`) is therefore extracted **outside `node_modules`**, to a…
CVE-2026-82393
GitHub-GHSA
HIGH
SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content
GHSA-h89q-4j2h-7h88
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 2, 2026
## Summary
Siyuan's block search endpoint concatenates attacker-controlled `paths[]` values into SQL predicates used by non-SQL search modes. Through Siyuan's publish service, an unauthenticated visitor is forwarded to the kernel with a reader-role token and can reach `POST /api/search/fullTextSear…
CVE-2026-59834
NVD
HIGH
CVE-2026-84642
The values of the mail.allowed_attachment_hostnames advanced config setting were used in a regular expression without escaping. For some possible valid hostnames, this could allow certain unintended hostnames to also match and serve remote attachments. This vulnerability was fixed in Thunderbird 155…
CWE: CWE-1333
GitHub-GHSA
HIGH
Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM
GHSA-c83g-rgw3-j3cx
pkg: browserslist
eco: npm
published: Sep 1, 2026
## Vulnerability Details
**File**: `index.js`
**Location**: `cache` (browserslist()'s result cache, line ~402) and
`parseCache` (parseQueries()'s AST cache)
### Root Cause
“`js
var cache = {}
var parseCache = {}
function browserslist(queries, opts) {
…
var cacheKey = JSON.stringify([querie…
CVE-2026-73089
GitHub-GHSA
HIGH
Browserslist: Uncaught crash / prototype write via untrusted browserslist-stats.json custom stats (normalizeStats)
GHSA-73wf-gq98-2v4g
pkg: browserslist
eco: npm
published: Sep 1, 2026
## Vulnerability Details
**File**: `node.js`
**Function**: `normalizeStats()` (line ~214), reached from `getStat()` (called
**unconditionally** on every `browserslist()` call) and `loadStat()`
### Root Cause
“`js
function normalizeStats(data, stats) {
if (!data) { data = {} }
if (stats && 'da…
CVE-2026-73088
NVD
HIGH
CVE-2026-49329
A flaw was found in openshift/oauth-server. The OAuth login and error page endpoints pass the unauthenticated Accept-Language header to golang.org/x/text/language.ParseAcceptLanguage() without input validation. A bypass of the CVE-2022-32149 mitigation exists: the upstream guard counts only '-' char…
CWE: CWE-407
NVD
HIGH
CVE-2026-82397
Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parse_qs in tornado/escape.py without passing max_num_fields. RequestHandler._execute in tornado/web.py parses the body before hand…
CWE: CWE-400, CWE-1284
NVD
HIGH
CVE-2026-82393
pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name reac…
CWE: CWE-22, CWE-73, CWE-94
GitHub-GHSA
HIGH
Socket.IO: Engine.IO WebTransport SID DoS
GHSA-gr94-w7qr-f4j3
pkg: engine.io
eco: npm
published: Aug 31, 2026
### Impact
Engine.IO servers with **WebTransport enabled** are vulnerable to a remotely triggerable denial of service.
A malicious unauthenticated client can send a crafted WebTransport upgrade request containing a specially chosen session ID, such as `__proto__`. Because the session ID lookup did…
CVE-2026-59724
NVD
HIGH
CVE-2026-86098
ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpi_json_string_escape function that writes beyond caller-supplied buffer boundaries. Attackers can trigger the overflow by supplying crafted network packet data including TLS SNI, HTTP headers, or DNS names that reac…
CWE: CWE-787
GitHub-GHSA
HIGH
CodeWhale: Argument Injection in `git_blame` Tool Allows Arbitrary File Read Without Approval
GHSA-c6mw-8xh8-gpq6
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 9a34b5034d29f05d1f28fa61b04719ca6a741020. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75912
NVD
HIGH
CVE-2026-85152
undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream orig…
CWE: CWE-346
NVD
HIGH
CVE-2026-84961
undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON cannot represent functions, any function-valued TLS option, such as a caller-supplied checkServerIdentity callback or a custom connector insi…
CWE: CWE-295
NVD
HIGH
CVE-2026-85525
Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-…
CWE: CWE-295, CWE-347
NVD
HIGH
CVE-2026-84777
Unauthenticated Broken Authentication in Really Simple SSL <= 9.8.0 versions.
CWE: CWE-288
GitHub-GHSA
HIGH
Scrapy: S3DownloadHandler sends signed S3 requests over plaintext HTTP by default
GHSA-76g3-c3x4-crvx
pkg: scrapy
eco: pip
published: Sep 2, 2026
### Problem
Scrapy’s `S3DownloadHandler` sends signed S3 requests over plaintext HTTP by default.
A normal request like `s3://bucket/key` is converted into `http://bucket.s3.amazonaws.com/key` unless `request.meta["is_secure"]` is explicitly set. The generated request is then signed with configu…
CVE-2026-84366
NVD
HIGH
CVE-2026-84366
Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta["is_secure"] is…
CWE: CWE-319
GitHub-GHSA
HIGH
nanoid: Integer Overflow or Wraparound
GHSA-xwg4-73v4-xw9w
pkg: nanoid, nanoid
eco: npm
published: Sep 1, 2026
### Summary
An integer overflow in `nanoid(size)` permanently corrupts the process-wide CSPRNG pool, causing all subsequent ID generation to return the deterministic string `"uuuuuuuuuuuuuuuuuuuuu"`. Any application that passes user-influenced values to the `size` parameter loses all randomness gua…
CVE-2026-73086
GitHub-GHSA
HIGH
pnpm: Environment secrets exfiltrated via env-placeholder expansion in proxy settings read from an untrusted pnpm-workspace.yaml
GHSA-vx52-2968-3vc6
pkg: pnpm, pnpm
eco: npm
published: Sep 1, 2026
## Summary
pnpm expands `${VAR}` environment placeholders in the `httpProxy` / `httpsProxy` / `noProxy` settings read from a project's `pnpm-workspace.yaml`. Because a project manifest is repository-controlled, a malicious repository that a victim merely clones and runs `pnpm install` in can route …
NVD
HIGH
CVE-2026-80738
In the Linux kernel, the following vulnerability has been resolved:
bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookie
bpf_tcp_gen_syncookie and bpf_tcp_check_syncookie accept a socket pointer
'sk' with argument type ARG_PTR_TO_BTF_ID_SOCK_COMMON. However, they access
sk->sk_protocol wi…
NVD
HIGH
CVE-2026-80735
In the Linux kernel, the following vulnerability has been resolved:
ovpn: ensure socket is owned by ovpn before deref sk_user_data
Some subsystems, like BPF SOCKMAP, set sk_user_data without
actually setting the encap_type.
For this reason, we must make sure that the type is the
one ovpn expects …
NVD
HIGH
CVE-2026-19592
OpenAI Codex CLI for Windows, macOS, and Linux and Codex Desktop for Windows and macOS automatically collected Git repository metadata without disabling the repository-local core.fsmonitor setting. If a user opens or uses an attacker-prepared repository whose preserved .git/config sets core.fsmonito…
CWE: CWE-15
NVD
HIGH
CVE-2026-19590
OpenAI Codex Desktop for Windows and macOS could execute attacker-controlled Git hooks because automated Git operations trusted the repository's local core.hooksPath setting. If a user opens an attacker-prepared repository whose preserved .git/config points core.hooksPath to an attacker-controlled d…
CWE: CWE-427
NVD
HIGH
CVE-2026-82808
A vulnerability was identified in Inbox Foundry ActiveInbox Extension up to 7.10.24 on Chrome. Impacted is an unknown function of the file dist/service-worker.production-esm.js of the component Google OAuth Client Secret. Such manipulation leads to hard-coded credentials. The attack can be executed …
CWE: CWE-259, CWE-798
NVD
HIGH
CVE-2026-83551
Cleartext storage of sensitive information in the @step and @remote decorator pipeline component in Amazon SageMaker Python SDK before v3.11.0 and v2.256.0 might allow an authenticated remote user to extract the HMAC signing key from SageMaker DescribePipeline API responses and forge valid integrity…
CWE: CWE-312
NVD
HIGH
CVE-2024-14047
A local vulnerability in the Winlogbeat Windows installer caused runtime files to be placed in a directory writable by unprivileged users. A low-privileged attacker with existing access to the system could pre-position malicious filesystem links, causing a subsequent elevated Winlogbeat operation to…
CWE: CWE-59
NVD
HIGH
CVE-2026-85395
UnoPim before 2.1.3 fails to include integration store, update, and key-generation routes in its ACL map, allowing any admin user to bypass permission checks. Attackers with minimal admin privileges can create OAuth API integrations, mint client credentials, and escalate permissions by exploiting mi…
CWE: CWE-862
NVD
HIGH
CVE-2026-85390
Checkmate through 3.11.0 omits the isAllowed role guard middleware on maintenance-window, notification, and check-deletion routes, allowing read-only users to perform administrative actions. Attackers with user-role sessions can create arbitrary maintenance windows to silence alerts, modify notifica…
CWE: CWE-862
NVD
HIGH
CVE-2026-80749
In the Linux kernel, the following vulnerability has been resolved:
drm/connector/hdmi: Fix out of bounds memory read
A helper function was copying a given audio infoframe into the
connector's copy but using the size of the destination (a generic
target, sized to accept many different data blocks)…
NVD
HIGH
CVE-2026-80741
In the Linux kernel, the following vulnerability has been resolved:
drm/log: Fix out-of-bounds read on empty message length
drm_log_draw_kmsg_record() accesses s[len – 1] to strip the trailing
newline, but len is unsigned int. If len is 0, the subtraction wraps
to UINT_MAX, causing an out-of-bound…
GitHub-GHSA
HIGH
Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py
GHSA-7mqg-cx4g-x2rf
pkg: omnigent
eco: pip
published: Sep 2, 2026
**Reporter:** Aaron / Aeon — autonomous security agent (https://github.com/aaronjmars/aeon)
**Project:** `omnigent-ai/omnigent` v0.1.0 (Databricks) — meta-harness running Claude Code / Codex / Pi "in check with policies and sandboxing"
**Component:** `omnigent/policies/builtins/_shell.py` (share…
CVE-2026-62676
GitHub-GHSA
HIGH
Orval: Generation-time SSRF + remote/local file inclusion via unrestricted $ref
GHSA-cxq5-97v7-87j8
pkg: orval
eco: npm
published: Sep 2, 2026
### Summary
Orval resolves OpenAPI `$ref`s by fetching remote `http(s)` URLs and reading local files (including
absolute / out-of-tree paths), inlining the referenced schema into the generated client. Running
`orval` on a spec whose `$ref` points at an attacker/internal URL or an arbitrary local fi…
CVE-2026-62680
GitHub-GHSA
HIGH
pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph
GHSA-c59q-g84q-2gj5
pkg: pnpm, pnpm
eco: npm
published: Sep 2, 2026
## Summary
The virtual store linker constructs package installation directories using `path.join(modules, pkgName)` where `pkgName` is extracted from lockfile `packages` keys via `dp.parse(depPath).name` without validation. A crafted `pnpm-lock.yaml` with traversal sequences in depPath keys (e.g., …
CVE-2026-82392
GitHub-GHSA
HIGH
pnpm: pacquet trust-lockfile install can create dependency symlinks outside the project
GHSA-2rx9-3g3h-c2jv
pkg: pnpm
eco: npm
published: Sep 1, 2026
## Summary
A crafted lockfile alias could reach several install-time filesystem joins. With `–trust-lockfile` or a frozen lockfile, traversal segments could create links outside the intended project or `node_modules` boundary. This patch validates dependency names and every virtual-store slot befo…
NVD
HIGH
CVE-2026-82392
pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parse(depPath).name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and pnpm11/deps/graph-builder/src/l…
CWE: CWE-22
GitHub-GHSA
HIGH
CodeWhale: exec_shell_interact sends LLM-controlled input to a running shell without an approval prompt (privilege escalation)
GHSA-g29h-pfmp-qp9r
pkg: deepseek-tui, deepseek-tui, codewhale-tui
eco: npm
published: Sep 4, 2026
### Maintainer resolution
The CodeWhale maintainers validated this report. The affected package ranges are recorded in the advisory metadata. Version 0.8.64 contains the fix in commit 57f3c89471e27ac4032d9791f6885e5d4408c381. Users should upgrade to 0.8.64 or later. The original reporter analysis i…
CVE-2026-75857
NVD
HIGH
CVE-2026-78409
The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to open_tree() with AT_SYMLINK_NOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user wi…
CWE: CWE-59
GitHub-GHSA
HIGH
NLTK: Model-artifact APIs bypass pathsec and touch files outside allowed roots
GHSA-8mgp-746c-j5xp
pkg: nltk
eco: pip
published: Sep 2, 2026
### Summary
Several model-artifact APIs still treat caller-controlled model paths as ordinary filenames even when NLTK path security is enforced. The same outside-root paths are rejected by guarded helpers, but these public read and write flows still use raw file APIs.
### Details
– **Vulnerabili…
CVE-2026-81726
GitHub-GHSA
HIGH
Duplicate Advisory: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions
GHSA-vf76-f5cp-9846
pkg: nltk
eco: pip
published: Aug 31, 2026
## Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-w3v8-gmh9-3wv7. This link is maintained to preserve external references.
## Original Description
NLTK before 3.10.3 contains a regular expression denial of service (ReDoS) vulnerability in the tgrep module. T…
GitHub-GHSA
HIGH
amqp091-go has a Potential Memory Exhaustion/Protocol Violation via Broker-Controlled Oversized Payload
GHSA-6c5v-hqjr-5xxp
pkg: github.com/rabbitmq/amqp091-go
eco: go
published: Sep 3, 2026
**Summary**
A vulnerability exists in the amqp091-go client library where a compromised or malicious AMQP broker can force the client to allocate resources for and process content body frames that exceed the negotiated frame_max limit. This can lead to unexpected memory consumption or application-la…
CVE-2026-79921
GitHub-GHSA
HIGH
LiquidJS has an infinite loop vulnerability in its `strip_html` filter
GHSA-m7fp-h3p4-hr49
pkg: liquidjs
eco: npm
published: Sep 3, 2026
### Summary
The current implementation of `strip_html` can cause an infinite loop when the input string contains `<`, has at least one character before `<`, and no `>` appears after `<`.
### Details
The problem is in `src/filters/html.ts`.
Specifically, the following part has the infinite loop.
“…
CVE-2026-61556
GitHub-GHSA
HIGH
NLTK: Default ENFORCE=False Disables All pathsec Security Controls
GHSA-p3m8-78j2-g5p3
pkg: nltk
eco: pip
published: Sep 2, 2026
NLTK's pathsec.py security module defaults to ENFORCE=False (line 24), which means all 8 security validation functions only emit RuntimeWarning instead of raising exceptions when violations are detected.
The pathsec module was introduced as the fix for CVE-2024-39705 (arbitrary code execution via p…
CVE-2026-62388
GitHub-GHSA
HIGH
ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS
GHSA-vmg4-6gfg-83qx
pkg: apostrophe
eco: npm
published: Sep 2, 2026
The vulnerability is a single-request persistent DoS by submitting e.g.
"PATCH /api/v1/article/<id>" with a valid editor session and body of
{"toString.call":"x"}, overwriting the global toString function with
value x.
Fabian
CVE-2026-71553
GitHub-GHSA
HIGH
gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation
GHSA-vp52-pcj8-j9qc
pkg: google.golang.org/grpc
eco: go
published: Sep 1, 2026
### Impact
An unauthenticated remote attacker can initiate a gRPC stream and purposefully fragment their payload into millions of tiny (e.g., 1-byte) HTTP/2 DATA frames. Even if the total payload volume falls within the configured connection and stream flow-control windows, each independent fragment…
CVE-2026-84304
GitHub-GHSA
HIGH
MySQL2: Auth Plugin Downgrade to mysql_clear_password Leaks Plaintext Credentials
GHSA-3f6p-5ww8-9rcr
pkg: mysql2
eco: npm
published: Sep 1, 2026
## Summary
A rogue MySQL server (or MITM) can force mysql2 to send credentials in **plaintext** by requesting an auth switch to `mysql_clear_password`. The driver complies without verifying that TLS is active.
## Details
`mysql_clear_password` is registered as a default standard plugin in `lib/co…
GitHub-GHSA
MEDIUM
NLTK: Downloader.download follows hardlinks and overwrites outside-root files
GHSA-f794-5jv7-7672
pkg: nltk
eco: pip
published: Sep 2, 2026
### Summary
NLTK's downloader now blocks symlink escapes during ZIP extraction, but it still treats pre-existing hardlinks inside the install tree as ordinary in-root files. A normal package install can therefore overwrite an outside-root inode through that hardlink.
### Details
– **Vulnerability…
CVE-2026-81727
GitHub-GHSA
MEDIUM
VictoriaMetrics vmrestore: Path traversal via crafted backup part names escapes restore root
GHSA-8q3c-rjr9-xxrp
pkg: github.com/VictoriaMetrics/VictoriaMetrics, github.com/VictoriaMetrics/VictoriaMetrics, github.com/VictoriaMetrics/VictoriaMetrics
eco: go
published: Sep 3, 2026
### Summary
The VictoriaMetrics `vmrestore` utility does not validate backup part path components before writing restored files to the local filesystem. An attacker who can provide or modify a backup source can craft object names containing `..` path components that cause vmrestore to write files ou…
CVE-2026-61625
NVD
MEDIUM
CVE-2026-86332
A flaw was found in odh-dashboard in Red Hat OpenShift AI. The backend-for-frontend route GET /api/nim-serving/:nimResource reads Kubernetes Secrets using the dashboard service account and returns the full Secret object, including .data, without an authorization check. Any authenticated dashboard us…
CWE: CWE-862
NVD
MEDIUM
CVE-2026-78970
JeecgBoot 3.9.2 and earlier contains an authorization bypass vulnerability in the SystemApiController component. An authenticated attacker with any valid JWT token can access multiple API endpoints (including queryAllUser, queryUsersByUsernames, queryUserById, and queryUsersByIds) to retrieve sensit…
CWE: CWE-862
NVD
MEDIUM
CVE-2026-85580
SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive publi…
CWE: CWE-22
NVD
MEDIUM
CVE-2026-81666
An integer overflow was found in Corosync's handling of membership commit token messages. The length-validation check for these messages can be bypassed on 32-bit systems due to an integer overflow in the calculation of the expected message length, allowing a crafted network packet to trigger an out…
CWE: CWE-190
GitHub-GHSA
MEDIUM
SiYuan: Missing authorization on refreshBacklink allows anonymous readers to trigger persistent server-side writes and unauthenticated resource amplification (publish mode)
GHSA-wgwx-479j-23vq
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72812](https://nvd.nist.gov/vuln/detail/CVE-2026-72812).
### Summary
The `/api/ref/refreshBacklink` endpoint is gated by `CheckAuth` only. Unlike its mutating siblings, it carries no `CheckAdminRole`, no `CheckReadonly`, and no inline reader-rol…
CVE-2026-72812
NVD
MEDIUM
CVE-2026-85044
Use of released resource in Mobile in Google Chrome on on Android prior to 152.0.7977.82 allowed a remote attacker leveraging social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-672
GitHub-GHSA
MEDIUM
ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree
GHSA-wr5r-wqp2-x4fh
pkg: apostrophe
eco: npm
published: Sep 3, 2026
## Summary
ApostropheCMS enforces per-type authorization on pages: a page type may declare `editRole` / `publishRole` (and the core `@apostrophecms/archive-page` does), so a project can have page-type subtrees that only higher-privileged roles are allowed to create or edit within. The `move()` opera…
CVE-2026-63669
NVD
MEDIUM
CVE-2026-49455
Waku is the minimal React framework. Prior to version 1.0.0-beta.1, Waku's RSC request dispatcher invokes server actions without validating the request's Origin (or Sec-Fetch-Site) header. A cross-origin web attacker can therefore cause a victim browser to issue an authenticated POST to a registered…
CWE: CWE-352
GitHub-GHSA
MEDIUM
OpenList: Authenticated arbitrary file write via Content-Disposition path traversal in SimpleHttp offline-download tool
GHSA-h6cj-26g5-67fv
pkg: github.com/OpenListTeam/OpenList
eco: go
published: Sep 3, 2026
### Summary
Alist's offline-download feature (`POST /api/fs/add_offline_download` with `tool: "SimpleHttp"`) accepts an attacker-supplied URL, fetches it, and saves the bytes under a per-task temp directory before transferring to the user's destination storage. The temp filename is taken from the r…
CVE-2026-75602
GitHub-GHSA
MEDIUM
SiYuan: path traversal via /export/temp/ short-circuit branch (incomplete fix for the export-disclosure hardening, GHSA-6865-qjcf-286f)
GHSA-gw25-m53r-qh88
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
## Summary
SiYuan's `/export/` file handler was hardened against export disclosure (issue #12213) by adding an
`IsSubPath(exportBaseDir, fullPath)` check and an `IsSensitivePath()` check in commit `bb481e1`. These guards
were added only to the main branch of the handler. The handler begins with a sh…
GitHub-GHSA
MEDIUM
CKAN MCP Server: Cache-key canonicalization collision enables cache confusion / poisoning
GHSA-78×9-fhhx-v2g6
pkg: @aborruso/ckan-mcp-server
eco: npm
published: Sep 3, 2026
## Summary
The response cache derives its key from an ambiguous string serialization of the request parameters. `canonicalizeParams` joins sorted `${key}=${value}` pairs with `&` and does not escape `&`, `=`, or the `|` field separators used in `buildCacheKey`. Two **different** logical parameter s…
CVE-2026-73846
NVD
MEDIUM
CVE-2026-55221
Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, Boruta logged sensitive OAuth and OpenID Connect values in business event logs. Logged values could include access tokens, refresh tok…
CWE: CWE-532
NVD
MEDIUM
CVE-2026-84811
agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious __pycache__ entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner report…
CWE: CWE-693
NVD
MEDIUM
CVE-2026-84810
claude-skill-antivirus fails to analyze executable files when scanning local skill directories, reading only SKILL.md while ignoring Python source, bytecode, and other artifacts in the scripts directory. Attackers can distribute skills with malicious code in non-manifest files that receive a SAFE ve…
CWE: CWE-693
NVD
MEDIUM
CVE-2026-84809
Tencent AI-Infra-Guard's skill-scan component excludes compiled Python bytecode files from analysis by hardcoding __pycache__ directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. Attackers can distribute skills with benign Python source files alongside malicio…
CWE: CWE-693
GitHub-GHSA
MEDIUM
ApostropheCMS: Arbitrary file read via import-export attachment-name path traversal
GHSA-79qf-vqgc-7xx3
pkg: @apostrophecms/import-export
eco: npm
published: Sep 2, 2026
## Summary
The `@apostrophecms/import-export` module reconstructs the on-disk source path of every imported attachment from JSON metadata contained in the uploaded archive.
The archive carries an `aposAttachments.json` file whose `name` and `extension` fields are concatenated into a filesystem pat…
CVE-2026-63667
NVD
MEDIUM
CVE-2026-84357
Improper input validation in Omnibox in Google Chrome prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to bypass web origin policy via crafted network traffic. (Chromium security severity: High)
CWE: CWE-20
NVD
MEDIUM
CVE-2026-84348
Information leak in MediaCapture in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to potentially leak sensitive information via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-200
NVD
MEDIUM
CVE-2026-84332
Incorrect authorization in SiteSettings in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to bypass system access restrictions via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-863
NVD
MEDIUM
CVE-2026-84327
Incorrect authorization in Autofill in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. (Chromium security severity: Low)
CWE: CWE-863
GitHub-GHSA
MEDIUM
Appium: Reflected XSS / arbitrary JS in @appium/base-driver /test/guinea-pig* routes
GHSA-3wgp-x9p5-c7cc
pkg: @appium/base-driver
eco: npm
published: Sep 1, 2026
## Summary
Appium's base-driver mounts the built-in `/test/guinea-pig`, `/test/guinea-pig-scrollable` and `/test/guinea-pig-app-banner` routes **unconditionally** on every server. The handler reflects the `throwError` query param, the `comments` POST field, and the `User-Agent` request header into …
CVE-2026-58191
NVD
MEDIUM
CVE-2025-15613
Kyverno before v1.13.4 is vulnerable to server-side request forgery (SSRF) via its Service Call functionality. An attacker with permission to create Kyverno (Cluster)Policies can specify an external URL in a policy's apiCall/service configuration; although Service Call is documented for in-cluster s…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-14697
net_ipv6_send_ns() in subsys/net/ip/ipv6_nbr.c allocates a transmit net_pkt for a Neighbor Solicitation. When it is called with a data packet pending on an unresolved neighbor and that neighbor's pending_queue is already non-empty (an NS is already outstanding), the function appends the data packet …
CWE: CWE-401
NVD
MEDIUM
CVE-2026-75132
WAPT Server versions 2.6.1.17834 and earlier contains a SQL injection vulnerability in the `columns` parameter of the GET `/api/v3/hosts` endpoint. A remote authenticated user with read-only privileges can inject arbitrary PostgreSQL expressions into the SQL query constructed by WAPT. By exploiting …
CWE: CWE-89
NVD
MEDIUM
CVE-2026-84430
A security vulnerability has been detected in gouguoa up to 5.10.0/6.0.1. This vulnerability affects the function update of the file app/home/controller/Index.php of the component edit_personal Endpoint. Such manipulation of the argument position_id leads to dynamically-determined object attributes.…
CWE: CWE-913, CWE-915
NVD
MEDIUM
CVE-2026-71429
stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token. Be…
CWE: CWE-407
GitHub-GHSA
MEDIUM
stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)
GHSA-528h-pc64-c93x
pkg: stream-json
eco: npm
published: Sep 3, 2026
## Description
The path filters `pick`, `ignore`, `filter`, and `replace` — the library's headline "surgical extraction" feature — recompute the full path string from the nesting stack on **every checkable token**. Because the stack length equals the current nesting depth, and a checkable token…
CVE-2026-71429
GitHub-GHSA
MEDIUM
ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close
GHSA-jxwj-j7wr-gfrw
pkg: sanitize-html
eco: npm
published: Sep 3, 2026
### Summary
A mutation-XSS / allowedTags bypass: when `textarea` (or `xmp`) is included in `allowedTags`, an input containing a literal `</textarea/>` (a solidus right after the RCDATA end-tag name) lets non-allowed markup such as `<img src=x onerror=…>` pass through `sanitizeHtml()` **live and un…
CVE-2026-63670
NVD
MEDIUM
CVE-2026-75137
UpSignOn for Windows before 7.19.0 contains a sensitive data exposure vulnerability that allows local attackers to recover cleartext vault data from process memory even after the application has been locked. Attackers can use the PROCESS_VM_READ permission to read the memory space of UpSignOn.exe an…
CWE: CWE-316
NVD
MEDIUM
CVE-2026-75136
UpSignOn for Windows before 7.19.0 contains an insecure credential storage vulnerability that allows local attackers to retrieve the biometric unlock key stored in the Windows PasswordVault API without triggering any authentication prompt. Attackers can access the stored biometric key from a standar…
CWE: CWE-522
NVD
MEDIUM
CVE-2026-75135
UpSignOn for Windows before 7.19.0 contains a sensitive data exposure vulnerability that allows local attackers to recover the master password and decrypt vault contents by reading a retained backup key from the process memory of UpSignOn.exe, even after the vault has been re-locked. Attackers can e…
CWE: CWE-316
GitHub-GHSA
MEDIUM
fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count
GHSA-3m5p-2c4r-xxw2
pkg: fastify
eco: npm
published: Sep 2, 2026
## Impact
The fix for [CVE-2026-3635](https://www.cve.org/CVERecord?id=CVE-2026-3635) ([GHSA-444r-cwp2-x5xf](https://github.com/fastify/fastify/security/advisories/GHSA-444r-cwp2-x5xf)) added a `proxyFn(socket.remoteAddress, 0)` guard on the `X-Forwarded-*` reads in `request.host`, `request.protoco…
CVE-2026-16732
NVD
MEDIUM
CVE-2026-84369
SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3 and implemented in plugins/removeScripts.js, removes SV…
CWE: CWE-79
NVD
MEDIUM
CVE-2026-9036
IBM Netezza Software 11.3.0.3 through Interim Fix 002 does not validate or improperly validates TLS certificate validation, which could allow an attacker to obtain sensitive information using man in the middle techniques.
CWE: CWE-295
NVD
MEDIUM
CVE-2026-84964
A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An unauthenticated party a…
CWE: CWE-415
NVD
MEDIUM
CVE-2026-84378
HTTPX2 is a next generation HTTP client for Python. From 2.5.0 until 2.10.0, the HTTPX2 Server-Sent Events parser in src/httpx2/httpx2/_sse.py repeatedly copies and rescans buffered text in _SSELineDecoder.decode() when an attacker-controlled or compromised SSE endpoint splits one unterminated line …
CWE: CWE-407
NVD
MEDIUM
CVE-2026-84373
Vitest is a testing framework powered by Vite. From 2.1.0 until 4.1.11 and 5.0.0-rc.2, the public mockerPlugin and standalone interceptorPlugin exports in packages/mocker/src/node/interceptorPlugin.ts register the vitest:interceptor:register handler on Vite's unauthenticated HMR WebSocket without va…
CWE: CWE-22
GitHub-GHSA
MEDIUM
MySQL2: Unbounded zlib inflate in compressed MySQL protocol handler allows decompression-bomb DoS
GHSA-rgwj-5xj2-c3m3
pkg: mysql2
eco: npm
published: Aug 31, 2026
## Vulnerability Details
**File**: `lib/compressed_protocol.js`
**Line**: 43 (`zlib.inflate(body, (err, data) => { … })` inside `handleCompressedPacket`)
### Root Cause
When a connection is created with `compress: true` (and the server advertises `CLIENT_COMPRESS`), every incoming packet is unwr…
NVD
MEDIUM
CVE-2026-51712
Incorrect access control in the setApWiFiSchCfg function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to alter wireless availability windows via sending a crafted POST request to /cgi-bin/cstecgi.cgi.
CWE: CWE-284
GitHub-GHSA
MEDIUM
SiYuan: Tag labels from password-protected documents are returned to readers who have not entered the password
GHSA-mp7r-57w4-5qm3
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72792](https://nvd.nist.gov/vuln/detail/CVE-2026-72792).
### Summary
`/api/tag/getTag` filters its results for reader roles through `FilterTagsByPublishIgnore`, which checks only the *visible* publish tier. Documents that are published but passw…
CVE-2026-72792
GitHub-GHSA
MEDIUM
SiYuan: Static-file routes bypass the publish-access controls enforced on the REST API, exposing templates, snippets and export artifacts to anonymous readers
GHSA-fgmr-7w36-9qfq
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72796](https://nvd.nist.gov/vuln/detail/CVE-2026-72796).
### Summary
Several static-file routes in the server mux (`kernel/server/serve.go`) are registered with `CheckAuth` only and serve directories directly, without the publish-access checks, …
CVE-2026-72796
GitHub-GHSA
MEDIUM
SiYuan: getEncryptedNotebookStatus discloses names and current lock/unlock state of all encrypted notebooks to anonymous readers
GHSA-f2rw-w22v-54vh
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72797](https://nvd.nist.gov/vuln/detail/CVE-2026-72797).
### Summary
`POST /api/notebook/getEncryptedNotebookStatus` returns the identifier, name, and current lock state of every encrypted notebook, with no publish-access filtering. The route is…
CVE-2026-72797
GitHub-GHSA
MEDIUM
SiYuan: Missing publish-access filter on the HPath/path-resolution endpoints discloses the private document tree to anonymous readers
GHSA-5w7r-f4cg-rqq7
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 4, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72799](https://nvd.nist.gov/vuln/detail/CVE-2026-72799).
### Summary
Five filetree endpoints resolve arbitrary document IDs and paths with no publish-access check of any kind. All are `CheckAuth`-only, so they are reachable by the publish `RoleR…
CVE-2026-72799
GitHub-GHSA
MEDIUM
SiYuan: Missing publish-access filter on getAttributeViewKeysByID discloses database column schema, plus two unscoped block-ID enumeration oracles (publish mode)
GHSA-5fhr-f75j-8wr9
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72800](https://nvd.nist.gov/vuln/detail/CVE-2026-72800).
### Summary
`POST /api/av/getAttributeViewKeysByID` returns a database's full column schema with no publish-access filtering, while its sibling `getAttributeViewKeys` applies the filter fo…
CVE-2026-72800
GitHub-GHSA
MEDIUM
SiYuan: Missing publish-access filter on getBlockAttrs and batchGetBlockAttrs discloses block attributes (name, alias, memo, custom fields) of protected documents
GHSA-qvq9-hq6p-v378
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72803](https://nvd.nist.gov/vuln/detail/CVE-2026-72803).
### Summary
`POST /api/attr/getBlockAttrs` and `POST /api/attr/batchGetBlockAttrs` return a block's full attribute set (IAL) with no publish-access check. Both are `CheckAuth`-only, so the…
CVE-2026-72803
GitHub-GHSA
MEDIUM
SiYuan: Missing publish-access check on getBlockBreadcrumb, getRefText, and getBlockTreeInfos discloses content and metadata of protected/forbidden documents
GHSA-67×2-mq63-v9vm
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72805](https://nvd.nist.gov/vuln/detail/CVE-2026-72805).
### Summary
Three block endpoints return document content snippets and metadata without any publish-access check, while their sibling `getBlockInfo` which returns comparable data does enfo…
CVE-2026-72805
GitHub-GHSA
MEDIUM
SiYuan: Password (protected) tier omitted in the attribute-view/database publish filter: Reader receives rows of protected documents without the password (publish mode)
GHSA-6mcf-g667-w3qv
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72806](https://nvd.nist.gov/vuln/detail/CVE-2026-72806).
### Summary
`FilterViewByPublishAccess`, the filter `renderAttributeView` applies for Reader sessions drops rows using only the hidden/forbidden check and never checks the publish password…
CVE-2026-72806
GitHub-GHSA
MEDIUM
SiYuan: Missing publish-access filter on getFileAnnotation discloses private PDF annotations of forbidden/protected documents (publish mode)
GHSA-v7ph-r5r6-4jcj
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72808](https://nvd.nist.gov/vuln/detail/CVE-2026-72808).
### Summary
The `/api/asset/getFileAnnotation` endpoint returns the content of `.sya` PDF-annotation files with no publish-access check. It is gated by `CheckAuth` only, so it is reachable…
CVE-2026-72808
GitHub-GHSA
MEDIUM
SiYuan: Cross-boundary metadata disclosure via getBlockInfo (publish mode): reader-reachable document title/root info for publish-forbidden docs; sibling getDocInfo is filtered
GHSA-pm3w-vxp9-ccwc
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-68585](https://nvd.nist.gov/vuln/detail/CVE-2026-68585).
### Summary
The `/api/block/getBlockInfo` endpoint returns document root metadata including the document title (`rootTitle`) for a block in a publish-forbidden document, with no publish-ac…
CVE-2026-68585
NVD
MEDIUM
CVE-2026-84380
HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, Request._prepare() in src/httpx2/httpx2/_models.py can add a body-derived Content-Length header to a request that already contains a caller-supplied Transfer-Encoding header because its setdefault() processing checks each default h…
CWE: CWE-444
NVD
MEDIUM
CVE-2026-85456
MOOS-IvP through 24.8.1 fails to properly validate variable names extracted from alog files in the SplitHandler, allowing attackers to write files outside the split directory. Attackers can supply crafted alog files with backslash sequences in variable names to escape the output directory and append…
CWE: CWE-22
NVD
MEDIUM
CVE-2026-86178
Pixelfed through 0.12.9 fails to validate follower status in StoryComposeController react and comment endpoints, allowing authenticated users to access follower-only stories. Attackers can enumerate sequential story IDs and submit reactions or comments to retrieve story media URLs and author informa…
CWE: CWE-862
GitHub-GHSA
MEDIUM
Material for MkDocs: DOM XSS in search suggestions via query parameter
GHSA-xvg9-69gf-fjrf
pkg: mkdocs-material
eco: pip
published: Sep 3, 2026
### Impact
Material for MkDocs 7.2.0 through 9.7.6 contains a DOM-based cross-site scripting vulnerability in the optional `search.suggest` feature. A crafted `q` URL parameter could execute JavaScript in the documentation site's origin after user interaction.
### Patches
The issue is fixed in Ma…
CVE-2026-73295
GitHub-GHSA
MEDIUM
Cilium may unexpectedly allow ingress traffic from the local namespace when a Kubernetes NetworkPolicy is configured with an ipBlock match
GHSA-fm8w-2m5w-9j7r
pkg: github.com/cilium/cilium
eco: go
published: Sep 3, 2026
### Impact
Standard Kubernetes `NetworkPolicy` specifications using CIDR-based `ipBlock` rules without pod or namespace selectors erroneously generate a wildcard namespace allow rule under specific cluster configurations.
When Cilium deployment is configured with a specific custom `clusterName` (r…
CVE-2026-56743
NVD
MEDIUM
CVE-2026-78609
Incorrect Authorization (CWE-863) in Elastic Cloud on Kubernetes (ECK) can lead to unauthorized modification of data via Metadata Spoofing (CAPEC-690). An actor holding limited Kubernetes permissions confined to a single namespace could cause attacker-controlled certificate material to be included i…
CWE: CWE-863
GitHub-GHSA
MEDIUM
fastify vulnerable to schema validation bypass via root primitive coercion mismatch
GHSA-w2qp-rph6-63g4
pkg: fastify
eco: npm
published: Sep 2, 2026
### Impact
`fastify` before 5.12.1, when a route uses a root-level primitive body schema (for example an integer with a minimum and maximum) and the default type coercion, validates the coerced value but exposes the original, uncoerced value to the route handler. For example, a JSON body `"10"` is …
CVE-2026-18504
NVD
MEDIUM
CVE-2026-84330
UI misrepresentation in FullScreen in Google Chrome on on Android prior to 152.0.7977.75 allowed a remote attacker to spoof address bar via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-451
GitHub-GHSA
MEDIUM
ApostropheCMS: Stored XSS via SVG SMIL URI-list scheme-policy bypass
GHSA-g8qq-57p8-ggw5
pkg: sanitize-html
eco: npm
published: Sep 1, 2026
### Summary
When SVG animation is allowed, `attributeName="href"` makes `values` a list of URL destinations. `sanitize-html` accepts a list that starts with a safe fragment even when `values` is explicitly scheme-checked, allowing a later `javascript:` destination to execute when the sanitized link …
CVE-2026-84371
NVD
MEDIUM
CVE-2026-84371
ApostropheCMS is an open-source Node.js content management system, and sanitize-html provides a simple HTML sanitizer with a clear API. From version 1.9.0 until version 2.17.7, packages/sanitize-html/index.js validates an animation value attribute as one flat URL and does not recognize that attribut…
CWE: CWE-79
NVD
MEDIUM
CVE-2026-84207
Heym before 0.0.98 fails to apply SSRF egress guards to WebSocket Send and WebSocket Trigger nodes, allowing authenticated users to connect to internal services. Attackers can craft workflow nodes with arbitrary URLs and headers to reach internal services and read responses from the WebSocket Trigge…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-81888
@hono/oauth-providers is Authentication middleware for Hono. Prior to version 0.8.6, the built-in social login providers accept an OAuth callback even when the `state` value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This defea…
CWE: CWE-352, CWE-1275
GitHub-GHSA
MEDIUM
@hono/oauth-providers: OAuth state check fails open on omitted state, enabling login CSRF and forced account linking
GHSA-fm3f-ch8h-qw8q
pkg: @hono/oauth-providers
eco: npm
published: Aug 31, 2026
### Summary
The built-in social login providers accept an OAuth callback even when the `state` value is absent on both sides, so the anti-CSRF check passes for a callback that never came from a genuine login attempt. This defeats the `state`-based CSRF protection under default usage.
### Details
…
CVE-2026-81888
NVD
MEDIUM
CVE-2026-51153
Stored Cross-Site Scripting (XSS) in TaskRunHandler.post() in web/handlers/task.py in QD 20220208 through 20250803. When a task is run via /task/<taskid>/run, the handler renders task log content (logtmp) into the HTML response using Python % string formatting without HTML encoding. logtmp is popula…
CWE: CWE-79
GitHub-GHSA
MEDIUM
vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of GHSA-rwxx-mrjm-wc2m
GHSA-48jh-3gj7-fg8v
pkg: vllm
eco: pip
published: Sep 4, 2026
### Summary
The fix for `GHSA-rwxx-mrjm-wc2m` ("ReDoS via `structured_outputs.regex` compiled without timeout") wrapped the regex compile in the **xgrammar** and **outlines** backends with `compile_regex_with_timeout` (and, for outlines, `validate_regex_is_buildable`). The **lm-format-enforcer** ba…
CVE-2026-73556
GitHub-GHSA
MEDIUM
vLLM: Unauthenticated Internal Path and Username Disclosure via Validation Error Messages
GHSA-hwrm-c4cx-rf4j
pkg: vllm
eco: pip
published: Sep 4, 2026
## Summary
When the vLLM API receives a malformed request (e.g., invalid JSON or missing required fields), FastAPI raises a Pydantic `RequestValidationError`. The `validation_exception_handler` in `vllm/entrypoints/openai/server_utils.py` converts this exception to a string via `str(exc)`, which in…
CVE-2026-73555
GitHub-GHSA
MEDIUM
SiYuan: Absolute filesystem path and OS username disclosure via resolveAssetPath
GHSA-jv8v-xq2h-657v
pkg: github.com/siyuan-note/siyuan/kernel
eco: go
published: Sep 3, 2026
**CVE:** This vulnerability corresponds to [CVE-2026-72802](https://nvd.nist.gov/vuln/detail/CVE-2026-72802).
### Summary
`POST /api/asset/resolveAssetPath` returns the resolved **absolute** filesystem path of an asset, unmodified. The route is `CheckAuth`-only, so it is reachable by the publish `…
CVE-2026-72802
NVD
MEDIUM
CVE-2026-9744
IBM Netezza Software 11.3.0.3 through Interim Fix 002 does not validate or improperly validates TLS certificate validation, which could allow an attacker to obtain sensitive information using man in the middle techniques.
CWE: CWE-297
NVD
MEDIUM
CVE-2026-50554
Note Mark is an open-source note-taking application. Prior to version 0.19.5, GET /api/books/{bookID}/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped() (bypassing GORM's soft-delete scope) but …
CWE: CWE-200, CWE-285
GitHub-GHSA
MEDIUM
OpenChoreo: Unauthenticated build/workflow trigger via git-provider confusion (webhook signature bypass)
GHSA-c5f6-2rm9-2w8g
pkg: github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo, github.com/openchoreo/openchoreo
eco: go
published: Sep 2, 2026
## Summary
The OpenChoreo autobuild webhook endpoint (`POST /api/v1alpha1/autobuild`) selected the git provider used to authenticate an incoming webhook from a client-supplied request header rather than from the target component's configuration, and its Bitbucket provider accepted requests without a…
CVE-2026-73840
GitHub-GHSA
MEDIUM
Mail: Email address spoofing via malformed RFC 2047 encoded-words
GHSA-mvxr-6m87-mv2q
pkg: mail
eco: rubygems
published: Sep 2, 2026
## Summary
Mail::Utilities.q_value_decode and Mail::Utilities.b_value_decode decoded only the first RFC 2047 encoded-word in a string and used an overly greedy pattern to match the charset token. A crafted, malformed encoded-word embedded in an address display name or local part could cause the dec…
CVE-2026-63435
NVD
MEDIUM
CVE-2026-84379
HTTPX2 is a next generation HTTP client for Python. Prior to 2.11.0, FileField.render_headers() in src/httpx2/httpx2/_multipart.py directly interpolates attacker-controlled content_type values and custom headers from the files= three-element (filename, content, content_type) tuple and the files= fou…
CWE: CWE-93
NVD
MEDIUM
CVE-2026-83533
The WP Express Checkout WordPress plugin before 2.4.9 does not verify server-side that a payment was actually completed before marking an order as paid, allowing unauthenticated users to forge a completed order without paying.
CWE: CWE-345
GitHub-GHSA
MEDIUM
CKAN MCP Server: MQA server allowlist bypass via unanchored regex (`isValidMqaServer`)
GHSA-83×6-42hr-jc76
pkg: @aborruso/ckan-mcp-server
eco: npm
published: Sep 2, 2026
## Summary
The `ckan_get_mqa_quality` and `ckan_get_mqa_quality_details` tools restrict their `server_url` argument to `dati.gov.it` via a regular expression. The regex is anchored only at the start and places no boundary after the host, so any URL whose host merely **begins with** `dati.gov.it` ��…
CVE-2026-73845
GitHub-GHSA
MEDIUM
qs: Denial of Service via Attacker Controlled isBuffer
GHSA-4mjr-xmp4-gh2g
pkg: qs
eco: npm
published: Sep 2, 2026
### Summary
`qs.stringify()` calls `utils.isBuffer()` on every value it serializes, and `utils.isBuffer()` invokes `obj.constructor.isBuffer(obj)` without checking that it is callable. A value whose own `constructor.isBuffer` is a non-function makes `qs` call a non-callable and throw `TypeError`. S…
CVE-2026-82417
GitHub-GHSA
MEDIUM
NLTK: Uncontrolled recursion in nltk.featstruct.FeatStructReader causes unhandled RecursionError (DoS) via deeply nested feature-structure input
GHSA-cw6x-m8jw-qmrh
pkg: nltk
eco: pip
published: Sep 2, 2026
### Summary
`nltk.featstruct.FeatStructReader` (used by `FeatStruct(str)` and by `FeatureGrammar.fromstring()`) parses feature-structure strings such as `[a=1]` with a recursive-descent parser that has no nesting-depth limit. A small, trivially-crafted input (~700 bytes) with deeply nested brackets…
CVE-2026-81724
NVD
MEDIUM
CVE-2026-84780
Unauthenticated Denial of Service Attack in WP Go Maps <= 10.1.08 versions.
CWE: CWE-770
NVD
MEDIUM
CVE-2026-84775
Unauthenticated Denial of Service Attack in Really Simple SSL <= 9.8.0 versions.
CWE: CWE-770
NVD
MEDIUM
CVE-2026-84329
Confused deputy in CredentialProvider in Google Chrome on on Windows prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to leak sensitive information via a crafted HTML page. (Chromium security severity: Low)
CWE: CWE-441
NVD
MEDIUM
CVE-2026-84323
Missing authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to obtain sensitive information via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-862
GitHub-GHSA
MEDIUM
Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`
GHSA-2m8g-3cmr-wg3w
pkg: djangorestframework
eco: pip
published: Sep 1, 2026
## Summary
While investigating Django REST Framework's request parsing behavior, I identified that DRF's high-level `request.data` parsing appears to bypass Django's configured `DATA_UPLOAD_MAX_MEMORY_SIZE` protection for `application/json` and `application/x-www-form-urlencoded` request bodies.
I…
CVE-2026-73228
NVD
MEDIUM
CVE-2026-56143
Allocation of Resources Without Limits or Throttling (CWE-770) in Elasticsearch can lead to a denial of service via Excessive Allocation (CAPEC-130). A user with elevated privileges can submit a specially crafted request that causes excessive memory consumption, which may render the affected node un…
CWE: CWE-770
GitHub-GHSA
MEDIUM
DiceBear: SVG injection via the unescaped rotate option in @dicebear/core (and fontSize/fontWeight in @dicebear/initials)
GHSA-gcr2-9v8m-gq45
pkg: @dicebear/core, @dicebear/initials
eco: npm
published: Sep 2, 2026
## Summary
`@dicebear/core` builds avatar SVGs from caller-supplied options. The numeric `rotate` option is interpolated into an SVG `transform` attribute without XML-escaping. It is typed as a number, but nothing checks the type at runtime, so a string value passes straight through and can break o…
CVE-2026-68921
NVD
MEDIUM
CVE-2026-53636
Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 3a5ac85, a security vulnerability has been identified in the Open edX LMS platform's LTI (Learning Tools Interoperability) Provider implementation. The validate_timestamp_and_nonce function in lms/d…
CWE: CWE-294
GitHub-GHSA
MEDIUM
vLLM: Derender endpoints decode caller-supplied GenerateResponse token IDs without output bounds
GHSA-8737-qx52-hjff
pkg: vllm
eco: pip
published: Sep 4, 2026
## Summary
The `/v1/completions/derender` and `/v1/chat/completions/derender` endpoints accept caller-supplied `GenerateResponse` objects and postprocess every nested `choices[*].token_ids` list directly. Unlike the normal render/generate path, derender does not enforce model context length, resolv…
CVE-2026-71486
GitHub-GHSA
MEDIUM
SurrealDB: Writes in a PERMISSIONS clause bypass table permissions
GHSA-66r2-5gwj-gxm2
pkg: surrealdb-core
eco: rust
published: Sep 4, 2026
A `PERMISSIONS … WHERE` clause is evaluated with permission enforcement disabled, so it can't recurse into its own checks. But the clause could also contain data-modifying statements, and these ran with enforcement still off — so evaluating a permission check could write to tables the caller can…
CVE-2026-63733
NVD
MEDIUM
CVE-2026-78593
An insufficiently validated configuration field in Kibana's Cribl integration allows an authenticated user holding Kibana Fleet management privileges to inject attacker-controlled expressions into a server-side script template, resulting in an Elasticsearch ingest pipeline being written beyond the c…
CWE: CWE-94
NVD
MEDIUM
CVE-2026-84655
Jenkins 2.579 and earlier, LTS 2.568.2 and earlier does not escape map keys when serializing objects as JSON and Python through its REST API, allowing attackers able to control map property names to inject arbitrary fields into JSON and Python API responses.
CWE: CWE-116
NVD
MEDIUM
CVE-2026-84356
UI misrepresentation in FullScreen in Google Chrome prior to 152.0.7977.75 allowed a remote attacker to spoof address bar via a crafted HTML page. (Chromium security severity: Low)
CWE: CWE-451
GitHub-GHSA
MEDIUM
Django REST framework: AdminRenderer may disclose GET-protected data when rendering invalid write requests
GHSA-g47c-3xmw-q6m2
pkg: djangorestframework
eco: pip
published: Sep 1, 2026
Summary
AdminRenderer may disclose data that would normally be protected by GET permissions when rendering a 400 Bad Request response for an invalid write request.
If a view allows POST (or another write method) but denies GET, an invalid request rendered through AdminRenderer can invoke the view'…
CVE-2026-73229
NVD
MEDIUM
CVE-2026-52730
Xibo is an open source digital signage platform with a web content management system and Windows display player software. Prior to 4.4.3, missing Authorization in Module::settingsForm allows to view (not change) super admin-restricted module settings and leak the full module entity. Exploitation of …
CWE: CWE-862
NVD
MEDIUM
CVE-2026-84962
An unauthorized user with key vault write access may cause an authorized client to issue arbitrary authenticated Google Cloud KMS API calls under the authorized user's identity, escalating database-level access into cloud key control and defeating client-side encryption.
CWE: CWE-93
NVD
MEDIUM
CVE-2026-84358
Improper privilege management in Downloads in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process to spoof address bar via a crafted HTML page. (Chromium security severity: Medium)
CWE: CWE-269
GitHub-GHSA
MEDIUM
qs array-limit bypass via bracket-key comma parsing
GHSA-x5fp-wj9c-mxmx
pkg: qs
eco: npm
published: Sep 2, 2026
### Summary
`qs` `v6.15.3` allows bracket-key input to bypass `arrayLimit` and `throwOnLimitExceeded` when `comma: true`. The input `a[]=1,2,3,4` succeeds with `arrayLimit: 3`, while the equivalent plain-key input is rejected.
Affected version tested:
“`text
qs v6.15.3
commit 18d085e919dae70c8f1…
CVE-2026-82562
GitHub-GHSA
MEDIUM
NLTK: Quadratic CPU Exhaustion in `XMLCorpusView._read_xml_fragment()`
GHSA-vp2x-qp44-57v7
pkg: nltk
eco: pip
published: Sep 2, 2026
## Summary
`XMLCorpusView._read_xml_fragment()` reads a corpus file in 1 KiB blocks, appending
each block to a growing `fragment` string, then calls `_VALID_XML_RE.match(fragment)`
on the full accumulated buffer every iteration. Because each iteration rescans the
entire accumulated fragment, the to…
CVE-2026-81723
GitHub-GHSA
MEDIUM
vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts
GHSA-pr7f-p5mw-fc87
pkg: vllm
eco: pip
published: Sep 4, 2026
## Executive Summary
The follow-up protection for CVE-2025-62164 is incomplete at vLLM revision `26587f9519e22a5c4549ead7595ad9ca3229c4fd`. It wraps serialized prompt-embedding reconstruction and dense conversion in `torch.sparse.check_sparse_tensor_invariants()`, but PyTorch 2.11.0 implements that…
CVE-2026-73557
GitHub-GHSA
MEDIUM
SurrealDB allows bypass of deny-net flags via DNS resolution
GHSA-m3c3-78fh-w3w7
pkg: SurrealDB, SurrealDB, SurrealDB
eco: rust
published: Sep 4, 2026
SurrealDB offers http functions that can access external network endpoints. A typical, albeit [not recommended ](https://surrealdb.com/docs/surrealdb/reference-guide/security-best-practices#example-deny-all-capabilities-with-some-exceptions)configuration would be to start SurrealDB with all network …
CVE-2025-71390
GitHub-GHSA
MEDIUM
Phoenix: Presence keys colliding with `Object.prototype` members break existence checks
GHSA-63mc-hw7g-86rr
pkg: phoenix, phoenix, phoenix
eco: npm
published: Sep 3, 2026
### Summary
The Phoenix JavaScript presence client (`assets/js/phoenix/presence.js`) tests whether a presence already exists using a bare truthiness check (`state[key]`) rather than an own-property check. Because applications commonly track presences under a client-supplied username or id, the pres…
CVE-2026-56812
GitHub-GHSA
MEDIUM
Hurl: Cookies in Cookies section leak when redirecting to a different host
GHSA-7w2g-9mf9-324m
pkg: hurl
eco: rust
published: Sep 2, 2026
## The Bug
Hurl <= 8.0.1 lets you define cookies two ways in a .hurl file:
1. As a raw Cookie: header in the [Header]/headers area
2. In a dedicated [Cookies] section (parsed into RequestSpec.cookies)
When following a redirect to a different host, Hurl correctly strips security-sensitive data (Au…
CVE-2026-63481
GitHub-GHSA
MEDIUM
NLTK: SSRF Fail-Open in validate_network_url() via DNS Resolution Failure
GHSA-3gqm-fcw5-w839
pkg: nltk
eco: pip
published: Sep 2, 2026
There is an SSRF vulnerability in NLTK 3.9.4's network URL validation. The validate_network_url() function in nltk/pathsec.py fails open when DNS resolution returns an error.
The _resolve_hostname() helper at lines 193-234 catches OSError and ValueError during socket.getaddrinfo() and returns an em…
CVE-2026-63311
GitHub-GHSA
MEDIUM
xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization
GHSA-6gmq-8vp8-gcm6
pkg: @xmldom/xmldom, @xmldom/xmldom, xmldom
eco: npm
published: Sep 2, 2026
## Summary
An `EntityReference` node can be created with an invalid, attacker-controlled name through `Document.createEntityReference(name)`. When this node is serialized directly with:
“`js
serializer.serializeToString(ref, { requireWellFormed: true })
“`
the invalid `nodeName` is emitted into…
CVE-2026-83610
GitHub-GHSA
MEDIUM
Tiptap: mergeAttributes() turns an own __proto__ key into inherited executable DOM attributes
GHSA-cp6q-959q-f8rh
pkg: @tiptap/core
eco: npm
published: Sep 2, 2026
## Summary
`@tiptap/core`'s public `mergeAttributes()` helper uses ordinary bracket assignment on keys returned by `Object.entries()`. An own `__proto__` key from JSON therefore invokes the legacy prototype setter on the fresh merged object. The function returns an object whose prototype is attacke…
GitHub-GHSA
MEDIUM
Banks: Path traversal in `DirectoryPromptRegistry.set()` allows arbitrary file write outside the registry root
GHSA-x8wg-4xgc-vr54
pkg: banks
eco: pip
published: Sep 2, 2026
## Summary
`DirectoryPromptRegistry.set()` interpolates the attacker-controllable `Prompt.name` into a `Path` expression with no canonicalization. An application that derives the prompt name from request data lets a caller write attacker-controlled bytes outside the configured registry directory.
…
CVE-2026-71492
GitHub-GHSA
MEDIUM
pypdf: Inefficient handling of non-whitespace inputs in read_until_whitespace
GHSA-fc8x-2rww-xw9m
pkg: pypdf
eco: pip
published: Sep 2, 2026
### Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires a call to `read_until_whitespace` with an input which does not have whitespace for a long time.
### Patches
This has been fixed in [pypdf==6.15.0](https://github.com/py-pdf/pypdf/releases/…
CVE-2026-82398
GitHub-GHSA
MEDIUM
NLTK: Quadratic-time DoS in PorterStemmer via long runs of 'y'
GHSA-ww6m-cw3f-q94g
pkg: nltk
eco: pip
published: Sep 2, 2026
`nltk.stem.PorterStemmer.stem()` — a ubiquitous public API applied to arbitrary, often untrusted, tokens — runs in O(n^2) time on a token containing a long run of the letter 'y', letting a single ~20-50 KB token pin a CPU core (CWE-407).
## Root cause
`_is_consonant(word, i)` was made *iterative…
CVE-2026-81722
GitHub-GHSA
MEDIUM
NLTK: Uncontrolled resource consumption in RecursiveDescentParser via ambiguous or left-recursive grammars
GHSA-ff5c-cp5c-9wjf
pkg: nltk
eco: pip
published: Sep 2, 2026
`nltk.parse.RecursiveDescentParser` (and `SteppingRecursiveDescentParser`) enumerate parses top-down with no bound on the number of recursive steps. A small, crafted context-free grammar makes a short input consume unbounded CPU (and/or exhaust the Python recursion stack), pinning a process indefini…
CVE-2026-12876
GitHub-GHSA
MEDIUM
humanfs: Recursive copy follows symlinked files and copies data from outside the source tree
GHSA-p498-v437-472g
pkg: @humanfs/node
eco: npm
published: Sep 2, 2026
### Summary
`@humanfs/node` does not treat symlinks as a separate case during copy operations. A symlink placed inside an attacker-controlled source tree can make `copyAll()` read and copy the contents of any file readable by the process, even when that file is outside the directory being copied.
…
GitHub-GHSA
MEDIUM
pypdf: Possible long runtimes/large memory usage when retrieving outlines
GHSA-23w6-3w8w-8484
pkg: pypdf
eco: pip
published: Sep 1, 2026
### Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires accessing the outlines of a document with either lots of entries or nested outlines with long re-used nesting paths.
### Patches
This has been fixed in [pypd…
CVE-2026-84310
GitHub-GHSA
MEDIUM
pypdf: Possible long runtimes/large memory usage when extracting XForm objects
GHSA-763m-79hh-57f2
pkg: pypdf
eco: pip
published: Sep 1, 2026
### Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires extracting the text of a page with lots of XForm objects, where some of them might be re-used.
### Patches
This has been fixed in [pypdf==6.16.1](https://git…
CVE-2026-84311
GitHub-GHSA
MEDIUM
pypdf: Possible infinite loop for TreeObject.insert_child
GHSA-jp53-mhqp-8xcg
pkg: pypdf
eco: pip
published: Sep 1, 2026
### Impact
An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a (usually writing) code path where `TreeObject.insert_child` is involved.
### Patches
This has been fixed in [pypdf==6.16.0](https://github.com/py-pdf/pypdf/releases/tag/6.16.0).
##…
CVE-2026-84309
GitHub-GHSA
MEDIUM
sqlparse: Reindentation of tuple lists causes near-cap quadratic CPU consumption
GHSA-cfqr-cjx5-5jcm
pkg: sqlparse
eco: pip
published: Sep 1, 2026
### Summary
When SQL is formatted with reindentation enabled, `ReindentFilter` repeatedly rebuilds prefixes of the current statement to calculate token offsets. An attacker who controls SQL sent to this opt-in formatting path can supply a parenthesized tuple list that remains just below the groupin…
CVE-2026-84305
GitHub-GHSA
MEDIUM
tornado: multipart split() creates huge temp list before max_parts check -> memory amplification DoS (httputil.py:34)
GHSA-8423-8fgw-73vq
pkg: tornado
eco: pip
published: Sep 1, 2026
## Description
### Summary
`parse_multipart_form_data` (httputil.py:34) calls
`data.split(b"–"+boundary+b"\r\n")` **before** the `max_parts` check (:35).
A 600KB body with 100k parts creates a 100k-element transient list first,
then rejects transient memory amplification (each split element is …
GitHub-GHSA
MEDIUM
decode-uri-component: Denial of service via exponential decoding of malformed percent-encoded input
GHSA-vcc3-ghjq-m6fr
pkg: decode-uri-component
eco: npm
published: Aug 31, 2026
### Impact
An attacker who can supply input to `decodeUriComponent()` (directly or via a dependency that uses this package on URL/query/path data) can cause excessive CPU usage and application unresponsiveness. This is an availability issue; there is no known memory corruption, data disclosure, or r…
CVE-2026-45822