In Bouncy Castle for Java before 1.85, BKS/UBER keystore allocates from untrusted lengths before integrity check. This issue also affects Bouncy Castle for Java LTS before 2.73.12.
CVSSv3.1 8.6 (HIGH) · EPSS 18th percentile
Benchmarking the Agentic SOC: How we evaluate LLMs for security workflows
Elastic Security Labs·elastic.co
Elastic Security Labs published a benchmarking framework for evaluating large language models (LLMs) in security operations center (SOC) automation workflows. The framework tests models on concrete agent capabilities—alert analysis, entity analytics, threat hunting, detection rule authoring, workflow creation, and multi-step response—by seeding a synthetic Chrysalis backdoor intrusion scenario and capturing full execution traces (tool calls, parameters, results) rather than just final text output. Results are published in a continuously updated leaderboard and graded blind to remove vendor bias.
An incomplete patch for CVE-2026-18556 allows for authentication bypass and account takeover in N-central Versions through 2026.3.1
CVSSv3.1 8.1 (HIGH)
CWECWE 288VNDCveVNDN AbleTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-02
2026-08-02 15:16Z
CRIT
CVE-2026-65321 — PyAthena: prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to
PyAthena prior to 3.35.4 contains a sql injection vulnerability that allows unauthenticated attackers to inject arbitrary SQL by exploiting improper quote-escaping in DefaultParameterFormatter.format(), which routes DELETE and CTAS statements to the _escape_hive function that backslash-escapes single quotes rather than doubling them. Because Athena and Trino do not treat backslashes as escape characters inside string literals, attacker-supplied input such as a single quote fo
CVSSv3.1 9.8 (CRITICAL)
CWECWE 89VNDPyathenaTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-02
2026-08-02 13:16Z
HIGH
CVE-2026-68581 — Vikunja: versions 0.22.0 through 2.3.0 fail to validate the principal type in API token
Vikunja versions 0.22.0 through 2.3.0 fail to validate the principal type in API token management. Because user IDs and link-share IDs are independent numeric sequences and both resolve through a generic web.Auth.GetID() interface, a link-share JWT whose numeric ID equals a target user's ID is treated as that user by the /api/v1/tokens endpoints. An authenticated attacker can obtain a target's numeric user ID via authenticated user search, then create link shares on an attack
CVSSv3.1 8.1 (HIGH)
CWECWE 863VNDVikunjaTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-02
2026-08-02 13:16Z
CRIT
CVE-2026-68579 — FreeRDP: before 3.30.0 (<= 3.29.0) contains a heap-based buffer overflow in the Windows clipboard
FreeRDP before 3.30.0 (<= 3.29.0) contains a heap-based buffer overflow in the Windows clipboard client's CliprdrStream_Read function (client/Windows/wf_cliprdr.c). When an OLE paste consumer (e.g. explorer.exe) calls IStream::Read with a fixed-size buffer of cb bytes, CliprdrStream_Read requests file contents from the RDP server and then copies the response into the caller's buffer using the server-supplied length (req_fsize) instead of cb. A malicious or compromised RDP ser
CVSSv3.1 9.6 (CRITICAL)
CWECWE 787VNDFreerdpTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-08-02
2026-08-02 13:16Z
HIGH
CVE-2026-67356 — ArcadeDB: before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with HostAccess.ALL
ArcadeDB before 26.7.3 binds the real LocalDatabase object into JavaScript trigger contexts with HostAccess.ALL, allowing schema-admins to call getSecurity().createUser() without permission checks. Attackers with UPDATE_SCHEMA permission can create triggers that execute JavaScript to create server-wide admin users, escalating privileges beyond their authorization level.
CVSSv3.1 8.8 (HIGH)
CWECWE 269VNDArcadedbTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-08-02
2026-08-02 13:16Z
HIGH
CVE-2025-71399 — Better: In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can
Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can allow attackers to bypass disabledPaths configuration and path-based rate limits by submitting requests with extra slashes in the URL path. The issue does not apply in deployments where the pro
CVSSv3.1 8.6 (HIGH)
CWECWE 20VNDBetterTYPVulnerability
8.6
CVSS v3.1
93
Edit Score
2026-08-02
2026-08-02 06:16Z
CRIT
CVE-2026-16256 — POUCO: The POUCO Import Users WordPress plugin through 1.0.0 does not perform any capability or
The POUCO Import Users WordPress plugin through 1.0.0 does not perform any capability or nonce checks on AJAX actions available to unauthenticated users that create and update WordPress accounts, and it trusts an attacker-supplied role value, allowing unauthenticated attackers to create a new administrator account and take over the site.
CVSSv3.1 9.8 (CRITICAL) · EPSS 5th percentile
The Lenxel WP WordPress theme through 1.0.31 does not perform any authorization or ownership check on its password-reset action, validating only a CSRF nonce, allowing unauthenticated attackers to reset the password of any user (including an administrator) and take over the account.
CVSSv3.1 8.1 (HIGH) · EPSS 2th percentile
CWECWE 352CWECWE 287VNDLenxelTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-02
2026-08-02 00:16Z
CRIT
CVE-2026-8457 — WooCommerce: The WooCommerce - Social Login plugin for WordPress is vulnerable to Authentication Bypass in
The WooCommerce - Social Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to and including 2.8.7. This is due to the plugin's Apple login handler accepting the Apple id_token and decoding only its base64 payload without verifying the JWT signature against Apple's public keys or validating the issuer, audience, or expiry claims, combined with the security nonce required to invoke the login flow being publicly exposed to unauthenticated users
CVSSv3.1 9.8 (CRITICAL)
CWECWE 289VNDWoocommerceTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-01
2026-08-01 20:16Z
HIGH
CVE-2026-18556 — N-able N-central: Authentication bypass using an alternate path or channel vulnerability in N-able N-central allows Authentication
NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-18556in the wild
Authentication bypass using an alternate path or channel vulnerability in N-able N-central allows Authentication Bypass.
This issue affects N-central: through 2026.1.
CVSSv3.1 7.4 (HIGH) · EPSS 19th percentile
ArcadeDB versions before 26.7.2 fail to properly redact the cluster token in the GET /api/v1/server endpoint, allowing authenticated users to retrieve the arcadedb.ha.clusterToken value in cleartext. Attackers can use the leaked token with X-ArcadeDB-Cluster-Token and X-ArcadeDB-Forwarded-User headers to impersonate root and execute administrative actions including user creation, database operations, and server shutdown.
CVSSv3.1 8.8 (HIGH)
CWECWE 200VNDArcadedbTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-01
2026-08-01 13:17Z
CRIT
CVE-2026-67342 — ArcadeDB: versions before 26.7.2 contain an authorization bypass vulnerability in HTTP handlers for time
ArcadeDB versions before 26.7.2 contain an authorization bypass vulnerability in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints that fail to validate database access permissions. Attackers can access and modify databases they are not authorized to use by directly calling affected endpoints with arbitrary database parameters.
CVSSv3.1 9.8 (CRITICAL)
CWECWE 639VNDArcadedbTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-01
2026-08-01 13:17Z
CRIT
CVE-2026-67341 — ArcadeDB: versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE
ArcadeDB versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE FUNCTION statement with LANGUAGE js. Attackers with database access can execute arbitrary JavaScript code by submitting DEFINE FUNCTION statements, bypassing security controls intended to restrict scripting to administrators.
CVSSv3.1 9.8 (CRITICAL)
CWECWE 863VNDArcadedbTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-01
2026-08-01 13:17Z
CRIT
CVE-2026-67340 — ArcadeDB: before 26.7.2 (arcadedb-engine) allows trigger scripts to look up host classes in java.lang.*
ArcadeDB before 26.7.2 (arcadedb-engine) allows trigger scripts to look up host classes in java.lang.* (via Java.type) because ScriptTriggerExecutor adds java.lang.* to the allowed packages. An authenticated user with UPDATE_SCHEMA permission can create a JavaScript trigger that invokes java.lang.Runtime.getRuntime().exec() (or ProcessBuilder), achieving OS command execution when the trigger fires.
CVSSv3.1 9.8 (CRITICAL)
CWECWE 94VNDArcadedbTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67336 — better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins
better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins that advertise the none algorithm and accept plain PKCE by default. Attackers can exploit algorithm negotiation to accept unsigned tokens or intercept authorization codes when PKCE plain is used instead of the required S256 method.
CVSSv3.1 8.7 (HIGH)
CWECWE 327TYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67331 — SCIM: better-auth SCIM versions from 1.5.0 before 1.7.0-beta.4 fail to bind non-organization SCIM providers to
better-auth SCIM versions from 1.5.0 before 1.7.0-beta.4 fail to bind non-organization SCIM providers to their creator by default, allowing authenticated users to manage other users' providers. Attackers can regenerate SCIM bearer tokens, invalidate legitimate tokens, and authenticate to SCIM API routes with the attacker-controlled token.
CVSSv3.1 8.3 (HIGH)
CWECWE 639VNDScimTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-08-01
2026-08-01 13:17Z
CRIT
CVE-2026-67330 — @better-auth/scim (a better-auth plugin) versions >= 1.4.0-beta.27 through <= 1.6.21 and >= 1.7.0-beta.0 through
@better-auth/scim (a better-auth plugin) versions >= 1.4.0-beta.27 through <= 1.6.21 and >= 1.7.0-beta.0 through <= 1.7.0-beta.9 contain an authorization bypass. SCIM token issuance did not reject provider IDs already used by existing SSO, SAML, OIDC, generic OAuth, or social account providers, and the same logical provider ID was used for both SCIM provider configuration and account ownership. An authenticated user could mint a SCIM token whose provider ID collided with an e
CVSSv3.1 9.9 (CRITICAL)
CWECWE 20TYPVulnerability
9.9
CVSS v3.1
100
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67328 — @better-auth/sso versions before 1.6.21 contain multiple authentication bypass vulnerabilities in SSO provider handling that
@better-auth/sso versions before 1.6.21 contain multiple authentication bypass vulnerabilities in SSO provider handling that allow attackers to sign in as arbitrary users. Attackers can exploit domain verification parsing mismatches, orphaned provider accounts, unbound SAML assertions, or reflected XSS on logout endpoints to gain unauthorized session access and account takeover.
CVSSv3.1 8.1 (HIGH)
CWECWE 79TYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67327 — better-auth versions >= 1.1.3 and < 1.6.22 (and pre-release versions >= 1.7.0-beta.0 and <
better-auth versions >= 1.1.3 and < 1.6.22 (and pre-release versions >= 1.7.0-beta.0 and < 1.7.0-beta.10) are vulnerable to account takeover via pre-account hijacking on magic-link and email-OTP sign-in when open email/password registration is enabled. An attacker registers an account with the victim's email address and an attacker-chosen password; the account remains unverified. When the legitimate owner later signs in via the magic-link or email-OTP passwordless flow, the a
CVSSv3.1 8.3 (HIGH)
CWECWE 287TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67325 — GitPython: before 3.1.51 contains an incomplete command injection blocklist that fails to account for
GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names like upload_p instead of upload_pack, which git resolves to dangerous options and executes arbitrary commands.
CVSSv3.1 8.8 (HIGH)
CWECWE 78VNDGitpythonTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-01
2026-08-01 13:17Z
CRIT
CVE-2026-67324 — GitPython: When an application passes attacker-influenced clone options into Repo.clone_from(..., multi_options=..., allow_unsafe_options=False), an attacker can
GitPython 3.1.50 fails to recognize joined short-option forms such as -u<value> (the short form of --upload-pack=<value>) when enforcing its default unsafe-option gate. When an application passes attacker-influenced clone options into Repo.clone_from(..., multi_options=..., allow_unsafe_options=False), an attacker can supply -u<helper> to bypass the gate that blocks --upload-pack/-u, causing Git to execute the specified helper command during clone. Fixed in 3.1.51.
CVSSv3.1 9.8 (CRITICAL)
CWECWE 78VNDGitpythonTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-01
2026-08-01 13:17Z
HIGH
CVE-2026-67323 — GitPython: before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments
GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that pa
CVSSv3.1 8.4 (HIGH)