Skip to main content
CVE-2026-72640 Aug 13, 19:13 MEDIUM This Month

Cross-namespace secret exfiltration in the Elastic Cloud on Kubernetes (ECK) operator allows any low-privileged Kubernetes tenant to read secrets from arbitrary namespaces cluster-wide. The operator's reconciliation loop blindly trusts namespace references embedded in secret annotations without verifying whether the requesting user is authorized to access the referenced namespace, enabling a classic confused-deputy (CWE-441) privilege escalation that breaks Kubernetes RBAC namespace isolation. No public exploit code has been identified at time of analysis, but the low attack complexity and high confidentiality impact make this a material priority for any multi-tenant Kubernetes deployment running ECK; vendor-released patch version 3.5.0 is available per ESA-2026-121.

Information Disclosure Kubernetes Elastic Eck Operator
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66660 Aug 13, 13:37 MEDIUM This Month

Broken access control in Contact Form 7 - PayPal & Stripe Add-on versions 2.5.1 and below allows unauthenticated remote attackers to invoke privileged plugin functionality without authorization, enabling unauthorized modification of plugin state or disruption of payment form behavior. Discovered and disclosed by Patchstack (ENISA EUVD-2026-57898), the flaw is rooted in CWE-862 (Missing Authorization), meaning one or more plugin endpoints or AJAX handlers execute sensitive actions without verifying caller permissions. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

WordPress Authentication Bypass Wordpress Plugin Contact Form 7 Paypal Stripe Add On Scott Paterson
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66459 Aug 13, 13:37 MEDIUM This Month

Broken access control in the AI for SEO WordPress plugin (versions ≤ 2.4.2) permits unauthenticated remote attackers to invoke restricted plugin functionality without credentials. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no authentication, no user interaction, and no special network position - any internet-facing WordPress site running the affected plugin is reachable. Impact is bounded to partial integrity and availability disruption (I:L/A:L) with no confidentiality exposure, suggesting unauthorized manipulation of plugin operations rather than data exfiltration. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.

WordPress Authentication Bypass Wordpress Plugin Ai For Seo
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66454 Aug 13, 13:36 MEDIUM This Month

Broken access control in WP Social Avatar WordPress plugin (versions ≤ 1.5) exposes one or more plugin endpoints to unauthenticated remote attackers, who can perform restricted operations without valid credentials. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms network-accessible exploitation with no credentials or user interaction required, with consequences limited to low-severity integrity and availability impact and no confidentiality exposure. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA Known Exploited Vulnerabilities catalog.

WordPress Authentication Bypass Wordpress Plugin Wp Social Avatar
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-61978 Aug 13, 13:36 MEDIUM This Month

Broken access control in the Secure Card Gateway for ePay Paycenter WordPress plugin (versions ≤ 1.0.32) enables remote unauthenticated attackers to bypass authorization checks and invoke privileged plugin operations without supplying any credential. Reported by Patchstack and classified as CWE-862 (Missing Authorization), the flaw carries a CVSS 3.1 score of 6.5 with a fully network-accessible, zero-privilege, zero-interaction attack vector. No active exploitation has been confirmed - this CVE does not appear in the CISA KEV catalog - and no public proof-of-concept code has been identified at time of analysis.

WordPress Authentication Bypass Wordpress Plugin Secure Card Gateway For Epay Paycenter Piraeus Bank
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-28155 Aug 13, 13:36 MEDIUM This Month

Unauthenticated IDOR in the Do Lasso WordPress affiliate link management plugin (versions 358 and earlier) allows remote attackers without any credentials to reference and manipulate internal objects by supplying attacker-controlled identifier values, resulting in unauthorized modification or disruption of affiliate link data. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms exploitation requires no authentication and no user interaction against default plugin installations. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low attack complexity and zero-privilege requirement lower the barrier to opportunistic abuse.

WordPress Authentication Bypass Wordpress Plugin Do Lasso Lasso Analytics Inc
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-14298 Aug 13, 08:03 MEDIUM This Month

Memory exhaustion and unbounded disk consumption in Mattermost's Boards archive import handler expose self-hosted deployments to authenticated denial-of-service. Affected versions span the 10.11.x, 11.7.x, 11.8.x, and 11.9.x release trains, all of which fail to enforce decompressed content size limits or respect the configured maximum file size when processing .boardarchive uploads. Any authenticated user with access to the Boards import endpoint can trigger this condition; no public exploit has been identified at time of analysis and the vulnerability does not appear in CISA KEV.

