VYPR

CVEs

378,628 total · page 199 of 7,573

  • CVE-2026-84815MedSep 3, 2026
    risk 0.38cvss 5.8epss 0.00

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kriesi Enfold allows Reflected XSS. This issue affects Enfold: from n/a through 8.0.

  • CVE-2026-82180CriSep 3, 2026
    risk 0.62cvss —epss 0.00

    In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 when the MQTT API is enabled with the certificate authentication policy, CertificateMqttFilter parses an X.509 certificate that the client sends inside the MQTT message payload (the authentication field of MqttRequestTemplate)…

  • CVE-2026-80515HigSep 3, 2026
    risk 0.58cvss —epss 0.00

    In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 the management-authorization gate that protects every /…/mgmt/… REST endpoint decides whether to apply its check by calling request.getRequestURL().toString().contains("/mgmt/"). Tomcat returns getRequestURL() un-decoded,…

  • CVE-2026-6071HigSep 3, 2026
    risk 0.49cvss —epss 0.00

    A remote code execution security issue exists in the affected products when parsing DOE files that could allow a remote attacker to write past the end of an allocated object and execute code within the context of the current process. To exploit this vulnerability, a legitimate…

  • CVE-2025-12737HigSep 3, 2026
    risk 0.48cvss 8.4epss 0.00

    The administrative operations within the Carbon Console do not adequately validate specific user-supplied input. This oversight allows a malicious actor with administrative privileges to inject and execute arbitrary code remotely. Successful exploitation enables a threat actor…

  • CVE-2026-9854HigSep 3, 2026
    risk 0.51cvss 7.8epss 0.00

    A vulnerability exists in SYS600 RBAC mechanism where users having access to the engineering tools could elevate their privileges to administrator level on the underlying Windows host, granting themselves full control over the host machine.

  • CVE-2026-9853HigSep 3, 2026
    risk 0.51cvss 7.8epss 0.00

    A vulnerability exists in SYS600 which allows any user authenticated to the operating system of the server hosting the application to read and modify application objects without being authenticated to the SYS600 system itself. Only the SYS600 system users should be permitted to…

  • CVE-2026-9852HigSep 3, 2026
    risk 0.51cvss 7.8epss 0.00

    A CSV injection vulnerability exists in SYS600. Injected malicious formulas can add or modify data to the spreadsheet, insert links, exfiltrate data, and in some cases, depending on how the user has their environment configured, execute malicious code on the user’s machine. To…

  • CVE-2026-85175HigSep 3, 2026
    risk 0.50cvss 8.8epss 0.00

    SiYuan versions <= 3.8.1 (fixed in v3.8.2) contain an incomplete blocklist in the IsForbiddenAbsPath() function (kernel/util/path_guard.go), which only blocks conf/conf.json by exact match and does not restrict the TLS private key (conf/key.pem) or CA private key (conf/ca.key)…

  • CVE-2026-85174HigSep 3, 2026
    risk 0.50cvss 8.8epss 0.00

    SiYuan before v3.8.2 logs API tokens from query parameters in plaintext to an accessible log file when full-text search requests exceed timing thresholds. Authenticated attackers can read the log file via the getFile endpoint to recover admin API tokens and gain permanent…

  • CVE-2026-85173MedSep 3, 2026
    risk 0.21cvss 4.3epss 0.00

    n8n versions before 2.36.2 contain a missing per-project authorization vulnerability in the Insights API routes that allows authenticated users with insights scopes to access workflow names and execution statistics across projects. Attackers can supply arbitrary projectId…

  • CVE-2026-85172MedSep 3, 2026
    risk 0.35cvss 6.4epss 0.00

    n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both…

  • CVE-2026-85171MedSep 3, 2026
    risk 0.35cvss 6.5epss 0.00

    n8n before 1.123.73, 2.35.4, and 2.36.2 contains a credential exposure vulnerability in the Strapi, SeaTable, and Mailcheck nodes. These nodes send their decrypted credentials to the authentication endpoint via the raw legacy HTTP helper outside any error handling, causing the…

  • CVE-2026-85170MedSep 3, 2026
    risk 0.35cvss 6.5epss 0.00

    n8n versions before 1.123.73, 2.35.4, and 2.36.2 pass message content in the Gmail (v1) and Brevo nodes to the mail composer without verifying it is a string. An authenticated user able to run a workflow can supply an expression that resolves to an object carrying a path or href…

  • CVE-2026-85169HigSep 3, 2026
    risk 0.50cvss 8.8epss 0.00

    n8n versions before 1.123.73, 2.35.4, and 2.36.2 contain an expression sandbox escape in the $fromAI handler. $fromAI resolved a caller-supplied placeholder name without requiring it to be an own property and admitted reserved keys; against a primitive input value it returned a…

  • CVE-2026-85168HigSep 3, 2026
    risk 0.50cvss 8.8epss 0.00

    n8n versions before 1.123.73, 2.35.4, and 2.36.2 contain a remote code execution vulnerability in the Git node. The node reset a fixed list of command-bearing configuration keys before each operation, but that list did not cover the content-filter and merge-driver key families.…

  • CVE-2026-85167MedSep 3, 2026
    risk 0.35cvss 6.5epss 0.00

    n8n before 2.35.4 and 2.36.x before 2.36.2 contain a query injection vulnerability in the Elasticsearch Document Get All and Google Cloud Firestore Document Query operations, which build their JSON query by interpolating expression values directly into the query string before…

  • CVE-2026-85166MedSep 3, 2026
    risk 0.35cvss 6.5epss 0.00

    n8n before 2.35.4 and 2.36.x before 2.36.2 does not validate credential references in the inline workflow JSON of nodes that execute an inline sub-workflow (e.g., the Workflow Tool node). A shared-workflow editor, or any user creating/updating a workflow via the REST API, Public…

  • CVE-2026-85165CriSep 3, 2026
    risk 0.57cvss 9.9epss 0.00

    n8n versions before 2.36.2 contain an expression sandbox bypass vulnerability where free identifiers in spread, computed-key, switch-case, or class-extension positions resolve against process globals. Authenticated users with workflow-edit permission can mutate host objects…

  • CVE-2026-85164HigSep 3, 2026
    risk 0.46cvss 7.1epss 0.00

    WWBN AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the set_api_userImages API endpoint that fails to validate profileImg and backgroundImg URLs before fetching them. Authenticated API clients can supply internal URLs to fetch cloud…

  • CVE-2026-85163MedSep 3, 2026
    risk 0.42cvss 6.5epss 0.00

    AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the EPG parser that allows authenticated uploaders to fetch arbitrary internal URLs. An attacker can supply an internal URL via the epg_link parameter during video upload, which is validated…

  • CVE-2026-85162MedSep 3, 2026
    risk 0.42cvss 6.5epss 0.00

    AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in plugin/Live/saveLive.php that lacks forbidIfNotPost and forbidIfInvalidToken protections. Attackers can craft malicious image tags to overwrite authenticated streamers' RTMP keys, passwords,…

  • CVE-2026-85161MedSep 3, 2026
    risk 0.28cvss 4.3epss 0.00

    AVideo through commit c91b5975d contains a cross-site request forgery vulnerability in removePoster.php that lacks forbidIfNotPost or forbidIfInvalidToken checks. Attackers can craft malicious image tags to delete authenticated victims' live poster and thumbnail files via GET…

  • CVE-2026-85160HigSep 3, 2026
    risk 0.53cvss 8.1epss 0.00

    AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag…

  • CVE-2026-85159MedSep 3, 2026
    risk 0.35cvss 5.4epss 0.00

    AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php where the cancelUri parameter is echoed in an href attribute after isSafeRedirectURL checks protocol only, not HTML characters. Unauthenticated attackers can inject event…

  • CVE-2026-85158MedSep 3, 2026
    risk 0.35cvss 5.4epss 0.00

    AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in videoEmbeded.php that echoes the link parameter inside an HTML comment with zero escaping. Attackers can close the comment with --> and inject arbitrary JavaScript that executes when…

  • CVE-2026-85157MedSep 3, 2026
    risk 0.34cvss 5.3epss 0.00

    WWBN AVideo contains a broken access control vulnerability in the unauthenticated feed/index.php endpoint that disables per-video visibility checks when a program_id parameter is supplied. Attackers can enumerate playlist identifiers and retrieve unlisted and group-restricted…

  • CVE-2026-85156MedSep 3, 2026
    risk 0.34cvss 5.3epss 0.00

    WWBN AVideo fails to properly validate access controls on the public channel page, allowing unauthenticated visitors to view unlisted and group-restricted videos through hardcoded visibility flags and an undefined property. Attackers can access the channel endpoint to retrieve…

  • CVE-2026-85155HigSep 3, 2026
    risk 0.49cvss 7.5epss 0.00

    WWBN AVideo contains a SQL injection vulnerability in the sort column parameter of the get.json.php endpoint with APIName=channels that allows unauthenticated attackers to order results by arbitrary database columns including users.password and users.recoverPass. Attackers can…

  • CVE-2026-85154CriSep 3, 2026
    risk 0.64cvss 9.8epss 0.00

    WWBN AVideo contains an authentication failure vulnerability where the video_id_hash credential is a non-expiring, non-revocable bearer token that grants full administrator session access to the video owner's account. Attackers who obtain a video_id_hash can replay it…

  • CVE-2026-85150HigSep 3, 2026
    risk 0.49cvss 7.5epss 0.01

    A NULL pointer dereference flaw was found in GStreamer's RTSP support library. The vulnerability occurs while parsing an Authorization or WWW-Authenticate header that uses Digest authentication. Specially crafted whitespace placement around a parameter's terminator can cause an…

  • CVE-2026-85124HigSep 3, 2026
    risk 0.42cvss 7.5epss 0.01

    @fastify/http-proxy versions before 11.6.2 do not validate proxied HTTP request paths for backslash based dot-segments before forwarding them to the configured upstream. The plain HTTP request handler skips the destination validation that the WebSocket path performs, and the…

  • CVE-2026-85107MedSep 3, 2026
    risk 0.28cvss 4.3epss 0.00

    A vulnerability was found in NousResearch hermes-agent 0.18.0. This vulnerability affects the function resourceBufferFromUrl of the file apps/desktop/electron/main.ts of the component Electron Main Process. Performing a manipulation results in allocation of resources. The attack…

  • CVE-2026-85106MedSep 3, 2026
    risk 0.41cvss 6.3epss 0.00

    A vulnerability has been found in NousResearch hermes-agent 0.18.0. This affects the function fetchLinkTitle of the file apps/desktop/src/app/artifacts/index.tsx of the component Link Title Fetch. Such manipulation of the argument url leads to server-side request forgery. The…

  • CVE-2026-85105HigSep 3, 2026
    risk 0.47cvss 7.3epss 0.00

    A flaw has been found in NousResearch hermes-agent 0.18.0. Affected by this issue is the function _sess_nowait of the file s71.py of the component Session Management. This manipulation of the argument session_id causes authorization bypass. The attack can be initiated remotely.…

  • CVE-2026-85100MedSep 3, 2026
    risk 0.28cvss 4.3epss 0.01

    A vulnerability was detected in 2FastLabs agent-squad up to 1.1.4. Affected by this vulnerability is the function AgentSquad.routeRequest of the file agent-squad/typescript/src/orchestrator.ts of the component Streaming Agent Response Workflow. The manipulation results in…

  • CVE-2026-85093MedSep 3, 2026
    risk 0.42cvss 6.5epss 0.00

    Cheshire Cat AI's GET /memory/collections/{collection_id}/points endpoint fails to apply per-user filtering when retrieving episodic memory points. Authenticated attackers with MEMORY:READ permission can retrieve all users' stored conversation messages and personal data by…

  • CVE-2026-85092MedSep 3, 2026
    risk 0.36cvss 6.6epss 0.00

    LiME through 1.12.0 fails to validate the disk acquisition output path and does not use O_NOFOLLOW when opening the operator-supplied path parameter, allowing unprivileged local users to overwrite arbitrary root-owned files. An attacker who controls the output directory can…

  • CVE-2026-85091HigSep 3, 2026
    risk 0.41cvss 7.4epss 0.00

    zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vulnerability in the gz_vacate() function when processing non-blocking gzwrite() operations with stale external buffer pointers. Attackers can trigger the overflow by calling gzprintf() or gzvprintf() after a…

  • CVE-2026-85090MedSep 3, 2026
    risk 0.28cvss 5.4epss 0.00

    FreeRDP before 3.31.0 contains a heap out-of-bounds read vulnerability in the general_ChromaV1ToYUV444 function during AVC444 chroma plane reconstruction. A malicious RDP server can craft a RFX_AVC444_BITMAP_STREAM with specific frame geometry to trigger an out-of-bounds memory…

  • CVE-2026-85089MedSep 3, 2026
    risk 0.35cvss 6.5epss 0.00

    FreeRDP versions 3.0.0 through 3.30.0 (before 3.31.0) transmit uninitialized heap memory in Save Session Info PDU reserved padding fields. Three PDU writers in libfreerdp/core/info.c (rdp_write_logon_info_v2, rdp_write_logon_info_plain, and rdp_write_logon_info_ex) use…

  • CVE-2026-85084MedSep 3, 2026
    risk 0.34cvss 6.3epss 0.00

    Out-of-bounds Write and Improper Validation of Array Index vulnerability in Samsung Open Source TizenFX Samsung/TizenFX allows Overflow Buffers.

  • CVE-2026-85040MedSep 3, 2026
    risk 0.31cvss 4.7epss 0.02

    A weakness has been identified in ZhongBangKeJi CRMEB up to 6.0.0. Affected by this vulnerability is the function eval of the file /adminapi/system/crontab/save of the component Custom Scheduled Task Feature. This manipulation of the argument customCode causes os command…

  • CVE-2026-85031CriSep 3, 2026
    risk 0.64cvss 9.9epss 0.01

    A vulnerability was found in TOTOLINK CP450 4.1.0. The impacted element is an unknown function of the file /cgi-bin/cstecgi.cgi. Performing a manipulation of the argument topicurl results in buffer overflow. Remote exploitation of the attack is possible.

  • CVE-2026-85030LowSep 3, 2026
    risk 0.24cvss 3.7epss 0.00

    A vulnerability has been found in HKUDS AI-Trader up to d03ff6c056b32ced735adf7c19ed8175adb1c8df. The affected element is an unknown function of the file service/server/routes_agent.py of the component selfRegister API Endpoint. Such manipulation of the argument initial_balance…

  • CVE-2026-85022LowSep 3, 2026
    risk 0.16cvss 3.5epss 0.00

    A vulnerability was identified in langgenius dify 1.13.0. Affected by this vulnerability is the function router.replace of the file web/app/(shareLayout)/webapp-signin/components/mail-and-password-auth.tsx of the component WebApp Sign-In. Such manipulation of the argument…

  • CVE-2026-85021MedSep 3, 2026
    risk 0.21cvss 4.3epss 0.00

    A vulnerability was determined in langgenius dify 1.13.0. Affected is the function router.replace of the file web/app/(shareLayout)/components/splash.tsx of the component Splash Layout. This manipulation of the argument redirect_url causes cross site scripting. The attack is…

  • CVE-2026-84832HigSep 3, 2026
    risk 0.56cvss —epss 0.01

    SEPPmail Secure Email Gateway before 15.0.6 deserializes attacker-controlled data in a privileged REST import workflow without adequate validation. An attacker with a privileged API token can execute arbitrary commands with "nobody" privileges.

  • CVE-2026-84831HigSep 3, 2026
    risk 0.50cvss —epss 0.00

    SEPPmail Secure Email Gateway before 15.0.7 creates a fully privileged session before required multi-factor authentication enrollment is completed. An attacker with the password for an MFA-required but unenrolled account can access protected functionality without providing a…

  • CVE-2026-84830HigSep 3, 2026
    risk 0.56cvss —epss 0.01

    SEPPmail Secure Email Gateway before 15.0.7 contains a command injection vulnerability that allows authenticated administrators to execute commands with elevated privileges.