Security Risk Severity

Critical Security Risks

Published vulnerability pages grouped by critical severity. Use this page to review risks that need similar prioritization.

288 published critical risks

Critical severity

Showing 1–36 of 288 published risks.

Clear
critical

CVE-2026-65471 Avada Core vulnerability

Unauthenticated Cross Site Request Forgery (CSRF) in Avada Core <= 5.15.6 versions.

CVE-2026-65471csrf

Updated Jul 24, 2026

critical

CVE-2026-65605 siyuan vulnerability

SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced self-closing tags such as <img> are skipped by that check, a payload like <img src=x onerror=...> is stored unescaped and later inserted into the page via innerHTML, executing when the database is viewed. Because the desktop renderer runs with nodeIntegration enabled, the injected script can reach require and escalate to arbitrary command execution.

CVE-2026-65605remote-code-executionxss

Updated Jul 24, 2026

critical

CVE-2026-65606 siyuan vulnerability

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/<name> link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without escaping it (app/src/layout/Tab.ts), allowing injection of an <img onerror=...> element. Because the SiYuan Desktop renderer runs with nodeIntegration:true, the injected JavaScript can access Node's require and call require('child_process').execSync(...), escalating the cross-site scripting into arbitrary operating-system command execution.

CVE-2026-65606remote-code-executionxss

Updated Jul 24, 2026

critical

CVE-2026-65907 TeamCity vulnerability

In JetBrains TeamCity before 2026.1.2, 2025.11.6 code execution in Git VCS roots was possible

CVE-2026-65907devopsremote-code-execution

Updated Jul 24, 2026

critical

CVE-2026-65687 Standalone Report Designer vulnerability

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its SVG processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

CVE-2026-65687path-traversalfile-write

Updated Jul 24, 2026

critical

CVE-2026-65688 Standalone Report Designer vulnerability

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its font processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

CVE-2026-65688path-traversalfile-write

Updated Jul 24, 2026

critical

CVE-2026-65689 Standalone Report Designer vulnerability

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

CVE-2026-65689path-traversalfile-write

Updated Jul 24, 2026

critical

CVE-2026-65760 Easy Store extension for Joomla vulnerability

Joomla Extension - joomshaper.com - cross-customer order and personal information disclosure in Easy Store extension 1.0.0-2.0.1 - Improper access checks allow logged in users to retreive order and customer information of any order in the system.

CVE-2026-65760joomlaauthorization-bypassinformation-disclosure

Updated Jul 24, 2026

critical

CVE-2026-65761 Easy Store extension for Joomla vulnerability

Joomla Extension - joomshaper.com - Unauthenticated SQL injection in Easy Store extension 1.0.0-2.0.1 - Improper validation of order parameters lead to an unauthenticated SQL injection in easystore, allowing full DB read access including credentials and sessions.

CVE-2026-65761joomlasql-injection

Updated Jul 24, 2026

critical

CVE-2026-47668 dbgate vulnerability

DbGate is cross-platform database manager. In versions 7.1.8 and prior, DbGate's JSON script runner (`POST /runners/start`) allows remote code execution via code injection in the `functionName` parameter of JSON script `assign` commands. The `functionName` value is interpolated directly into dynamically generated JavaScript source code via string concatenation. The generated code is then executed in a forked Node.js child process. Version 7.1.9 contains a patch.

CVE-2026-47668node-jsremote-code-executioninput-validation

Updated Jul 24, 2026

critical

CVE-2026-47752 tugtainer vulnerability

Tugtainer is a self-hosted app for automating updates of Docker containers. Versions prior to 1.30.2 are vulnerable to Server-Side Template Injection (SSTI) in the notification template feature. The `title_template` and `body_template` fields are rendered using an unsandboxed `jinja2.Environment`, allowing any authenticated user to execute arbitrary OS commands as root inside the container. Version 1.30.2 fixes the issue.

CVE-2026-47752

Updated Jul 24, 2026

critical

CVE-2026-65700 h2ogpt vulnerability