Information Disclosure Mattermost
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-72631 Aug 13, 19:13 MEDIUM This Month

Privilege escalation in Kibana Fleet allows authenticated low-privileged users to expand the write scope of Elasticsearch API keys issued to Elastic Agents beyond intended boundaries. By declaring extra data streams in an integration policy, an attacker causes Fleet to over-provision the API key given to enrolled agents, granting write-insert and index-mapping-extension privileges on indices outside the legitimate scope of that integration. No public exploit has been identified at time of analysis, and the flaw has not been listed in the CISA KEV catalog, but the network-accessible attack vector and low privilege requirement make this a meaningful integrity risk in multi-tenant or shared Elastic Stack deployments.

Privilege Escalation Elastic Kibana
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66471 Aug 13, 13:37 MEDIUM This Month

Stored Cross-Site Scripting in the Accordion WordPress plugin (versions <= 3.0.6) allows authenticated subscriber-level users to inject malicious JavaScript into accordion content fields, which then executes in the browser of any higher-privileged user who views the affected page. The scope change (S:C in CVSS) confirms the attack pivots from the subscriber's input to the victim's browsing session, enabling session hijacking, credential theft, or unauthorized admin actions. No public exploit code or CISA KEV listing is identified at time of analysis, but the low attack complexity and subscriber-level access requirement make this a realistic threat on sites with open user registration.

WordPress XSS Accordion Wordpress Plugin Themepoints
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66467 Aug 13, 13:37 MEDIUM This Month

Subscriber-level Cross-Site Scripting in FluentCommunity (WordPress plugin) versions up to and including 2.7.5 allows authenticated users with subscriber-level access to inject malicious scripts that execute in the browser context of other users, including administrators. The scope change (S:C in CVSS) indicates the injected payload affects a different security principal than the attacker, enabling session hijacking, credential theft, or unauthorized administrative actions. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low privilege requirement and network-accessible attack surface make this a realistic threat for multi-user WordPress deployments running community features.

WordPress XSS Wordpress Plugin Fluentcommunity Wpmanageninja
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66460 Aug 13, 13:37 MEDIUM This Month

Cross-site scripting in the AfterShip Tracking WordPress plugin (versions ≤ 1.18.1) enables subscriber-level authenticated users to inject malicious scripts that execute in the browsers of other site visitors or administrators. The CVSS scope change (S:C) confirms the injected payload executes outside the attacker's own session context, making administrator session hijacking the primary impact. No public exploit code or active exploitation via CISA KEV has been identified at time of analysis.

WordPress XSS Wordpress Plugin Aftership Tracking
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66456 Aug 13, 13:36 MEDIUM This Month

Stored cross-site scripting in the Profile Extra Fields by BestWebSoft WordPress plugin (versions ≤1.3.4) allows an authenticated subscriber-level user to inject arbitrary JavaScript into custom profile fields, which then executes in the browser of any higher-privileged user who views the affected profile - including site administrators. The scope-changed impact (S:C) is the key risk multiplier: a minimally privileged attacker can potentially hijack admin sessions or perform unauthorized actions on behalf of victims. No public exploit code or active exploitation has been identified at time of analysis.

WordPress XSS Wordpress Plugin Profile Extra Fields By Bestwebsoft Bestwebsoft
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-28182 Aug 13, 13:36 MEDIUM This Month

Subscriber-level cross-site scripting in AcyMailing SMTP Newsletter plugin (versions up to and including 10.11.1) enables a low-privileged authenticated user to inject malicious script payloads that execute in the browser context of higher-privileged site users, such as administrators. The changed-scope CVSS vector (S:C, PR:L, UI:R) is consistent with stored XSS where subscriber-submitted content persists and fires when an administrator reviews it in the WordPress backend, enabling session hijacking or unauthorized administrative actions. No public exploit code and no active exploitation have been identified at time of analysis.

WordPress XSS Wordpress Plugin Acymailing Smtp Newsletter Acymailing Newsletter Team
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-73574 Aug 13, 15:23 MEDIUM PATCH This Month

Local file inclusion in Zimbra Collaboration's Classic Web Client (versions before 10.1.17) exposes protected server-side files via the Forward servlet's unvalidated 'fu' request parameter. An attacker supplying a crafted path can read files such as WEB-INF/web.xml, leaking application configuration including database credentials, internal class mappings, and security settings. The vulnerability carries a low CVSS score of 3.1, but the confidentiality impact of web.xml disclosure can be disproportionately severe since that file often contains secrets used to pivot further. No public exploit code or CISA KEV listing has been identified at time of analysis.

