VULNERABILITY INTELLIGENCE

CVE index

Use CVSS, EPSS, CISA KEV, affected-version data, and source evidence as separate signals for prioritization.

NVD data is used under its public data terms. This service is not endorsed or certified by NVD.
17,676 CVE recordsPage 106 of 1179 · EPSS data 2026.08.06
ReviewHigh
CVE-2026-15615

Logto

Logto omits validation of the SAML <Conditions> element, enabling attackers to strip time and audience restrictions and replay assertions indefinitely.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-15614

Logto

Logto silently fails to delete IdP-initiated SAML sessions, enabling session replay and reuse within the session’s validity window.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-15612

Logto

Logto bypasses OIDC nonce validation when the nonce claim is absent from the id_token, enabling replay of authentication tokens and weakening session-binding.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-15611

Logto

Logto allows unverified email-based SSO account linking, enabling an attacker to register an identity at a permissive IdP using a victim’s email and gain unauthorized access to the victim’s account.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-43823

Apple swift-crypto

When initializing an RSA public key from DER or PEM bytes throws an error, the EVP_PKEY* is double-freed: first in the catch block, then in the deinit. This can lead to a crash on future memory allocations. This double-free manifests when BoringSSL cannot decode the public key from the bytes provided. This vulnerability is addressed in swift-crypto version 4.5.1.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-43820

Apple swift-nio-ssl

NIOSSLCertificate._subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1_STRING, but not all SANs are backed by ASN1_STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This vulnerability is addressed in swift-nio-ssl version 2.37.2.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-65690

Bold Reports (By SyncFusion) Standalone Report Designer, standalone report designer

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its file upload functionality that allows authenticated attackers to traverse outside the intended directory by supplying a crafted filename. Attackers can exploit this path traversal weakness to execute arbitrary commands with high privileges on the server. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-65689

Bold Reports (By SyncFusion) Standalone Report Designer, standalone report designer

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. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-65688

Bold Reports (By SyncFusion) Standalone Report Designer, standalone report designer

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. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-65687

Bold Reports (By SyncFusion) Standalone Report Designer, standalone report designer

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. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-14257

juliangruber brace-expansion

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of input ('{a,b}'.repeat(1500)) crashes a default Node.js process. Any application that passes attack...

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-65908

JetBrains PyCharm, pycharm

In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-65907

JetBrains TeamCity

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

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-65906

JetBrains TeamCity

In JetBrains TeamCity before 2026.1.2, 2025.11.6 сode execution via Kotlin DSL sandbox escape was possible

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-65897

getgrav grav

Grav API Plugin versions before 1.0.10 fail to validate the groups field in InvitationsController::create(), allowing authenticated api.users.write callers to assign invited accounts to groups that grant api.super permissions. Attackers can create invitation records with elevated group membership, and when accepted, the new account gains full super-admin API access without the inviter holding those permissions.

The CVSS severity warrants an early asset and exposure review.