h2oGPT through 0.2.1 contains a path traversal vulnerability in the OpenAI-compatible files API that allows unauthenticated remote attackers to read, write, and delete arbitrary files accessible to the server process by supplying traversal sequences in the bearer token. The get_user_dir function in openai_server/backend_utils.py uses the bearer token string unsanitized as a path component via os.path.join, and because the default API key is EMPTY authentication is bypassed, enabling attackers to traverse outside the intended user directory through the file content, delete, and upload endpoints to achieve remote code execution by writing to startup hooks or application-loaded files.

CVE-2026-65700api-securityremote-code-executionpath-traversalfile-write

Updated Jul 24, 2026

critical

CVE-2026-65701 so-vits-svc vulnerability

SoftVC VITS Singing Voice Conversion through commit 730930d contains a path traversal vulnerability in the full-song inference server that allows unauthenticated remote attackers to read and exfiltrate arbitrary files by supplying attacker-controlled filesystem paths through the audio_path field of an unauthenticated POST request to the /wav2wav route. Attackers can pass arbitrary server-side paths verbatim to librosa.load, torchaudio.load, and soundfile.write sinks, causing the server to decode and return file contents via the HTTP response body while also writing attacker-specified .wav files to arbitrary locations on the filesystem.

CVE-2026-65701path-traversalfile-write

Updated Jul 24, 2026

critical

CVE-2026-6516 ManageEngine ADAudit Plus vulnerability

Zohocorp ManageEngine ADAudit Plus versions before 8606 are affected by Unauthenticated Remote code execution due to the vulnerable agent API.

CVE-2026-6516api-securityremote-code-execution

Updated Jul 24, 2026

critical

CVE-2026-47669 dbgate vulnerability

DbGate is cross-platform database manager. In versions 7.1.8 and prior, the `unzipDirectory()` function in `packages/api/src/shell/unzipDirectory.js` (line 27) does not validate that extracted file paths stay within the output directory. A malicious ZIP with `../` entries writes files anywhere on the filesystem. In the default Docker deployment, DbGate runs as root and the `none` auth provider issues JWT tokens without credentials via `POST /auth/login`, so this is exploitable by any network-adjacent attacker. Version 7.1.9 fixes the issue.

CVE-2026-47669api-securitypath-traversal

Updated Jul 24, 2026

critical

CVE-2026-47670 dbgate vulnerability

DbGate is cross-platform database manager. Versions 7.1.8 and prior are vulnerable to authenticated Remote Code Execution (RCE). Any user with valid DbGate credentials can execute arbitrary OS commands as root by exploiting an unsanitized `functionName` parameter in the `/runners/load-reader` endpoint. The `require = null` mitigation is trivially bypassed via dynamic `import()`. Version 7.1.9 contains a patch.

CVE-2026-47670remote-code-execution

Updated Jul 24, 2026

critical

CVE-2026-63359 Victim Information Notification Exchange (VINE) vulnerability

The Appriss Insights (Equifax) Victim Information Notification Exchange (VINE) applications allow an unauthenticated attacker to send a specially-crafted request to bypass the login page, access other users' credentials, take over other user accounts, access sensitive PII, and dump other information from the database.

CVE-2026-63359sql-injection

Updated Jul 24, 2026

critical

SAML Single Sign On <= 5.4.4 - Unauthenticated Authentication Bypass via SAMLResponse Parameter

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.4.4. This is due to the mo_saml_validate_signature() function performing a loose boolean check on the raw tri-state integer returned by PHP's openssl_verify(), causing an error return value of -1 to be evaluated as truthy and therefore treated as a successful signature verification. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including administrators, by submitting a crafted SAMLResponse containing an attacker-controlled NameID and a deliberately malformed signature value that triggers an OpenSSL processing error — bypassing verification entirely and resulting in wp_set_auth_cookie() being called for the targeted account.

CVE-2026-15981wordpressphpauthentication-bypasscryptography

Updated Jul 24, 2026

critical