Authentication Bypass Collaboration Zimbra
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-18728 Aug 13, 03:13 MEDIUM This Month

The iscsiuio DHCP parser in open-iscsi crashes when processing maliciously crafted DHCP reply packets, disrupting iSCSI storage connectivity or network boot on affected hosts. An integer underflow (CWE-191) in the IPv4/UDP DHCP reply parsing path triggers an out-of-bounds read, causing the iscsiuio process to terminate; impact is limited to availability with no confidentiality or integrity exposure. No public exploit code or active exploitation has been identified at time of analysis, and the adjacent-network attack vector constrains the realistic attacker population to the same Layer-2 segment as the target.

Buffer Overflow Denial Of Service Integer Overflow Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 9 +1
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66464 Aug 13, 13:37 MEDIUM This Month

Broken access control in Internal Link Optimiser (WordPress plugin by Toast Plugins) versions up to and including 5.2.7 exposes restricted plugin functionality to unauthenticated network attackers. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms that no credentials or user interaction are required, allowing any remote party to interact with privileged plugin endpoints on affected WordPress installations. The impact is limited to partial confidentiality and integrity compromise - consistent with unauthorized read or write access to internal link data - with no availability impact identified. No public exploit code or CISA KEV listing has been identified at time of analysis.

WordPress Authentication Bypass Wordpress Plugin Internal Link Optimiser
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-73576 Aug 13, 15:26 MEDIUM PATCH This Month

JWT signing secret forgery in Zimbra Collaboration before 10.1.17 stems from the zimbraDocumentEditingJwtSecret being generated with an insecure pseudo-random number generator, yielding insufficient entropy. An authenticated attacker who captures a JWT token from the OnlyOffice integration can perform offline brute-force to recover the signing secret, then mint arbitrary forged tokens - enabling impersonation or unauthorized document access within the OnlyOffice workflow. No public exploit code and no CISA KEV listing have been identified at time of analysis; exploitation requires multi-step conditions including a valid Zimbra account and captured JWT traffic.

Information Disclosure Collaboration Zimbra
NVD VulDB
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-73357 Aug 13, 13:37 MEDIUM PATCH This Month

Stored Cross-Site Scripting in GiveWP's donor data handling allows a low-privileged attacker to inject malicious JavaScript into donor-submitted fields that executes in a privileged user's browser when donation records are viewed. All GiveWP installations running versions prior to 4.16.6 are affected. The CVSS scope change (S:C) indicates the injected script can operate outside the donor submission context - most likely executing within an administrator's session, enabling session hijacking or unauthorized admin actions. No public exploit or CISA KEV listing has been identified at time of analysis.

WordPress XSS Givewp Wordpress Plugin Nexcess
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-73340 Aug 13, 13:37 MEDIUM This Month

Stored Cross-Site Scripting in the Featured Image from URL WordPress plugin (versions up to and including 5.3.3) allows authenticated Contributors to inject malicious scripts into pages viewed by higher-privileged users such as editors or administrators. The vulnerability resides in insufficient output encoding of user-supplied URL input used for featured images, giving attackers a foothold for privilege escalation or session hijacking within the WordPress admin context. No public exploit code or CISA KEV listing has been identified at time of analysis, but the Contributor-level access requirement makes this realistic in any multi-author WordPress site.

WordPress XSS Featured Image From Url Wordpress Plugin
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-66687 Aug 13, 13:37 MEDIUM This Month

Stored Cross-Site Scripting in WpBookingly (WordPress plugin by MagePeople Team, versions ≤ 1.3.2) allows a low-privileged attacker - such as an external customer submitting a booking request - to inject malicious scripts into customer-facing input fields that are later rendered unsanitized in the WordPress admin panel. When an administrator views the poisoned booking data, the injected script executes in their browser context, enabling session hijacking, credential theft, or unauthorized admin-level actions. No public exploit code or CISA KEV listing has been identified at time of analysis, but the network-accessible, low-complexity attack surface makes this a meaningful risk for any site accepting public booking submissions.

WordPress XSS Wpbookingly Wordpress Plugin Magepeopleteam
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-27537 Aug 13, 13:36 MEDIUM This Month

