VYPR

CVEs

35,144 total · page 10 of 703

  • CVE-2026-7329CriAug 5, 2026
    risk 0.64cvss 9.9epss 0.00

    An improper privilege management vulnerability in the SQL, SPARQL, and Optic REST query interfaces of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an authenticated user with a low-privileged REST role to escalate privileges to administrator. This enables execution…

  • CVE-2026-60053CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    Insufficient Session Expiration vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Administrative API keys remained usable after the owning administrator was demoted or the account was marked inactive, suspended, or deleted, allowing continued…

  • CVE-2026-15587CriAug 5, 2026
    risk 0.00cvss epss 0.00

    Improper Privilege Management in Google SecOps (Chronicle SOAR) versions prior to 6.3.85 on Google Cloud Platform allows an authenticated attacker to escalate privileges to system-level administrative access using a crafted internal authentication header. This vulnerability…

  • CVE-2026-71289CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    The NASA-AMMOS Asynchronous Network Management System (ANMS) reference implementation's default docker-compose.yml publishes the amp-manager service's REST API directly to the host network interface (port 8089, e.g. ":8089/tcp") with cap_add: NET_ADMIN, NET_RAW, SYS_NICE,…

  • CVE-2026-71278CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    rust-iot-platform allows creating a "calc rule" via POST /calc-rule/create (api/src/controller/calc_rule_router.rs) containing an arbitrary field. This route does not take the AuthToken request guard used elsewhere in the application, making it reachable without authentication.

  • CVE-2026-71277CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    rust-iot-platform's AuthToken request-guard implementation (api/src/main.rs) only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization…

  • CVE-2026-71268CriAug 5, 2026
    risk 0.64cvss 9.9epss 0.00

    OpenPLC Runtime v3's compile_program function (webserver/openplc.py) parses directives from uploaded Structured Text (.st) program files and writes the referenced content to with no validation that file_path stays within the ./core directory. A path-validation function,…

  • CVE-2026-71267CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    microtar's mtar_write_file_header and mtar_write_dir_header functions (src/microtar.c) copy a caller-supplied entry name into the 100-byte field of a stack-allocated mtar_header_t via strcpy(h.name, name), with no check that strlen(name) is less than 100 before the copy.

  • CVE-2026-71263CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    The LINUXTCP port of FreeModbus contains an off-by-one bounds check in xMBPortTCPPool (demo/LINUXTCP/port/porttcp.c). The check uses a strict greater-than comparison instead of greater-than-or-equal against the 263-byte MB_TCP_BUF_SIZE limit.

  • CVE-2026-71262CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    IoTSharp BlobStorageController.cs lacks the [Authorize] attribute applied to every other controller in the application (DevicesController, CustomersController, TenantsController, etc.), and no global authorization FallbackPolicy is configured in Startup.cs, leaving its…

  • CVE-2026-71256CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    nanoMODBUS through v1.23.0 contains an out-of-bounds stack read leading to a wild-pointer write in nmbs_read_device_identification_basic / recv_read_device_identification_res in nanomodbus.c. A fixed 3-element stack array order[3] = {0,1,2} maps object IDs to buffer indices. The…

  • CVE-2026-71254CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    nanoMODBUS through v1.23.0 contains an out-of-bounds write in the Modbus server-side handle_read_file_record function (FC 0x14, Read File Record) in nanomodbus.c. The function validates that the total request size does not exceed 245 bytes and that each sub-request's…

  • CVE-2026-71248CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: = "select * from user where email = '' and password = ''", with no escaping or parameterization, allowing authentication bypass via a payload…

  • CVE-2026-71238CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    DjangoCRM ships with its Django SECRET_KEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository…

  • CVE-2026-71237CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from ['pwd'] with no sanitization and concatenates it into a raw SQL string: mysql_query("select * from userlists where username='' and password='' limit 1"). An unauthenticated…

  • CVE-2026-71231CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT * FROM users WHERE ID='' after base64-decoding the client-supplied lastLogin cookie via safe_decode, which performs URL-safe base64 decoding with no sanitization…

  • CVE-2026-66747CriAug 5, 2026
    risk 0.00cvss 9.8epss 0.01

    Zbtlink router firmware ships an embedded remote-control implant, ENDLESSDOORS, present in every published build across the product line. It is the open-source ycsunjane/rctl tool built in as an OpenWrt package (librctl.so), started at boot and run as root under the process name…

  • CVE-2026-44945CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    A privilege escalation vulnerability exists in Rancher's impersonation middleware (pkg/auth/requests/impersonate.go). An authenticated Rancher user with the default user global role can gain full administrative access to the Rancher control plane and transitively to all…

  • CVE-2026-10090CriAug 5, 2026
    risk 0.59cvss 9.0epss 0.00

    A flaw was found in the Application Subscription controller (multicluster-operators-subscription) of Red Hat Advanced Cluster Management for Kubernetes (ACM). A user with namespace-scoped "edit" privileges in an ACM hub namespace can create a Channel resource pointing to a Helm…

  • CVE-2026-10059CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    A flaw was found in the Multicluster Engine for Kubernetes ClusterCurator controller. A tenant administrator with namespace-scoped privileges can exploit this vulnerability by creating a namespaced ClusterCurator. This action inadvertently grants the tenant administrator the…

  • CVE-2026-71214CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    The Aerie/PlanDev sequencing-server's authorization middleware (sequencing-server/src/app.ts) derives the caller's Hasura session role via getHasuraSession, which prefers a session_variables object taken directly from the client-supplied JSON request body over the Authorization…

  • CVE-2026-71213CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    Typemill's login endpoint (POST /tm/login, ControllerWebAuth::login) performs no rate-limiting, failed-attempt counting, or account lockout when captcha is disabled, which is the default configuration. An unauthenticated attacker can send unlimited password-guessing requests…

  • CVE-2026-71207CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.01

    The Stock-Inventory-Management-System application's login.php assigns raw username/password values to and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. The same script additionally…

  • CVE-2026-70376CriAug 5, 2026
    risk 0.62cvss 9.6epss 0.00

    Pluck CMS's admin panel relies solely on a Referer-header comparison (requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action) for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area.

  • CVE-2026-64566CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags() When iptfs_skb_add_frags() copies frag references from the source frag walk into a new SKB, it increments the page reference count via…

  • CVE-2026-61486CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.01

    ** UNSUPPORTED WHEN ASSIGNED ** Stack-based Buffer Overflow vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or…

  • CVE-2026-61484CriAug 5, 2026
    risk 0.64cvss 9.8epss 0.01

    ** UNSUPPORTED WHEN ASSIGNED ** Deserialization of Untrusted Data vulnerability in Apache Lucy. This issue affects Apache Lucy: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or…

  • CVE-2026-5581CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to unauthorized arbitrary media deletion in all versions up to, and including, 1.1.8. This is due to missing capability checks in the `plupload_ajax_delete_file()` function, which is registered via…

  • CVE-2026-4431CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    The Easy Post Submission plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `create_post()` function in all versions up to, and including, 2.3.0. This is due to the `rbsm_submit_post` AJAX action being registered for…

  • CVE-2026-16940CriAug 5, 2026
    risk 0.65cvss 10.0epss 0.00

    The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing unauthenticated users to delete arbitrary files on the server (such as wp-config.php), which can lead to a full site takeover.

  • CVE-2026-15360CriAug 5, 2026
    risk 0.00cvss 9.1epss 0.00

    The Ajax Load More WordPress plugin before 8.0.1 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated attackers to perform time-based blind SQL injection and extract sensitive data from the database.

  • CVE-2026-15210CriAug 5, 2026
    risk 0.00cvss 9.1epss 0.00

    The OTP Login With Phone Number, OTP Verification WordPress plugin before 1.8.71 does not limit the number of OTP verification attempts or invalidate a one-time login code after a wrong guess, and an unauthenticated user can request a login code for any account. Because the code…

  • CVE-2026-9273CriAug 5, 2026
    risk 0.60cvss 9.3epss 0.00

    The Membership Plugin – Kadence Memberships plugin for WordPress (formerly Restrict Content) is vulnerable to password reset link poisoning leading to account takeover in all versions up to, and including, 4.0.0. This is due to the legacy lost-password handler…

  • CVE-2026-45537CriAug 4, 2026
    risk 0.52cvss 9.1epss 0.00

    OpenSIPS is a Session Initiation Protocol (SIP) server implementation. In versions prior to 3.6.6 and 4.0.0-rc1, the construct_uri() function concatenates multiple URI components (protocol, username, domain, port, params) into a fixed 1024-byte global BSS buffer without any…

  • CVE-2026-45100CriAug 4, 2026
    risk 0.52cvss 9.1epss 0.01

    OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Versions 3.4.0-beta through 3.6.5 and 4.0.0-beta contain a buffer overflow in the {s.b64encode} string transformation. The size check for {s.b64encode} only verifies that the input fits within the 64 KB…

  • CVE-2026-70554CriAug 4, 2026
    risk 0.64cvss 9.8epss 0.01

    MaxSite CMS contains a PHP object injection vulnerability that allows unauthenticated attackers to execute arbitrary code by passing attacker-controlled serialized data in the maxsite_comuser cookie directly to unserialize() without validation or class allowlisting. Attackers…

  • CVE-2026-67979CriAug 4, 2026
    risk 0.59cvss 9.1epss 0.00

    Incorrect access control in the Executive Services dynamic application start path component of NASA cFS v7.0.1 allows attackers to execute arbitrary code via placing a shared object on target storage.

  • CVE-2026-66902CriAug 4, 2026
    risk 0.57cvss 9.8epss 0.00

    Google::Auth versions before 0.06 for Perl run a command named in an external_account credentials JSON via an ungated system call. The Pluggable subclass reads credential_source.executable.command from the credentials JSON and runs it as `system($command)`, a single argument…

  • CVE-2026-45538CriAug 4, 2026
    risk 0.64cvss 9.8epss 0.00

    OpenSIPS is a Session Initiation Protocol (SIP) server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when sip_to_json() is called in the routing script. Function sip_to_json()…

  • CVE-2026-70553CriAug 4, 2026
    risk 0.64cvss 9.8epss 0.01

    MaxSite CMS contains a remote code execution vulnerability that allows unauthenticated attackers to inject arbitrary PHP code into the application configuration file by submitting crafted POST requests to the install endpoint after installation is complete. Attackers can supply…

  • CVE-2026-70552CriAug 4, 2026
    risk 0.64cvss 9.8epss 0.01

    MaxSite CMS 109.5 and earlier contains an authentication bypass vulnerability in the AJAX dispatcher that allows unauthenticated attackers to access admin-gated endpoints by supplying any X-Requested-With header and requesting a base64-encoded path resolving to any *-ajax.php…

  • CVE-2026-70478CriAug 4, 2026
    risk 0.60cvss epss 0.00

    Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the POST /api/v1/oauth2-credential/refresh/:credentialId endpoint is included in WHITELIST_URLS and requires no authentication. The endpoint decrypts the stored credential,…

  • CVE-2026-70477CriAug 4, 2026
    risk 0.55cvss epss 0.00

    Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, a prompt injection sent to a chatflow using a CSV Agent node can cause the LLM to respond with a malicious Python script that bypasses the blocklist validator and executes in…

  • CVE-2026-69703CriAug 4, 2026
    risk 0.00cvss 9.8epss 0.00

    Atlas-Livre contains an improper access control vulnerability in the admin controllers under Espace_admin/controleur/ that allows unauthenticated attackers to bypass session-based authentication guards by sending raw HTTP requests that ignore redirects. Attackers can invoke…

  • CVE-2026-49435CriAug 4, 2026
    risk 0.00cvss 9.8epss 0.01

    Keysight IxChariot Endpoint and associated products contain a stack-based buffer overflow. An unauthenticated remote attacker can send a specially crafted packet and execute arbitrary code with administrative privileges.

  • CVE-2026-0163CriAug 4, 2026
    risk 0.64cvss 9.8epss 0.00

    In multiple functions of vpu_ioctl.c, there is a possible use after free due to a use after free. This could lead to remote escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2017-20242CriAug 4, 2026
    risk 0.00cvss 9.8epss 0.01

    Keysight IxChariot Endpoint before 9.5.102 contains a stack-based buffer overflow. An unauthenticated remote attacker can send a specially crafted packet to crash the endpoint or potentially execute arbitrary code.

  • CVE-2017-20241CriAug 4, 2026
    risk 0.00cvss 9.8epss 0.01

    Keysight IxChariot Endpoint before 9.5.102 contains a heap-based buffer overflow. An unauthenticated remote attacker can send a specially crafted packet to crash the endpoint or potentially execute arbitrary code.

  • CVE-2026-70470CriAug 4, 2026
    risk 0.55cvss epss 0.01

    Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python…

  • CVE-2026-69264CriAug 4, 2026
    risk 0.54cvss epss 0.01

    Prior to 3.1.3, Flowise CSVAgent interpolates an attacker-controlled segment of the csvFile data URI directly into a Python source-code template that is then executed by Pyodide. Because Pyodide is loaded with the default js bridge to globalThis, which on Node.js exposes eval…