Skip to main content
CVE-2025-15039 Aug 06, 07:33 CRITICAL PATCH Act Now

Authentication bypass in WSO2 Identity Server and multiple WSO2 platform products (API Manager, Open Banking AM/IAM/KM, Traffic Manager, Universal Gateway, API Control Plane, Identity Server as Key Manager) lets an attacker skip intermediate multi-factor challenges when the Conditional (Adaptive) Authentication script is configured with a particular multi-step callback/re-execution pattern, resulting in unauthorized takeover of a targeted user account. The flaw stems from the adaptive script failing to enforce completion of all required steps, and carries a high CVSS of 9.4 (C:H/I:H). There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the affected components underpin enterprise SSO/MFA and open-banking IAM, making impact severe where the vulnerable flow exists.

Authentication Bypass Wso2 Api Manager Wso2 Identity Server Wso2 Open Banking Am Wso2 Open Banking Iam +7
NVD
CVSS 3.1
9.4
EPSS
0.4%
CVE-2026-48088 Aug 06, 22:17 CRITICAL PATCH Act Now

Broken end-to-end encryption in OpenReception's appointment booking software before 1.0.4 lets any unauthenticated network attacker register their own ML-KEM-768 public key as an encryption recipient for any tenant's staff via POST /api/tenants/{tenantId}/staff/{staffId}/crypto. Because the handler logs an 'Unauthorized crypto key storage attempt' warning but inserts the row anyway, the attacker silently becomes a co-recipient of every future patient appointment for that tenant and can decrypt all payloads, defeating the platform's claim that even administrators cannot read sensitive data. No public exploit identified at time of analysis, but the CVSS 9.4 rating and full technical detail in the GHSA advisory make this a high-priority patch.

Authentication Bypass
NVD VulDB GitHub
CVSS 3.1
9.4
EPSS
0.3%
CVE-2026-70558 Aug 06, 22:18 CRITICAL Act Now

Unauthenticated arbitrary file write in Dinky v1.2.5 and its byte-identical development branch lets anyone who can reach the HTTP port (8888 by default) overwrite files as the Dinky service account, because the POST /download/uploadFromRsByLocal handler feeds a caller-supplied path straight into new File(path) and transferTo(dest) with no validation. The route is exempt from Sa-Token auth and guarded only by a header check against a dinkyToken whose default value is hardcoded in source and shipped to every install, so the guard is effectively no guard. The researcher (VulnCheck) demonstrated full remote code execution by shadowing Dinky.class on the writable, chmod-777 classpath and by planting attacker JavaScript in the served index.html; there is no public exploit identified at time of analysis and it is not in CISA KEV, but the disclosure describes a working demonstration.

Docker File Upload
NVD VulDB GitHub
CVSS 4.0
9.3
EPSS
0.6%
CVE-2026-65520 Aug 06, 14:27 CRITICAL Act Now

SQL injection in the miniOrange WP OAuth Server WordPress plugin (all versions up to and including 6.2.0) lets remote unauthenticated attackers inject arbitrary SQL through the plugin's OAuth request handling, per CVSS:3.1 PR:N. The flaw carries a critical 9.3 score with a changed-scope confidentiality impact, meaning attacker-controlled queries can reach data beyond the intended authorization boundary. Reported by Patchstack (CVE-2026-65520 / EUVD-2026-53969); no public exploit identified at time of analysis.

WordPress SQLi Wordpress Plugin Wp Oauth Server Miniorange
NVD
CVSS 3.1
9.3
EPSS
0.3%
CVE-2026-65508 Aug 06, 14:27 CRITICAL Act Now

Unauthenticated SQL injection in the Simply Schedule Appointments WordPress plugin (versions up to and including 1.6.12.10) lets remote attackers inject arbitrary SQL through the plugin's appointment/booking request handling, exposing the underlying WordPress database without any login. Because the CVSS vector is PR:N/UI:N with a scope change (S:C) and high confidentiality impact, any WordPress site running a vulnerable version is reachable over the network by anonymous users. There is no public exploit identified at time of analysis, and the CVE is not listed in CISA KEV; EPSS data was not provided.

WordPress SQLi Simply Schedule Appointments Wordpress Plugin Nsquared
NVD
CVSS 3.1
9.3
EPSS
0.3%
CVE-2026-66447 Aug 06, 14:27 CRITICAL Act Now

SQL injection in the WordPress File Upload plugin (by nickboss) affects all versions up to and including 5.1.7 and is reachable by unauthenticated remote attackers (CVSS 9.3, AV:N/PR:N). Because the CVSS scope is Changed with high confidentiality impact, a crafted request can coerce the plugin into executing attacker-controlled SQL, exposing WordPress database contents such as user records and secrets. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV; it was reported through Patchstack.