Cross-site scripting in the Popup by Supsystic WordPress plugin (all versions up to and including 1.11.2) enables script injection into pages viewed by other users, with the injected code executing in the victim's browser under a changed scope. Reported by Patchstack and tracked as EUVD-2026-57935, the vulnerability carries a CVSS base score of 6.5 with Changed Scope, meaning successful exploitation crosses the security boundary between the plugin and the victim's browser session. No public exploit code or CISA KEV listing has been identified at time of analysis, but the low attack complexity and network-accessible attack vector make it straightforward to weaponize given the right conditions.

WordPress XSS Wordpress Plugin Popup By Supsystic Supsystic
NVD
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-24059 Aug 13, 16:48 MEDIUM PATCH This Month

Privilege escalation in Gitea Open Source Git Server before 1.25.5 allows an attacker holding a leaked read-only API token to mint a runner registration token and register a malicious Actions runner against the instance. The root cause is that the runner registration-token endpoints - at the user, organization, repository, and admin levels - are classified as read-only by the API scope middleware solely because they use the HTTP GET method, despite creating a token if none exists. With a valid registration token, the attacker can register a self-hosted runner that executes CI/CD workflow jobs, gaining access to repository secrets and source code. No public exploit code has been identified at time of analysis, and the EPSS score of 0.16% (6th percentile) indicates low observed exploitation probability.

Privilege Escalation Gitea Gitea Open Source Git Server
NVD GitHub
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-14663 Aug 13, 13:17 MEDIUM PATCH This Month

Cleartext storage in PostgreSQL's pgcrypto extension silently exposes PGP-encrypted data as recoverable plaintext when OpenSSL disables the requested cipher, affecting all eight PGP encryption and decryption functions (pgp_sym_encrypt/decrypt, pgp_pub_encrypt/decrypt, and their bytea variants) across PostgreSQL 14 through 18. Beyond confidentiality loss, the same code path defeats the Modification Detection Code (MDC) integrity check, allowing decryption to succeed with an incorrect key - enabling an attacker to inject attacker-controlled plaintext through applications that accept encrypted data as input. No active exploitation is confirmed (not in CISA KEV) and no public exploit has been identified; fix versions are clearly defined as 18.5, 17.11, 16.15, 15.19, and 14.24.

Information Disclosure PostgreSQL OpenSSL Red Hat
NVD VulDB
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-13365 Aug 13, 19:34 MEDIUM PATCH This Month

Cross-site request forgery in IBM Planning Analytics 2.0 and 2.1 Local enables network-based attackers to force authenticated users into executing unauthorized actions against the platform without their knowledge. The CVSS vector (PR:N/UI:R) confirms the attacker requires no credentials but must socially engineer an authenticated victim into visiting a malicious page or clicking a crafted link. No public exploit code has been identified at time of analysis, and IBM has issued a patch via advisory https://www.ibm.com/support/pages/node/7283486.

CSRF IBM Planning Analytics
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-12236 Aug 13, 17:19 MEDIUM PATCH This Month

Infinite loop denial of service in the Zephyr RTOS Bluetooth GATT client allows an unauthenticated adjacent attacker to permanently hang the Bluetooth host processing thread by sending a crafted ATT Read By Type Response with a zero-length stride value during standard descriptor discovery. Affected targets - which span all Zephyr versions per the wildcard CPE - face a hung BT subsystem and likely a watchdog reset on constrained embedded hardware, rendering Bluetooth functionality inoperative. No public exploit code or CISA KEV listing exists at time of analysis, but the upstream commit diff publicly discloses the exact offending code path, substantially lowering the barrier to exploit development.

Denial Of Service Zephyr Zephyrproject
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-3639 Aug 13, 07:37 MEDIUM This Month

Stored Cross-Site Scripting in the PPWP - Password Protect Pages WordPress plugin (all versions through 1.9.21) allows authenticated contributors to inject persistent malicious scripts via unsanitized `ppwp` shortcode attributes. Insufficient input sanitization and output escaping in the plugin's shortcode handler and view template enable payload persistence in the WordPress database, firing in the browsers of any subsequent visitor - including administrators - to affected pages. No active exploitation is confirmed and no public exploit code has been identified at time of analysis.

WordPress XSS Wordpress Plugin Ppwp Password Protect Pages Buildwps
NVD
CVSS 3.1
6.4
EPSS
0.3%
CVE-2026-73530 Aug 13, 19:01 MEDIUM PATCH This Month

