CISA-KEV
CRITICAL
Zimbra Collaboration Suite (ZCS) OS Command Injection Vulnerability
Zimbra Collaboration Suite (ZCS) contains an OS command injection vulnerability which could allow an unauthenticated attacker to send specially crafted SMTP requests that may result in execution of arbitrary operating system commands as the Zimbra user.
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
TrueConf Server Code Injection Vulnerability
TrueConf Server contains a code injection vulnerability that could allow an unauthorized remote attacker with network access via port 4307/TCP to use a specially crafted script to break out of the isolated environment and execute arbitrary code on the host system.
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
TrueConf Server Missing Authentication for Critical Function Vulnerability
TrueConf Server contains a missing authentication for critical function vulnerability which could allow a remote unauthorized attacker with network access via port 4307/TCP to execute an arbitrary script.
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
MLflow Server-Side Request Forgery Vulnerability
MLflow contains a server-side request forgery vulnerability that can allow attackers to reach internal or cloud metadata services and receive response_status and response_body.
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
Microsoft Internet Key Exchange (IKE) Service Extensions Double Free Vulnerability
Microsoft Internet Key Exchange (IKE) Service Extensions contains a double free vulnerability that could enable 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
Microsoft SharePoint Weak Authentication Vulnerability
Microsoft SharePoint contains a weak authentication vulnerability which allows an unauthorized attacker to bypass a security feature over a network.
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
Apple macOS Improper Authentication Vulnerability
Apple macOS contains an improper authentication vulnerability that could allow an attacker on the network to authenticate to Screen Sharing without valid 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
Broadcom VMware vCenter Path Traversal Vulnerability
Broadcom VMware vCenter contains a path traversal vulnerability which could allow a threat actor with network access to vCenter to execute arbitrary code.
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.
NVD
CRITICAL
CVE-2026-61539
Xinference is an inference API for running open-source, speech, and multimodal models. In 2.5.0 and earlier, Xinference passes attacker-influenced Llama3 tool-call output to eval() in xinference/model/llm/tool_parsers/llama3_tool_parser.py and xinference/model/llm/utils.py. Requests to /v1/chat/comp…
CWE: CWE-95
GitHub-GHSA
CRITICAL
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
GHSA-x2rj-828p-hx9m
pkg: xinference
eco: pip
published: Aug 21, 2026
### Summary
Xinference used Python's unsafe `eval()` function when parsing Llama3 tool-call output generated by a large language model. Because the model output can be influenced by attacker-controlled prompts sent to the chat completion API, a remote attacker can craft prompts that cause the model…
CVE-2026-61539
NVD
CRITICAL
CVE-2026-22306
Download of code without integrity check, inclusion of functionality from untrusted control sphere, and cleartext
transmission of sensitive information vulnerability in Ozols Grupa OZOLS
on Windows caused by an abandoned auto-update domain. Affected
component: the automatic update channel – Ozo…
CWE: CWE-319, CWE-494, CWE-829
NVD
CRITICAL
CVE-2026-70921
Vulnerability in the Oracle Hyperion Financial Management product of Oracle Hyperion (component: Security). The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Oracle Hyperion Financial …
CWE: CWE-284
GitHub-GHSA
CRITICAL
kobako Sandbox Escape: guest eval reaches host RCE via method_missing → public_send (any bound Service)
GHSA-7pwq-q9jf-539h
pkg: kobako
eco: rubygems
published: Aug 18, 2026
### Summary
A guest mruby script running inside the Kobako sandbox can execute arbitrary
Ruby in the host process, fully escaping the sandbox.
### Details
A host embeds bound "Service" objects that guest scripts call across the wasm
boundary through the transport dispatcher. The dispatcher passed t…
CVE-2026-55107
GitHub-GHSA
CRITICAL
vm2: NodeVM `builtin: ['*']` exposes `os` and `dns` — process-wide observability reads AND writes that hijack the host (sibling class of GHSA-9g8x-92q2-p28f)
GHSA-m5w8-4gq2-6f8x
pkg: vm2
eco: npm
published: Aug 17, 2026
# NodeVM `builtin: ['*']` exposes `os` and `dns` — process-wide observability reads AND writes that hijack the host (sibling class of GHSA-9g8x-92q2-p28f)
**CWE**: CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) chained with CWE-732 (Incorrect Permission Assignment for Critic…
NVD
CRITICAL
CVE-2026-63125
Incus is a system container and virtual machine manager. Prior to version 7.3.0, an unprivileged, project-confined Incus user (a non-admin TLS/RBAC identity with `can_create_images` and `can_create_instances`) can execute arbitrary code as root on the host. A crafted image ships `backup.yaml` as a s…
CWE: CWE-59, CWE-61
NVD
CRITICAL
CVE-2026-55089
Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/* in the authorization_code OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while src/node/security/O…
CWE: CWE-863
NVD
CRITICAL
CVE-2026-60995
Vulnerability in the Oracle Identity Manager Connector product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Easily exploitable vulnerability allows low privileged attacker with network access via TLS to compromise Oracle Identit…
CWE: CWE-284
NVD
CRITICAL
CVE-2026-60990
Vulnerability in the Oracle Identity Manager Connector product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Easily exploitable vulnerability allows low privileged attacker with network access via TLS to compromise Oracle Identit…
CWE: CWE-284
NVD
CRITICAL
CVE-2026-55166
Lemur manages TLS certificate creation. Prior to 1.9.2, authenticated users could influence an ACME authority acme_url without an effective server-side destination restriction and trigger AcmeHandler.setup_acme_client to make backend requests. An attacker could target cloud instance metadata or inte…
CWE: CWE-285, CWE-639, CWE-918
NVD
CRITICAL
CVE-2026-47686
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, handleException() in lib/setup-sandbox.js sanitizes SuppressedError.error, SuppressedError.suppressed, and AggregateError.errors but does not sanitize Error.cause, allowing sandbox code to obtain a powerful host object such as process fr…
CWE: CWE-693
GitHub-GHSA
CRITICAL
VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE
GHSA-m283-3h24-438v
pkg: vm2
eco: npm
published: Aug 17, 2026
**Affected:** vm2 <= 3.11.3
**CVSS 3.1:** 9.9 HIGH (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H)
**CWE:** CWE-693 (Protection Mechanism Failure)
**Prerequisite:** Embedder exposes a host function that throws an Error with `.cause` referencing a powerful host object (e.g., `process`)
## Summary
I …
CVE-2026-47686
GitHub-GHSA
CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
GHSA-mqjf-5f49-2fjh
pkg: org.geotools.jdbc:gt-jdbc-postgis, org.geotools.jdbc:gt-jdbc-postgis, org.geotools.jdbc:gt-jdbc-postgis
eco: maven
published: Aug 21, 2026
### Summary
An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation:
* `jsonArrayContains` function
Requires PostGIS 12 or greater with a String or JSON field
For PostGIS 12 and greater `jsonArrayContains(<column>, <pointer>, <value>)` …
CVE-2026-76904
GitHub-GHSA
CRITICAL
surfio has an out-of-bounds read
GHSA-rcr2-hggw-43wm
pkg: surfio
eco: pip
published: Aug 18, 2026
### Impact
Prior to version 0.0.19, surfio would not correctly validate size fields in irap files, leading to a buffer overflow . The severity rating assumes that surfio is used to parse untrused files in a networking context such as a web service.
### Patches
The bug has been patched in version 0…
CVE-2026-55211
GitHub-GHSA
CRITICAL
resdata has Classic Buffer Overflow, Improper Validation of Array Index, NULL Pointer Dereference and Out-of-bounds Read
GHSA-pr85-w493-9w3x
pkg: resdata
eco: pip
published: Aug 18, 2026
### Impact
Prior to version 6.2.9 resdata would not correctly validate input in GRDECL files. The severity rating assumes that resdata is used to parse untrused files in a networking context such as a webservice.
### Patches
The bug has been patched starting with version 6.2.9.
CVE-2026-55209
NVD
CRITICAL
CVE-2026-47627
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause path traversal. A successful exploit might lead to denial of service.
CWE: CWE-22
NVD
CRITICAL
CVE-2026-73366
Unauthenticated PHP Object Injection in Easy Google Maps <= 1.13.0 versions.
CWE: CWE-502
NVD
CRITICAL
CVE-2026-59940
Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. Prior to 1.5.3, seroval.fromJSON() allows attacker-controlled JSON Promise control nodes to operate on values from the general deserialization reference table without verifying genuine inte…
CWE: CWE-502, CWE-843
NVD
CRITICAL
CVE-2026-34884
SSRF via set_skywalking_url Tool and GraphQL expression injection vulnerability in Apache SkyWalking MCP.
This issue affects Apache SkyWalking MCP: 0.1.0.
Users are recommended to upgrade to version 0.2.0, which fixes this issue.
CWE: CWE-918
NVD
CRITICAL
CVE-2026-38165
A Server-Side Template Injection (SSTI) vulnerability in the Velocity template engine configuration of xdocreport v0.9.2 to v2.2.0 allows attackers to execute arbitrary code via a crafted expression.
CWE: CWE-94
NVD
CRITICAL
CVE-2026-47698
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and re…
CWE: CWE-913
GitHub-GHSA
CRITICAL
vm2: Sandbox Breakout Using Dangerous Host Proto Mutators
GHSA-cfcw-xp6x-25gj
pkg: vm2
eco: npm
published: Aug 17, 2026
### Summary
VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system.
### Details
The fix for https://github.com/patriksimek/vm2/security/advisories/GHSA-v6mx-mf47-r5wg is insuffi…
CVE-2026-47698
NVD
CRITICAL
CVE-2026-74901
openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption failures trigger fallback to unauthenticated AES-CTR mode. Attackers can modify ciphertext in transit to bypass integrity verification and perform bit-flipping attacks without dete…
CWE: CWE-347
NVD
CRITICAL
CVE-2026-74900
openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to simulation mode, generating a deterministic shared secret from only 16 bytes of the private key and publicly available encapsulated key data. Attackers who obtain 1…
CWE: CWE-391
NVD
CRITICAL
CVE-2026-74899
openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec() builtins. Attackers can traverse the Python class hierarchy via __class__.__mro__.__subclasses__() to access system functions and execute arbit…
CWE: CWE-95
NVD
CRITICAL
CVE-2026-74896
openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use __class__, __bases__, __subclasses__(), and __globals__ chains to access restricted functions and exe…
CWE: CWE-693
NVD
CRITICAL
CVE-2026-74895
openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules.
CWE: CWE-693
NVD
CRITICAL
CVE-2026-74894
openssl_encrypt before 1.4.0 contains an authentication bypass vulnerability in the verify_api_token function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bear…
CWE: CWE-287
NVD
CRITICAL
CVE-2026-74891
openssl_encrypt versions before 1.4.0 contain hardcoded database credentials in standalone server configuration files. Attackers on the same network can access PostgreSQL databases using well-known default credentials to retrieve sensitive data.
CWE: CWE-798
NVD
CRITICAL
CVE-2026-74889
openssl_encrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against multi-target attacks.
CWE: CWE-326
NVD
CRITICAL
CVE-2026-74886
openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS_MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous modu…
CWE: CWE-184
NVD
CRITICAL
CVE-2026-74880
openssl_encrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access.
CWE: CWE-598
NVD
CRITICAL
CVE-2026-74878
openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate l…
CWE: CWE-770
NVD
CRITICAL
CVE-2026-74876
openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using attacker-controlled pu…
CWE: CWE-347
NVD
CRITICAL
CVE-2026-74875
openssl_encrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks and process maliciou…
CWE: CWE-345
NVD
CRITICAL
CVE-2026-74872
openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpool*py313*.so pattern in site-pack…
CWE: CWE-426
NVD
CRITICAL
CVE-2026-53548
Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.6.1, the GET /host/db/host/:id/password endpoint in src/backend/database/routes/host.ts accepts an authenticated user's numeric host ID and the field=password or field=sudoPasswor…
CWE: CWE-285, CWE-639
NVD
CRITICAL
CVE-2026-76036
Buffer overflow in Dawn in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
CWE: CWE-122
NVD
CRITICAL
CVE-2026-76035
Inappropriate implementation in Media in Google Chrome on on Mac prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-20
NVD
CRITICAL
CVE-2026-12564
A flaw was found in the AAP Controller's HashiCorp Vault credential plugin. The kubernetes_auth() function in awx_plugins/credentials/hashivault.py reads the controller pod's Kubernetes service account token and sends it to an attacker-controlled URL when a HashiCorp Vault Secret Lookup credential w…
CWE: CWE-918
NVD
CRITICAL
CVE-2026-71424
Onyx is an open-source AI platform. Prior to 3.1.10, 3.2.14, and 4.0.0, Onyx's GET /api/mcp/servers and GET /api/mcp/servers/persona/{persona_id} endpoints expose another user's OAuth Authorization header because OnyxTokenStorage.set_tokens and OnyxTokenStorage.set_client_info in backend/onyx/server…
CWE: CWE-200, CWE-863
NVD
CRITICAL
CVE-2026-66794
A flaw was found in the `cluster-proxy-addon` component of Multicluster Engine for Kubernetes. This vulnerability allows an unauthenticated attacker, who can access the user-facing route, to bypass authentication and authorization checks. By manipulating URL path segments, the attacker can proxy req…
CWE: CWE-918
GitHub-GHSA
CRITICAL
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
GHSA-7gwp-5pfp-969j
pkg: mlflow
eco: pip
published: Aug 17, 2026
### Summary
The default MLflow Tracking Server (`mlflow server`, no authentication, default SQLite backend) exposes the model-registry webhooks API unauthenticated, including a synchronous `POST /api/2.0/mlflow/webhooks/{id}/test` endpoint that returns the upstream response status and body to the ca…
CVE-2026-64849
NVD
CRITICAL
CVE-2026-74799
SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when –mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider AP…
CWE: CWE-215
NVD
CRITICAL
CVE-2026-77776
Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name anot…
CWE: CWE-639
GitHub-GHSA
CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
GHSA-rrwh-6jrq-wp5v
pkg: github.com/dgraph-io/dgraph/v25
eco: go
published: Aug 20, 2026
## Summary
Dgraph Alpha exposes the RPCs used for external snapshot import on the public gRPC port `:9080` without authentication or authorization. As a result, an unauthenticated network client can open `StreamExtSnapshot` and send Badger stream data to the target group’s store. In addition, the…
CVE-2026-54061
NVD
CRITICAL
CVE-2026-71960
Cudy WR3000 2.0 running firmware before 2.5.24 contains a hard-coded JWT HMAC signing secret vulnerability in the Mosquitto MQTT broker's authentication plugin that allows unauthenticated attackers to forge valid JWT tokens by extracting the secret from the firmware image. Attackers can use the extr…
CWE: CWE-798
NVD
CRITICAL
CVE-2026-52723
ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration performs VAU server certificate validation in app/vau/VAUProtokoll.py without anchoring the signed_vau_server_pub_keys and AUT_…
CWE: CWE-295
GitHub-GHSA
CRITICAL
New API: Integer overflow in quota billing yields negative charges (self-crediting)
GHSA-8r8v-xf7q-rcpr
pkg: github.com/QuantumNous/new-api
eco: go
published: Aug 17, 2026
## Summary
Multiple billing paths multiplied **user-controlled quantity parameters** into the quota calculation without an upper bound or overflow-safe integer conversion. A crafted extreme value (e.g. image `n = 18446744073686646784`, a wrapped-negative accepted by a `*uint` field) makes conversio…
CVE-2026-71479
GitHub-GHSA
CRITICAL
New API: User List API Leaks Root User Access Token Leading to Privilege Escalation
GHSA-6x2c-phff-wx57
pkg: github.com/QuantumNous/new-api
eco: go
published: Aug 17, 2026
## Vulnerability Information
– **Product**: new-api
– **Affected versions**: versions before `v1.0.0-rc.7` that serialize `User.AccessToken` as `access_token`; the issue was confirmed in `v0.12.14`
– **Patched version**: `v1.0.0-rc.7`
– **Fixed commit**: `0936e2504655a5cbf7bc3c388f6d3e2bb24916d3`
-…
CVE-2026-64859
GitHub-GHSA
CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
GHSA-66mm-25pp-rfff
pkg: jsonata, jsonata
eco: npm
published: Aug 21, 2026
Before JSONata `2.2.1` and `1.8.8` it was possible to execute arbitrary code with
crafted expressions, due to:
– overwriting `$clone` allowing mutation of objects via transforms (see
[`evaluateTransformExpression`](https://github.com/jsonata-js/jsonata/blob/8ee4476f8a228bfc7a62979ae0a9c13a4043cd03/s…
CVE-2026-77415
GitHub-GHSA
CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
GHSA-2943-5xfg-gq5f
pkg: jsonata, jsonata
eco: npm
published: Aug 21, 2026
Before JSONata `2.2.1` and `1.8.8` it was possible to execute arbitrary code with
crafted expressions, due to a bypassable `hasOwnProperty` check in
`environment.lookup`
https://github.com/jsonata-js/jsonata/blob/8ee4476f8a228bfc7a62979ae0a9c13a4043cd03/src/jsonata.js#L1863-L1871
This was fixed in …
CVE-2026-77414
GitHub-GHSA
CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
GHSA-8gq3-vp5j-2grp
pkg: jsonata, jsonata
eco: npm
published: Aug 21, 2026
## Impact
Before JSONata `2.2.0` and `1.8.8` it was possible to execute arbitrary code with crafted expressions, due to a missing `hasOwnProperty` check in the `lookup` function:
https://github.com/jsonata-js/jsonata/blob/f9632e01e6e67d4f9f00593f9795420cb4b57f48/src/functions.js#L1686-L1705
This w…
CVE-2026-77413
GitHub-GHSA
CRITICAL
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
GHSA-v667-gc2r-2xm7
pkg: @whyour/qinglong
eco: npm
published: Aug 20, 2026
### Summary
The init guard middleware in Qinglong only checks `/api/user/init` paths but not `/open/user/init`, which is whitelisted from JWT authentication and rewritten to `/api/user/init` after the guard has already passed, allowing unauthenticated admin credential reset on initialized instances…
CVE-2026-55445
NVD
HIGH
CVE-2026-62675
Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, multipart POST /v1/sessions accepts an authenticated user's agent bundle and omnigent/server/bundles.py validate_agent_bundle does not reject a tools..callable dotted Python path. omnigent…
CWE: CWE-94
NVD
HIGH
CVE-2026-76023
Improper resource control in Linux Toolkit Theming in Google Chrome prior to 151.0.7922.173 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-913
NVD
HIGH
CVE-2026-76022
Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-122
NVD
HIGH
CVE-2026-76021
Use after free in DOM in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-416
NVD
HIGH
CVE-2026-76018
Privilege elevation in Import in Google Chrome prior to 151.0.7922.173 allowed a remote attacker leveraging social engineering to potentially execute arbitrary code outside the sandbox via a crafted file. (Chromium security severity: High)
CWE: CWE-250
NVD
HIGH
CVE-2026-76017
Use after free in Chromoting in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Critical)
CWE: CWE-416
NVD
HIGH
CVE-2026-73040
Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate(), which requires the name to match ^[a-z0-9_-]+$, is reached from save() alone, while the path getter returns path.join(this.server.stacksDir, this.name) and Stack.getStack builds path.join(se…
CWE: CWE-22
NVD
HIGH
CVE-2026-76832
Agno's PythonTools in libs/agno/agno/tools/python.py contains a path traversal vulnerability that allows attackers to read, write, or execute arbitrary files by supplying parent-directory traversal sequences in the file_name argument passed to read_file, save_to_file, or run_python_file tool actions…
CWE: CWE-22
NVD
HIGH
CVE-2026-76314
In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could perform Remote Code Execution (RCE) by submitting crafted Splunk Web Manager Configuration content. The user could then access all relevant data and affect syste…
CWE: CWE-94
NVD
HIGH
CVE-2026-76259
In Splunk Enterprise for Windows versions below 10.4.2, 10.2.6, 10.0.9, 9.4.13, and 9.3.14, a local user with access to the Windows host could bind to the management port before Splunk Enterprise starts, intercept authentication tokens from child processes, and use those tokens to compromise all rel…
CWE: CWE-269
NVD
HIGH
CVE-2026-49255
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf(), mv(), and cp() functions. A malicious SSH or SFTP server can provide a…
CWE: CWE-78
NVD
HIGH
CVE-2026-44829
Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, filename handling in pkg/modules/api/context.go uses filepath.Base on Linux, which does not treat backslashes as path separators, so a multipart filename containing Windows-style parent directory components survives sa…
CWE: CWE-22
NVD
HIGH
CVE-2026-50191
4gaBoards is a boards system for realtime project management. Prior to 3.3.8, 4gaBoards is vulnerable to pre-account takeover when registrationEnabled, localRegistrationEnabled, and ssoRegistrationEnabled are enabled and Google, GitHub, Microsoft, or OIDC SSO is configured. The POST /api/register en…
CWE: CWE-287, CWE-288
NVD
HIGH
CVE-2026-76047
Type confusion in V8 in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-843
NVD
HIGH
CVE-2026-76045
Use after free in WebGL in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-416
NVD
HIGH
CVE-2026-76043
Incorrect calculation in V8 in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-682
NVD
HIGH
CVE-2026-76040
Use after free in Browser in Google Chrome on on Mac prior to 151.0.7922.169 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-416
NVD
HIGH
CVE-2026-76038
Type confusion in V8 in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-843
NVD
HIGH
CVE-2026-76034
Buffer overflow in WebGL in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)
CWE: CWE-122
NVD
HIGH
CVE-2026-48508
Lemur manages TLS certificate creation. Prior to 1.9.1, StrictRolePermission and AuthorityCreatorPermission in lemur/auth/permissions.py call flask_principal.Permission.__init__() with zero Need objects when ADMIN_ONLY_AUTHORITY_CREATION and LEMUR_STRICT_ROLE_ENFORCEMENT are unset because both flags…
CWE: CWE-863
NVD
HIGH
CVE-2026-61574
authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, the Remote Access Control endpoint list returns every configured endpoint to any authenticated user regardless of which applications the user may access, and the response includes connection settings that can contain stor…
CWE: CWE-639, CWE-863
NVD
HIGH
CVE-2026-66793
A flaw was found in the governance-policy-addon-controller component of Red Hat Advanced Cluster Management for Kubernetes. A user with permissions to annotate the namespaced ManagedClusterAddOn resource can override the governance-policy container image. This allows an attacker to run a controlled …
CWE: CWE-20
GitHub-GHSA
HIGH
Glances: Incomplete fix of CVE-2026-32608: action-template sanitizer is bypassed by nested stat values (process 'cmdline') → OS command injection
GHSA-73wf-9vmv-5pv9
pkg: glances
eco: pip
published: Aug 17, 2026
## Summary
CVE-2026-32608 ("Command Injection via Process Names in Action Command Templates") was fixed (commit `5680a5d`) by adding `_sanitize_mustache_dict`, which replaces the shell operators `&&`, `|`, `>>`, `>` with spaces in the values rendered into action command templates.
The sanitizer onl…
CVE-2026-62982
NVD
HIGH
CVE-2026-74893
openssl_encrypt versions before 1.4.0 contain hardcoded default JWT signing secrets in config.py that pass validation checks. Attackers with access to source code can forge valid JWT tokens for any client_id to gain authenticated access to keyserver and telemetry APIs.
CWE: CWE-798
NVD
HIGH
CVE-2026-74883
openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restricted_ope…
CWE: CWE-693
NVD
HIGH
CVE-2026-74877
openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership restri…
CWE: CWE-639
NVD
HIGH
CVE-2026-66787
A flaw was found in the lighthouse component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability stems from insufficient validation of advertised IP addresses within EndpointSlice objects. A compromised spoke cluster can exploit this by creating EndpointSlices with attacker-con…
CWE: CWE-345
NVD
HIGH
CVE-2026-49283
The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive() flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator(…
CWE: CWE-295
GitHub-GHSA
HIGH
Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection
GHSA-34pm-923j-7wf8
pkg: io.kestra:kestra
eco: maven
published: Aug 18, 2026
## Summary
Kestra’s Markdown renderer supports a custom `[[link …]]` syntax that is converted into a custom HTML element. The custom Markdown parser allows attacker-controlled attributes to be rendered into the generated element without proper allowlisting or sanitization.
As a result, a user …
CVE-2026-55839
NVD
HIGH
CVE-2026-74798
SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the database_clean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView (kernel/model/attribute_view.go), which builds a filesystem path via filepath.Join witho…
CWE: CWE-22
NVD
HIGH
CVE-2026-75932
Jet Admin allows an attacker to create a malicious app and connect it to a target user's custom domain, edit the authentication configuration, and reroute traffic to the attacker-controlled app. Once connected to the target domain, the attacker's workspace is populated with the victim's OAuth Client…
CWE: CWE-862
NVD
HIGH
CVE-2026-77775
Headroom's LLM proxy lets a client choose the upstream destination with the x-headroom-base-url request header. _resolve_openai_upstream_base in headroom/proxy/handlers/openai.py accepts the header value, requires only that it parse with an http or https scheme and a hostname, and returns it for use…
CWE: CWE-918
NVD
HIGH
CVE-2026-75916
SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '((' block-reference autocomplete hint popup. In genHintItemHTML() (app/src/protyle/hint/extend.ts), a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can…
CWE: CWE-79
NVD
HIGH
CVE-2026-75926
Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in config/security/securityConfi…
CWE: CWE-1188
GitHub-GHSA
HIGH
9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint
GHSA-8g4w-4ffg-8vgx
pkg: 9router
eco: npm
published: Aug 17, 2026
### Summary
A Server-Side Request Forgery (SSRF) vulnerability exists in the 9Router dashboard via the `/api/auth/oidc/test` endpoint. The application accepts a user-controlled URL string through the `issuerUrl` parameter and performs an outbound HTTP request without validating if the destination I…
CVE-2026-56677
NVD
HIGH
CVE-2026-55765
CloudNativePG is a platform designed to manage PostgreSQL databases within Kubernetes environments. Prior to 1.28.4 and 1.29.2, CloudNativePG embedded cleartext role passwords in `ALTER ROLE` and `CREATE ROLE` statements generated by SetUserPassword in pkg/management/postgres/utils/roles.go and appe…
CWE: CWE-256, CWE-522
NVD
HIGH
CVE-2026-68558
Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery path…
CWE: CWE-918
NVD
HIGH
CVE-2026-73410
Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resolve …
CWE: CWE-367, CWE-918
NVD
HIGH
CVE-2026-44901
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AffectedItemsWazuhResult.merge() in framework/wazuh/core/results.py trusts the sort_casting field in a cluster worker's JSON response. During a distributed API merge…
CWE: CWE-502
NVD
HIGH
CVE-2026-76037
Link following in CredentialProvider in Google Chrome on on Windows prior to 151.0.7922.169 allowed a local attacker to potentially execute arbitrary code outside the sandbox via a local program. (Chromium security severity: High)
CWE: CWE-59
NVD
HIGH
CVE-2026-76046
Buffer overflow in ANGLE in Google Chrome on on Android prior to 151.0.7922.169 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-122
NVD
HIGH
CVE-2026-76044
Race condition in USB in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-367
GitHub-GHSA
HIGH
MeshCentral has unsanitized data fields
GHSA-c7hr-448w-65px
pkg: meshcentral
eco: npm
published: Aug 18, 2026
### Description
A rogue or compromised MeshAgent can inject arbitrary HTML/JavaScript via the osdesc (OS description) field in its coreinfo message. The server stores this value with zero HTML sanitization (meshagent.js:1903 only checks typeof == 'string'). When an admin views the
device details pa…
NVD
HIGH
CVE-2026-45733
Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. Prior to 0.103.0, the #iconClass label value is returned raw by getNoteIcon() and inserted without HTML attribute encoding into class attributes in apps/client/src/widgets/quic…
CWE: CWE-79, CWE-83, CWE-693
GitHub-GHSA
HIGH
Defuddle vulnerable to XSS via unescaped attribute interpolation in site extractors
GHSA-jg4p-g6xj-4qmf
pkg: defuddle
eco: npm
published: Aug 21, 2026
## Summary
An Improper Neutralization of Input During Web Page Generation issue in the site extractor component allows an attacker-controlled attribute value to be injected into output HTML without escaping. An attacker who crafts a malicious HTML page or controls content on a matching domain can e…
CVE-2026-61824
GitHub-GHSA
HIGH
Pipelines-as-Code GitHub App token request can be redirected via untrusted Enterprise Host header
GHSA-f5f4-3hh4-f54m
pkg: github.com/openshift-pipelines/pipelines-as-code, github.com/openshift-pipelines/pipelines-as-code, github.com/openshift-pipelines/pipelines-as-code
eco: go
published: Aug 20, 2026
## Impact
Pipelines-as-Code installations using the GitHub App provider are vulnerable to GitHub App credential exfiltration through the webhook endpoint.
Affected versions accepted the `X-GitHub-Enterprise-Host` request header as the GitHub Enterprise API host during GitHub App token generation. …
CVE-2026-54167
NVD
HIGH
CVE-2026-49825
lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in “lxml.html.defs.link_attrs“ were missing “xlink:href“, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxml_html_c…
CWE: CWE-79, CWE-184
NVD
HIGH
CVE-2026-63407
Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin CorsMiddleware returns Access-Control-Allow-Origin: * and permissive OPTIONS responses for authenticated /api/v1 endpoints. JavaScript from any origin ca…
CWE: CWE-942
NVD
HIGH
CVE-2026-47719
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Prior to 1.3.2, the DEVICE_WEBAPI_REQUEST and DEVICE_PROPERTY Socket.IO handlers in server/runtime/index.js omit isSocketWriteAuthorized and accept attacker-controlled property.address or endpoint connection data. A remote una…
CWE: CWE-918
NVD
HIGH
CVE-2026-66783
A flaw was found in the `submariner-operator` component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability allows a cluster administrator, or any user with permissions to modify the Submariner Custom Resource (CR), to specify an unvalidated image path. This lack of validation …
CWE: CWE-20
NVD
HIGH
CVE-2026-64679
Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. From 0.19.8 until 0.45.0, Atlantis does not consistently validate user-controlled workspace values supplied through accepted repository-level atlantis.yaml configuration or authenticated /api/pl…
CWE: CWE-22, CWE-73
GitHub-GHSA
HIGH
Atlantis Workspace Handling has Path Traversal that Allows Out-of-Bounds Directory Deletion/Creation
GHSA-26w5-6g95-gj28
pkg: github.com/runatlantis/atlantis
eco: go
published: Aug 21, 2026
### Summary
Atlantis versions `>= 0.19.8` and `< 0.45.0` did not consistently validate user-controlled `workspace` values before using them to construct local workspace paths.
A crafted workspace value containing path traversal segments could cause Atlantis to resolve workspace paths outside the in…
CVE-2026-64679
NVD
HIGH
CVE-2026-76019
Incorrect authorization in Workers in Google Chrome prior to 151.0.7922.173 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-863
GitHub-GHSA
HIGH
netty-incubator-codec-ohttp: BoringSSL HPKE private key bytes exposed through toString() and exception messages
GHSA-2mc4-j865-9q4r
pkg: io.netty.incubator:netty-incubator-codec-ohttp-hpke-classes-boringssl
eco: maven
published: Aug 20, 2026
## Summary
`io.netty.incubator:netty-incubator-codec-ohttp-hpke-classes-boringssl` exposes raw HPKE private key bytes in string representations and error messages. `BoringSSLAsymmetricCipherKeyPair.toString()` includes the private-key parameter object, and `BoringSSLAsymmetricKeyParameter.toString(…
CVE-2026-61798
NVD
HIGH
CVE-2026-28150
Unauthenticated Local File Inclusion in Golo Framework < 1.7.5 versions.
CWE: CWE-98
NVD
HIGH
CVE-2026-15078
IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 NIM could allow a remote attacker to gain unauthorized access to AIX systems due to improper validation of TLS certificates.
CWE: CWE-295
NVD
HIGH
CVE-2026-61265
Vulnerability in the JD Edwards EnterpriseOne Orchestrator product of Oracle JD Edwards (component: E1 IOT Orchestrator Security). Supported versions that are affected are 9.2.0.0-9.2.26.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise …
CWE: CWE-284
NVD
HIGH
CVE-2026-60992
Vulnerability in the Oracle Identity Manager Connector product of Oracle Fusion Middleware (component: Core). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.1.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Oracle Iden…
CWE: CWE-284
GitHub-GHSA
HIGH
Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotation for arbitrary certificates
GHSA-cfh6-pv5c-38jv
pkg: lemur
eco: pip
published: Aug 18, 2026
## Summary
Repo under test: https://github.com/Netflix/lemur
The certificate create and upload endpoints accept a `replaces[]` (alias `replacements`) array that is resolved to live `Certificate` ORM objects with no ownership or `CertificatePermission` check on the referenced certificates. The SQLA…
CVE-2026-71308
NVD
HIGH
CVE-2026-71308
Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces[] or replacements identifiers that AssociatedCertificateSchema resolved with fetch_objects without a CertificatePermission check. Assigning those objects to Certificate.rep…
CWE: CWE-639, CWE-862
NVD
HIGH
CVE-2025-9210
Missing signature validation in JSON Web Tokens in Otalio Ship Property Management System versions before 2.22.0 allows authenticated attackers to escalate privileges via tampering with JWTs
CWE: CWE-347
NVD
HIGH
CVE-2026-50138
goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when `goshs` is launched with WebDAV enabled (`-w`), the mode-restriction flags `–read-only`, `–upload-only`, and `–no-delete` are enforced only on the primary HTTP port. The WebDAV port is wired straight to `golang.org/x/net/webd…
CWE: CWE-284
GitHub-GHSA
HIGH
http4k: `DigestAuthProvider.verify` did not bind to request URI
GHSA-p28p-j94q-pg32
pkg: org.http4k:http4k-security-digest, org.http4k:http4k-security-digest, org.http4k:http4k-security-digest
eco: maven
published: Aug 17, 2026
### Impact
An issue in `DigestAuthProvider.verify`:
The `uri` parameter in the client's `Authorization: Digest …` response was not checked against the actual request URL. A captured Digest authentication response could be replayed against any other URL served by the same realm, breaking the per-…
CVE-2026-54148
NVD
HIGH
CVE-2026-54552
sh provides Python process launching. Prior to 2.2.4, the _uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with _uid set to an unprivileged user, the child changes its UID but can retain the parent…
CWE: CWE-273
NVD
HIGH
CVE-2026-68508
Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate() resolves and calls Python objects selected by configuration through _resolve_target() in hydra/_internal/instantiate/_instantiate2.py, allowing attacker-controlled target values and argumen…
CWE: CWE-94, CWE-470
GitHub-GHSA
HIGH
Hydra: hydra.utils.instantiate with untrusted config can lead to code execution
GHSA-2cp2-2r3c-7p7r
pkg: hydra-core
eco: pip
published: Aug 21, 2026
## Summary
`hydra.utils.instantiate()` resolves and calls Python objects from config. If an
application passes untrusted config to `instantiate()`, an attacker who controls
`_target_` and its arguments can cause arbitrary code execution in the consuming
process.
Hydra is not a network service. Exp…
CVE-2026-68508
NVD
HIGH
CVE-2026-54071
BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB._load_data() loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sin…
CWE: CWE-502
NVD
HIGH
CVE-2026-18287
Aeon load_time_series_segmentation_benchmark Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of aeon. User interaction is required to exploit this vulnerability in that the target must visit a maliciou…
CWE: CWE-94
NVD
HIGH
CVE-2026-18286
Aeon load_human_activity_segmentation_datasets Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of aeon. User interaction is required to exploit this vulnerability in that the target must visit a malici…
CWE: CWE-94
NVD
HIGH
CVE-2026-61898
The Ubuntu-specific language helper scripts (save-to-pam-env, update-langlist) shipped with accountsservice before 23.13.9-8ubuntu7 treat the user-controlled LANGUAGE entry in ~/.pam_environment as trusted input. The value is interpolated unescaped into a GNU sed replacement expression, allowing an …
CWE: CWE-78
NVD
HIGH
CVE-2026-43961
A flaw was found in Vim's netrw plugin. A crafted filename containing quote characters and expression fragments can break out of the quoted context during mark/unmark operations, allowing arbitrary Vimscript execution. This can be leveraged to run shell commands with the privileges of the user runni…
CWE: CWE-94
NVD
HIGH
CVE-2026-55426
linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses those modules to run external monitoring commands. From the earliest affected releases until linuxfabrik-lib 5.0.0 and Linuxfabrik Monitoring Plugins 6…
CWE: CWE-78
GitHub-GHSA
HIGH
MONAI: Unsafe deserialization in NumpyReader allows arbitrary code execution via malicious .npy files
GHSA-wg9g-w2j2-8pgr
pkg: monai
eco: pip
published: Aug 18, 2026
### Summary
The `NumpyReader` class in `monai/data/image_reader.py` unconditionally uses `np.load(name, allow_pickle=True)` (line 1276), enabling arbitrary code execution when loading a crafted `.npy` or `.npz` file. This affects all MONAI versions up to and including the latest commit (5b71547). T…
GitHub-GHSA
HIGH
Incomplete Fix in MONAI: algo_from_pickle() pickle.loads() RCE still present in v1.5.2 despite GHSA-89gg-p5r5-q6r4 claiming patch
GHSA-qxq5-qhx6-94qw
pkg: monai
eco: pip
published: Aug 18, 2026
## Summary
GHSA-89gg-p5r5-q6r4 claims the pickle deserialization vulnerability in
`algo_from_pickle()` was fixed in v1.5.2. However, `monai/auto3dseg/utils.py`
has not been modified since 2024-07-12 — 18 months before v1.5.2 was released
(2026-01-29). All three `pickle.loads()` calls rema…
NVD
HIGH
CVE-2026-24183
NVIDIA Cumulus Linux contains a vulnerability in the user management component, where an unprivileged user could use improper privilege management on the system. A successful exploit of this vulnerability might lead to escalation of privileges.
CWE: CWE-250
NVD
HIGH
CVE-2026-71551
Super Productivity is an advanced todo list app with integrated timeboxing and time tracking capabilities. Prior to 18.13.0, the EXEC IPC handler in electron/ipc-handlers/exec.ts accepts a command string from the renderer through the IPC.EXEC channel and executes it with child_process.exec(). The el…
CWE: CWE-78
NVD
HIGH
CVE-2026-75858
CodeWhale (packages codewhale / codewhale-tui) versions >= 0.8.41 and < 0.8.64 contain a remote code execution vulnerability in the rlm_eval tool. The tool's approval_requirement() returns ApprovalRequirement::Auto, which the engine treats as 'never prompt,' causing arbitrary model-supplied Python c…
CWE: CWE-94
NVD
HIGH
CVE-2026-34399
FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, FreeCAD's BIM Workbench contains an eval() call on untrusted data from SVG template files. When a user creates a TechDraw page from a malicious SVG template, arbitrary Python code executes. The vulnerable c…
CWE: CWE-95
NVD
HIGH
CVE-2026-34398
FreeCAD is a free and open-source multiplatform 3D parametric modeler. From 0.19 until 1.1.1, src/Mod/BIM/bimcommands/BimProjectManager.py in the BIM Project Manager Load Template flow passes attacker-controlled FCStd Meta property values for wpposition, wpu, wpv, and wpaxis directly to eval(), allo…
CWE: CWE-95
GitHub-GHSA
HIGH
uniget CLI: Metadata signature verification only runs when UNIGET_IGNORE_METADATA_SIGNATURE is set
GHSA-fhgh-wq4q-r37x
pkg: gitlab.com/uniget-org/cli
eco: go
published: Aug 17, 2026
## Summary
The sigstore check on `metadata.json` is gated on the wrong side of the condition. `LoadMetadata` in `internal/config/update.go:81` verifies the bundle only when `UNIGET_IGNORE_METADATA_SIGNATURE` is non-empty, so in a normal run, where nobody sets that variable, the signature is never c…
GitHub-GHSA
HIGH
node-opcua missing nonce verification in UserNameIdentityToken authentication
GHSA-mq36-523m-x7vv
pkg: node-opcua
eco: npm
published: Aug 20, 2026
**Summary**
A missing nonce verification in the UserNameIdentityToken authentication handler allows an unauthenticated remote attacker to forge a password token that extracts as an empty string, and to replay captured authentication tokens across sessions.
**Affected versions:** <= 2.165.0
**Tested…
CVE-2026-54155
GitHub-GHSA
HIGH
LangChain MongoDB has NoSQL Operator Injection in MongoDBSaver.list() leading to cross-tenant data exposure
GHSA-533j-2v4q-mw5h
pkg: langgraph-checkpoint-mongodb, langgraph-store-mongodb
eco: pip
published: Aug 20, 2026
# Executive Summary
A NoSQL injection issue exists in the langgraph-checkpoint-mongodb and
langgraph-store-mongodb libraries. MongoDBSaver.list() and MongoDBStore.search() methods
accept a filter parameter that is incorporated into MongoDB queries without sufficient validation.
Because MongoDB quer…
CVE-2026-55253
NVD
HIGH
CVE-2026-54493
Koel is a free, open-source music streaming solution. Prior to 9.7.0, the Subsonic-compatible createInternetRadioStation.view and updateInternetRadioStation.view routes accept an authenticated user's streamUrl without the SafeUrl and HasAudioContentType checks used by the regular radio API. app/Http…
CWE: CWE-918
GitHub-GHSA
HIGH
Contentful MCP Server: export_space/import_space tools pass LLM-controlled `host`/`proxy` args to CMA client, redirecting server PAT to attacker-controlled endpoint
GHSA-2xhg-73j7-rrgx
pkg: @contentful/mcp-server, @contentful/mcp-tools
eco: npm
published: Aug 19, 2026
### Summary
`export_space` and `import_space` tools in `@contentful/mcp-tools` accept LLM-controlled `host` and `proxy` parameters that are spread directly into the options object passed to `contentful-export` / `contentful-import`. These libraries pass the merged options — including the attacker…
CVE-2026-53957
GitHub-GHSA
HIGH
Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP password / private-key passphrase) via the destinations API
GHSA-6c8m-q6g9-vrw3
pkg: lemur
eco: pip
published: Aug 18, 2026
### Summary
Lemur's destination read endpoints — `GET /api/1/destinations` and `GET /api/1/destinations/<id>` — return the full set of stored plugin option values to any authenticated user, with no authorization check and no redaction of secret-bearing options. The sibling write endpoints (`POST`/…
CVE-2026-71307
GitHub-GHSA
HIGH
Lemur: Incomplete fix for GHSA-v2wp-frmc-5q3v — ACME authority update endpoint allows non-admin to replace `acme_url` with internal IP, bypassing allowlist
GHSA-v5rc-cpwc-cfpr
pkg: lemur
eco: pip
published: Aug 18, 2026
### Summary
The fix for GHSA-v2wp-frmc-5q3v added `_validate_acme_url()` to reject `acme_url` values not in `ACME_DIRECTORY_HOST_ALLOWLIST`, but the validation is only called at **authority creation time** (POST). The authority **update** endpoint (`PUT /api/1/authorities/<id>`) accepts and stores …
CVE-2026-71303
NVD
HIGH
CVE-2026-71307
Lemur manages TLS certificate creation. Prior to 1.9.3, GET /api/1/destinations and GET /api/1/destinations/ relied only on authentication while sibling write handlers required admin_permission. DestinationOutputSchema returned raw options and copied them into pluginOptions without redacting sensiti…
CWE: CWE-862
NVD
HIGH
CVE-2026-71303
Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_acme_url enforced ACME_DIRECTORY_HOST_ALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/authorities/service.py without applying the same check. A user holding an authority role could replace …
CWE: CWE-918
NVD
HIGH
CVE-2026-66393
NLTK versions before 3.9.4 contain an unbounded recursion vulnerability in JSONTaggedDecoder.decode_obj() that allows attackers to cause denial of service by supplying deeply nested JSON structures. Attackers can craft JSON payloads exceeding the recursion limit to trigger an unhandled RecursionErro…
CWE: CWE-674
NVD
HIGH
CVE-2026-62243
Netty (io.netty:netty-handler) versions from 4.2.0.Final through 4.2.16.Final and versions through 4.1.136.Final disable TLS hostname verification on the SslProvider.OPENSSL client path when a plain (non-extended) X509TrustManager is used and Unsafe-based trust-manager wrapping is unavailable (Java …
CWE: CWE-297
GitHub-GHSA
HIGH
kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS
GHSA-mmfr-pmjx-hw9w
pkg: github.com/getkin/kin-openapi
eco: go
published: Aug 21, 2026
### Summary
A nil-pointer dereference in `openapi3filter.ConvertErrors` lets any unauthenticated client crash a server with a single HTTP request. When an application validates a `multipart/form-data` request body and renders the resulting validation error through the library-provided `ValidationEr…
CVE-2026-76905
GitHub-GHSA
HIGH
Keystone vulnerable to `graphql.maxTake` bypass with negative `take`
GHSA-cqmq-8755-7xvh
pkg: @keystone-6/core
eco: npm
published: Aug 21, 2026
# Summary
The value of `graphql.maxTake` can be bypassed by providing a negative input.
This can be used to exceed the developer's intended `graphql.maxTake` value, allowing queries to return results in excess of the `graphql.maxTake` value set.
# Impact
This affects any project relying on `graphql…
CVE-2026-63421
GitHub-GHSA
HIGH
Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter
GHSA-r5pq-6chh-j3xp
pkg: unleash-server, unleash-server, unleash-server
eco: npm
published: Aug 21, 2026
## Summary
An unauthenticated `POST` to any OpenAPI-validated endpoint, including the anonymous `POST /edge/validate` and `POST /edge/issue-token`, crashes the entire Unleash server with one request body of deeply-nested JSON.
When request-body validation fails, Unleash builds the error message by…
CVE-2026-63462
NVD
HIGH
CVE-2026-47827
Command Injection in BOSH CLI tool on windows in Cloud Foundry allows a remote attacker to execute arbitrary shell commands via command injection vulnerabilities
CWE: CWE-77
NVD
HIGH
CVE-2026-72818
The URLS regular expression in nltk/tokenize/casual.py, compiled into TweetTokenizer.WORD_RE and applied by TweetTokenizer.tokenize, contains a naked-domain branch whose domain-label prefix [a-z0-9]+(?:[.\-][a-z0-9]+)* is unbounded. Input consisting of many alternating label separators can be partit…
CWE: CWE-1333
NVD
HIGH
CVE-2026-49217
Mailu is a mail server as a set of Docker images. Prior to version 2024.06.52, a missing authorization check in the Mailu admin REST API allows any unauthenticated attacker to remove any potential IP restriction or update the comment field from any existing user token provided the REST API is enable…
CWE: CWE-306
NVD
HIGH
CVE-2026-76020
Race condition in V8 in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-367
GitHub-GHSA
HIGH
netty-incubator-codec-ohttp BinaryHttpParser: Unauthenticated CPU-exhaustion DoS via infinite loop in field-section decoding
GHSA-4899-mpch-38p3
pkg: io.netty.incubator:netty-incubator-codec-bhttp
eco: maven
published: Aug 20, 2026
# BinaryHttpParser: Unauthenticated CPU-exhaustion DoS via infinite loop in field-section decoding
– **ID:** BHTTP-LOOP-001
– **Severity:** High
– **CVSS v3.1:** 7.5 — `CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H`
– **CWE:** CWE-835 (Loop with Unreachable Exit Condition) — secondary CWE-400 (U…
CVE-2026-63202
GitHub-GHSA
HIGH
netty-incubator-codec-ohttp: Binary HTTP parser infinite loop on known-length field section boundary
GHSA-8cfx-wx3q-mh5q
pkg: io.netty.incubator:netty-incubator-codec-bhttp
eco: maven
published: Aug 20, 2026
## Summary
`io.netty.incubator:netty-incubator-codec-bhttp` can enter a non-terminating parse loop when a known-length Binary HTTP field section ends exactly after a complete field line. A remote peer that can send Binary HTTP input to a Netty pipeline using `BinaryHttpParser` / `BinaryHttpDecoder`…
CVE-2026-63124
GitHub-GHSA
HIGH
node-opcua: Unbounded nonce cache enables unauthenticated heap exhaustion DoS
GHSA-6wvw-vrw4-363w
pkg: node-opcua
eco: npm
published: Aug 20, 2026
**Summary**
A process-global nonce cache with no eviction policy allows an unauthenticated remote attacker to exhaust server heap memory by repeatedly opening sessions, causing the node-opcua server process to crash.
**Affected versions:** <= 2.165.0
**Tested version:** 2.165.0
**CVSS Score:** 7.5 …
CVE-2026-54156
GitHub-GHSA
HIGH
vouch-proxy has an Unbounded Multipart Cookie Allocation DoS
GHSA-qqff-5854-px68
pkg: github.com/vouch/vouch-proxy
eco: go
published: Aug 20, 2026
## Unbounded Multipart Cookie Allocation DoS in vouch-proxy
### Summary
vouch-proxy v0.47.2 contains an unauthenticated remote denial-of-service vulnerability in its multipart cookie reassembly logic. The `/validate` endpoint parses the total cookie part count directly from the attacker-controlled…
CVE-2026-55149
NVD
HIGH
CVE-2026-62317
Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's email subaddressing blocklist in packages/core/src/libraries/sign-in-experience/email-blocklist-policy.ts used the attacker-controlled domain from email input to construct subaddressingRegex when bloc…
CWE: CWE-1333
NVD
HIGH
CVE-2026-16837
IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to improper handling of a missing SSL client certificate.
CWE: CWE-400
GitHub-GHSA
HIGH
claude-faf-mcp has an arbitrary local file read/write via unconfined `path` argument in FAF tools
GHSA-rr55-jp92-8wp2
pkg: claude-faf-mcp
eco: npm
published: Aug 19, 2026
### Summary
`claude-faf-mcp` MCP tools accept a caller-controlled `path` argument and resolve it (`~` expansion + `path.resolve()`) straight into a filesystem read/write **without confining it to a trusted project directory**. An absolute path or `../` traversal is resolved and used as-is, so the se…
GitHub-GHSA
HIGH
faf-mcp has an arbitrary local file read/write via unconfined `path` argument in FAF tools
GHSA-j4r7-8ph4-43g3
pkg: faf-mcp
eco: npm
published: Aug 19, 2026
### Summary
`faf-mcp` MCP tools accept a caller-controlled `path` argument and resolve it (`~` expansion + `path.resolve()`) straight into a filesystem read/write **without confining it to a trusted project directory**. An absolute path or `../` traversal is resolved and used as-is, so the server pr…
GitHub-GHSA
HIGH
grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools
GHSA-cc2g-gq8c-r332
pkg: grok-faf-mcp
eco: npm
published: Aug 19, 2026
### Summary
Several `grok-faf-mcp` MCP tools accept a caller-controlled `path` argument and resolve it (`~` expansion + `path.resolve()`) straight into a filesystem read **without confining it to a trusted project directory**. An absolute path or `../` traversal is resolved and used as-is, so the se…
NVD
HIGH
CVE-2026-45798
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.5.0 until 4.14.6 and 5.0.0-beta2, compare_wazuh_versions() in src/shared/version_op.c copies the attacker-controlled enrollment V: field into a 10-byte stack buffer with strncpy() but does not explic…
CWE: CWE-121, CWE-170
NVD
HIGH
CVE-2026-63408
Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken() accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints. Requ…
CWE: CWE-598
NVD
HIGH
CVE-2026-45742
Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files, ctx.diskToOrigi…
CWE: CWE-362
NVD
HIGH
CVE-2026-45741
Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other transiti…
CWE: CWE-184, CWE-918
NVD
HIGH
CVE-2026-76216
Vikunja through 2.4.0 contains a principal-type confusion vulnerability where LinkSharing principals with id N are treated as user principals with users.id == N at three permission checks lacking type guards. Attackers with a link-share JWT can remove victims from teams, enumerate and delete victim …
CWE: CWE-639
NVD
HIGH
CVE-2019-25766
Renovate versions >= 13.87.0 and <= 19.38.6 leak temporary repository tokens into pull request comments during certain Go Modules update failure scenarios. The issue is fixed in version 19.38.7. Anyone able to view the affected pull request comments could obtain the exposed tokens.
CWE: CWE-532
NVD
HIGH
CVE-2026-73394
Unauthenticated Broken Access Control in Stitch Express <= 1.9.0 versions.
CWE: CWE-862
NVD
HIGH
CVE-2026-52829
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated IPv4 peer can deterministically terminate a synced Zebra node using the default Linux dual-stack listener configuration. The handshake path canonicalized an IPv4-mapped IPv6 PeerSocketAddr such as ::ffff:127.0.0.1 to …
CWE: CWE-617, CWE-843
NVD
HIGH
CVE-2026-47629
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause improper input validation. A successful exploit might lead to denial of service.
CWE: CWE-20
NVD
HIGH
CVE-2026-47628
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an allocation of resources without limits. A successful exploit might lead to denial of service.
CWE: CWE-770
NVD
HIGH
CVE-2026-24184
NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol (LLDP) daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution.
CWE: CWE-120
GitHub-GHSA
HIGH
GeoLens: Cross-dataset authorization bypass discloses private dataset metadata, schema, sample values, table rows, and raster/vector tile data
GHSA-p23g-mvhj-jh3j
pkg: @geolens/sdk, geolens-cli, geolens
eco: npm
published: Aug 18, 2026
### Summary
Multiple GeoLens read/link endpoints authorized only the resource named in the
request URL (a map, a VRT, a source dataset, an AI request) and failed to
re-authorize a **second, caller-influenced dataset** that the request reached
through a relationship, layer reference, mosaic source, …
CVE-2026-55178
NVD
HIGH
CVE-2026-50578
ePA 3.x Integration implements the authorization workflow and writes Medical Information Objects to Germany's electronic patient record. Prior to 1.3.0, ePA 3.x Integration disables TLS certificate verification for both ePA connections in app/vau/VAUProtokoll.py and Konnektor connections in app/konn…
CWE: CWE-295
GitHub-GHSA
HIGH
@rhinostone/swig: arbitrary local file read via include/extends path traversal
GHSA-2mf3-mr2r-r4vf
pkg: @rhinostone/swig, @rhinostone/swig-core, @rhinostone/swig-twig
eco: npm
published: Aug 18, 2026
### Overview
`@rhinostone/swig` is a maintained fork of the abandoned `swig` template engine and inherited the directory-traversal vulnerability tracked upstream as CVE-2023-25345 / GHSA-2rq5-699j-x7p6. The `{% include %}`, `{% extends %}`, and `{% import %}` tags resolve their target path through …
NVD
HIGH
CVE-2026-75915
CodeWhale versions before 0.8.64 contain an environment variable exposure vulnerability in the js_execution tool that fails to scrub parent process environment variables before spawning Node.js. Attackers can craft malicious JavaScript code executed by the tool to read process.env and leak API keys,…
CWE: CWE-200
NVD
HIGH
CVE-2026-56684
Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pending_list while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a use-after-…
CWE: CWE-416
NVD
HIGH
CVE-2026-75840
ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type() to access java.util.zip.ZipFile or java.uti…
CWE: CWE-1025
GitHub-GHSA
HIGH
docx4j: Stack Overflow via Cyclic `w:basedOn` Style Chain leads to Denial of Service
GHSA-gc95-3vw8-vg43
pkg: org.docx4j:docx4j-core
eco: maven
published: Aug 17, 2026
### Summary
docx4j's `PropertyResolver` and several adjacent helpers recursively walk the OpenXML style inheritance chain (`w:basedOn`) without cycle detection.
A WordprocessingML document containing a cyclic style chain (for example, Style A based on B and Style B based on A) causes unbounded rec…
CVE-2026-53752
GitHub-GHSA
HIGH
http4k: Unbounded gzip decompression in `ServerFilters.GZip` / `RequestFilters.GunZip` allowed memory-exhaustion DoS
GHSA-g4w2-6h2r-3m3w
pkg: org.http4k:http4k-core, org.http4k:http4k-core, org.http4k:http4k-core
eco: maven
published: Aug 17, 2026
### Impact
`ServerFilters.GZip` and `RequestFilters.GunZip` (and the underlying `Gzip` functions used to decompress request bodies) did not impose any cap on the decompressed size. A small malicious gzip-encoded request body (on the order of kilobytes) could decompress to gigabytes, exhausting the …
CVE-2026-53659
NVD
HIGH
CVE-2026-74238
TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack() function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can se…
CWE: CWE-125
NVD
HIGH
CVE-2026-59893
sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQL_REGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse(), sq…
CWE: CWE-1333
GitHub-GHSA
HIGH
Netty: Memory Exhaustion in SctpMessageCompletionHandler
GHSA-2qj4-mmr9-4v2f
pkg: io.netty:netty-transport-sctp, io.netty:netty-transport-sctp
eco: maven
published: Aug 17, 2026
### Summary
SctpMessageCompletionHandler does not limit the total size of buffered fragments, allowing an unauthenticated attacker to cause an OutOfMemoryError by sending large SCTP fragments.
### Details
`io.netty.handler.codec.sctp.SctpMessageCompletionHandler` buffers fragments for incomplete SC…
CVE-2026-59902
GitHub-GHSA
HIGH
sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)
GHSA-prg7-hcfm-mfcr
pkg: sqlparse
eco: pip
published: Aug 17, 2026
### Summary
sqlparse contains a Regular Expression Denial of Service (ReDoS) vulnerability in its dollar-quoted SQL literal lexer. The regex pattern at `sqlparse/keywords.py:33` uses a backreference (`\1`) to match closing dollar-quote delimiters, causing O(n²) CPU complexity when processing input…
CVE-2026-59893
GitHub-GHSA
HIGH
vm2 has Memory Exhaustion DoS via bufferAllocLimit Bypass
GHSA-v836-6xw4-9cx3
pkg: vm2
eco: npm
published: Aug 17, 2026
### Summary:
The `bufferAllocLimit` defense (GHSA-6785-pvv7-mvg7) can be completely bypassed using `ArrayBuffer`, `SharedArrayBuffer`, or any `TypedArray` constructor. These allocate identical host-process RSS through the same V8/libuv C++ allocation path as `Buffer.alloc` but are not subject to th…
GitHub-GHSA
HIGH
New API: Unauthenticated payment webhooks allow memory and disk DoS via unbounded body reads and full-body logging
GHSA-v828-m3pf-vq9q
pkg: github.com/QuantumNous/new-api
eco: go
published: Aug 17, 2026
## Summary
Unauthenticated payment webhook endpoints could read and log the entire request body before validating the webhook signature. When a payment webhook was enabled, an unauthenticated attacker could send oversized requests to public callback endpoints and force excessive memory use and log …
CVE-2026-64868
NVD
HIGH
CVE-2026-74892
openssl_encrypt versions before 1.4.0 contain a hardcoded default secret key in the standalone telemetry server configuration that is used for API key hashing. Attackers who know this default value can predict or forge API key hashes to compromise telemetry API authentication.
CWE: CWE-798
NVD
HIGH
CVE-2026-74888
openssl_encrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with iterations=1 per call in an outer loop, creating a KDF whose security properties have not been formally analyzed. Attackers can exploit this weakened key derivation to more efficiently crack passwords pr…
CWE: CWE-327
NVD
HIGH
CVE-2026-74884
openssl_encrypt versions before 1.4.0 contain a path traversal vulnerability in the _is_safe_path method where the plugin_id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin_id containing path traversal sequences like '../' to …
CWE: CWE-73
NVD
HIGH
CVE-2026-74882
openssl_encrypt versions before 1.4.0 contain an insecure default configuration that trusts the entire RFC 1918 private address space in IntegrityProxyConfig trusted_proxies. Attackers on private networks can forge client certificate headers to bypass mTLS authentication when ProxyAuth validation is…
CWE: CWE-345
NVD
HIGH
CVE-2026-74879
openssl_encrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP addresses, connection p…
CWE: CWE-209
NVD
HIGH
CVE-2026-74874
openssl_encrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generate_pseudorandom_sequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations cont…
CWE: CWE-338
NVD
HIGH
CVE-2026-78122
docker-socket-proxy fails to properly gate read endpoints in the /containers Docker API namespace when the CONTAINERS environment variable is set. Attackers can use GET requests to /containers/{id}/archive, /containers/{id}/export, /containers/{id}/logs, and /containers/{id}/top to read arbitrary fi…
CWE: CWE-1220
NVD
HIGH
CVE-2026-62960
Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transport_get_remote_bundle_uri(), fetch_bundle_uri_internal(), and copy_uri_to_file() in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-…
CWE: CWE-200, CWE-610
GitHub-GHSA
HIGH
Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs
GHSA-xpmj-wjcp-6pww
pkg: lemur
eco: pip
published: Aug 18, 2026
### Summary
The ACME client (used to issue certificates from Let's Encrypt / Google Public CA / private ACME CAs) connects to an `acme_url`, then issues requests to URLs that the **ACME server returns** in its directory/order/authorization/finalize responses – this is the classic ACME-client SSRF (R…
CVE-2026-70666
NVD
HIGH
CVE-2026-70666
Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acme_url through PUT /api/1/authorities/ without revalidation and direct setup_acme_client_no_retry to an attacker-controlled ACME server. ACME directory and order responses contain newNonce, newOrder, auth…
CWE: CWE-918
NVD
HIGH
CVE-2026-59825
Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.19 and from 4.5.0 until 4.5.12, Mastodon's app/models/concerns/user/ldap_authenticable.rb mutates OpenSSL::SSL::SSLContext::DEFAULT_PARAMS when LDAP authentication uses LDAP_TLS_NO_VERIFY=true, disabling SSL and…
CWE: CWE-295
NVD
HIGH
CVE-2026-78062
A vulnerability was identified in vas3k TaxHacker up to 0.8.2. The affected element is the function envSchema.parse of the file lib/config.ts of the component JWT Secret Handler. The manipulation of the argument BETTER_AUTH_SECRET leads to hard-coded credentials. The attack can be initiated remotely…
CWE: CWE-259, CWE-798
GitHub-GHSA
HIGH
Wagtail: Reflected XSS in dynamic image URL generator view
GHSA-23m2-mghx-vqmf
pkg: wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
A reflected cross-site scripting (XSS) vulnerability exists on the dynamic image URL generator view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could craft a URL that, when viewed by a user with higher privileges, could perfor…
CVE-2026-54263
GitHub-GHSA
HIGH
Lemur: Any user can revoke arbitrary certificates at the CA by uploading a duplicate record and revoking it
GHSA-pxmc-2ffp-8j67
pkg: lemur
eco: pip
published: Aug 18, 2026
## Summary
Repo under test: https://github.com/Netflix/lemur
`PUT /api/1/certificates/<id>/revoke` authorizes the caller against the *Lemur database row* (creator == current user, or `CertificatePermission` over the row's roles) rather than the underlying CA-side certificate identity. Separately, …
CVE-2026-71417
NVD
HIGH
CVE-2026-71417
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/certificates/upload allowed a non-read-only user to create a duplicate row using another certificate body, authority_id, serial, or external_id without requiring permission on the underlying authority. PUT /api/1/certificates//revok…
CWE: CWE-639
NVD
HIGH
CVE-2026-32657
Dell AppSync Version 4.6.0.0, Dell Metro Node Version 8.0.0, Dell UCC Edge Version 3.0.1, Dell VxRail Version 8.0.322, Dell PowerMax Version 10.3.0, Dell Unity Version 5.4, Dell PowerFlex Manager Version 4.5.4, Dell PowerFlex Intelligent Catalog Versions 46.377.00 and 46.382.00 and Dell PowerFlex Ra…
CWE: CWE-61
GitHub-GHSA
HIGH
GeoServer has a Server-Side Template Injection (SSTI) vulnerability in processing FreeMarker templates
GHSA-wf6j-gr27-g7ch
pkg: org.geoserver:gs-main, org.geoserver:gs-wms, org.geoserver.web:gs-web-app
eco: maven
published: Aug 19, 2026
### Summary
A server-side template injection (SSTI) vulnerability exist that allows an authenticated administrator to upload FreeMarker templates containing malicious content that can execute OS commands and read from or write to arbitrary files on the server. These FreeMarker templates are used in …
CVE-2024-45747
GitHub-GHSA
HIGH
Document Merge Service vulnerable to RCE via SSTI (xlsx tempaltes)
GHSA-w47q-945m-q9pc
pkg: document-merge-service
eco: pip
published: Aug 19, 2026
### Impact
A remote code execution (RCE) via server-side template injection (SSTI) allows for user supplied code to be executed in the server's context where it is executed as the document-merge-server user with the UID 901 thus giving an attacker considerable control over the container. The vulnera…
CVE-2026-53964
NVD
HIGH
CVE-2026-15780
The WP Statistics – Simple, privacy-friendly Google Analytics alternative plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'utm_campaign' parameter in all versions up to, and including, 14.16.8 due to insufficient input sanitization and output escaping. This makes it possi…
CWE: CWE-79
NVD
HIGH
CVE-2026-73367
Unauthenticated Remote File Inclusion in Easy Google Maps < 1.14.2 versions.
CWE: CWE-829
NVD
HIGH
CVE-2026-55013
Uncontrolled search path element in Windows Remote Help Defense allows an authorized attacker to perform spoofing locally.
CWE: CWE-427
NVD
HIGH
CVE-2026-54616
NanaZip is the 7-Zip derivative intended for the modern Windows experience. From version 1.0.88.0 until stable version 6.0.1698.0 and preview version 6.5.1742.0, the Lz4Decode function in NanaZip.Core/SevenZip/CPP/7zip/Archive/SquashfsHandler.cpp rejects only a zero return from LZ4_decompress_safe e…
CWE: CWE-125
NVD
HIGH
CVE-2026-17183
An authenticated user with permission to create or edit alert rules can bypass datasource query authorization by marking an alert rule query as a server-side expression while referencing a real datasource UID (incorrect authorization). This can expose data accessible through Grafana's configured dat…
CWE: CWE-863
NVD
HIGH
CVE-2026-28569
Unauthenticated Cross Site Scripting (XSS) in SSL Zen <= 4.7.43 versions.
CWE: CWE-79
GitHub-GHSA
HIGH
MLflow: CreateModelVersion source validation does not check READ permission on referenced run_id
GHSA-gqch-g4w5-7qcw
pkg: mlflow
eco: npm
published: Aug 17, 2026
### Summary
The `_validate_source_run` and `_validate_source_model` functions in `mlflow/server/handlers.py` verify that a model version source path is within the artifact directory of a specified run or logged model, but do not check whether the caller has READ permission on that run or model. An …
CVE-2026-69148
GitHub-GHSA
HIGH
Medplum: Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage
GHSA-m44r-7c5h-m6mj
pkg: @medplum/core
eco: npm
published: Aug 17, 2026
## Summary
The external identity provider callback at `GET /auth/external` accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly. After a successful external IdP login, the server appends Medplum `login` and `code` valu…
CVE-2026-53728
NVD
HIGH
CVE-2026-62727
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
CWE: CWE-362
NVD
HIGH
CVE-2026-75857
CodeWhale versions >= 0.8.41 and < 0.8.64 contain a vulnerability in the exec_shell_interact (alias exec_interact) tool, whose approval_requirement returns ApprovalRequirement::Auto. This overrides the default Required approval for code-executing tools, so LLM-controlled stdin is written into an alr…
CWE: CWE-269
NVD
HIGH
CVE-2026-34789
FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, src/App/PropertyPythonObject.cpp in PropertyPythonObject::Restore() passes the attacker-controlled module attribute from serialized PropertyPythonObject XML directly to PyImport_ImportModule() while restoring a cr…
CWE: CWE-94
GitHub-GHSA
HIGH
kin-openapi has uncontrolled resource consumption in openapi3filter deepObject query parameter decoding
GHSA-xhj3-7xw9-vr34
pkg: github.com/getkin/kin-openapi
eco: go
published: Aug 21, 2026
### Summary
An uncontrolled resource consumption vulnerability in `openapi3filter` lets any unauthenticated client force multi-gigabyte heap allocation with a single, tiny HTTP request. When a spec declares a `deepObject`-style query parameter whose schema contains an array (a normal, documented pa…
CVE-2026-77354
GitHub-GHSA
HIGH
netty-incubator-codec-ohttp: BinaryHttpParser should enforce limits for variable lengths fields
GHSA-hmq9-67w8-j5pw
pkg: io.netty.incubator:netty-incubator-codec-bhttp
eco: maven
published: Aug 20, 2026
We don't enforce any limits for the encoded variable lengths that are used for fields. As the remote peer controls these it's easy for the remote peer to have us buffer data forever and so ultimately OOM.
CVE-2026-61827
GitHub-GHSA
HIGH
NocoBase: Arbitrary File Write chained with Local file Inclusion leads to Remote code execution
GHSA-ghvf-qf6h-g8x5
pkg: @nocobase/server
eco: npm
published: Aug 20, 2026
## Executive Summary
Two vulnerabilities were identified and chained to achieve authenticated remote code execution
The first vulnerability allows any authenticated admin to redirect the file upload storage root to an arbitrary path on disk including the application directory itself by supplying…
GitHub-GHSA
HIGH
netty-incubator-codec-ohttp: [OHttpServerCodec] Native Direct-Memory Leak on AEAD Decryption Failure Leads to Gateway Denial of Service
GHSA-vmr9-j6wf-pmh2
pkg: io.netty.incubator:netty-incubator-codec-ohttp
eco: maven
published: Aug 20, 2026
The **netty-incubator-codec-ohttp** library implements Oblivious HTTP (OHTTP) gateway and client functionality using Netty's `ByteBuf` memory management. When an OHTTP gateway processes encrypted client requests, it allocates a pooled direct (native off-heap) `ByteBuf` to hold the decrypted plaintex…
CVE-2026-54251
GitHub-GHSA
HIGH
Fleet: SQL injection in Okta conditional access endpoint allows host-controlled compromise of the Fleet database
GHSA-7q96-f8xw-jv5j
pkg: github.com/fleetdm/fleet
eco: go
published: Aug 20, 2026
### Summary
A SQL injection vulnerability in Fleet's Okta conditional access integration could allow an attacker who controls a single enrolled host to read or modify arbitrary data in the Fleet database, including stored session tokens. Disclosed session tokens may be replayed to act as a global a…
CVE-2026-54245
GitHub-GHSA
HIGH
logto-tunnel serves files outside –experience-path via path traversal
GHSA-rxjr-6c9q-h67x
pkg: @logto/tunnel
eco: npm
published: Aug 19, 2026
### Summary
`@logto/tunnel` serves custom sign-in experience files from the `–experience-path` directory. When the tunnel service is reachable, a requester can use `../` path segments in a static asset request to read files outside that directory that the CLI process can read.
### Details
The tu…
CVE-2026-63188
GitHub-GHSA
HIGH
GeoLens's authorization and cache-scope flaws disclose private dataset data and metadata to unauthorized users (fixed in 1.2.4)
GHSA-p77j-g7h5-r2vw
pkg: geolens
eco: pip
published: Aug 19, 2026
GeoLens 1.2.4 fixes a set of vulnerabilities, the most serious of which allow authenticated or anonymous users to obtain data and metadata for datasets they are not authorized to access.
### Impact
– **Private record metadata disclosure.** Record contact, keyword, and distribution sub-resource end…
GitHub-GHSA
HIGH
XWiki Platform Live Data Live Table Connector has privilege escalation from edit to script right through Live Data editing
GHSA-45ph-gxxr-gwgw
pkg: org.xwiki.platform:xwiki-platform-livedata-livetable, org.xwiki.platform:xwiki-platform-livedata-livetable, org.xwiki.platform:xwiki-platform-livedata-livetable
eco: maven
published: Aug 19, 2026
### Impact
Any user who can edit a page in XWiki can use Live Data's edit REST API in XWiki to change the rights on that page. This allows the user to obtain script right on the page. Script right allows the user to execute potentially dangerous Velocity scripts and send unfiltered HTML and JavaScri…
CVE-2026-53966
GitHub-GHSA
HIGH
Copier has a trust-prefix bypass via path traversal that runs tasks unprompted
GHSA-9gmc-jqmh-3rvm
pkg: copier
eco: pip
published: Aug 19, 2026
# Copier: trust-prefix bypass via path traversal runs tasks unprompted
### Summary
In copier `>= 9.5.0, <= 9.15.1`, the `trust` setting's prefix match
(`copier/_settings.py`) compares the template URL against a trusted prefix with
a raw `str.startswith` and **no path normalization**, while the URL…
CVE-2026-53951
GitHub-GHSA
HIGH
moby/go-archive: Crafted tar archive can write outside the extraction directory
GHSA-hfg8-hc9c-6c3h
pkg: github.com/moby/go-archive
eco: go
published: Aug 18, 2026
### Summary
The tar extraction routines in `moby/go-archive` (`Unpack`, `UnpackLayer`, `Untar`/`UntarUncompressed`, and the `ApplyLayer` helpers) do not confine filesystem operations to the destination directory. A crafted archive can create or overwrite files **outside** the intended destination.
…
CVE-2026-17106
GitHub-GHSA
HIGH
MONAI vulnerable to OS command injection
GHSA-rghg-q7wp-9767
pkg: MONAI
eco: pip
published: Aug 18, 2026
### Comment from JPCERT/CC
We are submitting the report again as we have yet to receive
any responses from you after submitting it on February 5 and March 11.
It would be greatly appreciated if you could send us a message
after confirming it so that we can follow up the case by email.
### Summary
…
GitHub-GHSA
HIGH
RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading
GHSA-6g32-pxv4-2wfj
pkg: com.rabbitmq:amqp-client
eco: maven
published: Aug 18, 2026
The JSON-RPC tools in `com.rabbitmq.tools.jsonrpc` perform `Class.forName(javaReturnType)` with `initialize=true` on class names received from untrusted AMQP messages, without any validation or allowlist.
**Vulnerable code** (`ProcedureDescription.java:101-127`):
When a `JsonRpcClient` connects, it…
CVE-2026-63337
GitHub-GHSA
HIGH
RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation
GHSA-68mj-5wr7-6fgg
pkg: com.rabbitmq:amqp-client
eco: maven
published: Aug 18, 2026
## Summary
`ValueReader.readBytes()` allocates a byte array sized by a wire-declared content length without validating it against actual frame data. A malicious AMQP peer triggers OOM by declaring a ~2GB string/bytes field.
## Vulnerable Code
`src/main/java/com/rabbitmq/client/impl/ValueReader.ja…
CVE-2026-69219
GitHub-GHSA
HIGH
RabbitMQ Java client ValueReader: Unbounded recursive table/array nesting causes StackOverflowError DoS
GHSA-93j5-89vc-pph4
pkg: com.rabbitmq:amqp-client
eco: maven
published: Aug 18, 2026
## Summary
`ValueReader.readTable()` and `readArray()` recursively call `readFieldValue()` with no depth limit. A malicious AMQP peer can crash the client JVM by sending a deeply nested table structure.
## Vulnerable Code
`src/main/java/com/rabbitmq/client/impl/ValueReader.java` lines 139-155 and…
CVE-2026-69220
GitHub-GHSA
HIGH
atomic-agents-stack: Parallel helper/delegate batch reserves $0 for models absent from the pricing table, bypassing the cost-cap fan-out guard
GHSA-j659-8xh6-5pq5
pkg: atomic-agents-stack
eco: pip
published: Aug 17, 2026
`_estimate_batch_cost` (`atomic_agents/agent.py`) looks up the per-model output price with `PRICING.get(model, {})`, returning 0.0 for any model not in the hardcoded pricing table. `_check_batch_reservation` then early-returns when the reservation is <= 0, skipping the batch reservation entirely. Th…
GitHub-GHSA
HIGH
atomic-agents-stack: HTTP MCP catalog accepts cleartext http and spawns catalog-supplied commands (MITM to RCE)
GHSA-xhcr-cqfr-m3hv
pkg: atomic-agents-stack
eco: pip
published: Aug 17, 2026
The HTTP MCP server-registry backend factory (`atomic_agents/mcp_registry/http.py`, `make_http_mcp_server_registry_backend_from_url`) accepts both `http` and `https` schemes. Catalog entries carry `command`/`args` that are type-validated but content-unrestricted, and are later spawned as local stdio…
GitHub-GHSA
HIGH
sqlparse: TokenList.__init__ materializes O(subtree) value per group, causing CPU DoS before depth/token caps trigger
GHSA-pwgv-4x5q-6m9f
pkg: sqlparse
eco: pip
published: Aug 17, 2026
### Summary
`sqlparse` ships hard limits (`MAX_GROUPING_DEPTH=100`, `MAX_GROUPING_TOKENS=10000`) intended to bound parsing work on attacker-supplied SQL, but the path that *reaches* those limits is itself `O(n*depth)` per token-group construction. A ~1-2 KB SQL payload (e.g. `SELECT (((((1))))) ……
CVE-2026-54284
GitHub-GHSA
HIGH
Etherpad has stored XSS in HTML export via unescaped attribute-pool values
GHSA-2jp7-wwpg-3p9w
pkg: ep_etherpad-lite
eco: npm
published: Aug 17, 2026
Fix: PR #7905 (ether/etherpad).
`getHTMLFromAtext` in `src/node/utils/ExportHtml.ts` interpolates values from the `exportHtmlAdditionalTagsWithData` plugin hook into `span data-<k>="<v>"` without HTML-attribute escaping. The value comes verbatim from the pad attribute pool, which a pad editor contr…
CVE-2026-55090
GitHub-GHSA
HIGH
vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike
GHSA-gmc2-2x9w-cgh9
pkg: vm2
eco: npm
published: Aug 17, 2026
## Summary
vm2 bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike
The `bufferAllocLimit` option introduced in 3.11.0 (GHSA-6785-pvv7-mvg7) caps host-side Buffer allocations driven by sandbox code, the way embedders opt into `timeout`. The cap wraps `Buffer.alloc`, `Buffer.all…
CVE-2026-47683
GitHub-GHSA
HIGH
sqlparse: Quadratic O(n²) DoS in group_comments
GHSA-f2ff-p2ww-7p4p
pkg: sqlparse
eco: pip
published: Aug 17, 2026
### Summary
A comment-only statement (`– c\n`*n) may cause a Denial of Service (DoS).
### Details
Location: [sqlparse/engine/grouping.py:331-341](https://github.com/andialbrecht/sqlparse/blob/f80af6a4007f11ada847218df8c29dc859238290/sqlparse/engine/grouping.py#L332) (`group_comments`), invoked fir…
CVE-2026-71491
GitHub-GHSA
HIGH
Glances: `–disable-config-exec` does not cover on-alert action commands (incomplete fix of CVE-2026-53925)
GHSA-59fj-m2j6-hcxh
pkg: glances
eco: pip
published: Aug 17, 2026
## Summary
In Glances 4.5.5 the `–disable-config-exec` flag was extended (GHSA-3vwc-qwhc-3mj7) to stop `secure_popen()` from
interpreting the shell operators `&&`, `|` and `>` in **AMP** command values taken from the configuration file. The
hardening was not applied to the **on-alert action** comma…
CVE-2026-68519
GitHub-GHSA
HIGH
Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction
GHSA-qcpp-8×79-hhp3
pkg: glances
eco: pip
published: Aug 17, 2026
### Summary
The Glances action system lets an administrator configure shell commands that run
when a monitoring threshold is crossed. The command is a Mustache template whose
variables are filled with runtime stat fields such as a process name, a container
name or a filesystem mount point. Those fi…
CVE-2026-68518
GitHub-GHSA
HIGH
DeepmergeTS has stack exhaustion when merging recursive object graphs
GHSA-ggr8-5vv4-36mx
pkg: deepmerge-ts
eco: npm
published: Aug 17, 2026
### Summary
`deepmerge()` and `deepmergeInto()` can be crashed with a crafted recursive object graph. When both merged values contain self-references at the same property path, the library recurses until Node throws `RangeError: Maximum call stack size exceeded`.
### Details
Record merging is imp…
CVE-2026-40345
NVD
MEDIUM
CVE-2026-52873
Streambert is a cross-platform Electron Desktop App to stream and download video content. From version 2.5.0 until version 2.6.0, the wyzie-open-redeem IPC handler in index.js creates the partition:wyzie-redeem Electron session and registers an onHeadersReceived hook that removes the Content-Securit…
CWE: CWE-79, CWE-693
GitHub-GHSA
MEDIUM
NocoBase backup restore schema name allows command injection
GHSA-p853-83gj-wjj3
pkg: @nocobase/plugin-backups
eco: npm
published: Aug 20, 2026
### Summary
NocoBase `@nocobase/plugin-backups` 2.0.57 restores PostgreSQL backups by interpolating the backup metadata schema name into shell command strings that are executed with Node.js `child_process.exec()`. A backup-management user who can restore an uploaded PostgreSQL backup with forced sch…
CVE-2026-55410
NVD
MEDIUM
CVE-2026-71477
mise manages dev tools like node, python, cmake, and terraform. Prior to 2026.7.1, release tar archives record mise/bin/mise with user and group ID 1001 and packaging/standalone/install.envsubst extracts and moves it without normalizing ownership, allowing a local user with those IDs to replace a ro…
CWE: CWE-278
NVD
MEDIUM
CVE-2026-44845
JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to 4.10.17, an authenticated administrator with Applet Host management and deployment permissions can inject Jinja2 expressions into the IP/Host field or Core Service Address field, causing Ansibl…
CWE: CWE-1336
NVD
MEDIUM
CVE-2026-55586
SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to make_decode_table in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through next_symbol before validating that the canonical H…
CWE: CWE-119, CWE-787
NVD
MEDIUM
CVE-2026-67448
Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures websocket.Upgrader.…
CWE: CWE-177, CWE-200, CWE-346
GitHub-GHSA
MEDIUM
Mailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22689)
GHSA-8r62-w5wh-fc5m
pkg: github.com/axllent/mailpit
eco: go
published: Aug 20, 2026
## Summary
The cross-site WebSocket hijacking fix was reimplemented as an origin check gated on a raw-URI prefix test, but Go's ServeMux routes on the percent-decoded path, so requesting /%61pi/events reaches the WebSocket handler while skipping the only origin control, and the upgrader itself acce…
CVE-2026-67448
NVD
MEDIUM
CVE-2026-77641
tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUX_SWITCH cell fails. The return value of relay_send_command_from_edge() was ignored, so a send failure (which calls circuit_mark_for_close() and removes the leg via cfx_del_leg()) would go undetected, causing the caller…
CWE: CWE-252
NVD
MEDIUM
CVE-2026-53583
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GEN_IPADD b…
CWE: CWE-295, CWE-297
GitHub-GHSA
MEDIUM
Wagtail: Improper restriction handling on Page translation API endpoint
GHSA-jm5p-837g-rv8g
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
A CMS user with the "submit translations" permission, could use the Admin API's "copy for translation" endpoint to copy an existing page that they do not have edit access to, allowing them to view its contents.
### Patches
Patched versions have been released as Wagtail 7.0.9, 7.3.4, 7.4.…
GitHub-GHSA
MEDIUM
Wagtail: Improper permission handling when copying snippets
GHSA-x5cx-w6p2-mxf2
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
A CMS user with "add" permission over a snippet model, but not "change" or "view" permission, could copy an existing snippet that they do not have access to, allowing them to view its contents.
### Patches
Patched versions have been released as Wagtail 7.0.9, 7.3.4, 7.4.3 and 8.0rc2.
##…
GitHub-GHSA
MEDIUM
django CMS: Broken access control in page *Duplicate* allows reading the content of any page (cross-site / restriction bypass)
GHSA-6×92-6vx4-5fwr
pkg: django-cms
eco: pip
published: Aug 20, 2026
## Impact
The only authorization gate on the duplicate flow is `PageAdmin.has_add_permission`,
which checks `user_can_add_page(user, site)` / `user_can_add_subpage(…)` — i.e. *“may
this user create a page at all”*. Nothing checks the user’s relationship to the page being
copied:
– `cms/a…
CVE-2026-63003
GitHub-GHSA
MEDIUM
django CMS: Structure endpoint bypasses page-view permission
GHSA-vgxm-h9gx-h9w7
pkg: django-cms
eco: pip
published: Aug 20, 2026
### Summary
The structure-board endpoint (`render_object_structure`) renders a page's plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via `render_page()`, but the structure endpoint does not, allowing a low-privileg…
CVE-2026-54624
GitHub-GHSA
MEDIUM
django CMS: Clipboard copy IDOR discloses unauthorized plugin content
GHSA-4xfr-4p46-gc6p
pkg: django-cms
eco: pip
published: Aug 20, 2026
### Summary
The clipboard copy paths of the `copy_plugins` admin endpoint validate only the target (the user's own clipboard) and skip source-side authorization. A staff user can copy plugins out of a placeholder they have no permission on into their clipboard, then read the (secret) content.
…
CVE-2026-54622
GitHub-GHSA
MEDIUM
Wagtail: Improper permission handling in image preview
GHSA-r6p4-grq7-xm4m
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
Due to a missing permission check on the image preview endpoint, a user with access to the Wagtail admin can preview any image. The existing data of the image object itself is not exposed. The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin…
CVE-2026-54261
GitHub-GHSA
MEDIUM
Tekton Pipelines-as-Code: Unscoped GitHub App installation token allows unauthorized access to private repositories via remote task resolution
GHSA-6f2p-296r-cc28
pkg: github.com/openshift-pipelines/pipelines-as-code, github.com/openshift-pipelines/pipelines-as-code, github.com/openshift-pipelines/pipelines-as-code
eco: go
published: Aug 20, 2026
### Impact
When Pipelines-as-Code is configured with a GitHub App installed across multiple repositories, the installation token issued during webhook processing is not scoped to the triggering repository by default. The token retains access to all repositories in the GitHub App installation.
This …
CVE-2026-54168
NVD
MEDIUM
CVE-2026-63123
Tina is a headless content management system. Prior to 2.5.2, the TinaCMS CLI package's Vite dev server packages/@tinacms/cli/src/next/vite/cors.ts origin callback returns false for a disallowed origin but does not reject the request, and packages/@tinacms/cli/src/next/vite/plugins.ts still routes P…
CWE: CWE-352
GitHub-GHSA
MEDIUM
Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root
GHSA-rgr9-r7mj-mf6x
pkg: @tinacms/cli
eco: npm
published: Aug 19, 2026
### Summary
A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running `tinacms dev`. No manual file upload is required. The attacker page builds t…
CVE-2026-63123
NVD
MEDIUM
CVE-2026-54738
Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-beta.1, actix-web ConnectionInfo::realip_remote_addr reads the first value of X-Forwarded-For as the client address used by raw_ip_key in crates/utils/src/rate_limit/mod.rs. Lemmy's bundled docker/nginx.conf uses $pro…
CWE: CWE-799
NVD
MEDIUM
CVE-2026-68901
Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from th…
CWE: CWE-476
GitHub-GHSA
MEDIUM
SearXNG MCP Server is Vulnerable to SSRF in web_url_read: the internal-address guard is disabled by default (MCP_HTTP_HARDEN off)
GHSA-q87f-qc2r-2gw4
pkg: mcp-searxng
eco: npm
published: Aug 19, 2026
Ref: https://github.com/ihor-sokoliuk/mcp-searxng/issues/87#issuecomment-4645453694
### Summary
The web_url_read tool fetches a caller-supplied URL server-side and converts it to markdown. An SSRF guard (assertUrlAllowed, which blocks private/loopback/metadata addresses) exists but runs only when …
CVE-2026-54688
NVD
MEDIUM
CVE-2026-50149
Contour is a Kubernetes ingress controller using Envoy proxy. In versions 1.23.0 through 1.33.4, when an `HTTPProxy` is configured with incompatible combination of both `.spec.virtualhost.tls.enableFallbackCertificate: true` and `.spec.virtualhost.jwtProviders`, Contour does not reject the configura…
CWE: CWE-295
NVD
MEDIUM
CVE-2026-76039
Incorrect reference resolution in Core in Google Chrome on on Android prior to 151.0.7922.169 allowed a remote attacker leveraging social engineering to obtain sensitive information via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-706
NVD
MEDIUM
CVE-2026-62576
Vulnerability in the Oracle Hyperion Infrastructure Technology product of Oracle Hyperion (component: Installation and Configuration). The supported version that is affected is 11.2.25.0.000. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromi…
NVD
MEDIUM
CVE-2026-12632
Zephyr's Precision Time Protocol receive handler ptp_msg_post_recv() in subsys/net/lib/ptp/msg.c takes the 4-bit message type straight off the wire via ptp_msg_type() (msg->header.type_major_sdo_id & 0xF, range 0-15) and uses it to index the msg_size[] table. That table only defines entries up to PT…
CWE: CWE-125
NVD
MEDIUM
CVE-2026-12631
The Zephyr kernel validates the k_thread_join() and k_thread_abort() system calls (declared __syscall in include/zephyr/kernel.h) through thread_obj_validate() in kernel/thread.c. Its default switch branch is the access-denied path, taken when k_object_validate() returns -EPERM (the calling user thr…
CWE: CWE-862
GitHub-GHSA
MEDIUM
Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority
GHSA-g7p5-89mh-248h
pkg: lemur
eco: pip
published: Aug 18, 2026
## Summary
Repo under test: https://github.com/Netflix/lemur
When `ADMIN_ONLY_AUTHORITY_CREATION=False` (an explicitly supported and documented configuration), `POST /api/1/authorities` with `type=subca` never verifies that the caller holds `AuthorityPermission` on the supplied `parent` authority.…
CVE-2026-71317
GitHub-GHSA
MEDIUM
devpi-server may leak database contents
GHSA-m5pq-69xg-vcq3
pkg: devpi-server
eco: pip
published: Aug 18, 2026
### Impact
If the replication protocol is enabled by using the “primary“ (or deprecated “master“) role for a server instance, then the “+changelog“ URL route can be used to read the complete database content including password hashes, and the ids and salts of tokens from “devpi-tokens“ by u…
CVE-2026-54723
NVD
MEDIUM
CVE-2026-71317
Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was false. AssociatedAuthoritySchema resolved the caller-supplied parent and passed it through authority crea…
CWE: CWE-862
NVD
MEDIUM
CVE-2026-52733
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-state/src/service/non_finalized_state/chain.rs, Chain::pop_tip removed a reverted tip block but did n…
CWE: CWE-459, CWE-672
NVD
MEDIUM
CVE-2026-52731
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an attacker authenticated to an enabled Zebra RPC endpoint can terminate zebrad by supplying a getblocktemplate LongPollId containing multi-byte UTF-8 characters. In zebra-rpc/src/methods/types/long_poll.rs, LongPollId::from_str origina…
CWE: CWE-248
NVD
MEDIUM
CVE-2026-19671
Malcolm's upload-processing pipeline (scripts/safe-extract.py) enforces entry-count, nesting-depth, and total-uncompressed-byte limits when extracting container archives (zip/tar/rar/7z via libarchive), but those limits are not applied when the uploaded file is a single-stream compressed format (.gz…
CWE: CWE-409
NVD
MEDIUM
CVE-2026-47606
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution and information disclosure.
CWE: CWE-36
NVD
MEDIUM
CVE-2026-74044
Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows authenticated cluster peers to delete arbitrary directory contents by supplying a traversal-shaped node name in the cluster hello payload without validation. Attackers holding a valid cluster Fernet key can craft a malicio…
CWE: CWE-22
GitHub-GHSA
MEDIUM
MobSF's CSRF checks not enforced after Django migration
GHSA-3p54-567p-2wpr
pkg: mobsf
eco: pip
published: Aug 18, 2026
### Summary
Django's `CsrfViewMiddleware` exists only in the deprecated `MIDDLEWARE_CLASSES` (ignored since Django 2.0). The active `MIDDLEWARE` tuple does not include it. All authenticated web POST endpoints (delete scan, upload, download APK, change password, manage users) accept requests without…
CVE-2026-68923
NVD
MEDIUM
CVE-2026-66781
A flaw was found in the Submariner operator. The Submariner Custom Resource (CR), used for configuring network connectivity, stores the IPsec pre-shared key (PSK) in an unencrypted format. This key, which is critical for securing communication between Kubernetes clusters, can be accessed by unauthor…
CWE: CWE-312
GitHub-GHSA
MEDIUM
MLflow: LogInputs endpoint bypasses per-run UPDATE authorization in basic-auth
GHSA-3p64-6gvh-82v5
pkg: mlflow
eco: npm
published: Aug 17, 2026
### Summary
When MLflow is deployed with the built-in basic-auth plugin (`–app-name basic-auth`), any authenticated user can inject arbitrary dataset records into another user's run by calling `POST /api/2.0/mlflow/runs/log-inputs`. The `LogInputs` proto handler is absent from the `BEFORE_REQUEST_…
CVE-2026-69146
GitHub-GHSA
MEDIUM
http4k: `DigestAuthProvider.verify` ignored configured algorithm and did not bind to request URI
GHSA-vxxm-wwqh-mh47
pkg: org.http4k:http4k-security-digest, org.http4k:http4k-security-digest, org.http4k:http4k-security-digest
eco: maven
published: Aug 17, 2026
### Impact
An issue in `DigestAuthProvider.verify`:
**Algorithm silently forced to MD5.** The configured `algorithm` parameter was ignored — every verification used MD5 regardless of configuration. Deployments believing they were running SHA-256 Digest auth were silently inheriting MD5's collis…
CVE-2026-54147
NVD
MEDIUM
CVE-2026-63669
ApostropheCMS is an open-source Node.js content management system. Prior to 4.32.0, the page module's move() operation fails to enforce the destination parent's _create permission because its oldParent archive condition disables the check for ordinary moves, allowing an authenticated editor or contr…
CWE: CWE-639, CWE-862
NVD
MEDIUM
CVE-2026-63667
ApostropheCMS is an open-source Node.js content management system. Prior to 3.6.2, the import-export module in packages/import-export/lib/formats/gzip.js constructs an attachment source path from the attacker-controlled _id, name, and extension fields in aposAttachments.json without ensuring that th…
CWE: CWE-22
GitHub-GHSA
MEDIUM
Netty Vulnerable to Cache Poisoning and Information Disclosure via CORS Vary Header Overwrite
GHSA-8c42-7qj2-3j46
pkg: io.netty:netty-codec-http, io.netty:netty-codec-http
eco: maven
published: Aug 17, 2026
### Summary
Netty's `CorsHandler` silently overwrites existing `Vary` headers, enabling cache poisoning and sensitive information disclosure.
### Details
`io.netty.handler.codec.http.cors.CorsHandler#setVaryHeader` overwrites any existing Vary headers set by backend applications.
“`java
priv…
CVE-2026-59903
GitHub-GHSA
MEDIUM
Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard
GHSA-fp27-88fp-2phg
pkg: glances
eco: pip
published: Aug 17, 2026
### Summary
Glances's REST API server includes a documented safety check intended to guarantee that `cors_credentials=True` can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality (`cors_origins == ["*"…
CVE-2026-68517
NVD
MEDIUM
CVE-2026-74881
openssl_encrypt versions before 1.4.0 configure CORS with allow_origins set to wildcard and allow_credentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them.
CWE: CWE-942
NVD
MEDIUM
CVE-2026-44517
Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left by …
CWE: CWE-22
GitHub-GHSA
MEDIUM
stigmem-node has blind SSRF via unvalidated webhook subscription delivery_address
GHSA-5p3m-vhh6-9236
pkg: stigmem-node
eco: pip
published: Aug 20, 2026
### Summary
Stigmem allows an authenticated user to create a webhook subscription with a user-controlled `delivery_address`. That value is stored and later used directly by the subscription delivery worker as the destination of a server-side HTTP POST request.
The codebase already contains an outb…
NVD
MEDIUM
CVE-2026-72844
The Lean 4 kernel does not verify that the structure named in a projection expression matches the type of the value being projected, and environment::add_inductive in src/kernel/inductive.cpp did not type check the nested inductive applications that are replaced by auxiliary types, so their parametr…
CWE: CWE-843
GitHub-GHSA
MEDIUM
SearXNG MCP Server: Additional hardened-mode SSRF bypasses
GHSA-wppf-h75h-6pm6
pkg: mcp-searxng
eco: npm
published: Aug 19, 2026
## Summary
`mcp-searxng` has a hardened-mode URL-reading feature intended to prevent `web_url_read` from reaching private or internal network resources.
PR #79 appears to address one SSRF class: hostnames that resolve to private or internal addresses under hardened mode. I tested PR #79 locally an…
CVE-2026-54689
GitHub-GHSA
MEDIUM
Lemur: SSRF protection in certificate revocation checking bypassable via HTTP redirects and DNS rebinding (incomplete fix for GHSA-54vg-pfh7-jq95)
GHSA-f3qq-49m6-rw8f
pkg: lemur
eco: pip
published: Aug 18, 2026
## Summary
The SSRF mitigation added for GHSA-54vg-pfh7-jq95 (`_validate_revocation_url()` in `lemur
/certificates/verify.py`) can be bypassed. An operator-role user who uploads a certificate with attacker-controlled CRL/OCSP extensions can still make Lemur reach internal destinations (RFC1918, loop…
CVE-2026-70667
NVD
MEDIUM
CVE-2026-70667
Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_revocation_url in lemur/certificates/verify.py checked the original CRL or OCSP URL but the later request could reach a different destination. The CRL requests.get call followed HTTP redirects without validating each Location target, …
CWE: CWE-367, CWE-918
NVD
MEDIUM
CVE-2026-55163
Lemur manages TLS certificate creation. Prior to 1.9.2, PUT /api/1/roles/ in lemur/roles/views.py:298 authorized updates with RoleMemberPermission(role_id), which allowed either an administrator or any existing member of the target role. The handler passed data["users"] and data["name"] to service.u…
CWE: CWE-863
NVD
MEDIUM
CVE-2026-55162
Lemur manages TLS certificate creation. Prior to 1.9.2, lemur/certificates/verify.py accepted CRL Distribution Point and OCSP responder URLs from uploaded certificate extensions and used them in crl_verify and ocsp_verify without adequate destination validation. An authenticated operator could submi…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-74871
openssl_encrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password cr…
CWE: CWE-916
NVD
MEDIUM
CVE-2026-54770
WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response._make_location_absolute() in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin() strips leading C0 control characters and spaces. An attacker-controlled …
CWE: CWE-601
NVD
MEDIUM
CVE-2026-16732
fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function fo…
CWE: CWE-348
GitHub-GHSA
MEDIUM
chrome-devtools-mcp: validatePath() does not canonicalize symlinks before enforcing roots
GHSA-8qf9-62×2-82pp
pkg: chrome-devtools-mcp
eco: npm
published: Aug 17, 2026
### Summary
I originally reported this through Google Bug Hunters. The Google Bug Hunters team said this is in OSS VRP scope but not reward-eligible due to the project tier, and asked me to file an issue or PR directly with this repository. I am reporting it privately here first because it is an un…
CVE-2026-53766
NVD
MEDIUM
CVE-2026-63670
ApostropheCMS is an open-source Node.js content management system. Prior to 2.17.6, sanitizeHtml() can pass disallowed executable markup through packages/sanitize-html/index.js when textarea or xmp is included in allowedTags because a literal solidus after the raw-text end-tag name is treated as tex…
CWE: CWE-79
NVD
MEDIUM
CVE-2026-53572
KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresql_scaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter() only quotes values co…
CWE: CWE-74, CWE-89
NVD
MEDIUM
CVE-2026-55558
aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.start_tls in src/aiosmtplib/protocol.py consumes the server's 220 response and starts the TLS handshake without clearing SMTPProtocol._buffer. An active network attacker can place attacker-chosen SMTP respon…
CWE: CWE-74
NVD
MEDIUM
CVE-2026-76401
In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer (REST) API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event d…
CWE: CWE-407
GitHub-GHSA
MEDIUM
langgraph-api: Incomplete assistant authorization in LangGraph Server run creation
GHSA-jfj5-wrj9-63×4
pkg: langgraph-api
eco: pip
published: Aug 19, 2026
## Summary
In affected versions of `langgraph-api` (the LangGraph Server runtime), the run-creation path authorized the assistant attached to a run using a different authorization event than the rest of the assistant-handling code paths. Direct assistant reads and cron creation dispatch the `assist…
CVE-2026-55236
GitHub-GHSA
MEDIUM
langgraph-api: Relative webhook targets in LangGraph Server can reach in-process routes without authentication
GHSA-2c9q-c2q9-qgqv
pkg: langgraph-api
eco: pip
published: Aug 19, 2026
## Summary
In affected versions of `langgraph-api` (the LangGraph Server runtime), a run or cron could be created with a relative webhook target. When the server later delivers such a webhook, it routes the request back into the same application through an in-process loopback transport that the aut…
CVE-2026-55235
NVD
MEDIUM
CVE-2026-52739
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child. In zebra-state/src/service/non_finalized_state/chain.rs, Chain::push originally inserted the transac…
CWE: CWE-248
NVD
MEDIUM
CVE-2026-50139
goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, `ShareHandler` reads the share token's `DownloadLimit` under `RLock`, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same `Downloaded`/`DownloadLimit` snapshot…
CWE: CWE-362
NVD
MEDIUM
CVE-2026-75145
FFmpeg before commit b4c199c contains an incorrect integer narrowing conversion in the AV1 RTP packetizer (libavformat/rtpenc_av1.c). The OBU size is cast to long before comparison against the remaining frame size. On targets where long is 32 bits, including 64-bit Windows, sufficiently large OBU si…
CWE: CWE-681
NVD
MEDIUM
CVE-2026-45271
Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. Picotls implements its own ASN.1 validation helper, which is used by the minicrypto backend while parsing local PKCS#8 private keys. Prior to commit c14231d801407640bc42c2dcf92783409ea6a7c7,…
CWE: CWE-835
GitHub-GHSA
MEDIUM
Unleash: Addon webhook URL is dialed server-side with no internal-address filtering, enabling SSRF to internal services / cloud metadata and exfiltration of configured request headers
GHSA-5vf6-jrqr-78fj
pkg: unleash-server, unleash-server, unleash-server
eco: npm
published: Aug 21, 2026
## Summary
Unleash's addon/integration subsystem lets an operator configure a webhook (and the Slack, Microsoft Teams, Datadog, and New Relic integrations) with a target `url` parameter. Whenever a subscribed feature-flag event fires, the Unleash server itself issues an HTTP request to that configu…
CVE-2026-63004
NVD
MEDIUM
CVE-2026-55015
Uncontrolled search path element in Windows Remote Help allows an authorized attacker to deny service locally.
CWE: CWE-427
GitHub-GHSA
MEDIUM
asteval Sandbox Escape: arbitrary native memory read/write via numpy ctypes in default asteval Interpreter
GHSA-9w56-46f6-3qhx
pkg: asteval
eco: pip
published: Aug 20, 2026
### Summary
With its default configuration (numpy enabled, `import` disabled), asteval's `Interpreter` lets an attacker-controlled expression obtain a raw **arbitrary process-memory read and write** primitive, without using `import`, any `__dunder__` attribute, or `eval`/`exec`/`getattr`. Arbitrary …
NVD
MEDIUM
CVE-2026-14978
HashiCorp go-slug 0.4.0 through 0.18.2 could allow a local attacker to bypass .terraformignore exclusions and cause sensitive files to be included in Terraform slug uploads due to improper handling of Unicode normalization during path matching.
CWE: CWE-176
GitHub-GHSA
MEDIUM
SearXNG Basic Authentication Credentials Exposed Through MCP Logs and JSON-RPC Error Responses
GHSA-hjwh-xvfw-qrwj
pkg: mcp-searxng
eco: npm
published: Aug 19, 2026
### Summary
mcp-searxng version 1.11.0 exposes SearXNG Basic Authentication credentials embedded in the `SEARXNG_URL` environment variable.
When the server starts in STDIO mode and an MCP client connects, the complete `SEARXNG_URL`, including its username and password, is sent to the client throug…
NVD
MEDIUM
CVE-2026-76227
Renovate versions from 42.68.1 before 42.96.3 (and from 42.68.1 before 43.4.4), including corresponding Docker images (renovate/renovate, mend/renovate-ce, renovate-ee-server, renovate-ee-worker >=13.3.0 <13.6.0), fail to restrict environment variables to an allowlist when spawning child processes. …
CWE: CWE-526
NVD
MEDIUM
CVE-2026-73974
linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations, and Linuxfabrik Monitoring Plugins uses its shared testing helper across check plugins. Prior to linuxfabrik-lib 6.1.0 and Linuxfabrik Monitoring Plugins 7.0.0, lib.lftest.test() treated the …
CWE: CWE-22, CWE-269
NVD
MEDIUM
CVE-2026-73973
Linuxfabrik Monitoring Plugins provides monitoring plugins for Icinga, Nagios, and related systems. Prior to version 7.0.0, check-plugins/logfile/logfile accepted a free-form –filename path and opened it as root when invoked through the shipped nagios or icinga sudoers allowlist, without confining …
CWE: CWE-22, CWE-269
GitHub-GHSA
MEDIUM
linuxfabrik-lib: Arbitrary root file read via live –test argument (lib.lftest) across sudoers-whitelisted plugins (LPE)
GHSA-rh9c-rqvg-f7pr
pkg: linuxfabrik-lib
eco: pip
published: Aug 18, 2026
## Summary
Every Linuxfabrik check plugin that supports the shared `–test` argument (routed through `lib.lftest.test()`) will, when `–test` is supplied, treat the first CSV element as a filesystem path and read its full contents as the plugin's simulated STDOUT — running as root when the plugin …
CVE-2026-73974
NVD
MEDIUM
CVE-2026-47630
NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an absolute path traversal. A successful exploit might lead to code execution.
CWE: CWE-36
GitHub-GHSA
MEDIUM
MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads
GHSA-8j49-mmcx-4mp5
pkg: mobsf
eco: pip
published: Aug 18, 2026
### Summary
The `find_icon_path_zip()` function in MobSF does not properly sanitize the `android:icon` attribute extracted from an Android manifest before resolving it as a filesystem path.
An attacker can supply a malicious `android:icon` value containing path traversal sequences, causing MobSF to…
CVE-2026-68922
NVD
MEDIUM
CVE-2026-75485
A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. The cluster Proxy object is dumped in raw form, bypassing the oc inspect redaction that would normally sanitize sensitive fields. This exposes proxy basic-auth credentials in the must-gather archive,…
CWE: CWE-532
NVD
MEDIUM
CVE-2026-73834
A flaw was found in the must-gather component of Red Hat Advanced Cluster Management for Kubernetes. Certain ACM wrapper Custom Resources that embed Secret data are collected without redaction. When an administrator runs must-gather, credentials and tokens are captured in cleartext in the resulting …
CWE: CWE-312
NVD
MEDIUM
CVE-2026-74890
openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in CamelliaCipher that disables HMAC tag generation and verification when the PYTEST_CURRENT_TEST environment variable is set. Attackers with code execution can set this environment variable to produce unauthenticat…
CWE: CWE-345
NVD
MEDIUM
CVE-2026-74873
openssl_encrypt versions before 1.4.0 expose passwords passed via the –password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/[pid]/cmdline to retrieve plaintext passwords and keystore passwords.
CWE: CWE-214
GitHub-GHSA
MEDIUM
Tina: Broken Access Control: arbitrary bucket-key write/delete in `next-tinacms-s3` (and sibling production media adapters)
GHSA-8mq9-5fw2-5rm4
pkg: next-tinacms-s3, next-tinacms-dos, next-tinacms-azure
eco: npm
published: Aug 19, 2026
## Summary
The production media handler shipped by `next-tinacms-s3` (`createMediaHandler` in `packages/next-tinacms-s3/src/handlers.ts`) accepts an attacker-chosen `?key=` query parameter and returns an AWS-signed `PutObject` URL whose `Key` is that value, with no check that the key falls under th…
CVE-2026-59992
NVD
MEDIUM
CVE-2026-18504
fastify is a fast and low overhead web framework for Node.js. Versions of fastify before 5.12.1 are affected by a schema validation bypass when a request body schema targets a root primitive value. When the schema validates a top-level primitive such as an integer, Ajv can coerce a JSON string into …
CWE: CWE-20
NVD
MEDIUM
CVE-2026-19670
Malcolm's nginx Lua role-based access control (RBAC) layer decides whether an authenticated user may reach a role-restricted path (e.g. /htadmin, /auth, /admin_login, /arkime/api/esadmin, NetBox, upload endpoints) by pattern-matching the raw, percent-encoded request URI. Nginx itself, however, selec…
CWE: CWE-863
GitHub-GHSA
MEDIUM
Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement
GHSA-r553-m4fv-5v97
pkg: github.com/axllent/mailpit
eco: go
published: Aug 20, 2026
## Summary
Mailpit's SMTP DATA reader enforces the configured `MaxMessageSize` only after `bufio.Reader.ReadBytes('\n')` has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation before M…
CVE-2026-67447
GitHub-GHSA
MEDIUM
Wagtail: Improper restriction handling on descendant collections in Documents and Images API
GHSA-c2xx-cjmh-9q8f
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
The Documents and Images [API V2](https://docs.wagtail.org/en/stable/advanced_topics/api/index.html) incorrectly listed items in descendants of private collections, which should inherit the view restrictions defined on their ancestors. A user with access to the API could see the filename…
GitHub-GHSA
MEDIUM
Fleet: Unauthenticated download of in-house iOS app binaries via predictable URLs
GHSA-q9c5-pp7m-fm2g
pkg: github.com/fleetdm/fleet/v4
eco: go
published: Aug 20, 2026
### Summary
Two endpoints serving in-house iOS application packages and manifests in Fleet's enterprise tier are reachable without a hard-to-guess token in the URL, allowing an unauthenticated attacker who can reach the Fleet server to download an in-house IPA by guessing sequential title identifie…
GitHub-GHSA
MEDIUM
netty-incubator-codec-ohttp: Binary HTTP parser unchecked varint length overflow causes decoder crash
GHSA-pgrf-4654-3gq8
pkg: io.netty.incubator:netty-incubator-codec-bhttp
eco: maven
published: Aug 20, 2026
## Summary
`io.netty.incubator:netty-incubator-codec-bhttp` uses attacker-controlled Binary HTTP variable-length integers as `long` values but accumulates them into `int` offsets. Large valid varint lengths wrap the internal offset negative, leading to unchecked `ArrayIndexOutOfBoundsException` / `…
CVE-2026-61799
NVD
MEDIUM
CVE-2026-68552
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16_t len variable in stun_get_message_len_str() in src/client/ns_turn_msg.…
CWE: CWE-190
NVD
MEDIUM
CVE-2026-49392
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile() and DB::searchFile() in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems, FIMDBCreat…
CWE: CWE-20, CWE-89
NVD
MEDIUM
CVE-2026-48796
CefSharp provides .NET bindings for the Chromium Embedded Framework for Windows Forms and Windows Presentation Foundation applications. Prior to version 148.0.90, CefSharp/SchemeHandler/FolderSchemeHandlerFactory.cs used filePath.StartsWith(rootFolder, StringComparison.OrdinalIgnoreCase) to decide w…
CWE: CWE-22
NVD
MEDIUM
CVE-2026-70907
Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle…
CWE: CWE-284
NVD
MEDIUM
CVE-2026-52737
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. In zebra…
CWE: CWE-345
NVD
MEDIUM
CVE-2026-52734
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated P2P peer can cause the mempool download pipeline to retain transactions after verification reaches the outer RATE_LIMIT_DELAY timeout. In zebrad/src/components/mempool/downloads.rs, Downloads::poll_next removed cancel…
CWE: CWE-401
NVD
MEDIUM
CVE-2026-52732
ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, one unauthenticated P2P peer can monopolize all 25 MAX_INBOUND_CONCURRENCY slots in Zebra's inbound mempool download and verification pipeline. In zebrad/src/components/mempool/downloads.rs, the bounded queue was shared globally without…
CWE: CWE-770
NVD
MEDIUM
CVE-2026-65959
Vitess is a database clustering system for horizontal scaling of MySQL. In 24.0.2 and earlier, the /debug/vrlog endpoint registered by addHttpEndpoint() in go/vt/vttablet/tabletmanager/vreplication/vrlog.go invokes vrlogStatsHandler() without acl.CheckAccessHTTP(r, acl.DEBUGGING), unlike comparable …
CWE: CWE-862
NVD
MEDIUM
CVE-2026-73502
kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In openapi3filter/req_resp_decod…
CWE: CWE-476
NVD
MEDIUM
CVE-2026-46482
### Impact
The registration component does not validate the text-based _Security Question_ CAPTCHA correctly, allowing attackers to bypass the challenge via a specially crafted value.
[CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/U…
CWE: CWE-636
GitHub-GHSA
MEDIUM
Glances: as_dict_secure() Value-Level Bypass Leaks Credentials in URL Values via /api/4/config
GHSA-4h34-v6r8-mmjc
pkg: glances
eco: pip
published: Aug 17, 2026
## Summary
Glances provides `as_dict_secure()` explicitly designed for unauthenticated API access, with a docstring stating it returns "a sanitised copy of the configuration dict" where "Sensitive keys in remaining sections are replaced by '********'". However, the implementation only checks KEY na…
CVE-2026-68520
GitHub-GHSA
MEDIUM
asteval has a Sandbox Escape via BaseException Subclasses
GHSA-89v8-rhwq-hf77
pkg: asteval
eco: pip
published: Aug 20, 2026
## Summary
An attacker who can supply expressions to `asteval.Interpreter.eval()` can raise `SystemExit`,
`KeyboardInterrupt`, `GeneratorExit`, or `BaseException` from inside the sandbox. These
exceptions are subclasses of `BaseException` but not `Exception`, so they bypass the
`except Exception:` …
CVE-2026-55244
NVD
MEDIUM
CVE-2026-77067
The setWebhookResolver in packages/api/src/resolvers/webhooks/index.ts stores the caller-supplied url without any address validation, and the file imports no validation helper. When a subscribed event fires, callWebhook in packages/api/src/jobs/call_webhook.ts issues axios.request with that url, the…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-77066
The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.get(url, rssParserConfig()) with no address validation. The same file guards the subscribe path with validateUrl(), which rejects private and reserved ranges through the privat…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-70656
Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. From 3.5.1 until 3.9.2, an authenticated admin or superadmin can set matchMethod to regex and place a malicious expression in…
CWE: CWE-1333
NVD
MEDIUM
CVE-2026-55164
Lemur manages TLS certificate creation. Prior to 1.9.2, lemur.users.service.update assigned a replacement password directly to users.password, while lemur/users/models.py registered User.hash_password only for the before_insert event. Because no before_update listener ran, administrator-initiated pa…
CWE: CWE-256
NVD
MEDIUM
CVE-2026-74046
Wazuh 4.4.0 before 4.14.7 contains a denial of service vulnerability in the fdecompress_files() function within cluster.py that allows authenticated cluster peers to exhaust memory by supplying a malicious synchronization archive without decompressed size limits. Attackers holding a valid cluster Fe…
CWE: CWE-409
GitHub-GHSA
MEDIUM
MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction
GHSA-x768-8642-mmq9
pkg: mobsf
eco: pip
published: Aug 18, 2026
### Summary
When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed `ZIP_MAX_UNCOMPRESSED_FILE_SIZE` (400 MB) and logs "Skipping" — but the code lacks a `continue` statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk.
…
CVE-2026-68924
NVD
MEDIUM
CVE-2026-55165
Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetch_token_header to read header_data["alg"] from an unverified token and passed that attacker-controlled value to decode_with_multiple_secrets. PyJWT 2.x rejects alg=none with the configu…
CWE: CWE-347
GitHub-GHSA
MEDIUM
Ember has unneutralized terminal escape/control sequences from Caddy logs injected into the operator's TUI
GHSA-x3g7-qrwc-f6c5
pkg: github.com/alexandre-daubois/ember
eco: go
published: Aug 20, 2026
## Summary
Ember's interactive TUI renders fields taken from the monitored Caddy server's access logs — most notably the request URI — straight to the operator's terminal without neutralising terminal escape or control sequences (CWE-150). Those log fields are populated from arbitrary, unauthen…
CVE-2026-54162
GitHub-GHSA
MEDIUM
django CMS: Stored XSS in edit-mode plugin exception rendering
GHSA-hvq6-2r72-p2x7
pkg: django-cms
eco: pip
published: Aug 20, 2026
## Summary
When plugin rendering fails in edit mode, django CMS renders a `cms-rendering-exception` block so editors can see that a placeholder could not be rendered. Older code built that block's heading by interpolating the exception message, placeholder/source strings, and the failing plugin's s…
CVE-2026-75526
NVD
MEDIUM
CVE-2026-53487
Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request `/api/v1/overview` for a cluster that their roles do not permit by selecting that cluster with `x-cluster-name`. The overview route is registered before `middleware.RBACMiddleware()` and `GetO…
CWE: CWE-862
GitHub-GHSA
MEDIUM
django CMS: Missing authorization in `render_object_structure` discloses non-PageContent placeholder structure to low-privileged staff
GHSA-8qj2-c6q4-f399
pkg: django-cms
eco: pip
published: Aug 20, 2026
## Summary
The django-cms frontend-editing structure endpoint
“`
GET /<lang>/admin/cms/placeholder/object/<content_type_id>/structure/<object_id>/
“`
did not perform an object-level authorization check for **non-`PageContent`** objects. Any authenticated, active staff user could request the str…
CVE-2026-61663
GitHub-GHSA
MEDIUM
Wagtail: Improper restriction handling on Pages admin API
GHSA-3vrh-m9w7-v94f
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
The internal Pages admin [API](https://docs.wagtail.org/en/stable/advanced_topics/api/index.html) incorrectly returns page fields without access control when they are declared in `api_fields`. A user with access to the Wagtail admin can use this API to fetch draft and live page fields��…
CVE-2026-55468
GitHub-GHSA
MEDIUM
Wagtail: Pages translations can be created without page permissions when using simple_translation
GHSA-8634-mr4j-r72c
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
A low-level user with the "Can submit translation" permission can create translations for any page, including those they do not have permissions for.
### Patches
Patched versions have been released as Wagtail 7.0.8, 7.3.3, 7.4.2.
### Workarounds
N/A
### Acknowledgements
Many thanks to…
CVE-2026-54262
GitHub-GHSA
MEDIUM
Wagtail: Denial of service via unbounded filter specs in the image preview
GHSA-f2p5-j6fg-5cxf
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
An authenticated admin user can trigger expensive rendition processing with purposefully crafted filter specs resulting in potentially service degradation.
The vulnerability is not exploitable by an ordinary site visitor without access to the Wagtail admin.
### Patches
Patched versions…
CVE-2026-54260
GitHub-GHSA
MEDIUM
Wagtail: Improper restriction handling on Documents and Images chosen endpoints
GHSA-h54r-xq46-qwqm
pkg: wagtail, wagtail, wagtail
eco: pip
published: Aug 20, 2026
### Impact
The Documents and Images chooser's chosen endpoint incorrectly listed items for which the user has not been granted choose permission. A user with access to the Wagtail admin could see the filename and name and URLs of documents and images in those collections.
The vulnerability is not e…
CVE-2026-54259
NVD
MEDIUM
CVE-2026-76380
In versions below 5.1.3 of the CrowdStrike OAuth API app for Splunk SOAR, a user who holds a role with permission to run actions could expose a sensitive document password by invoking either the detonate file or detonate url action, because the action's document_password parameter is not masked and …
CWE: CWE-312
NVD
MEDIUM
CVE-2026-54492
Koel is a free, open-source music streaming solution. Prior to 9.7.0, the Subsonic-compatible createPodcastChannel.view route accepts an authenticated user's private URL because app/Http/Requests/Subsonic/CreatePodcastChannelRequest.php does not apply the SafeUrl validation used by the regular podca…
CWE: CWE-918
NVD
MEDIUM
CVE-2026-76166
A flaw was found in mod_cluster's AdvertiseListenerImpl (org.jboss.modcluster core module). A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest() that …
CWE: CWE-476
NVD
MEDIUM
CVE-2026-76041
Information leak in Skia in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to potentially bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-200
GitHub-GHSA
MEDIUM
Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False
GHSA-4h97-p9wq-chqj
pkg: lemur
eco: pip
published: Aug 18, 2026
## Summary
The `CertificateExport` handler in `lemur/certificates/views.py` nests its entire ownership / `CertificatePermission` check inside an `if plugin.requires_key:` branch. When the selected export plugin advertises `requires_key = False`, the authorization check is skipped entirely and any …
CVE-2026-71322
NVD
MEDIUM
CVE-2026-76032
Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/{Uuid} in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for G…
CWE: CWE-862
NVD
MEDIUM
CVE-2026-71322
Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requires_key branch for POST /api/1/certificates//export. A plugin declaring requires_key false bypassed that check, and the handler still passed cert.private_…
CWE: CWE-862
GitHub-GHSA
MEDIUM
MagicMirror socket payload secret placeholder expansion can disclose SECRET_* environment variables
GHSA-q4gh-4ffp-5cg8
pkg: magicmirror
eco: npm
published: Aug 18, 2026
### Summary
When `hideConfigSecrets: true` is enabled, MagicMirror redacts `SECRET_*` environment placeholders in the HTTP `/config` response, but the shared node-helper socket dispatcher expands `**SECRET_NAME**` placeholders in every inbound socket payload before passing it to module helpers. Any …
CVE-2026-63640
GitHub-GHSA
MEDIUM
Copyparty vulnerable to file/dirkey confusion
GHSA-x5pq-m9p8-f4vx
pkg: copyparty
eco: pip
published: Aug 18, 2026
A valid filekey could potentially be converted into a dirkey, granting read-access to the containing folder.
This issue only affected volumes which simultaneously enable both filekeys and dirkeys, with volflag `dk` or `dks` combined with `fk` or `fka`.
Both required features are default-disabled, …
CVE-2026-70657
NVD
MEDIUM
CVE-2026-75841
ArcadeDB before 26.8.1 contains a denial of service vulnerability in the Cypher range() function that allows authenticated users to exhaust server heap memory. Attackers can submit oversized range() expressions with large bounds to trigger OutOfMemoryError and cause temporary service degradation or …
CWE: CWE-770
NVD
MEDIUM
CVE-2026-16045
Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 Mattermost failed to restrict OAuth deauthorization and personal access token management endpoints to direct user sessions, which allowed an OAuth app with a delegated user token to revoke the user's authorizations or tokens for other integra…
CWE: CWE-863
NVD
MEDIUM
CVE-2026-76033
Inappropriate implementation in CORS in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: High)
CWE: CWE-20
NVD
MEDIUM
CVE-2026-75833
The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo(). The function rejects a literal '//' prefix but does not account for browsers normalizing backslashes to slashes i…
CWE: CWE-601
GitHub-GHSA
MEDIUM
Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username
GHSA-w4mq-xh27-6xpx
pkg: unleash-server
eco: npm
published: Aug 21, 2026
## Vulnerability Details
**File**: `src/lib/addons/feature-event-formatter-md.ts`
**Line**: 355 (in v8.0.1; `format()` method)
### Root Cause
`FeatureEventFormatterMd.format()` does:
“`ts
Mustache.escape = (text) => text;
const text = Mustache.render(action, context);
“`
`mustache` (pinned `^…
CVE-2026-63466
NVD
MEDIUM
CVE-2026-50126
Adaguc-server is an open source geographical information system to visualize, combine, compare and share real-time meteorological, climatological and remote sensing data via OGC standards. Versions prior to 7.2.2 crash with a memory-safety fault when it parses a GeoJSON document whose geometry conta…
CWE: CWE-125, CWE-476
GitHub-GHSA
MEDIUM
gettext-converter: Prototype pollution in js2i18next() via crafted translation keys
GHSA-f4jp-rw7w-ccwg
pkg: gettext-converter
eco: npm
published: Aug 20, 2026
### Impact
`js2i18next()` is vulnerable to prototype pollution. When converting translations, it splits nested keys on the key separator (default `##`) and uses each segment as a dynamic object key while building the output object. A key whose segment is `__proto__` (e.g. `__proto__##gcPolluted`) c…
CVE-2026-55451
GitHub-GHSA
MEDIUM
next-video: Unauthenticated arbitrary file read via /api/video request handler
GHSA-2p39-2jf3-fv2q
pkg: next-video
eco: npm
published: Aug 20, 2026
### Impact
The HTTP route handler exported by `next-video/request-handler` — which the README instructs consumers to mount at `/api/video` — allows an unauthenticated remote attacker to read arbitrary `.json` files from the production filesystem of any application following the documented setup…
CVE-2026-54150
GitHub-GHSA
MEDIUM
Zoo Design Studio: Memory-corruption in memory handling of lib-kcl
GHSA-mc9m-6fm9-pghc
pkg: zoo-kcl, kcl-lib
eco: pip
published: Aug 20, 2026
A race condition in kcl-lib can result in a use-after-free when accessing environments concurrently. During Vec reallocation, the previous buffer containing Box pointers is freed and replaced. A concurrent get_env operation that has already loaded a pointer to the old buffer may subsequently index i…
GitHub-GHSA
MEDIUM
Zoo Design Studio: Recursive KCL parsing is vulnerable to denial-of-service
GHSA-jgvr-6x5w-hx5w
pkg: zoo-kcl, kcl-lib
eco: pip
published: Aug 20, 2026
### Impact
Feeding a KCL program that wraps an expression in deep, unnecessary parentheses triggers the parser’s recursive `expression` -> `unnecessarily_bracketed` -> `expression` path. With enough nesting, the call stack grows until it exceeds the process stack limit, causing a stack overflow.
GitHub-GHSA
MEDIUM
OpenTelemetry-Go: Unsynchronized baggage map can panic under concurrent access
GHSA-42cj-99w8-cp2p
pkg: go.opentelemetry.io/otel/bridge/opentracing
eco: go
published: Aug 20, 2026
### Summary
`go.opentelemetry.io/otel/bridge/opentracing` introduced an unsynchronized `extraBaggageItems` map on `bridgeSpan`. One goroutine can write this map through `Span.SetBaggageItem` while another goroutine reads and iterates it during correlation baggage propagation, which can trigger Go's…
CVE-2026-45404
GitHub-GHSA
MEDIUM
Velero vulnerable to file path traversal when extracting from backup's tarball
GHSA-j2g6-362q-6qc6
pkg: github.com/vmware-tanzu/velero
eco: go
published: Aug 20, 2026
### Impact
_What kind of vulnerability is it? Who is impacted?_
If the attacker compromises the backup's object storage backend and uploads a malicious backup tarball including file names like the following:
* ../../../tmp/escape_1 -> file created at /tmp/escape_1
* ../../../../../../..…
CVE-2026-32637
GitHub-GHSA
MEDIUM
BuildKit: Custom frontend could bypass Seccomp/AppArmor
GHSA-7236-3392-c5c6
pkg: github.com/moby/buildkit
eco: go
published: Aug 19, 2026
### Impact
A custom frontend could send a crafted build request that disabled Seccomp and AppArmor protections for the build container, even if the user did not explicitly allow the `security.insecure` entitlement. Other security measures, like Linux capabilities were still applied to these containe…
CVE-2026-61711
GitHub-GHSA
MEDIUM
Uprobe gadgets: unprivileged container's ld.so.cache causes high CPU utilization and container startup DoS
GHSA-vjhx-2cqw-3q6q
pkg: github.com/inspektor-gadget/inspektor-gadget
eco: go
published: Aug 19, 2026
## Summary
An unprivileged container can block all other containers from starting on the
same host by placing a crafted `/etc/ld.so.cache` file in its filesystem. When
Inspektor Gadget attaches any uprobe-based gadget, it parses this file in the
container startup path. A malicious cache causes ~53 …
CVE-2026-53941
GitHub-GHSA
MEDIUM
block_buffer: panic corrupts inline buffer position
GHSA-qwgh-2vcv-g2f7
pkg: block_buffer
eco: rust
published: Aug 19, 2026
### Summary
A caught panic may leave the cursor position of `EagerBuffer` or `ReadBuffer` in a corrupted state; this in turn allows out-of-bounds reads/writes.
### Details & PoC
The following two tests fail miri:
“`rust
#[cfg(miri)]
#[test]
fn eager_digest_blocks_panic_corrupts_inline_position(…
GitHub-GHSA
MEDIUM
Triton VM Soundness Vulnerability due to Missing Constraint
GHSA-vjf8-9fx6-mv6x
pkg: triton-vm
eco: rust
published: Aug 18, 2026
The instruction `sponge_absorb_mem` Triton VM fails to verify that hashed values come from the claimed memory location. Malicious provers can substitute arbitrary data instead of actual memory contents.
Any application using instruction `sponge_absorb_mem` to hash memory data can be given a proof f…
GitHub-GHSA
MEDIUM
MagicMirror: ssrf calendar .js
GHSA-w6x9-28jw-hq7j
pkg: magicmirror
eco: npm
published: Aug 18, 2026
# Vulnerability — SSRF via `ADD_CALENDAR` (MagicMirror² calendar)
> Analysis of the PoC `exploit-ssrf-calendar.js`.
> Target: `calendar/node_helper.js` of MagicMirror², socket.io namespace `/calendar`.
—
## Identification
| Field | Value |
|——-|——-|
| **PoC file** | `exploit-ssrf-c…
CVE-2026-63643
GitHub-GHSA
MEDIUM
MagicMirror newsfeed Socket.IO notification allows blind server-side request forgery
GHSA-998g-7v5w-cr7g
pkg: magicmirror
eco: npm
published: Aug 18, 2026
# Vulnerability — Blind SSRF via `CHECK_ARTICLE_URL` (MagicMirror² newsfeed)
> Analysis of the PoC `exploit-ssrf-newsfeed.js`.
> Target: `newsfeed/node_helper.js` of MagicMirror², socket.io namespace `/newsfeed`.
—
## Identification
| Field | Value |
|——-|——-|
| **PoC file** | `exp…
CVE-2026-63642
GitHub-GHSA
MEDIUM
RabbitMQ Java client: TrustEverythingTrustManager used by default in useSslProtocol() enables MITM
GHSA-5m9f-rphj-c435
pkg: com.rabbitmq:amqp-client
eco: maven
published: Aug 18, 2026
## Vulnerability Summary
`com.rabbitmq.client.TrustEverythingTrustManager` accepts ANY TLS certificate (including null chains) and is used as the default trust manager when calling `ConnectionFactory.useSslProtocol()` without arguments. Combined with hostname verification being disabled by default,…
CVE-2026-63336
GitHub-GHSA
MEDIUM
RabbitMQ Java client malformed body frame triggers raw command assembler exception
GHSA-qx7j-jv8m-fppr
pkg: com.rabbitmq:amqp-client
eco: maven
published: Aug 18, 2026
### Summary
RabbitMQ Java Client's inbound AMQP command assembly accepts a content header declaring a small body and then processes a larger body frame by throwing a raw `UnsupportedOperationException` from `CommandAssembler`. A broker peer that the client has connected to can use this malformed fra…
CVE-2026-63335
GitHub-GHSA
MEDIUM
Trivy Plugin Manager has Path Traversal that Allows Arbitrary File Write
GHSA-8rc5-4fr6-64pw
pkg: github.com/aquasecurity/trivy
eco: go
published: Aug 18, 2026
## Summary
Trivy's plugin manager does not fully validate metadata from a plugin's manifest before using it to construct filesystem paths under the plugin root (`~/.trivy/plugins`). A crafted plugin can cause Trivy to write its files (the manifest and the downloaded plugin binary) outside the plugi…
CVE-2026-63328
GitHub-GHSA
MEDIUM
package pkcs12: Authentication bypass in Decode functions
GHSA-mpwr-8vm7-h73f
pkg: software.sslmate.com/src/go-pkcs12
eco: go
published: Aug 17, 2026
`Decode`, `DecodeChain`, `DecodeTrustStore`, and `ToPEM` can incorrectly accept PKCS#12 files which were encoded with the wrong password, due to a failure to reject excessively-short PBMAC1 keys. Users who decode PKCS#12 files from untrusted sources and rely on the password for authentication can be…
GitHub-GHSA
MEDIUM
Etherpad addressed weak token RNG, login timing, plugin path handling, API request handling
GHSA-92hr-gmr6-h8cp
pkg: ep_etherpad-lite
eco: npm
published: Aug 17, 2026
Fix: PR #7906 (ether/etherpad). A set of medium/low hardening fixes:
– **Weak RNG for tokens (CWE-330):** author/session/readonly IDs were generated with `Math.random()` (client and server). Now use `crypto.getRandomValues`.
– **Login timing / no failure delay (CWE-208/CWE-307):** the OIDC interact…
GitHub-GHSA
MEDIUM
uniget CLI has Path Traversal in Hook Files – Directory Escape Vulnerability
GHSA-m6jg-wr9m-cg2f
pkg: gitlab.com/uniget-org/cli
eco: go
published: Aug 17, 2026
### Summary
Path Traversal vulnerability in hook filename handling allows attackers to access and manipulate arbitrary files outside the hooks directory via directory escape sequences like [passwd](vscode-file://vscode-app/app/extra/vscode/resources/app/out/vs/code/electron-browser/workbench/workben…
CVE-2026-55062
GitHub-GHSA
MEDIUM
uniget CLI has an EDITOR Command Injection
GHSA-qmcq-xw74-w667
pkg: gitlab.com/uniget-org/cli
eco: go
published: Aug 17, 2026
### Summary
The uniget CLI has a command injection vulnerability in [hooks.go](vscode-file://vscode-app/app/extra/vscode/resources/app/out/vs/code/electron-browser/workbench/workbench.html) line 199 where [strings.Split(editor, " ")](vscode-file://vscode-app/app/extra/vscode/resources/app/out/vs/cod…
CVE-2026-55061
GitHub-GHSA
MEDIUM
sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes
GHSA-3496-9g83-7v6x
pkg: sqlparse
eco: pip
published: Aug 17, 2026
### Summary
The documented Python and PHP output modes generate source-code snippets from caller-supplied SQL. Their output filters escape quote characters without first escaping existing backslashes. Crafted SQL can therefore neutralize the generated quote escape, terminate the intended language s…
CVE-2026-59894
GitHub-GHSA
MEDIUM
Terragrunt: Arbitrary File Deletion via Malicious Module Manifest
GHSA-8394-6f8r-whxg
pkg: github.com/gruntwork-io/terragrunt
eco: go
published: Aug 17, 2026
### Summary
Terragrunt is vulnerable to an arbitrary file deletion flaw when downloading external modules. If a remote module contains a maliciously crafted `.terragrunt-module-manifest` file, Terragrunt can be tricked into deleting files anywhere on the local filesystem that the Terragrunt process…
CVE-2026-45099
GitHub-GHSA
MEDIUM
New API: Redis user quota cache overwrite via PUT /api/user/self allows quota bypass
GHSA-j6gc-4893-qwmp
pkg: github.com/QuantumNous/new-api
eco: go
published: Aug 17, 2026
### Summary
Authenticated users can repeatedly call PUT /api/user/self with language or sidebar_modules while relay requests are consuming quota. The settings path reads a full User snapshot and writes it back through User.Update(), which refreshes Redis with RedisHSetObj and overwrites the Quota fi…
CVE-2026-64865
GitHub-GHSA
MEDIUM
New API: Admin can reset passkeys for same-level or higher-privileged users
GHSA-p845-629j-rcj6
pkg: github.com/QuantumNous/new-api
eco: go
published: Aug 17, 2026
## Summary
The admin passkey reset endpoint lacked the role-level authorization check used by comparable privileged account-protection endpoints. A lower-privileged administrator could attempt passkey reset operations against same-level or higher-privileged users, including root-level accounts.
##…
CVE-2026-64866