CVE-2026-47724 nebula-mesh vulnerability

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.4, the `/api/v1/*` route surface trusts the bearer token alone for authorisation on most endpoints. The codebase itself admits this at `internal/api/hosts.go:384`: "API trusts the bearer token for authorisation; per-CA ownership is enforced only in the Web layer." The Web UI gates state-changing routes through `loadAccessibleCA` (`internal/web/cas.go`); CA-management endpoints in `internal/api/cas.go` ALSO have proper `canAccessCA` gates. The gap is on the host, network, firewall, mobile-bundle, and most operator endpoints. Combined with the per-operator CA model from ADR 0002, this gives any non-admin operator API key broad cross-tenant access — instant privilege escalation in the worst case. Version 0.3.4 fixes the issue.

CVE-2026-47724network-securityapi-securityauthorization-bypassprivilege-escalation

Updated Jul 24, 2026

critical

CVE-2026-49035 libIEC61850 vulnerability

The affected product is vulnerable to a heap-based buffer overflow via a crafted MMS Initiate request. Remote code execution (RCE) has been demonstrated when ASLR is disabled; memory corruption or denial of service may occur in configurations where ASLR is enabled.

CVE-2026-49035remote-code-executiondenial-of-servicememory-corruption

Updated Jul 24, 2026

critical

CVE-2024-58353 cal.diy vulnerability

Cal.com (repository calcom/cal.diy) in versions <= 4.7.15 is vulnerable to cross-site scripting (XSS) on the publicly accessible single booking view (e.g., /booking/<id>). Booking question (form field) labels are rendered via React's dangerouslySetInnerHTML without proper input sanitization or CSP, so an attacker who can create an event type with a malicious booking question label can inject arbitrary HTML/JavaScript that executes when a victim visits the booking view URL. Self-hosted instances with open registration are particularly at risk. The issue is fixed in version 4.7.16.

CVE-2024-58353xss

Updated Jul 24, 2026

critical

CVE-2024-58355 cal.diy vulnerability