Server-side request forgery guard bypass in Flyto Core (flyto-core) versions up to and including 2.27.0 allows authenticated low-privilege attackers to reach internal network services by supplying the IPv6 unspecified address `::`, which the OS kernel routes to loopback identically to `0.0.0.0`. The `is_private_ip()` guard function fails to classify `::` or its expanded spellings as private, and the bypass is also reachable via attacker-controlled 302 redirects, meaning the attack surface spans the `http.get`, `http.request`, and `http.batch` modules. A vendor-released patch is available in v2.28.0; no public exploit code or CISA KEV listing has been identified at time of analysis.

SSRF Flyto Core Flytohub
NVD GitHub
CVSS 4.0
6.3
EPSS
0.3%
CVE-2026-66689 Aug 13, 13:37 MEDIUM This Month

Broken Access Control in the Anti Spam and list cleaner - AcyChecker WordPress plugin (versions <= 2.0.0) allows attackers to access or invoke restricted plugin functionality without proper authorization. Reported by Patchstack and tracked as EUVD-2026-57901, the flaw stems from missing authorization checks (CWE-862) on one or more plugin endpoints or AJAX handlers. Depending on the exposed functionality - which can include email list management, spam rule configuration, or subscriber data operations - an attacker could read, modify, or degrade plugin-controlled data. No public exploit has been identified at time of analysis.

WordPress Authentication Bypass Wordpress Plugin Anti Spam And List Cleaner 8211 Acychecker Acymailing Newsletter Team
NVD
CVSS 3.1
6.3
EPSS
0.2%
CVE-2026-73585 Aug 13, 12:44 MEDIUM This Month

Insecure temporary file creation in sblim-cmpi-base provider registration scripts exposes Red Hat Enterprise Linux 6 through 10 to a local symlink attack, enabling a low-privileged user to redirect privileged file writes to arbitrary paths. When registration scripts execute under elevated (root) privileges, an attacker who pre-positions a symlink in a world-writable directory can cause those scripts to overwrite root-owned files, disrupting system services or integrity. No public exploit code has been identified at time of analysis, and exploitation requires both local access and favorable timing, but the integrity and availability impact on a compromised host are rated high by the vendor.

Information Disclosure Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 8 +2
NVD VulDB
CVSS 3.1
6.3
EPSS
0.1%
CVE-2026-73584 Aug 13, 12:44 MEDIUM This Month

Privileged file corruption and denial of service in sblim-sfcb (Small Footprint CIM Broker) on Red Hat Enterprise Linux 6 through 10 is achievable by a local low-privileged attacker exploiting a symlink-based race condition during privileged instance migration. The SFCB daemon writes to a temporary file in /tmp without atomic safety guarantees, allowing an attacker who repeatedly races a symbolic link into place to redirect that privileged write to an arbitrary file path. No public exploit has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

Denial Of Service Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 8 +2
NVD VulDB
CVSS 3.1
6.3
EPSS
0.1%
CVE-2026-73416 Aug 13, 22:17 MEDIUM PATCH This Month

JupyterLab's PyPI extension manager uses a weaker custom normalization instead of PyPI's canonical name resolution, enabling authenticated users to bypass administrator-configured package blocklists by submitting alternate spellings of blocked packages. Versions 4.5.0 through 4.5.9 and 4.6.0 through 4.6.1 are affected; fixed releases 4.5.10 and 4.6.2 are available. No public exploit identified at time of analysis, though the bypass technique is directly inferrable from the advisory description and is trivial to reproduce against vulnerable deployments that combine a custom allow/block list with the default PyPI Extension Manager and restricted terminal access.

Authentication Bypass
NVD GitHub
CVSS 4.0
6.1
EPSS
0.5%
CVE-2026-56858 Aug 13, 20:40 MEDIUM PATCH This Month

Cross-site scripting via JavaScript regexp context tracking bypass in Go's html/template standard library package allows injection of arbitrary content into rendered HTML pages. The template engine's context tracker incorrectly handles an unescaped forward-slash delimiter in pathological inputs, causing premature exit from the JavaScript regexp parsing context and permitting attacker-controlled data to be emitted as raw, unescaped JavaScript. All Go releases prior to 1.26.6 and 1.25.13 are affected; no public exploit has been identified at time of analysis and this CVE is not listed in CISA KEV.

XSS
NVD VulDB
CVSS 3.1
6.1
EPSS
0.2%
CVE-2026-73572 Aug 13, 15:21 MEDIUM PATCH This Month

