VYPR

CVEs

378,628 total · page 198 of 7,573

  • CVE-2026-84965MedSep 3, 2026
    risk 0.33cvss 5.1epss 0.00

    An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a…

  • CVE-2026-84964MedSep 3, 2026
    risk 0.38cvss 5.9epss 0.00

    A double free in the OpenSSL-based TLS certificate revocation checking path of the MongoDB C Driver can be reached by a TLS endpoint that the client already trusts. During the handshake, specially formed certificate data can cause the same heap object to be released twice. An…

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

    An incorrect numeric conversion in the JSON parsing component of the MongoDB C Driver's BSON library may cause an unusually large text value to be silently shortened, or the corresponding field to be omitted, while the parsing operation still reports success and returns no…

  • CVE-2026-84962MedSep 3, 2026
    risk 0.27cvss 4.2epss 0.00

    An unauthorized user with key vault write access may cause an authorized client to issue arbitrary authenticated Google Cloud KMS API calls under the authorized user's identity, escalating database-level access into cloud key control and defeating client-side encryption.

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

    ColdFusion is affected by an Improper Authentication vulnerability that could result in privilege escalation. An attacker could leverage this vulnerability to gain limited read and write access. The vulnerable component is restricted to an administrative network zone by default.…

  • CVE-2026-82525MedSep 3, 2026
    risk 0.36cvss 5.5epss 0.00

    Exterro FTK Imager before 8.3 contains an XML external entity (XXE) injection vulnerability that allows attackers to read arbitrary files from the host filesystem by embedding malicious external entity references and attacker-controlled XSLT stylesheets within a Report.xml file…

  • CVE-2026-75036MedSep 3, 2026
    risk 0.27cvss —epss 0.00

    A security vulnerability was discovered in Fleet's Helm template preprocessing where templates evaluated by the Fleet controller could reach network resources outside the management cluster. A user who can supply bundle content to a repository referenced by a `GitRepo` resource…

  • CVE-2026-75035HigSep 3, 2026
    risk 0.43cvss 7.7epss 0.00

    A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch…

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

    A flaw was found in Rancher Manager. The SAML assertion replay protection introduced by the fix for CVE-2026-44946 recorded consumed assertion IDs in a per-process cache, so each replica only detected replays that reached the same pod. In a high-availability deployment, an…

  • CVE-2026-71963HigSep 3, 2026
    risk 0.50cvss 8.8epss 0.01

    Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled…

  • CVE-2026-57445HigSep 3, 2026
    risk 0.57cvss —epss 0.00

    Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In dfba919e218e20d52db9f7b2e8d292d45a46c91b and prior, normal beneficiary payout paths in StreamingEscrow…

  • CVE-2026-55658HigSep 3, 2026
    risk 0.50cvss 7.7epss 0.00

    Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In 3e595f3 and prior, when a streaming proposal is funded, the cluster of streaming contracts moves real pool…

  • CVE-2026-53924HigSep 3, 2026
    risk 0.57cvss —epss 0.00

    Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. Prior to 0xc9d4e0dacd937364793278180551e59d93cd43f9, StreamingEscrow.claim() correctly rejects withdrawals…

  • CVE-2026-53720MedSep 3, 2026
    risk 0.26cvss —epss 0.00

    pymonocypher uses cython to wrap the Monocypher C library. Prior to version 4.0.2.8, the argon2i_32 implementation does not check the nb_blocks size. If the caller does not provide a sufficiently large buffer based on the API contract, then argon2i_32 will write past the end of…

  • CVE-2026-50554MedSep 3, 2026
    risk 0.27cvss 5.3epss 0.00

    Note Mark is an open-source note-taking application. Prior to version 0.19.5, GET /api/books/{bookID}/notes is an unauthenticated endpoint that accepts a "deleted" query parameter. When the request is ?deleted=true, the service runs the query with Unscoped() (bypassing GORM's…

  • CVE-2026-48486HigSep 3, 2026
    risk 0.42cvss 7.5epss 0.00

    Signum Node is a HDD-mined cryptocurrency using an energy efficient and fair Proof-of-Commitment (PoC+) consensus algorithm. Prior to version 3.9.9, an integer overflow in BlockServiceImpl.applyBlock() allowed a miner to receive an arbitrarily inflated block reward by crafting a…

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

    A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to…

  • CVE-2026-85227MedSep 3, 2026
    risk 0.33cvss 6.1epss 0.00

    MISP contains a reflected Cross-Site Scripting (XSS) vulnerability in the event attribute filtering query builder. The taggedAttributes and galaxyAttachedAttributes URL parameters were inserted into the query-builder rules without HTML escaping before being serialized as JSON…

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

    MISP contains an authorization flaw in the OnDemand correlation engine where correlations were calculated solely from matching attribute values without applying the distribution, sharing group, organization, or other access-control restrictions associated with the correlated…

  • CVE-2026-85221CriSep 3, 2026
    risk 0.52cvss 9.1epss 0.00

    MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled TLS peer verification unless the calling…

  • CVE-2026-85216CriSep 3, 2026
    risk 0.57cvss 9.8epss 0.01

    MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace CakePHP's FormAuthenticate implementation but…

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

    vhr fails to validate user authorization in the PUT /hr/info endpoint, allowing authenticated users to modify arbitrary HR profiles by supplying any profile ID in the request body. Attackers can overwrite other users' names, addresses, and disable accounts including…

  • CVE-2026-85213HigSep 3, 2026
    risk 0.42cvss 7.6epss 0.00

    Kill Bill through 0.24.21 fails to enforce permission annotations on several AdminResource endpoints including getQueueEntries, invalidatesCache, and putOutOfRotation. Authenticated users with minimal account:read permissions can read internal queues, flush server caches, and…

  • CVE-2026-85212HigSep 3, 2026
    risk 0.47cvss 8.3epss 0.00

    CRMEB contains an authentication bypass vulnerability in the verifyAuth() method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check…

  • CVE-2026-85211HigSep 3, 2026
    risk 0.50cvss 7.7epss 0.00

    Label Studio fails to apply organization filters when resolving storage URIs for tasks and projects in proxy_api.py endpoints. Attackers can access other tenants' cloud storage objects by creating a separate organization and supplying arbitrary file URIs to presign or stream…

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

    Oppia's AdminRoleHandler GET endpoint in core/controllers/admin.py is decorated with open_access, allowing any registered user to enumerate privileged accounts and roles. Attackers can query the endpoint with filter_criterion parameters to retrieve usernames holding specific…

  • CVE-2026-85199HigSep 3, 2026
    risk 0.50cvss —epss 0.01

    Eclipse aeriOS Self-orchestrator versions prior to 1.2.1 contain a path traversal vulnerability in the REST API. User-controlled identifiers used to create, update, or delete Self-orchestrator resources were incorporated into filesystem paths without adequate validation or…

  • CVE-2026-85183CriSep 3, 2026
    risk 0.53cvss 9.3epss 0.00

    Taipy configures its socket.io server with wildcard CORS origin and credential flag enabled, allowing any web page to establish credentialed WebSocket connections to victim applications. Attackers can open socket.io sessions from arbitrary domains and invoke state variable…

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

    vhr through commit 03abbd3 fails to verify that the account ID in PUT /hr/pass requests belongs to the authenticated caller. Authenticated attackers can change arbitrary account passwords by supplying a target account ID and that account's current password in the request body.

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

    CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full…

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

    Ollama fails to validate redirect destinations when pulling tensor-layer models, allowing unauthenticated attackers to redirect blob downloads to arbitrary hosts. An attacker can control a registry, serve a malicious tensor-layer manifest, and cause the server to issue GET…

  • CVE-2026-85179HigSep 3, 2026
    risk 0.48cvss 8.5epss 0.00

    Label Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch requests to internal services including RFC 1918 addresses and cloud metadata endpoints. Attackers can create webhooks targeting private networks and exfiltrate annotation data…

  • CVE-2026-85178HigSep 3, 2026
    risk 0.43cvss 7.7epss 0.00

    Helicone's VaultManager.getDecryptedProviderKeyById() function in the GET /v1/vault/key/{providerKeyId} endpoint fails to validate the requester's organization against the vault key's organization identifier. Attackers with admin or owner privileges in any organization can…

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

    CRMEB through 6.0.0 fails to validate message ownership in the edit_message handler of MessageSystemController.php, allowing authenticated users to modify arbitrary system inbox messages. Attackers can update any message's columns including is_del, look, and uid to delete, mark…

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

    DbGate fails to validate jslid parameters in the jsldata controller, allowing authenticated users to read and write arbitrary files via file:// scheme resolution. Attackers can exploit getJslFileName() to bypass directory containment and access sensitive files including…

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

    A security flaw has been discovered in ILIAS up to 9.21/10.9/11.2. This affects the function ilObjMediaObjectGUI::uploadMultipleSubtitleFileObject of the file Services/Repository/Service/Resources/ZipAdapter.php of the component MediaPool. The manipulation results in…

  • CVE-2026-84989HigSep 3, 2026
    risk 0.39cvss 7.1epss 0.00

    ntopng is a web-based network traffic monitoring application. In versions 6.7.0 through 6.7.260717, two REST v2 endpoints that manage ntopng's tag/badge feature — `POST /lua/rest/v2/delete/tag/tag.lua` and `POST /lua/rest/v2/edit/tag/tag.lua` — perform no authorization check…

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

    Improper handling of an unexpected value size in the decryption path of a client-side encryption library can cause a failed internal check that terminates the process using the library. A party able to place a suitably formed encrypted value where an application will decrypt it,…

  • CVE-2026-84970MedSep 3, 2026
    risk 0.40cvss 6.2epss 0.00

    A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to…

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

    A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the…

  • CVE-2026-75033HigSep 3, 2026
    risk 0.43cvss 7.7epss 0.00

    A flaw was found in Rancher Manager. Project Secrets were propagated into a namespace based only on its `field.cattle.io/projectId` annotation, without verifying that the referenced project belonged to the same downstream cluster. A user able to create namespaces on one cluster…

  • CVE-2026-71404HigSep 3, 2026
    risk 0.50cvss 8.7epss 0.00

    A flaw was found in Rancher Manager. The GlobalRole controller derived the target ClusterRole name from the user-settable `authz.management.cattle.io/cr-name` annotation and overwrote that object's rules without verifying ownership. A user with delegated GlobalRole create or…

  • CVE-2026-71403MedSep 3, 2026
    risk 0.33cvss 6.1epss 0.00

    A flaw was found in Rancher Manager. The /v3/users update path did not enforce immutability of a User resource's `username` and `principalIds` fields. A user holding the `update` verb on `users.management.cattle.io` could inject a foreign identity provider principal into any…

  • CVE-2026-63694MedSep 3, 2026
    risk 0.33cvss 5.0epss 0.01

    Dell SmartFabric OS10 Software, versions prior to 10.5.6.14, contains an Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to…

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

    pfSense Plus before 26.07 and CE before 2.9.0 allow authenticated users with the Firewall: Schedules: Edit privilege to inject arbitrary JavaScript via the descr parameter in /firewall_schedule_edit.php. The schedule description is stored without HTML sanitization and…

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

    pfSense Plus before 26.07 and CE before 2.9.0 allow authenticated users with the Firewall: Rules: Edit privilege to inject arbitrary JavaScript via the descr parameter in /firewall_rules_edit.php. The firewall rule description is stored in the pfSense XML configuration with only…

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

    pfSense Plus before 26.07 and CE before 2.9.0 allow authenticated users with the Status: Monitoring privilege to inject arbitrary JavaScript via graph configuration parameters in /status_monitoring.php. Multiple POST parameters including graph-left, graph-right, time-period,…

  • CVE-2026-35160MedSep 3, 2026
    risk 0.33cvss 5.0epss 0.01

    Dell SmartFabric OS10 Software, versions prior to 10.5.6.14, contains an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading…

  • CVE-2026-85110HigSep 3, 2026
    risk 0.57cvss 8.8epss 0.00

    A vulnerability was identified in Tenda HG10 300001138. Impacted is the function formWlanSetup of the file /boaform/formWlanSetup of the component Boa Web Server. The manipulation of the argument ssid leads to buffer overflow. Remote exploitation of the attack is possible. The…

  • CVE-2026-85109CriSep 3, 2026
    risk 0.64cvss 9.8epss 0.01

    A vulnerability was determined in Tenda HG10 300001138. This issue affects the function formLogin of the file /boaform/formLogin of the component Boa Web Server. Executing a manipulation of the argument Username can lead to buffer overflow. The attack may be launched remotely.…