π¨ CVE-2026-79994
The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to connect to an arbitrary AF_UNIX socket outside the shared workspace. This can expose data or host-side capabilities provided by the targeted socket.
π@cveNotify
The guest-to-host Unix-domain socket relay in Docker Sandboxes validates that a socket path is inside an authorized workspace, but later reconnects using the pathname. A malicious guest can replace an intermediate directory with a symlink between validation and connection, causing the host to connect to an arbitrary AF_UNIX socket outside the shared workspace. This can expose data or host-side capabilities provided by the targeted socket.
π@cveNotify
Docker Documentation
Docker Sandboxes
Run AI coding agents in isolated environments
π¨ CVE-2026-10144
Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser() function in packages/core/src/server/open.ts passes the URL through encodeURI() before interpolating it into a shell command executed via child_process.exec(), but because encodeURI() does not encode dollar signs, parentheses, or semicolons, embedded shell metacharacters are evaluated by /bin/sh, enabling arbitrary command execution.
π@cveNotify
Rsbuild before 2.0.9 contains a command injection vulnerability that allows attackers to execute arbitrary OS commands by supplying a crafted URL containing shell metacharacters to the server.open configuration on macOS. The openBrowser() function in packages/core/src/server/open.ts passes the URL through encodeURI() before interpolating it into a shell command executed via child_process.exec(), but because encodeURI() does not encode dollar signs, parentheses, or semicolons, embedded shell metacharacters are evaluated by /bin/sh, enabling arbitrary command execution.
π@cveNotify
GitHub
fix(core): avoid shell interpolation in browser opener (#7789) Β· web-infra-dev/rsbuild@c1e2aeb
Fast, extensible build tool for modern web development - fix(core): avoid shell interpolation in browser opener (#7789) Β· web-infra-dev/rsbuild@c1e2aeb
π¨ CVE-2026-61560
`@zereight/mcp-gitlab` is a Model Context Protocol server for GitLab. Prior to version 2.1.27, the SSE transport mode (`SSE=true`) exposes all MCP tools without any authentication. The `upload_markdown` tool reads arbitrary files from the server's local filesystem via an unsanitized `file_path` parameter and uploads them to a GitLab project. Combined, any unauthenticated network-reachable attacker can read `/proc/self/environ` to steal the server's `GITLAB_PERSONAL_ACCESS_TOKEN` and achieve full GitLab account takeover. This is the default configuration for Docker deployments. Version 2.1.27 contains a patch.
π@cveNotify
`@zereight/mcp-gitlab` is a Model Context Protocol server for GitLab. Prior to version 2.1.27, the SSE transport mode (`SSE=true`) exposes all MCP tools without any authentication. The `upload_markdown` tool reads arbitrary files from the server's local filesystem via an unsanitized `file_path` parameter and uploads them to a GitLab project. Combined, any unauthenticated network-reachable attacker can read `/proc/self/environ` to steal the server's `GITLAB_PERSONAL_ACCESS_TOKEN` and achieve full GitLab account takeover. This is the default configuration for Docker deployments. Version 2.1.27 contains a patch.
π@cveNotify
GitHub
fix: make download and upload work for remote deployments by Killusions Β· Pull Request #482 Β· zereight/gitlab-mcp
This is currently both a security and operational issue.
Users can both download and upload files to the server's storage.
For upload_markdown, we can just only accept inline file contents ...
Users can both download and upload files to the server's storage.
For upload_markdown, we can just only accept inline file contents ...
π¨ CVE-2026-73437
On affected platforms running Arista EOS with Dynamic Host Configuration Protocol (DHCP) relay configured, an unauthenticated attacker with network access could send a crafted DHCP reply packet from an IP address that is not configured as a helper address, and the relay agent would forward it to clients without validating the source. This could allow the attacker to supply clients with malicious network configuration parameters, potentially resulting in traffic interception or denial of service for affected clients.
π@cveNotify
On affected platforms running Arista EOS with Dynamic Host Configuration Protocol (DHCP) relay configured, an unauthenticated attacker with network access could send a crafted DHCP reply packet from an IP address that is not configured as a helper address, and the relay agent would forward it to clients without validating the source. This could allow the attacker to supply clients with malicious network configuration parameters, potentially resulting in traffic interception or denial of service for affected clients.
π@cveNotify
Arista Networks
Security Advisory 0156 - Arista
September 9, 2026 Insufficient validation in DHCP relay handling leads to traffic hijacking and DoS across target network segments.
π¨ CVE-2026-73807
The mySCADA myPRO Manager command API does not properly enforce authentication for privileged functions. An unauthenticated attacker with network access to the affected API could exploit this vulnerability to access privileged management functions.
π@cveNotify
The mySCADA myPRO Manager command API does not properly enforce authentication for privileged functions. An unauthenticated attacker with network access to the affected API could exploit this vulnerability to access privileged management functions.
π@cveNotify
π¨ CVE-2026-76852
Netcore NR268 firmware version 1.7.121109 has an improper integrity verification flaw in mtd_write allowing forged firmware authenticity checks. Attackers can exploit put_file.cgi and check_image_uuid.c to bypass firmware signature validation and load unauthorized firmware images.
π@cveNotify
Netcore NR268 firmware version 1.7.121109 has an improper integrity verification flaw in mtd_write allowing forged firmware authenticity checks. Attackers can exploit put_file.cgi and check_image_uuid.c to bypass firmware signature validation and load unauthorized firmware images.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr268-firmware-forgery.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76853
Netcore NR268 firmware version 1.7.121109 contains a security check bypass vulnerability in the parame_put_file.cgi restore archive prefix validation. Attackers can exploit the flawed prefix check in put_parame_file_cgi.c to bypass restricted restore archive handling.
π@cveNotify
Netcore NR268 firmware version 1.7.121109 contains a security check bypass vulnerability in the parame_put_file.cgi restore archive prefix validation. Attackers can exploit the flawed prefix check in put_parame_file_cgi.c to bypass restricted restore archive handling.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr268-restore-bypass.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76854
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in l7_web_auth_user_show.cgi related to captive-portal credential handling. Attackers can query this component to obtain captive-portal user credentials, compromising confidentiality of authenticated network access.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in l7_web_auth_user_show.cgi related to captive-portal credential handling. Attackers can query this component to obtain captive-portal user credentials, compromising confidentiality of authenticated network access.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-captive-portal-cred-disclosure.md at main Β· draw-ctf/netcore-router-publicβ¦
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76855
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the audit endpoints handled by l7_web_auth_log_dump_cgi.c, audit_get_cgi.c, and mod_dispatch_auth/plan.json. Attackers can query these audit components to obtain other users' session and browsing history data across sessions.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the audit endpoints handled by l7_web_auth_log_dump_cgi.c, audit_get_cgi.c, and mod_dispatch_auth/plan.json. Attackers can query these audit components to obtain other users' session and browsing history data across sessions.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-audit-endpoint-disclosure.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76856
Netcore NR255-V firmware version 1.5.130703 contains a cross-site request forgery vulnerability affecting the wan_config_set_cgi, wan_num_set_cgi, and lan_ip_change_cgi endpoints. Attackers can craft forged requests to trick authenticated administrators into modifying WAN or LAN network configuration settings without consent.
π@cveNotify
Netcore NR255-V firmware version 1.5.130703 contains a cross-site request forgery vulnerability affecting the wan_config_set_cgi, wan_num_set_cgi, and lan_ip_change_cgi endpoints. Attackers can craft forged requests to trick authenticated administrators into modifying WAN or LAN network configuration settings without consent.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-csrf-wan-reconfig.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76857
Netcore NR255-V firmware version 1.5.130703 contains a sensitive information disclosure vulnerability in the ddns_wan_list_show.cgi endpoint and related DDNSset_cgi, IGD_GetCgiHandler, and IGD_CgiCall components. Attackers who reach this CGI handler can obtain plaintext DDNS credentials, exposing sensitive account information.
π@cveNotify
Netcore NR255-V firmware version 1.5.130703 contains a sensitive information disclosure vulnerability in the ddns_wan_list_show.cgi endpoint and related DDNSset_cgi, IGD_GetCgiHandler, and IGD_CgiCall components. Attackers who reach this CGI handler can obtain plaintext DDNS credentials, exposing sensitive account information.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-ddns-cred-disclosure.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76858
Netcore NR255-V version 1.5.130703 contains a stored cross-site scripting vulnerability in ddns_wan_list_show.cgi caused by unsafe eval() handling of DDNS data. Attackers can inject malicious script through the DDNS configuration path, leading to persistent execution when the affected page is viewed.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a stored cross-site scripting vulnerability in ddns_wan_list_show.cgi caused by unsafe eval() handling of DDNS data. Attackers can inject malicious script through the DDNS configuration path, leading to persistent execution when the affected page is viewed.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-ddns-stored-xss.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76859
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the user_pass_show.cgi component. Low-privilege attackers can exploit this flaw via ui_config_2.xml and misc.js to disclose router credentials.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the user_pass_show.cgi component. Low-privilege attackers can exploit this flaw via ui_config_2.xml and misc.js to disclose router credentials.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-user-pass-disclosure.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76860
Netcore NR255-V version 1.5.130703 contains a stack-based buffer overflow in wake_up_set.cgi caused by unbounded tokenization of MAC and ID input. Attackers can supply crafted MAC and ID values to the affected endpoint to overflow the stack buffer and corrupt program memory.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a stack-based buffer overflow in wake_up_set.cgi caused by unbounded tokenization of MAC and ID input. Attackers can supply crafted MAC and ID values to the affected endpoint to overflow the stack buffer and corrupt program memory.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-wake-up-set-overflow.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76861
Netcore NR255-V version 1.5.130703 contains a stack-based buffer overflow in ntools_tcpdump_start_set.cgi caused by an unsized sprintf call when processing form values. An attacker can submit crafted input to this cgi endpoint to overflow the stack buffer and potentially execute arbitrary code.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a stack-based buffer overflow in ntools_tcpdump_start_set.cgi caused by an unsized sprintf call when processing form values. An attacker can submit crafted input to this cgi endpoint to overflow the stack buffer and potentially execute arbitrary code.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-tcpdump-overflow.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76862
Netcore NR255-V version 1.5.130703 contains an os command argument injection vulnerability in the Nettools tcpdump launch paths, including ntools_start_set_cgi, ntools_tcpdump_start_set_cgi, exe_default, and ntools_proc components. Attackers can inject crafted arguments into these tcpdump launch routines to manipulate executed system commands on the device.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains an os command argument injection vulnerability in the Nettools tcpdump launch paths, including ntools_start_set_cgi, ntools_tcpdump_start_set_cgi, exe_default, and ntools_proc components. Attackers can inject crafted arguments into these tcpdump launch routines to manipulate executed system commands on the device.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-tcpdump-arg-injection.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76863
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the mod_qos_bandwidth plan.json handling within filter_conns_dump_cgi.c and IGD_CgiCall.c. Authenticated users with broad roles can access these QoS read routes to obtain live network telemetry beyond their intended privilege level.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a sensitive information disclosure vulnerability in the mod_qos_bandwidth plan.json handling within filter_conns_dump_cgi.c and IGD_CgiCall.c. Authenticated users with broad roles can access these QoS read routes to obtain live network telemetry beyond their intended privilege level.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-qos-telemetry-disclosure.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76864
NR255-V version 1.5.130703 fails to sanitize QoS rule names before they are parsed via eval() in qos_xianz_add_cgi, qos_xianz_show_cgi, qos_filter_add_cgi, and qos_filter_show_cgi handlers. An attacker can inject persistent script code through crafted QoS rule name input that executes when the stored data is later processed by the affected handlers.'
π@cveNotify
NR255-V version 1.5.130703 fails to sanitize QoS rule names before they are parsed via eval() in qos_xianz_add_cgi, qos_xianz_show_cgi, qos_filter_add_cgi, and qos_filter_show_cgi handlers. An attacker can inject persistent script code through crafted QoS rule name input that executes when the stored data is later processed by the affected handlers.'
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-qos-stored-xss.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76865
Netcore NR255-V version 1.5.130703 contains a null pointer dereference vulnerability in the QoS setter CGI handlers filter_conn_del_cgi.c and gre_prio_set_cgi.c due to unchecked atoi() results. An attacker can trigger the flaw by supplying crafted input to these handlers, causing a denial of service.
π@cveNotify
Netcore NR255-V version 1.5.130703 contains a null pointer dereference vulnerability in the QoS setter CGI handlers filter_conn_del_cgi.c and gre_prio_set_cgi.c due to unchecked atoi() results. An attacker can trigger the flaw by supplying crafted input to these handlers, causing a denial of service.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-null-deref-atoi.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76866
Netcore NR255-V firmware version 1.5.130703 builds root-run command lines from unquoted user-supplied DDNS input in DDNSset_cgi.c and related ddns_Proc.c components, enabling os command argument injection. Attackers can exploit the unsanitized parameters to inject additional command arguments executed with root privileges.
π@cveNotify
Netcore NR255-V firmware version 1.5.130703 builds root-run command lines from unquoted user-supplied DDNS input in DDNSset_cgi.c and related ddns_Proc.c components, enabling os command argument injection. Attackers can exploit the unsanitized parameters to inject additional command arguments executed with root privileges.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-ddns-argv-injection.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.
π¨ CVE-2026-76867
Netcore NR255-V firmware version 1.5.130703 contains a stored cross-site scripting vulnerability in routing and NAT configuration CGI components including routing_tab_add_cgi, routing_table_list_show_cgi, route_policy_add_cgi, and route_policy_parame_show_cgi. Attackers can inject persistent script payloads through these route and NAT configuration pages, which are then executed in the context of users viewing the affected pages.
π@cveNotify
Netcore NR255-V firmware version 1.5.130703 contains a stored cross-site scripting vulnerability in routing and NAT configuration CGI components including routing_tab_add_cgi, routing_table_list_show_cgi, route_policy_add_cgi, and route_policy_parame_show_cgi. Attackers can inject persistent script payloads through these route and NAT configuration pages, which are then executed in the context of users viewing the affected pages.
π@cveNotify
GitHub
netcore-router-public-refs/2026.08.19-netcore-nr255v-route-nat-stored-xss.md at main Β· draw-ctf/netcore-router-public-refs
Contribute to draw-ctf/netcore-router-public-refs development by creating an account on GitHub.