Stored XSS in Zimbra Collaboration Classic Web Client before 10.1.17 enables remote, unauthenticated attackers to deliver malicious JavaScript via crafted email attachments, which executes in the victim's browser session upon inline preview. Affected organizations running ZCS versions prior to 10.1.17 are exposed to session hijacking, unauthorized webmail actions, and data exfiltration without the attacker needing any account on the target system. No active exploitation has been confirmed by CISA KEV, and no public exploit code has been identified at time of analysis, but the email delivery vector requires no attacker foothold and lowers the exploitation barrier significantly.

XSS Authentication Bypass Collaboration Zimbra
NVD VulDB
CVSS 3.1
6.1
EPSS
0.2%
CVE-2026-73627 Aug 13, 11:28 MEDIUM This Month

Plugin lock-rule enforcement bypass in JupyterLab (pip package, versions >=4.1.0,<=4.5.9 and >=4.6.0,<=4.6.1) allows authenticated users to subvert administrator-configured plugin restrictions by sending direct requests to the /lab/api/plugins endpoint. Two distinct server-side enforcement gaps expose child plugins of multi-plugin extensions and plugins locked via the 'lock all' mechanism to unauthorized enable/disable operations, undermining data integrity controls and security restrictions - such as download/upload limits - implemented through locked plugins. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog.

Authentication Bypass Jupyterlab
NVD GitHub
CVSS 4.0
6.0
EPSS
0.2%
CVE-2026-55400 Aug 13, 16:18 MEDIUM PATCH This Month

Persistent denial of service is achievable in Absolute Secure Access (formerly NetMotion) server versions prior to 14.57 via an integer underflow triggered by specially crafted network traffic from an authenticated session. Exploitation is constrained by both a credential requirement and a non-default server configuration dependency, limiting opportunistic attack surface while still posing meaningful operational risk to affected deployments. No public exploit code or active exploitation has been identified at time of analysis; vendor patch at version 14.57 addresses the flaw.

Denial Of Service Integer Overflow Secure Access Absolute
NVD VulDB
CVSS 4.0
6.0
EPSS
0.2%
CVE-2026-66654 Aug 13, 13:37 MEDIUM This Month

Server-Side Request Forgery in Vehica Core WordPress plugin (versions ≤ 1.0.104) allows an authenticated subscriber-level user to induce the server into making arbitrary HTTP requests to internal or external endpoints, potentially exposing internal network topology or services not intended to be reachable from the internet. The vulnerability carries a CVSS 3.1 score of 6.0 with a scope change (S:C), indicating that exploitation can affect systems beyond the vulnerable WordPress installation itself. No public exploit code or CISA KEV listing has been identified at time of analysis.

WordPress SSRF Wordpress Plugin Vehica Core Tangiblewp
NVD
CVSS 3.1
6.0
EPSS
0.2%
CVE-2026-66455 Aug 13, 13:36 MEDIUM This Month

Broken access control in the ReactPress WordPress plugin (versions up to and including 3.4.0) permits subscriber-level authenticated users to perform privileged operations that should be restricted to higher-capability roles. The CVSS vector (S:C) indicates the flaw's impact extends beyond the plugin's own trust boundary, potentially affecting broader WordPress site resources such as content or configuration. No public exploit has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.

WordPress Authentication Bypass Wordpress Plugin Reactpress
NVD
CVSS 3.1
6.0
EPSS
0.2%
CVE-2026-18368 Aug 13, 11:17 MEDIUM This Month

Heap-based buffer overflow in the modbusgwd daemon on Teltonika Networks RUTOS devices allows unauthenticated attackers with adjacent network access to the Modbus TCP service to crash the gateway process, causing a denial of service. The flaw originates in modbusgwd's failure to properly validate incoming Modbus TCP request data before writing to heap-allocated memory, triggering memory corruption on receipt of a malformed frame. No public exploit code has been identified at time of analysis, and the CVE is not listed in the CISA KEV catalog, though the Modbus protocol's prevalence in OT and industrial environments makes availability disruption a meaningful operational risk.

Buffer Overflow Denial Of Service Heap Overflow
NVD VulDB
CVSS 4.0
6.0
EPSS
0.2%
CVE-2026-0294 Aug 13, 01:54 MEDIUM PATCH This Month

