Export limit exceeded: 20813 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 97651 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 389656 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Export limit exceeded: 389656 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (389656 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-31020 1 Arc53 1 Docsgpt 2026-09-07 9.8 Critical
In DocsGPT 0.15.0 and below, the application provides a custom prompt feature that allows users to define prompt content used during chatbot interactions. This functionality renders user-supplied prompt data using Jinja templates without input sanitization or sandboxing. An unauthenticated attacker can inject malicious template expressions, leading to a server-side template injection (SSTI) vulnerability that can be exploited to achieve full remote code execution (RCE).
CVE-2026-75430 1 Powerjob 1 Powerjob 2026-09-07 9.8 Critical
PowerJob Worker version 5.1.2 (and likely earlier versions) exposes the /worker/deployContainer HTTP endpoint without authentication on the default transport port. This allows a remote attacker to execute arbitrary code.
CVE-2021-44320 1 Parrot 1 Ar.drone 2026-09-07 7.5 High
Parrot AR.Drone version 1 and 2 does not employ a suitable mechanism to prevent denial-of-service (DoS) attacks. An attacker can harm the device availability (i.e., video streaming and control) by using tool to perform an IPv4 flood attack. Verified attacks includes SYN flooding and UDP flooding.
CVE-2026-75431 1 Powerjob 1 Powerjob 2026-09-07 9.1 Critical
PowerJob Server version 5.1.2 (and likely earlier) uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code.
CVE-2026-75163 1 Mbs-solutions 1 X-serie Gateway 2026-09-07 6.5 Medium
An information disclosure vulnerability in the ugw-deviceinfo method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V6_00_05 returns detailed system version fields (operatingsystem, gatewayversion) to any authenticated user, including users with the low-privileged Standard role.
CVE-2026-75168 1 Mbs-solutions 1 X-serie Gateway 2026-09-07 6.3 Medium
An issue in the ugw-editfile method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V6_00_05 allows a remote authenticated user with the low-privileged Standard role to write arbitrary content to files within /uxx/config/ and /ugw/config/.
CVE-2026-75164 1 Mbs-solutions 1 X-serie Gateway 2026-09-07 6.5 Medium
An arbitrary file read vulnerability in /cgi-bin/ugwdownload.cgi of MBS-Solutions X-Serie Gateway firmware V6_00_05 allows a remote authenticated user with the low-privileged Standard role to retrieve arbitrary files from the device filesystem via the file query string parameter.
CVE-2026-75167 1 Mbs-solutions 1 X-serie Gateway 2026-09-07 N/A
A broken access control vulnerability in the ugw-usr-edit method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V6_00_05 allows a remote authenticated user with the low-privileged Standard role to change the password of arbitrary accounts.
CVE-2026-75171 1 Hubcore 1 Hubcore 2026-09-07 N/A
An issue in HubCore v.14.1.1 allows a remote attacker to escalate privileges via the HUBCOREID session cookie handling component.
CVE-2026-19057 1 Gastromenum 1 Gastromenum Ticket And Qr Menu System 2026-09-07 5.4 Medium
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Gastromenum Gastromenum Ticket and QR Menu System allows Stored XSS. This issue affects Gastromenum Ticket and QR Menu System: before 2026.08.31.
CVE-2026-19081 1 Gastromenum 1 Gastromenum Ticket And Qr Menu System 2026-09-07 4.3 Medium
Missing Authorization vulnerability in Gastromenum Gastromenum Ticket and QR Menu System allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Gastromenum Ticket and QR Menu System: before 2026.08.31.
CVE-2026-19727 1 Yordam Information Technology Consulting, Training And Electronic Systems Industry And Trade Inc. 1 Library Information And Document Automation Program 2026-09-07 6.1 Medium
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc. Library Information and Document Automation Program allows XSS Targeting HTML Attributes. This issue affects Library Information and Document Automation Program: before v22.2.
CVE-2026-19205 1 Gastromenum 1 Gastromenum Web Panel 2026-09-07 7.5 High
Observable response discrepancy vulnerability in GastroMenum GastroMenum Web Panel allows Account Footprinting. This issue affects GastroMenum Web Panel: before 31.08.2026.
CVE-2026-85605 2 Andrii-kryvoviaz, Slinkapp 2 Slink, Slink 2026-09-07 5.3 Medium
Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/{imageId}/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on public images and subscribe to live comment updates without authentication or authorization checks.
CVE-2026-85608 1 Evil0ctal 1 Douyin Tiktok Download Api 2026-09-07 7.5 High
Douyin_TikTok_Download_API through 4.1.2 contains a server-side request forgery vulnerability in the /api/download and /api/hybrid/video_data endpoints that allows unauthenticated attackers to fetch arbitrary URLs by supplying a url query parameter. Attackers can request internal services including cloud metadata endpoints and retrieve response bodies containing sensitive credentials through error messages.
CVE-2026-85625 1 Crcn 1 Sift.js 2026-09-07 8.1 High
sift (sift.js) 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSP_ENABLED is set (not set by default). As a result, if a prototype-pollution primitive elsewhere in the process sets Object.prototype.$where to a malicious string, even benign filter calls such as sift({}) execute arbitrary JavaScript. Additionally, passing an untrusted query object containing a string $where directly to sift results in code execution under the default configuration.
CVE-2026-85626 1 Cyanheads 1 Git-mcp-server 2026-09-07 7.5 High
git-mcp-server 2.15.1 contains an argument injection vulnerability in the ref and object parameters of git_log, git_diff, and git_show tools that lack leading-dash validation. Attackers can inject git command-line options like --output= to write files outside the repository to arbitrary paths accessible by the process.
CVE-2026-85660 1 Mladensu 1 Cli-mcp-server 2026-09-07 8.1 High
cli-mcp-server 0.2.5 contains a command allowlist bypass vulnerability in the _validate_command_with_operators function when ALLOW_SHELL_OPERATORS is enabled. Attackers can use shell command substitution syntax like $(...) or backticks to execute non-allowlisted commands that bypass the ALLOWED_COMMANDS validation check.
CVE-2026-85666 1 Ogx-ai 1 Ogx 2026-09-07 7.5 High
OGX (formerly Llama Stack, affected at commit fbe8e0f) contains an unauthenticated server-side request forgery vulnerability in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a server_url parameter (along with headers and authorization values) that is fetched server-side without destination validation; the existing validate_url_not_private() guard used for other URL inputs is not applied to server_url. On the default starter configuration, which runs without authentication, a remote unauthenticated attacker can cause the server to open connections to arbitrary internal addresses (including cloud metadata endpoints such as http://169.254.169.254/) and forward attacker-supplied headers and bearer tokens to those destinations.
CVE-2026-85669 1 Potpie-ai 1 Potpie 2026-09-07 6.5 Medium
potpie through 2.0.0 fails to verify user ownership on the POST /conversations/{conversation_id}/code-changes/sync endpoint. Authenticated attackers can write arbitrary file changes into other users' conversations by supplying their conversation IDs, allowing unauthorized modification of pending changes.