WordPress SQLi File Upload Wordpress File Upload Wordpress Plugin
NVD
CVSS 3.1
9.3
EPSS
0.2%
CVE-2026-65546 Aug 06, 14:27 CRITICAL Act Now

SQL injection in the Qode Tours WordPress plugin (versions up to and including 3.1.3.1) lets remote unauthenticated attackers inject arbitrary SQL through the plugin's tour/booking functionality. Because no authentication or user interaction is required (CVSS 9.3, PR:N/UI:N) and the scope is changed, an attacker can extract sensitive data from the WordPress database, such as user records and credential hashes. Reported by Patchstack; no public exploit identified at time of analysis and not listed in CISA KEV.

WordPress SQLi Wordpress Plugin Qode Tours
NVD
CVSS 3.1
9.3
EPSS
0.2%
CVE-2026-18367 Aug 06, 22:16 CRITICAL PATCH Act Now

Local privilege escalation in Sophos Endpoint for macOS (before 2026.1.1) and Sophos Home for macOS (before 10.11.6) allows any local user to execute arbitrary code with root privileges. The flaw stems from improper authorization (CWE-285) in the security agent's privileged components, so a low-privileged or unprivileged local account can fully compromise the host. No public exploit identified at time of analysis, but the CVSS 9.3 rating and scope change to root make this a high-priority patch for macOS fleets.

Authentication Bypass Privilege Escalation RCE Apple Sophos
NVD VulDB
CVSS 3.1
9.3
EPSS
0.1%
CVE-2026-5857 Aug 06, 22:18 CRITICAL Act Now

Out-of-bounds write in the Contiki-NG MQTT client (os/net/app-layer/mqtt/mqtt.c) lets a malicious or compromised MQTT broker overflow a 65-byte topic[] buffer and corrupt the adjacent payload_chunk pointer, producing an arbitrary-pointer-write primitive that can escalate to remote code execution on embedded targets lacking memory protection. The flaw stems from parse_publish_vhdr() setting topic_len_received=1 before enforcing the 64-byte topic length limit, so an over-length topic split across TCP segments bypasses the guard on parser re-entry and reaches a memcpy() that trusts the unvalidated 16-bit topic_len. Because the stack has no TLS, the plaintext channel also exposes devices to network man-in-the-middle injection; there is no public exploit identified at time of analysis and it is not in CISA KEV.

RCE Buffer Overflow Denial Of Service Information Disclosure Memory Corruption
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.5%
CVE-2026-43629 Aug 06, 22:17 CRITICAL Act Now

Heap buffer overflow in llama.cpp's server KV cache state-restore path (builds b4882 through b9058) lets an attacker who can place a crafted state file in the configured slot_save_path corrupt heap memory and potentially achieve arbitrary code execution. The flaw lives in state_read_data(), which computes a write size from an attacker-influenced cell_count without integer-overflow checking, so a malicious slot file can write past the tensor buffer. No public exploit identified at time of analysis and it is not listed in CISA KEV; the only reference is a third-party security-patches repository, so exploitation currently appears theoretical rather than active.

RCE Buffer Overflow Integer Overflow
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.5%
CVE-2026-53975 Aug 06, 14:06 CRITICAL PATCH Act Now

Unauthenticated remote code execution in OpenChamber 1.11.7 lets remote attackers run arbitrary OS commands by POSTing to the /api/fs/exec endpoint, which hands input directly to Node.js spawn() with no allowlist, blocklist, or argument sanitization. Because the authentication middleware silently no-ops when UI_PASSWORD is unset - the state of the default Docker deployment - the endpoint is reachable without credentials and returns full stdout, stderr, and exit code to the attacker. Reported by VulnCheck; there is no public exploit identified at time of analysis and it is not listed in CISA KEV, though the flaw is trivially exploitable.

RCE Docker Command Injection Node.js Openchamber +1
NVD GitHub
CVSS 4.0
9.3
EPSS
1.1%
CVE-2026-43631 Aug 06, 22:17 CRITICAL Act Now

Remote code execution in llama.cpp's llama-server (builds b7492 through b9060) allows unauthenticated attackers to run arbitrary code by racing the server's idle-sleep transition when the --sleep-idle-seconds feature is enabled. Concurrent worker threads dereference a freed vocab pointer that can be reclaimed with attacker-controlled data. No public exploit identified at time of analysis, and the flaw is not in CISA KEV; exploitation is gated by a non-default configuration and a tight timing window (CVSS 4.0 base 9.2, AT:P/AC:H).

RCE Race Condition
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.4%
CVE-2026-53983 Aug 06, 22:17 CRITICAL PATCH Act Now

