396196 matches found
CVE-2026-81267
CVE-2026-81267 is a stalled popup cross-origin navigation vulnerability in Firefox for iOS . A malicious webpage could stall a popup's cross-origin navigation after commit, causing the address bar to display the destination origin while continuing to render attacker-controlled content — effective...
CVE-2026-14697
CVE-2026-14697 is a packet-leak denial-of-service in Zephyr RTOS . The function net_ipv6_send_ns() in subsys/net/ip/ipv6_nbr.c permanently leaks a transmit net_pkt when called with a data packet pending on an unresolved neighbor whose pending_queue is already non-empty: it appends the data packet...
CVE-2026-82835
A vulnerability in caoqianming django-vue-admin 1.0 allows improper access control through manipulation of the file_id argument at the /api/file/ endpoint. The attack is executable remotely with low privileges and no user interaction . Exploit code has been made public and is rated as proof-of-co...
CVE-2026-16658
CVE-2026-16658 affects the proxmox_pct_remote connection plugin in the community.proxmox Ansible collection. The _build_pct_command() method constructs pct exec commands using unquoted string concatenation and passes them to the Proxmox host shell via Paramiko. Shell metacharacters (such as >,...
CVE-2026-13732
GDB is affected by an out-of-bounds write in its STABS debug format parser , specifically in the read_member_functions() function within gdb/stabsread.c. The root cause is a linked-list removal bug: when separating destructor from non-destructor member functions of C++ classes, destructor entries...
CVE-2026-52730
Xibo CMS prior to version 4.4.3 contains a missing authorization vulnerability in Module::settingsForm caused by PHP operator precedence . This allows an authenticated user with the Module View feature—which is not granted to non-admins by default—to view (but not change) super admin-restricted m...
CVE-2026-82834
Doccano (open-source annotation tools for ML practitioners) versions up to 1.8.5 are affected by an improper access control flaw in the Bulk-Delete Endpoint , specifically the LabelList function at /v1/projects/1/category-types. A remote attacker with low privileges can manipulate this endpoint t...
CVE-2026-82833
An improper access control vulnerability exists in the ExampleDetail function of the Project Example Detail Endpoint (/v1/projects/1/examples/) in Doccano (open-source annotation tool for ML practitioners), affecting versions up to 1.8.5 . The flaw allows a remote attacker with low privileges to ...
CVE-2026-53507
oasdiff-action , a GitHub Action that detects breaking changes in OpenAPI specs and posts reviews on pull requests, contained a flaw prior to version 0.0.51 where external $refs in the spec were resolved by default (allow-external-refs: true). On a fork pull request in a public repository, an att...
CVE-2026-14696
Zephyr RTOS Ethernet bridging contains an RX packet leak in eth_bridge_input_process() (subsys/net/l2/ethernet/bridge/bridge_input.c). When Ethernet bridging is enabled (CONFIG_NET_ETHERNET_BRIDGE), frames delivered to the local stack via eth_bridge_handle_locally() return NET_OK without actually...
CVE-2026-53508
oasdiff (a Go command-line tool and package for comparing OpenAPI specs, hosted at github.com/oasdiff/oasdiff ) failed to enforce the --allow-external-refs=false flag on the git-revision load path (rev:path form, e.g. main:openapi.yaml). From version 1.13.2 through 1.18.0 , external $refs were re...
CVE-2026-53553
Goploy is an open-source automation deployment system affected by a path traversal vulnerability in the /deploy/fileDiff (File Compare) backend API endpoint. The flaw occurs when handling client-supplied file paths, enabling arbitrary file read with potential for remote server compromise , as ind...
CVE-2026-53552
Goploy is an open-source automation deployment system (github.com/zhenorzz/goploy). In versions 1.17.5 and prior , the project handlers (Project.AddFile, Project.EditFile, Project.RemoveFile, Project.Edit in cmd/server/api/project/handler.go) accept a project or project-file row ID from the JSON ...
CVE-2026-82821
CVE-2026-82821 is a null pointer dereference in FLVMeta up to 1.2.2 , located in the function amf_object_get within src/amf.c (AMF Object Parsing component). The flaw allows a remote attacker with user interaction to trigger a crash, resulting in a low availability impact (CVSS 3.1: 4.3 MEDIUM ; ...
CVE-2026-14368
CVE-2026-14368 is an off-by-one out-of-bounds write in the Zephyr RTOS LwM2M JSON content formatter. The get_string() function in subsys/net/lib/lwm2m/lwm2m_rw_json.c uses a boundary check of string_length > buflen instead of >=, allowing a parsed JSON string whose length exactly equals the...
CVE-2026-83497
CVE-2026-83497 is an unrestricted Java deserialization vulnerability in the cursor pagination component of the OpenSearch SQL plugin . A remote authenticated user with basic read/search permissions can execute arbitrary code on the server by sending a crafted cursor parameter to the /_plugins/_sq...
CVE-2026-82820
FLVMeta up to 1.2.2 contains a heap-based buffer overflow in the function amf_string_new within src/amf.c (component: AMF String Processing). Manipulating the length argument triggers the overflow, enabling a remote attack . The CVSS 3.1 score is 4.3 (MEDIUM) with low availability impact and requ...
CVE-2023-31308
A malicious virtual function can invoke certain command handlers in the SMU , causing a denial of service due to an out-of-bounds memory read . Per AMD's CVSS 3.1 rating, the impact is LOW (3.3) with a local attack vector requiring low privileges and no user interaction, affecting only availabili...
CVE-2026-72001
Pangolin versions prior to 1.22.0 contain an authentication bypass in the share-link endpoint. The root cause is that an attacker-controlled URL parameter can omit the expected resource identifier from the token verification call, allowing a holder of a single valid share link to authenticate aga...
CVE-2026-82818
dibo-software diboot 3.8.0 is affected by an improper access control vulnerability in the Tenant Resource Assignment Handler at /api/iam/tenant/resource. Manipulation of the tenantId argument allows a remote attacker with low privileges to bypass access controls, resulting in low impact on confid...
CVE-2023-20511
CVE-2023-20511 affects the AMD kernel mode driver (KMD) , where an invalid pointer release can create a double free condition. A privileged attacker with network access and high attack complexity could potentially exploit this to achieve arbitrary code execution . The CVSS v3.1 score is 6.4 (Medi...
CVE-2026-14367
CVE-2026-14367 affects the Zephyr RTOS I3C IBI subsystem in drivers/i3c/i3c_ibi_workq.c. A statically-allocated work-node free-list (sys_slist_t) is accessed without synchronization: ISR-context callers invoke sys_slist_get() while the workqueue thread calls sys_slist_append(). This data race can...
CVE-2026-82817
dibo-software diboot 3.8.0 is affected by an improper access control vulnerability in the Tenant Administrator Management API (file /admin/). Manipulating the tenantId argument allows a remote, low-privileged attacker to bypass access controls, leading to low confidentiality, integrity, and avail...
CVE-2026-79743
MCPHub is a unified hub for managing and orchestrating MCP servers/APIs. Prior to version 0.12.13 , its MCPB File Upload Handler extracts a ZIP file and reads manifest.json from it. The name field is directly concatenated into a file path without sanitization or path traversal character validatio...
CVE-2026-79744
MCPHub is a unified hub for centrally managing and orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.29 , the PUT /api/system-config endpoint (handler updateSystemConfig) performs no authorization check — it is protected only by...
CVE-2026-79745
MCPHub is a unified hub for centrally managing and orchestrating multiple MCP servers/APIs. Prior to version 1.0.32 , the built-in prompt and resource controllers perform no role checking — the mutating POST/PUT routes for /api/prompts* and /api/resources* are attached to the authenticated router...
CVE-2026-79746
MCPHub (by samanhappy) is a unified hub for managing and orchestrating multiple MCP servers into separate endpoints with flexible routing. Prior to version 1.0.31 , the isBearerKeyAllowedForRequest function contained an authorization flaw: when a bearer key with accessType: 'servers' or 'custom' ...
CVE-2026-79747
MCPHub , a hub for centrally managing and orchestrating multiple MCP servers/APIs, is vulnerable to SSRF prior to version 1.0.32. An authenticated non-admin user can register a server pointing at an arbitrary URL, causing the hub to issue server-side requests with no egress filtering (loopback, R...
CVE-2026-79748
MCPHub , a hub for centrally managing and orchestrating multiple MCP servers/APIs, contains a command injection vulnerability in the POST /api/servers and PUT /api/servers/:name endpoints prior to version 0.12.15. These endpoints spawn configured stdio processes via child_process.spawn but lack a...
CVE-2026-79749
MCPHub (a hub for centrally managing and orchestrating multiple MCP servers/APIs) has an SSRF guard bypass in its isBlockedIpv6 function within src/utils/ssrf.ts. Prior to version 1.0.32 , the guard only blocked loopback, link-local, unique-local, IPv4-mapped, and IPv4-compatible IPv6 addresses, ...
CVE-2026-79750
MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs. Prior to version 1.0.30 , while list views and config edits correctly enforce per-user ownership, the tool-execution API does not. Any authenticated non-admin user can invoke tools on MCP serve...
CVE-2026-82816
dibo-software diboot 3.8.0 contains an authorization bypass in the AI Session Endpoint (/api/ai-session/). The flaw allows a remote attacker with low privileges to bypass authorization with low complexity and no user interaction, impacting confidentiality, integrity, and availability at a low lev...
CVE-2026-82815
MegaEase EaseProbe (up to version 2.3.0) contains an improper access control flaw in the realIP function of web/server.go (Middleware component). An attacker can manipulate the X-Forwarded-For , X-Real-IP , or True-Client-IP headers to bypass access controls. The attack is remote , requires no pr...
CVE-2026-19953
CVE-2026-19953 affects Perl URI versions before 5.36 . The root cause lies in the nameprep function, which lowercases host labels but omits the NFC Unicode normalization required by IDNA (RFC 5891) before punycode encoding. As a result, non-NFC host labels encode to a non-standard A-label that do...
CVE-2026-82813
CVE-2026-82813 affects TubeBuddy for YouTube Extension (BEN Group) up to version 5.8.4 on Chrome. The vulnerability resides in the TBGlobal.GetToken function within the file tubebuddymaster1.js , where insufficient verification of data authenticity occurs when the argument t/c/r is manipulated. A...
CVE-2026-82811
CVE-2026-82811 affects the Toggl Track Chrome extension (version 4.11.16 ). The vulnerability resides in the extension's postMessage Handler , which fails to properly validate message origins, allowing an attacker to accept forged session-state messages through an unauthenticated handler. The att...
CVE-2026-14366
CVE-2026-14366 affects the Silicon Labs SiWx917 WiFi driver in the Zephyr RTOS. The transmit callback siwx91x_send() in drivers/wifi/siwx91x/siwx91x_wifi.c calls net_pkt_unref() on a packet owned by the caller (ethernet_send() in subsys/net/l2/ethernet/ethernet.c), causing a use-after-free and do...
CVE-2026-82810
extension.vn 2FA Authenticator Extension 1.0.0.2 for Chrome contains an information disclosure vulnerability in the Background Service Worker component. The unrestricted chrome.runtime.onMessageExternal.addListener handler allows an attacker with local access and low privileges to manipulate the ...
CVE-2026-82809
vidIQ Vision for YouTube Extension 3.199.0 on Chrome contains an information disclosure vulnerability in the postMessage Handler component, specifically in the window.addEventListener function. Manipulating the vidiqEvent argument allows a remote attacker to access sensitive data without authenti...
CVE-2026-82808
Inbox Foundry ActiveInbox Extension (up to version 7.10.24 , Chrome) ships a hard-coded Google OAuth Client Secret in the file dist/service-worker.production-esm.js . The vulnerability allows remote, unauthenticated attackers with no user interaction to leverage the exposed credential. The exploi...
CVE-2026-17615
CVE-2026-17615 is an XML External Entity (XXE) vulnerability in RESTEasy's SourceProvider component. The root cause is that SourceProvider.writeTo() creates a SAXParser without disabling external entity resolution. An unauthenticated attacker can exploit this by sending a specially crafted XML bo...
CVE-2026-82807
ieungSoft Ultra RAMDisk Pro 1.82 contains a local privilege escalation vulnerability in its kernel driver URDSCSI.sys , caused by improper privilege management in an undisclosed processing routine. A low-privilege local attacker can exploit this to gain higher-level control with a CHANGED scope (...
CVE-2026-83492
Extend Themes Kubio AI Website Builder (a WordPress plugin) is affected by an improper input validation vulnerability in versions prior to 2.9.1 . The flaw allows a high-privilege attacker to trigger a denial of service condition over the network with low complexity and no user interaction, resul...
CVE-2026-21827
HCL Connections is affected by an information disclosure vulnerability caused by improper handling of request data , potentially allowing a user to obtain sensitive information they are not entitled to access. The CVSS 3.1 score is 3.1 (LOW) , reflecting a network attack vector with high complexi...
CVE-2026-82805
Typora (versions up to 1.13.8/1.14.6) is affected by a cross-site scripting (XSS) vulnerability in its Mermaid Rendering Engine . The flaw is triggered by manipulation of the classDef/style argument, and the attack can be launched remotely, though it requires user interaction (e.g., opening a cra...
CVE-2026-77966
CVE-2026-77966 affects the Ebyte NA111-M , a CISA ICS-listed product, where missing authorization fails to separate limited and administrative management functions. A low-privileged authenticated attacker can access security-sensitive configuration functions and modify settings that impact the de...
CVE-2026-76133
Ebyte NE2-D11 (and related variant NA111-M ) uses a deprecated hashing algorithm in an authentication-related operation. When an attacker can manipulate or predict the authentication exchange, the weak cryptographic construction may reduce the assurance of the authentication mechanism and facilit...
CVE-2026-82803
A null pointer dereference in armink struct2json 1.0 affects the function S2J_STRUCT_GET_string_ELEMENT in struct2json/inc/s2jdef.h (JSON Deserialization component). Manipulating the valuestring argument can trigger the dereference, leading to a low availability impact (denial of service). The at...
CVE-2026-73819
Ebyte NE2-D11 (and NA111-M ) vendor configuration utility contains a weak authentication flaw: under certain credential conditions, administrative functions are accessible without verifying the operator's identity. An unauthenticated attacker on the adjacent network could modify critical settings...
CVE-2026-77975
Ebyte NE2-D11 (also affecting the NA111-M model) contains a cleartext storage of sensitive information vulnerability. The device exports administrative credentials and other sensitive configuration data without adequate protection. An unauthenticated attacker on the adjacent network who obtains a...