VYPR

CVEs

378,628 total · page 192 of 7,573

  • CVE-2026-85598MedSep 4, 2026
    risk 0.35cvss 6.4epss 0.00

    Grav versions 2.0.0 through 2.0.17 fail to apply save-time XSS detection to modular pages, allowing authenticated page editors to store Twig-assembled XSS payloads. Attackers with page-edit rights can create modular pages with malicious Twig code that executes in visitor…

  • CVE-2026-85597CriSep 4, 2026
    risk 0.52cvss 9.1epss 0.00

    Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected…

  • CVE-2026-85596CriSep 4, 2026
    risk 0.57cvss 9.8epss 0.00

    Traefik versions >= v3.7.0 and <= v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a…

  • CVE-2026-85595CriSep 4, 2026
    risk 0.57cvss 9.8epss 0.00

    Traefik versions before v2.11.55 and versions v3.0.0 through v3.7.10 contain an authentication bypass vulnerability in the digestAuth middleware where unknown usernames receive an empty secret instead of rejection. Attackers can compute a valid digest response using the empty…

  • CVE-2026-85594CriSep 4, 2026
    risk 0.64cvss 9.8epss 0.00

    Traefik versions from v3.7.1 fail to enforce crossProviderNamespaces restrictions on the traefik.ingress.kubernetes.io/service.middlewares Service annotation in the Kubernetes Ingress provider. A namespace-limited tenant excluded from the allowlist can attach an operator-owned…

  • CVE-2026-85593MedSep 4, 2026
    risk 0.28cvss 5.4epss 0.00

    phpMyFAQ versions before 4.1.8 contain a stored cross-site scripting vulnerability in FaqHelper::convertOldInternalLinks() that calls html_entity_decode() on sanitized FAQ content, reversing entity-encoding protection. Authenticated users with FAQ editing privileges can inject…

  • CVE-2026-85592LowSep 4, 2026
    risk 0.17cvss 3.7epss 0.00

    phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed() method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting.…

  • CVE-2026-85591HigSep 4, 2026
    risk 0.39cvss —epss 0.00

    phpMyFAQ versions before 4.1.8 contain an authentication bypass vulnerability in the user control panel API endpoint that allows authenticated attackers to change account passwords without verifying the current password. Attackers with session access can submit a PUT request to…

  • CVE-2026-85590HigSep 4, 2026
    risk 0.39cvss —epss 0.00

    phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication (TOTP) disable functionality. The removeTwofactorConfig() handler (reachable via POST /api/user/remove-twofactor) verifies only that the user is logged in and that a valid CSRF…

  • CVE-2026-85589MedSep 4, 2026
    risk 0.27cvss —epss 0.00

    phpMyFAQ before 4.2.0-alpha.2 contains a missing authorization vulnerability in the admin dashboard API endpoints searches and content-health that enforce only authentication without permission checks. Any authenticated user can access these endpoints to read site-wide search…

  • CVE-2026-85588MedSep 4, 2026
    risk 0.27cvss —epss 0.00

    phpMyFAQ versions before 4.1.8 include live TOTP shared secrets in plaintext within user data export ZIP files. Attackers obtaining exported archives can extract the TOTP seed and generate valid one-time codes to bypass two-factor authentication.

  • CVE-2026-85587MedSep 4, 2026
    risk 0.27cvss —epss 0.00

    phpMyFAQ before 4.1.8 enforces incorrect permission checks on admin content pages, allowing lesser-privileged editors to read draft and inactive content. Attackers with only add permissions can access news edit and FAQ translate endpoints to view unpublished content invisible to…

  • CVE-2026-85586MedSep 4, 2026
    risk 0.38cvss —epss 0.00

    phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing…

  • CVE-2026-85585HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.00

    SiYuan before v3.8.2 contains an unbounded resource consumption vulnerability in the request-concurrency middleware that retains mutex entries for every unique request path without eviction. Unauthenticated attackers can send numerous unique request paths to permanently increase…

  • CVE-2026-85584HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.00

    SiYuan versions before v3.8.2 contain a denial of service vulnerability in the publish-service Basic Auth throttle that stores failed-attempt state using attacker-controlled usernames without enforcing capacity limits or eviction policies. Unauthenticated attackers can submit…

  • CVE-2026-85583MedSep 4, 2026
    risk 0.35cvss 6.5epss 0.00

    SiYuan versions before v3.8.2 contain a path traversal vulnerability in the reader-accessible file-read endpoint that follows symlinks when opening authorized asset paths. Attackers with reader role can request a logical asset under data/assets/ that is a symlink to a file…

  • CVE-2026-85582MedSep 4, 2026
    risk 0.35cvss 6.5epss 0.00

    SiYuan versions before v3.8.2 contain an unbounded session creation vulnerability in the publish-service Basic Auth handler that allows authenticated attackers to exhaust memory. Attackers can repeatedly authenticate with valid credentials to create persistent session entries…

  • CVE-2026-85581HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.00

    SiYuan before v3.8.2 contains a denial of service vulnerability in the unauthenticated /api/system/uiproc endpoint that accepts and retains attacker-controlled process identifiers without size limits or authentication. Attackers can send repeated requests with unique identifiers…

  • CVE-2026-85580MedSep 4, 2026
    risk 0.35cvss 6.5epss 0.01

    SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to…

  • CVE-2026-85579MedSep 4, 2026
    risk 0.21cvss 4.3epss 0.00

    SiYuan is affected by an information disclosure vulnerability (confirmed in v3.8.1, fixed in v3.8.2) in the reader-accessible POST /api/transactions/undoState endpoint. The endpoint returns the peekMutatedRootIDs list from the global undo-log stack for a caller-supplied root ID…

  • CVE-2026-85578MedSep 4, 2026
    risk 0.35cvss 6.5epss 0.00

    SiYuan through 3.8.1 contains an authorization bypass vulnerability in the /api/file/getFile endpoint that allows readers to retrieve files from notebooks explicitly configured as Visible:false. Attackers with reader role can access private workspace files including notebook…

  • CVE-2026-85577MedSep 4, 2026
    risk 0.35cvss 5.4epss 0.00

    AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php that allows unauthenticated attackers to inject arbitrary JavaScript by closing the script tag with . Attackers can craft a malicious URL with an error parameter…

  • CVE-2026-19080HigSep 4, 2026
    risk 0.49cvss 7.5epss 0.00

    Observable response discrepancy vulnerability in Menulux Software Inc. Menulux Portal allows Account Footprinting. This issue affects Menulux Portal: before 20260903211448.

  • CVE-2026-19051HigSep 4, 2026
    risk 0.46cvss 7.1epss 0.00

    Plaintext storage of a password vulnerability in Menulux Software Inc. Menulux Portal allows Retrieve Embedded Sensitive Data. This issue affects Menulux Portal: before 20260903211448.

  • CVE-2026-19043MedSep 4, 2026
    risk 0.28cvss 4.3epss 0.00

    Missing Authorization vulnerability in Menulux Software Inc. Menulux Portal allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Menulux Portal: before 20260903211448.

  • CVE-2026-18957MedSep 4, 2026
    risk 0.35cvss 5.4epss 0.00

    Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Menulux Software Inc. Menulux Portal allows Stored XSS. This issue affects Menulux Portal: before 20260903211448.

  • CVE-2026-85534MedSep 4, 2026
    risk 0.38cvss 5.9epss 0.00

    A flaw was found in libsoup. When a client sends an HTTP/2 request body from a non-pollable input stream, the library can buffer more data than the current flow-control window later allows. A malicious HTTP/2 server can shrink SETTINGS_INITIAL_WINDOW_SIZE while that buffered…

  • CVE-2026-85512HigSep 4, 2026
    risk 0.47cvss 7.3epss 0.00

    A security flaw has been discovered in SourceCodester Class and Exam Timetabling System 1.0. This vulnerability affects unknown code of the file /admin/session.php. The manipulation of the argument ID results in missing authorization. The attack can be executed remotely. The…

  • CVE-2026-84428HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.00

    fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not…

  • CVE-2026-84045MedSep 4, 2026
    risk 0.34cvss 5.3epss 0.00

    The E-cab Taxi Booking Manager for Woocommerce WordPress plugin before 2.0.5 does not validate a client-supplied trip distance and base-price value on the server before pricing a booking, allowing unauthenticated attackers to manipulate the order total down to zero and place…

  • CVE-2026-79707HigSep 4, 2026
    risk 0.50cvss —epss 0.00

    A Path Traversal vulnerability in the builder endpoint in Google Cloud Agent Development Kit (ADK) versions 1.9.0 through 1.21.0 on Python allows an unauthenticated remote attacker to read arbitrary files using a crafted file_path query parameter.

  • CVE-2026-4644HigSep 4, 2026
    risk 0.55cvss —epss 0.00

    A Missing Authorization vulnerability in HTTP Connector in Google Cloud Integration Connectors versions prior to 2025-12-11 on Google Cloud Platform allows an authenticated user to escalate privileges and take over a Google Cloud Project using unauthorized service account…

  • CVE-2026-27347MedSep 4, 2026
    risk 0.34cvss 5.3epss 0.00

    Missing Authorization vulnerability in Crocoblock JetPopup allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects JetPopup: from n/a through 2.0.20.2.

  • CVE-2026-85547MedSep 4, 2026
    risk 0.33cvss —epss 0.00

    A cross-site request forgery (CSRF) vulnerability exists in MISP due to form-security and CSRF protections being disabled based on whether an incoming request was identified as a REST request. MISP's REST detection can be influenced by request properties such as the URL suffix…

  • CVE-2026-85546HigSep 4, 2026
    risk 0.49cvss —epss 0.00

    MISP contains a cross-site request forgery (CSRF) vulnerability in the sharing group quick-edit functionality. The addOrg, removeOrg, addServer, and removeServer actions share the __initialiseSGQuickEdit() helper, where the HTTP method validation intended to restrict these…

  • CVE-2026-85541MedSep 4, 2026
    risk 0.35cvss 5.4epss 0.00

    DreamMaker developed by Interinfo has a Reflected Cross-site Scripting vulnerability. Authenticated remote attackers can execute arbitrary JavaScript codes in user's browser via a malicious website.

  • CVE-2026-85540HigSep 4, 2026
    risk 0.57cvss 8.8epss 0.00

    DreamMaker developed by Interinfo has a SQL Injection vulnerability. Authenticated remote attackers can inject arbitrary SQL commands to read, modify, and delete database contents.

  • CVE-2026-85184CriSep 4, 2026
    risk 0.52cvss 9.1epss 0.00

    @fastify/middie versions >= 9.1.0 and before 9.3.4 decide whether to run path-scoped middleware by matching against the raw request target, while the Fastify router resolves an absolute-form request target to its path before dispatching. Because the two layers evaluate different…

  • CVE-2026-84504HigSep 4, 2026
    risk 0.46cvss 8.1epss 0.00

    fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire…

  • CVE-2026-84469HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.00

    fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or…

  • CVE-2026-84044MedSep 4, 2026
    risk 0.34cvss 5.3epss 0.00

    The Restaurant Menu and Food Ordering WordPress plugin before 2.4.12 does not verify that a PayPal payment notification genuinely originates from PayPal, allowing unauthenticated attackers to forge a payment notification and mark their own order as paid and completed without…

  • CVE-2026-84043MedSep 4, 2026
    risk 0.34cvss 5.3epss 0.00

    The ePayco Payment Gateway for WooCommerce WordPress plugin before 8.4.7 does not properly verify the authenticity of payment confirmation requests, allowing unauthenticated attackers to mark orders as paid without a valid gateway signature.

  • CVE-2026-82923CriSep 4, 2026
    risk 0.64cvss 9.8epss 0.01

    The AI Website Builder WordPress plugin (GitHub build) 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of…

  • CVE-2026-81666MedSep 4, 2026
    risk 0.35cvss 6.5epss 0.00

    An integer overflow was found in Corosync's handling of membership commit token messages. The length-validation check for these messages can be bypassed on 32-bit systems due to an integer overflow in the calculation of the expected message length, allowing a crafted network…

  • CVE-2026-76169HigSep 4, 2026
    risk 0.42cvss 7.5epss 0.01

    fastify versions >= 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The internal not-found router for encapsulated…

  • CVE-2026-27086MedSep 4, 2026
    risk 0.42cvss 6.5epss 0.00

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Xtemos WoodMart allows DOM-Based XSS. This issue affects WoodMart: from n/a before 8.3.8.

  • CVE-2026-13148MedSep 4, 2026
    risk 0.41cvss —epss 0.00

    Missing release of memory after effective lifetime vulnerability in Softing smartLink allows resource leak exposure. This issue affects smartLink HW-PN: from 1.04 before 1.10.

  • CVE-2026-85538HigSep 4, 2026
    risk 0.47cvss —epss 0.00

    An incorrect authorization vulnerability in MISP allowed authenticated users to delete attributes from events despite lacking the required perm_modify or perm_modify_org permissions. The affected attribute deletion paths relied on organization membership checks performed by…

  • CVE-2026-85533HigSep 4, 2026
    risk 0.42cvss —epss 0.00

    An authorization flaw in MISP allowed an authenticated user to submit a sharing_group_id without verifying that the user was authorized to use the referenced Sharing Group. In several attribute and Galaxy Cluster creation and editing workflows, validation of the submitted…

  • CVE-2026-85528MedSep 4, 2026
    risk 0.34cvss 5.3epss 0.00

    Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could…