Unauthenticated blind server-side request forgery in sgoudelis Ground Station before 0.6.0 lets any network attacker coerce the ground-station process into issuing outbound HTTP requests to arbitrary destinations, including cloud instance metadata at 169.254.169.254 and internal RFC1918/loopback services. Because the Socket.IO server on port 7000 enforces no authentication and uses a wildcard CORS policy, an attacker persists a malicious orbital-source URL and triggers a sync, then reads returned HTTP status codes and error strings as an oracle for probing the internal network. There is no public exploit identified at time of analysis, but the flaw is durable: the malicious source survives restarts and re-fires automatically every 24 hours.

SSRF Oracle
NVD GitHub
CVSS 4.0
9.2
EPSS
0.3%
CVE-2026-43632 Aug 06, 22:17 CRITICAL Act Now

Use-after-free in the llama-server component of llama.cpp (builds b7492 through b9060) lets remote unauthenticated attackers crash the server or potentially execute code by racing six tokenization endpoints (/tokenize, /detokenize, /infill, /apply-template, /rerank, /anthropic/count_tokens) that read ctx_server.vocab directly on HTTP worker threads instead of going through the task queue. The flaw is only reachable when the server is started with --sleep-idle-seconds, since idle-driven vocab teardown on the main thread is what frees the object mid-handler. No public exploit identified at time of analysis and it is not listed in CISA KEV; the CVSS 4.0 base score is 9.2 but real-world exploitation is constrained by a hard-to-win TOCTOU race.

RCE
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.3%
CVE-2026-3418 Aug 06, 22:17 CRITICAL PATCH Act Now

Arbitrary file upload in WSO2 API Manager and related Carbon-based products (API Control Plane, Universal Gateway, Traffic Manager) allows an authenticated publisher-privileged user to write attacker-controlled files to arbitrary server-accessible paths via the System REST API, which can escalate to remote code execution depending on how uploaded content is served or executed. The vendor rates it CVSS 9.1 (scope-changed) and a patch is available. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.

RCE File Upload
NVD VulDB
CVSS 3.1
9.1
EPSS
0.5%
CVE-2026-66709 Aug 06, 14:28 CRITICAL Act Now

Remote code execution in the CTX Feed (WebAppick Product Feed for WooCommerce) WordPress plugin through version 6.6.42 allows a user holding the Shop Manager role to inject and execute arbitrary code (CWE-94) on the underlying server. The CVSS 3.1 score of 9.1 reflects a scope change where WooCommerce-level access translates into full host compromise. No public exploit identified at time of analysis, and no EPSS or KEV data was provided.

WordPress RCE Code Injection Wordpress Plugin Ctx Feed +1
NVD VulDB
CVSS 3.1
9.1
EPSS
0.5%
CVE-2026-34191 Aug 06, 14:32 CRITICAL NEWS Act Now

SQL injection in the Apache Portable Runtime Utility (APR-util) affects the apr_dbd_oracle database provider in versions 1.6.0 through 1.6.3, letting remote attackers inject arbitrary SQL through an application that relies on this DBD backend for query construction or escaping. Rated CVSS 9.1 with high confidentiality and integrity impact but no availability impact, it allows unauthorized reading and modification of Oracle-backed data. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.

Apache SQLi Red Hat Suse Apache Portable Runtime Utility +1
NVD VulDB
CVSS 3.1
9.1
EPSS
0.3%
CVE-2025-14561 Aug 06, 22:16 CRITICAL PATCH Act Now

Broken tenant isolation in WSO2 API Manager's Publisher REST APIs lets a privileged user in one tenant reach across tenant boundaries in multi-tenant deployments. Because the APIs do not correctly scope operations to the caller's tenant, an authenticated publisher-level account can enumerate, expose, or modify API metadata belonging to entirely separate tenant environments. No public exploit identified at time of analysis, but the vendor-assigned 9.0 (Critical) score and CVSS scope-change flag reflect the cross-tenant reach of the flaw.

Authentication Bypass
NVD VulDB
CVSS 3.1
9.0
EPSS
0.4%
CVE-2026-32327 Aug 06, 14:32 CRITICAL PATCH Act Now

Denial of service (and possibly information disclosure) in the Apache Portable Runtime Utility (APR-util) library through version 1.6.3 lets remote attackers crash any consumer that parses attacker-supplied XML via apr_xml_quote_elem(). The flaw is an uncontrolled stack recursion (CWE-674) triggered by deeply nested or malicious XML; no authentication or user interaction is required. There is no public exploit identified at time of analysis and it is not in CISA KEV, but the CISA SSVC framework rates it automatable, so scanning-driven abuse is plausible.

Information Disclosure Red Hat Suse Apache Portable Runtime Utility Apache Software Foundation
NVD VulDB
CVSS 3.1
9.1
EPSS
0.3%
CVE-2026-64993 Aug 06, 13:38 CRITICAL PATCH Act Now