Privilege escalation via an uncontrolled search path (CWE-427) in Palo Alto Networks Prisma Access Agent on Windows and macOS allows a local user to execute arbitrary code with elevated privileges. The vulnerability is platform-specific and explicitly does not affect the Linux, iOS, Android, or ChromeOS versions of the agent. No public exploit has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog; the CVSS 4.0 base score of 6.0 reflects the local-only attack vector, though the high confidentiality and integrity impact to the vulnerable system is significant for enterprise endpoint deployments.

Privilege Escalation Google Apple Microsoft Paloalto +2
NVD VulDB
CVSS 4.0
6.0
EPSS
0.1%
CVE-2026-0299 Aug 13, 02:04 MEDIUM PATCH This Month

Local privilege escalation in Palo Alto Networks GlobalProtect app (Windows, macOS, and Linux) allows any local non-administrative user to gain NT AUTHORITY\SYSTEM on Windows or root on macOS and Linux via CWE-426 (Untrusted Search Path), enabling arbitrary command execution at the highest OS privilege level. The vulnerability is confirmed by Palo Alto Networks in their own advisory and affects desktop platforms only - iOS, Android, and Chrome OS are explicitly excluded. No public exploit code or active exploitation is confirmed at time of analysis; the CVSS 4.0 score of 5.9 Medium reflects the local-only attack vector requirement.

Privilege Escalation Google Apple Microsoft Paloalto +2
NVD VulDB
CVSS 4.0
5.9
EPSS
0.2%
CVE-2026-56860 Aug 13, 20:40 MEDIUM PATCH This Month

Quadratic time complexity in Go's standard library net/url package exposes Go-based web services to denial of service through crafted URL paths. Applications running on Go versions before 1.26.6 or 1.25.13 that resolve attacker-supplied relative URL paths containing many parent-directory segments are affected, with CPU and memory consumption growing quadratically with input size. No active exploitation or public proof-of-concept has been identified at time of analysis; the fix is confirmed available in Go 1.26.6 and Go 1.25.13, released August 13, 2026.

Information Disclosure
NVD VulDB
CVSS 3.1
5.9
EPSS
0.2%
CVE-2026-73344 Aug 13, 13:37 MEDIUM This Month

Stored Cross-Site Scripting in WP Data Access WordPress plugin versions up to and including 5.5.79 is exploitable by users holding the WordPress Author role, allowing them to inject persistent malicious scripts into content managed by the plugin. When a higher-privileged user such as an administrator views the affected output, the attacker's JavaScript executes in that user's browser context - a cross-boundary impact reflected in the Changed scope (S:C) of the CVSS vector. Reported by Patchstack and catalogued under ENISA EUVD-2026-57910, no public exploit has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.

WordPress XSS Wp Data Access Wordpress Plugin Passionate Programmer Peter
NVD
CVSS 3.1
5.9
EPSS
0.2%
CVE-2026-16458 Aug 13, 08:31 MEDIUM PATCH This Month

RSA PKCS#1 v1.5 decryption in Oberon Microsystems AG's ocrypto library (versions 3.0.0 through 4.0.0) leaks padding validity through measurable timing differences, enabling Bleichenbacher-style padding oracle attacks that allow plaintext recovery. Affected systems must be running one of the vulnerable library versions and the attacker requires local access and the ability to submit multiple crafted decryption requests while capturing precise timing data. Vendor-released patch version 4.0.1 is available; no public exploit has been identified at time of analysis.

Information Disclosure Oracle Ocrypto
NVD
CVSS 4.0
5.9
EPSS
0.1%
CVE-2026-16459 Aug 13, 08:29 MEDIUM PATCH This Month

Timing-based padding oracle attack in Oberon Microsystems AG's Oberon PSA Crypto library (versions 1.0.0 through 2.1.0) enables plaintext recovery from RSA PKCS#1 v1.5-encrypted ciphertext. An attacker capable of submitting decryption requests and measuring response timing can exploit observable timing discrepancies during padding validation - a Bleichenbacher-class attack - to iteratively deduce encrypted data. No public exploit code has been identified at time of analysis, and this CVE is not listed in the CISA KEV catalog; however, the confidentiality impact is rated High as successful exploitation yields full plaintext recovery.

Information Disclosure Oracle Oberon Psa Crypto
NVD
CVSS 4.0
5.9
EPSS
0.1%
CVE-2026-53796 Aug 13, 14:39 MEDIUM This Month