Cal.com (calcom/cal.diy) versions through 4.7.15 contain a stored cross-site scripting vulnerability. The single booking view (e.g., https://app.cal.com/booking/<id>) renders booking-question field labels via React's dangerouslySetInnerHTML without sanitizing or escaping user input. An attacker who can create an event type with a malicious booking-question label can inject arbitrary HTML/JavaScript that executes when a victim opens the crafted booking URL. The issue is fixed in v4.7.16.

CVE-2024-58355xss

Updated Jul 24, 2026

critical

CVE-2025-71389 cal.diy vulnerability

Cal.com (calcom/cal.diy) before 5.9.9 is vulnerable to unauthenticated remote code execution because it bundles a version of Next.js whose React Server Components (RSC) request handling deserializes attacker-controlled input. A remote attacker can send a crafted RSC request to the server and cause arbitrary code to be executed during server-side processing, without authentication or user interaction. The flaw derives from the upstream Next.js vulnerability CVE-2025-55182 and is resolved in 5.9.9 by updating the affected dependency.

CVE-2025-71389remote-code-executionunsafe-deserialization

Updated Jul 24, 2026

critical

CVE-2026-63732 9router vulnerability

9router 0.4.59 (fixed in 0.4.60) contains a chain of vulnerabilities: a hardcoded default password (123456) that authenticates any fresh installation, a bypass of the LOCAL_ONLY network gate via a spoofed Host header, and unvalidated arguments passed to child_process.spawn() when registering MCP plugins. A remote, unauthenticated attacker can log in with the default credential, spoof the Host header to reach local-only routes, and register a malicious MCP plugin (e.g. node -e <payload>) to achieve arbitrary code execution on the host operating system when the plugin's SSE endpoint is triggered.

CVE-2026-63732network-securityremote-code-execution

Updated Jul 24, 2026

critical

CVE-2026-42933 Panduit Intravue vulnerability

Pronetiqs IntraVUE versions 3.2.1a14 and prior have an unintended proxy or intermediary vulnerability which could allow an attacker to use an active proxy, which would bypass OT segmentation.

CVE-2026-42933

Updated Jul 24, 2026

critical

CVE-2026-28698 Panduit Intravue vulnerability

Pronetiqs IntraVUE versions 3.2.1a14 and prior have an exposure of sensitive system information to an unauthorized control sphere vulnerability which could expose the underlying host/share filesystem.

CVE-2026-28698

Updated Jul 24, 2026

critical

CVE-2026-50517 Microsoft 365 Copilot vulnerability

Deserialization of untrusted data in M365 Copilot allows an authorized attacker to execute code over a network.

CVE-2026-50517microsoftunsafe-deserialization

Updated Jul 24, 2026

critical

CVE-2026-54120 Surface Management Services vulnerability

Improper input validation in Microsoft Surface allows an authorized attacker to execute code over a network.

CVE-2026-54120microsoftinput-validation

Updated Jul 24, 2026

critical

CVE-2026-56160 Azure Red Hat OpenShift (ARO) vulnerability

Improper authorization in Azure Red Hat OpenShift (ARO) allows an authorized attacker to elevate privileges over a network.

CVE-2026-56160authorization-bypass

Updated Jul 24, 2026

critical

CVE-2026-56165 Microsoft Account vulnerability

Heap-based buffer overflow in Microsoft Account allows an unauthorized attacker to execute code over a network.

CVE-2026-56165microsoftmemory-corruption

Updated Jul 24, 2026

critical

CVE-2026-56191 Microsoft Exchange Online vulnerability

Improper authentication in Microsoft Exchange Online allows an unauthorized attacker to perform tampering over a network.

CVE-2026-56191microsoftauthentication-bypass

Updated Jul 24, 2026

critical

CVE-2026-58275 Azure DNS vulnerability

Missing authorization in Azure DNS allows an unauthorized attacker to elevate privileges over a network.

CVE-2026-58275authorization-bypass

Updated Jul 24, 2026

critical

CVE-2026-62825 Azure Key Vault vulnerability

Improper authentication in Azure Key Vault allows an unauthorized attacker to elevate privileges over a network.

CVE-2026-62825authentication-bypass

Updated Jul 24, 2026

critical

CVE-2026-15704 Eclipse BaSyx Go Components vulnerability

In Eclipse BaSyx Go Components versions up to and including 1.0.0, ABAC-enabled deployments are vulnerable to an authorization bypass caused by inconsistent trailing-slash handling between the ABAC middleware and the HTTP router. The shared router configuration used Chi's `middleware.StripSlashes`, so a request such as `GET /shells/` was dispatched to the registered `GET /shells` route. However, the ABAC middleware evaluated the original request path including the trailing slash. If ABAC route lookup did not find a matching slash-suffixed route, the request was passed onward and the router then stripped the slash and executed the protected handler without the intended ABAC authorization decision and without the expected ABAC query filters. An unauthenticated or unauthorized network attacker could append a trailing slash to protected API routes to reach handlers that should have been denied by ABAC policy. Depending on the exposed component, HTTP method, and deployed policy, this could allow unauthorized read, create, update, delete, or upload operations. The issue affects ABAC-enabled deployments of services that use the shared router and ABAC middleware, including AAS Repository, Submodel Repository, AAS Registry, Submodel Registry, Concept Description Repository, Discovery, AAS Environment upload, and related services. The issue is fixed in Eclipse BaSyx Go Components v1.0.1.

CVE-2026-15704network-securityapi-securityauthorization-bypass

Updated Jul 24, 2026

critical

CVE-2026-24727 Corporate Training Management System vulnerability

An unrestricted upload of file with dangerous type vulnerability in the e-paper draft upload function of SUNNET Corporate Training Management System through v10.3 allows remote authenticated users with administrator privileges to execute arbitrary commands by uploading a crafted ZIP archive containing a server-executable file.

CVE-2026-24727file-upload

Updated Jul 24, 2026

critical

Aimogen Pro privilege escalation vulnerability

Aimogen Pro for WordPress can let an unauthenticated attacker abuse a missing permission check to run dangerous PHP functions and create admin users.

CVE-2026-15982wordpressphpauthorization-bypassprivilege-escalation

Updated Jul 21, 2026