Information disclosure and tampering in Dell RVTools collector versions prior to 4.8.1 stems from improper certificate validation (CWE-295), letting a remote unauthenticated attacker in a machine-in-the-middle position intercept or alter data exchanged between the collector and its target. Rated CVSS 9.1 (C:H/I:H) but with A:N, the flaw affects the popular VMware vSphere inventory-reporting utility. No public exploit is identified at time of analysis; EPSS is low at 0.14% and SSVC lists exploitation as none.

Information Disclosure Dell Rvtools
NVD
CVSS 3.1
9.1
EPSS
0.1%
CVE-2026-61466 Aug 06, 11:24 CRITICAL PATCH Act Now

Authorization scope escalation in Apache CXF's OAuth2 Dynamic Client Registration endpoint allows any registering client to self-assign privileged scopes by supplying arbitrary `scope` values in the registration request, which the authorization server stores verbatim without validating against a server-defined allowlist. Affected versions span the 3.x, 4.1.x, and 4.2.x release lines; patched releases 3.6.12, 4.1.8, and 4.2.3 are available per the Apache advisory. No public exploit or active exploitation has been identified at time of analysis, but the straightforward exploitation path - crafting a single registration request - makes this a meaningful authorization bypass risk for any deployment exposing CXF's OAuth2 AS with Dynamic Client Registration enabled.

Apache Information Disclosure Red Hat Apache Cxf Apache Software Foundation
NVD VulDB
CVSS 3.1
9.1
EPSS
0.4%
CVE-2026-63687 Aug 06, 11:23 CRITICAL PATCH Act Now

Apache CXF's JwtRequestCodeFilter blindly copies all claims from a validly-signed JWT request object into the OAuth2 authorization parameter map, including security-sensitive fields that must not be client-controlled: code_challenge, code_challenge_method, nonce, and state. Affected are all Apache CXF deployments using this filter for OAuth2/OIDC authorization code flows prior to versions 4.2.3, 4.1.8, and 3.6.12. An OAuth2 client with a known or compromised client_secret can craft a signed request JWT that overrides the PKCE parameters established in the outer HTTP request, effectively nullifying PKCE authorization code binding and OIDC replay protection. No public exploit code or CISA KEV listing has been identified at time of analysis.

Apache Information Disclosure Red Hat Apache Cxf Apache Software Foundation
NVD VulDB
CVSS 3.1
9.1
EPSS
0.3%
CVE-2026-65583 Aug 06, 11:23 CRITICAL PATCH Act Now

Authentication bypass in Apache CXF's OIDC relying-party implementation allows network-accessible attackers to forge self-issued ID tokens that skip all required OpenID Connect claim checks - issuer, subject, audience, time bounds, and sub_jwk binding - effectively impersonating any user identity. Affected are all Apache CXF versions prior to 4.2.3, 4.1.8, and 3.6.12 when the relying party is explicitly configured to accept self-issued OIDC tokens, a non-default setting. No public exploit or CISA KEV listing has been identified at time of analysis, but the attack surface is constrained to a narrow set of deliberately misconfigured deployments.

Authentication Bypass Apache Apache Cxf Apache Software Foundation
NVD VulDB
CVSS 3.1
9.1
EPSS
0.3%
CVE-2026-68079 Aug 06, 11:22 CRITICAL PATCH Act Now

Apache CXF's DefaultEncryptingCodeDataProvider allows captured OAuth 2.0 authorization codes to be redeemed an unlimited number of times, violating RFC 6749's single-use requirement. The removeCodeGrant() method that should invalidate a code after first exchange fails to do so, meaning any attacker who intercepts or obtains a legitimate authorization code can replay it repeatedly to obtain additional access tokens. No public exploit has been identified at time of analysis, and the issue is addressed in patched releases 4.2.3, 4.1.8, and 3.6.12.

Apache Information Disclosure Red Hat Apache Cxf Apache Software Foundation
NVD VulDB
CVSS 3.1
9.8
EPSS
0.4%
CVE-2026-52682 Aug 06, 14:26 CRITICAL Act Now

Resource exhaustion via crafted DNS packet affects PowerDNS Authoritative Server, Recursor, and dnsdist, allowing remote unauthenticated attackers to degrade or deny DNS service by sending specially crafted DNS packets that trigger abnormal memory and CPU consumption. The vulnerability spans all three major PowerDNS software components, significantly broadening the attack surface for operators running mixed PowerDNS environments. No public exploit identified at time of analysis, and the flaw is not listed in the CISA KEV catalog, but the low exploitation barrier - any network-reachable DNS query - makes patching urgent for internet-facing DNS infrastructure.

Denial Of Service
NVD
Prev Page 2 of 2

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy