Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
4.3 MEDIUM
CVE-2026-10675 — Bluetooth Mesh PB-ADV: invalidated provisioning link kept alive indefinitely, blocking (r…

In Zephyr's Bluetooth Mesh PB-ADV provisioning bearer (subsys/bluetooth/mesh/pb_adv.c), prov_msg_recv() rescheduled the provisioning protocol watchdog timer unconditionally at the top of the function…

zephyr zephyr | Denial of Service
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
5.5 MEDIUM
CVE-2026-10674 — DoS (hard fault) in NXP LPUART driver: unsupported runtime UART config leaves clocks disa…

The NXP LPUART serial driver (drivers/serial/uart_mcux_lpuart.c), when CONFIG_UART_USE_RUNTIME_CONFIGURE is enabled, called LPUART_Deinit() at the start of mcux_lpuart_configure(), which disables the…

zephyr zephyr | Denial of Service
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
10.0 CRITICAL
CVE-2026-8983 — Backdoor Authentication Token

Autel Maxi Charger Single firmware through V1.03.51 contains a hard-coded authentication token that bypasses authorization checks for multiple management endpoints. An attacker can supply the special…

Remote | Authentication
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
10.0 CRITICAL
CVE-2026-8982 — Hard-coded / Backdoor Accounts

Two undocumented privileged accounts exist in Autel Maxi Charger Single firmware through V1.03.51. The accounts use vendor-defined password derivation mechanisms based on device-specific values, allo…

Remote | Authentication
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
5.9 MEDIUM
CVE-2026-65058 — Trezor Safe improper security check in on-device display

Trezor Safe 3, Safe 5, and Safe 7 firmware contains a confirmation-binding flaw in the Ethereum sign_tx / sign_tx_eip1559 flow. For contract interactions, the device confirms only the initial calldat…

Remote | Cryptography
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
9.3 CRITICAL
CVE-2026-65057 — Keep Unauthenticated Server-Side Request Forgery via POST /providers/healthcheck

Keep (commit 91c75e0) contains a server-side request forgery vulnerability that allows unauthenticated attackers to make the backend issue arbitrary HTTP requests by supplying attacker-controlled hos…

keep | Remote | Server-Side Request Forgery
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
8.3 HIGH
CVE-2026-65056 — mcp-webresearch Server-Side Request Forgery in visit_page Due to Missing Internal-IP Filt…

mcp-webresearch 0.1.7 contains a server-side request forgery vulnerability that allows attackers to access internal network services by supplying loopback, link-local, or cloud metadata addresses to …

Remote | Server-Side Request Forgery
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
6.9 MEDIUM
CVE-2026-65055 — Taiga taiga-back Private Project Member Roster Disclosure via Unauthenticated filters_dat…

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supp…

Remote | Authorization
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
8.2 HIGH
CVE-2026-65054 — MediaCMS Private Media Metadata Disclosure via Playlist Ownership Loophole

MediaCMS 8.2.0 contains an information disclosure vulnerability that allows authenticated users to expose private media metadata belonging to other users by adding arbitrary media tokens to their own…

Remote | Information Disclosure
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
8.8 HIGH
CVE-2026-64881 — Command Injection

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained wi…

security_center | Remote | Injection
Jul 21, 2026 Jul 24, 2026
Jul 21, 2026
Jul 24, 2026
6.9 MEDIUM
CVE-2026-64822 — djangoSIGE 1.10 User Enumeration via ForgotPasswordView

djangoSIGE through 1.10 (commit a6fe7e8) contains a user enumeration vulnerability in ForgotPasswordView within djangosige/apps/login/views.py that allows unauthenticated attackers to identify valid …

Remote | Authentication
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
5.3 MEDIUM
CVE-2026-64821 — djangoSIGE 1.10 CSRF via GET-based Order Cancellation Views

djangoSIGE through 1.10 (commit a6fe7e8) contains a cross-site request forgery vulnerability that allows unauthenticated attackers to cancel sales or purchase orders on behalf of authenticated users …

Remote | Cross-Site Request Forgery
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
9.3 CRITICAL
CVE-2026-63764 — LMDeploy Server-Side Request Forgery via HTTP Redirect Bypass

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery (SSRF) vulnerability in the _load_http_url function within the connection.py media handler, where the private-…

lmdeploy | Remote | Server-Side Request Forgery
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
8.4 HIGH
CVE-2026-63358 — FileGator privilege escalation

FileGator accepts arbitrary Unix permission values via the '/chmoditems' API endpoint and passes the value directly to PHP's native 'chmod()' function through 'octdec()' conversion, with no validatio…

filegator | Authorization
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
6.5 MEDIUM
CVE-2026-63140 — Reachable Assertion in Elasticsearch Leading to Denial of Service

Reachable Assertion (CWE-617) in Elasticsearch can lead to denial of service via Input Data Manipulation (CAPEC-153). A specially crafted search request containing a null value in a specific query cl…

elasticsearch | Remote | Denial of Service
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
6.5 MEDIUM
CVE-2026-63139 — Uncontrolled Resource Consumption in Kibana Leading to Denial of Service

Uncontrolled Resource Consumption (CWE-400) in Kibana can lead to denial of service via Excessive Allocation (CAPEC-130). An authenticated low-privileged user can exploit an uncontrolled resource con…

kibana | Remote | Denial of Service
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
6.5 MEDIUM
CVE-2026-63136 — Uncontrolled Resource Consumption in Elasticsearch Leading to Denial of Service

Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130). A user with search privileges can submit a specially crafted search re…

elasticsearch | Remote | Denial of Service
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
5.3 MEDIUM
CVE-2026-63092 — kirby-modules License Key Disclosure via modules/activate Dialog

kirby-modules through 5.5.7, fixed in commit 315417e, contains an information disclosure vulnerability that allows any authenticated Kirby Panel user to retrieve the full plaintext commercial license…

Remote | Information Disclosure
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
7.1 HIGH
CVE-2026-63080 — Aptabase SQL Injection via ClickHouse query backend

Aptabase through commit 5a89368 contains a SQL injection vulnerability in the ClickHouse query backend that allows authenticated attackers to read event data across all tenants by injecting unsanitiz…

Remote | Injection
Jul 21, 2026 Jul 23, 2026
Jul 21, 2026
Jul 23, 2026
7.1 HIGH
CVE-2026-56147 — Authorization Bypass Through User-Controlled Key in Kibana Leading to Unauthorized Inform…

Authorization Bypass Through User-Controlled Key (CWE-639) in Kibana can lead to unauthorized information disclosure and case attachment integrity compromise via Privilege Abuse (CAPEC-122). An incon…

kibana | Remote | Authorization
Jul 21, 2026 Jul 22, 2026
Jul 21, 2026
Jul 22, 2026
Showing 20 of 9591 Results