TOCTOU race condition in rsync before 3.5.0 allows a local attacker who controls parent directory components of the destination path to redirect file writes to arbitrary filesystem locations outside the intended destination tree. Exploitation targets the non-daemon receiver code path, where a symlink can be substituted for a path component between rsync's path resolution step and its chdir() call. No public exploit code or CISA KEV listing has been identified at time of analysis; vendor-released fix is rsync v3.5.0.

Information Disclosure Red Hat Rsync Rsyncproject
NVD GitHub VulDB
CVSS 4.0
5.8
EPSS
0.1%
CVE-2026-55102 Aug 13, 14:14 MEDIUM PATCH GHSA This Month

Credential exposure in hashi-vault-js (npm) leaks live HashiCorp Vault tokens and secret values into application logs and monitoring platforms via unredacted AxiosError objects. Every API method in the library re-throws the raw AxiosError, which carries the full Axios request configuration-including the X-Vault-Token authentication header and request body containing submitted passwords or secrets. Any consuming application that passes caught exceptions to logging utilities (console.error, pino, winston) or observability platforms (Sentry, APM agents) will persistently record live Vault credentials in plaintext. No public exploit has been identified at time of analysis, but the vulnerability is structurally trivial to trigger through normal error-path execution in any affected Node.js service.

Authentication Bypass Information Disclosure Hashicorp
NVD GitHub
CVSS 4.0
5.8
EPSS
0.1%
CVE-2026-53800 Aug 13, 14:40 MEDIUM This Month

Symlink race condition in rsync before 3.5.0 allows local attackers with symlink creation privileges to cause arbitrary file deletion via the --remove-source-files feature. By atomically substituting a symlink for a source file in the narrow TOCTOU window between transfer completion and the unlink() call, an attacker redirects deletion to any file the rsync process can reach. No public exploit has been identified at time of analysis, and active exploitation has not been confirmed by CISA KEV.

Information Disclosure Red Hat Rsync Rsyncproject
NVD GitHub VulDB
CVSS 4.0
5.7
EPSS
0.1%
CVE-2026-53797 Aug 13, 14:40 MEDIUM This Month

File content disclosure in rsync before 3.5.0 allows a local attacker with write access to a parent directory of the rsync source tree to redirect file reads to arbitrary paths outside the intended transfer root. By atomically replacing a directory component with a symlink between path resolution and file open operations - a classic TOCTOU race condition - the attacker causes the rsync sender to traverse outside its intended scope, exposing sensitive file contents. No public exploit code or active exploitation has been identified at time of analysis; the CVSS 4.0 score of 5.7 (local vector, high complexity) reflects the constrained but meaningful real-world impact.

Information Disclosure Red Hat Rsync Rsyncproject
NVD GitHub VulDB
CVSS 4.0
5.7
EPSS
0.1%
CVE-2026-14256 Aug 13, 14:54 MEDIUM PATCH This Month

Out-of-bounds memory access in the ELAN TrackPoint device driver on Lenovo ThinkPad and related laptops allows a local authenticated user to crash the operating system under specific conditions, resulting in a denial-of-service. Disclosed by Lenovo via advisory LEN-213604, the vulnerability spans a very large number of ThinkPad model lines running Windows 10 and Windows 11. No public exploit code has been identified and the vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog, consistent with its local-only, high-complexity attack profile.

Buffer Overflow Information Disclosure Lenovo E16 Gen 2 Type 21M5 21M6 Laptops Thinkpad Elan Trackpoint Device Driver For Windows 11 Version 23H2 Or Later Thinkpad E14 Gen 6 Type 21M3 21M4 Laptops Thinkpad Elan Trackpoint Device Driver For Windows 11 Version 23H2 Or Later Thinkpad +260
NVD VulDB
CVSS 4.0
5.7
EPSS
0.1%
CVE-2026-0293 Aug 13, 01:51 MEDIUM PATCH This Month

Anti-tamper protection bypass in Palo Alto Networks Prisma Access Agent on Windows allows a local administrator to gain unauthorized access to the agent's protected processes and files, effectively disabling endpoint security enforcement. Only the Windows platform is affected - Linux, macOS, iOS, Android, and Chrome OS deployments are explicitly not impacted. No public exploit code has been identified and no active exploitation has been confirmed (CVSS E:U), keeping real-world risk constrained to insider threat and post-compromise scenarios.

Authentication Bypass Google Apple Microsoft Paloalto +2
NVD VulDB
CVSS 4.0
5.6
EPSS
0.1%
Prev Page 9 of 13 Next

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