Skip to main content
CVE-2026-53939 Sep 09, 00:17 CRITICAL Act Now

Plaintext recovery and content forgery in OpenIDC/cjose 0.6.1 through 0.6.2.5 occurs because the library zero-fills the content-encryption key (CEK) instead of randomizing it whenever a JWE is built with an AES-CBC-HMAC enc (A128CBC-HS256/A192CBC-HS384/A256CBC-HS512) and a key-management algorithm that generates a fresh CEK. Every affected ciphertext is therefore encrypted and authenticated under an all-zero, publicly known key, so anyone who obtains the JWE can decrypt it and forge or modify its contents. Fixed in 0.6.2.6; no public exploit identified at time of analysis, but the flaw is trivially demonstrable and confirmed by the vendor GitHub Security Advisory.

Information Disclosure Suse
NVD GitHub
CVSS 3.1
9.1
EPSS
0.2%
CVE-2026-16272 Sep 09, 08:17 CRITICAL Act Now

Payment-confirmation forgery in PayTR's Virtual Pos iFrame API (v9x) WHMCS Module (v9.0.0 to before v9.0.3) lets remote unauthenticated attackers spoof a trusted payment identifier so the module treats an unpaid or attacker-controlled transaction as legitimately settled. Reported by TR-CERT, it stems from the module relying on a less-trusted, client-influenceable source instead of server-to-server verification of PayTR's callback. No public exploit is identified at time of analysis, and no EPSS or KEV data was supplied.

Information Disclosure Paytr Virtual Pos Iframe Api V9X Whmcs Module
NVD
CVSS 3.1
9.1
EPSS
0.1%
CVE-2026-87928 Sep 09, 16:44 MEDIUM POC This Month

Stored cross-site scripting in MaxSite CMS versions 0.94 through 109.6 stems from the admin_page plugin's upload handler accepting unrestricted HTML file uploads, placing attacker-controlled content in a publicly accessible web directory. Any authenticated low-privilege user can upload an HTML file containing malicious JavaScript to uploads/_pages/, where it executes in visitors' browsers upon access. A publicly available proof-of-concept exploit exists; active exploitation has not been confirmed in CISA KEV, but the persistent execution path and low-privilege requirement make this a realistic risk for multi-author deployments.

XSS File Upload Maxsite Cms Maxsite
NVD GitHub
CVSS 4.0
5.1
EPSS
0.2%
CVE-2026-22590 Sep 09, 15:43 CRITICAL PATCH Act Now

Remote heap information disclosure in eProsima Fast DDS lets unauthenticated attackers leak adjacent heap memory by sending a crafted RTPS DATA_FRAG submessage. Affected versions before 2.6.12, 2.14.6, 3.2.4, 3.3.1, and 3.4.2 fail to validate that the received datagram is large enough before a memcpy() in the last-fragment reassembly path, so bytes past the UDP buffer (potentially pointers useful for ASLR bypass) are copied into the reassembly buffer and, in Discovery Server deployments, relayed to other participants. No public exploit is identified at time of analysis, and it is not listed in CISA KEV; a vendor patch is available.

Buffer Overflow Information Disclosure Fast Dds Eprosima
NVD GitHub VulDB
CVSS 3.1
9.1
EPSS
0.4%
CVE-2026-88001 Sep 09, 22:18 MEDIUM POC PATCH GHSA This Month

SSRF filter-bypass in Open WebUI 0.9.5-0.11.0 allows authenticated users to route server-side fetches to private networks, loopback addresses, and cloud metadata endpoints by exploiting unvalidated HTTP redirect destinations. When AIOHTTP_CLIENT_ALLOW_REDIRECTS is enabled, the platform applies WEB_FETCH_FILTER_LIST and private-address controls only to the initial request URL, not to redirect hops - allowing a crafted redirect chain to reach AWS IMDS, Azure platform channels, or internal services. No public exploit exists and the issue is not in CISA KEV, but the scope-changed CVSS vector (S:C) and potential exposure of cloud IAM credentials in hosted deployments elevate practical risk above the 5.0 base score.

SSRF Open Webui Openwebui
NVD GitHub VulDB
CVSS 3.1
5.0
EPSS
0.3%
CVE-2026-87613 Sep 09, 00:09 CRITICAL PATCH Act Now

Sandbox-escape remote code execution in Google Chrome's Extensions component (versions prior to 153.0.8010.36) lets a remote attacker potentially run arbitrary code outside the renderer sandbox by delivering crafted network traffic. The root cause is incorrect reference resolution (CWE-706), where a name or reference is resolved to the wrong target. Google has shipped a fix; there is no public exploit identified at time of analysis and EPSS exploitation probability is low (0.20%).

RCE Google
NVD
CVSS 3.1
9.0
EPSS
0.2%
CVE-2026-68484 Sep 09, 15:49 CRITICAL Act Now

Privilege escalation in Sage AR Automation (the 'Cash Collect' product) before the June-R1-2026 release allows an authenticated low-privileged user to create administrator accounts through the AR Automation API, because administrative functions fail to enforce privilege checks. Any user with a valid low-level login can promote themselves to full administrative control of the application. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

Sage Sage Ar Automation
NVD VulDB
CVSS 4.0
9.0
EPSS
0.2%
CVE-2026-67403 Sep 09, 15:49 CRITICAL Act Now

Cross-tenant privilege escalation in Sage AR Automation (the 'Cash Collect' service) lets an authenticated tenant user reach administrative resources belonging to other tenants by supplying a valid tenant identifier that the API fails to authorize against the caller. Because the identifier is non-predictable, exploitation requires first obtaining a legitimate foreign tenant ID, which raises attack complexity but still breaks the multi-tenant isolation boundary of this SaaS platform. Reported via HackerOne; no public exploit code or active exploitation has been identified at time of analysis.

Sage Sage Ar Automation
NVD VulDB
CVSS 4.0
9.0
EPSS
0.2%
CVE-2026-80099 Sep 09, 08:28 HIGH This Week

Authentication bypass in the shared wp-module-data module (bundled across four Newfold WordPress plugins) allows unauthenticated remote attackers to gain full administrator-level access to any affected WordPress site that lacks a stored Hiive connection token. The defect degenerates the HMAC-style Bearer token verification into a trivially forgeable computation: when the stored connection token is absent, PHP coerces `strrev(false)` to `strrev('')`, reducing the secret salt to the publicly known SHA-256 empty-string hash `e3b0c44...`, while all remaining inputs (HTTP method, URL, body, and the attacker-supplied X-Timestamp header) are fully attacker-controlled, enabling offline token pre-computation. No public exploit code has been confirmed and the vulnerability is not listed in CISA KEV at time of analysis, but full technical details including source code references are publicly disclosed by Wordfence, substantially lowering the barrier to exploitation.

PHP WordPress Authentication Bypass Wordpress Plugin Wp Plugin Web +4
NVD GitHub
CVSS 3.1
8.8
EPSS
0.5%
CVE-2026-86775 Sep 09, 13:32 HIGH PATCH This Week

Path traversal in the knowns npm documentation tool (versions ≤ 0.29.1) enables remote unauthenticated attackers to read, create, overwrite, or delete arbitrary files with a .md extension anywhere on the host filesystem, and to create arbitrary directories via os.MkdirAll. The Document API's sanitization function cleanDocPath() strips slashes and .md suffixes but leaves ../ sequences intact, allowing filepath.Join() to resolve paths outside the intended documents directory. In the default deployment - where the Management API binds to all interfaces without authentication - this is directly exploitable with a single crafted HTTP request, and the arbitrary-write primitive may be chained toward code execution. No confirmed active exploitation or public exploit code identified at time of analysis.

RCE Information Disclosure Path Traversal Node.js Knowns
NVD GitHub
CVSS 4.0
8.8
EPSS
0.5%
CVE-2026-21092 Sep 09, 04:47 HIGH This Week

Path traversal in Samsung's ImsService (IP Multimedia Subsystem Service) on Android 14 through 17 permits remote unauthenticated attackers to create image files at arbitrary filesystem paths under system server privilege. Reported by Samsung Mobile and patched in SMR Sep-2026 Release 1, the flaw is reachable over LTE and Wi-Fi networks with no user interaction required, as reflected in the CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) scoring 8.8. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA KEV catalog.

Path Traversal Samsung Mobile Devices Samsung Mobile
NVD
CVSS 4.0
8.8
EPSS
0.4%
CVE-2026-87430 Sep 09, 00:10 HIGH PATCH This Week

Heap-based buffer overflow in Google Chrome's WebRTC component (all versions prior to 153.0.8010.36) enables a remote unauthenticated attacker to potentially execute arbitrary code within the Chrome renderer sandbox by luring a target to a crafted HTML page. The vulnerability is classified CWE-122 and carries a CVSS base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H); however, Chromium's own internal severity rating is 'Low,' which is notably discordant and implies that exploitation is constrained to within-sandbox code execution rather than full OS compromise. No public exploit code and no CISA KEV listing have been identified at the time of analysis.

RCE Buffer Overflow Google Heap Overflow
NVD VulDB
CVSS 3.1
8.8
EPSS
0.4%
CVE-2026-87440 Sep 09, 00:09 HIGH PATCH This Week

Out-of-bounds read in Google Chrome's Media component (versions prior to 153.0.8010.36) enables remote code execution confined within the browser sandbox when a user visits a specially crafted HTML page. The vulnerability stems from improper bounds checking during media processing, allowing a remote attacker to read memory beyond intended buffer limits and leverage the resulting data to achieve arbitrary code execution. No public exploit has been identified at time of analysis and EPSS is low (0.35%), but the attack surface is broad given Chrome's ubiquity.

RCE Information Disclosure Google
NVD
CVSS 3.1
8.8
EPSS
0.4%
CVE-2026-87444 Sep 09, 00:09 HIGH PATCH This Week

Memory corruption in the Codecs component of Google Chrome prior to 153.0.8010.36 enables remote unauthenticated attackers to execute arbitrary code inside the browser sandbox by delivering a crafted HTML page containing malformed media content. The flaw is classified CWE-119 (improper bounds restriction), rated 'High' by Chromium Security, and carries a CVSS 8.8 base score with a network attack vector requiring only passive user interaction. No public exploit code or CISA KEV listing has been identified at time of analysis, and EPSS stands at a low 0.35% (29th percentile), indicating theoretical rather than observed exploitation.

RCE Buffer Overflow Google
NVD
CVSS 3.1
8.8
EPSS
0.4%
CVE-2026-87795 Sep 09, 10:07 HIGH PATCH This Week

Out-of-bounds read in zstd-jni versions 1.2.0 through 1.5.7-13 allows attackers who can supply dictionary constructor parameters to crash the JVM and potentially read limited native heap memory. The ZstdDictCompress constructor passed unvalidated offset and length values directly to the C JNI layer, where out-of-range values cause the native code to read beyond the allocated Java heap array. No CISA KEV listing or public exploit has been identified; the CVSS 4.0 score of 8.8 reflects high availability impact via reliable JVM crash and limited confidentiality exposure from native heap reads.

Buffer Overflow Information Disclosure Zstd Jni
NVD GitHub
CVSS 4.0
8.8
EPSS
0.3%
CVE-2026-87636 Sep 09, 00:09 HIGH PATCH This Week

Type confusion (CWE-843) in Chrome's XML processing component allows remote attackers to execute arbitrary code within the Chrome renderer sandbox by enticing a target to visit a crafted HTML page. All Chrome desktop versions prior to 153.0.8010.36 are affected across Windows, macOS, and Linux. No public exploit code has been identified and this vulnerability is not listed in CISA KEV; the impact is further bounded by Chrome's sandbox architecture, which prevents direct OS-level code execution without a secondary sandbox-escape primitive.

RCE Google Memory Corruption
NVD VulDB
CVSS 3.1
8.8
EPSS
0.3%
CVE-2026-87617 Sep 09, 00:10 HIGH PATCH This Week

Use-after-free in Google Chrome's DevTools component (versions prior to 153.0.8010.36) enables arbitrary code execution within the renderer sandbox when a victim is socially engineered into visiting a crafted HTML page. The CVSS score of 8.8 reflects full C/I/A impact, but Chromium's own internal severity classification of 'Low' signals that exploitation is sandboxed - OS-level compromise requires an additional chained sandbox escape. No public exploit code or active exploitation via CISA KEV has been identified at time of analysis.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.3%
CVE-2026-14359 Sep 09, 08:28 HIGH This Week

Privilege escalation in YITH WooCommerce Waitlist Premium for WordPress (versions ≤3.35.0) allows any subscriber-level authenticated user to manufacture a new WordPress administrator account, achieving full site takeover. The vulnerable AJAX handler add_user_in_waiting_list() is exposed to all logged-in users with no nonce or capability check, and applies parse_str() plus extract() to attacker-supplied POST data before passing the injected variables directly to wp_create_user() and $user->set_role(). No public exploit code or CISA KEV listing has been identified at time of analysis, but the attack mechanics are trivially derivable from the Wordfence disclosure.

WordPress Privilege Escalation Yith Yith Woocommerce Waitlist Premium
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87433 Sep 09, 00:09 HIGH PATCH This Week

Site isolation bypass in Google Chrome's FileAPI component allows a remote attacker who has already compromised the renderer process to escape Chrome's cross-origin isolation boundary via a crafted HTML page. Affected versions are all Chrome releases prior to 153.0.8010.36. This is a second-stage exploit - the FileAPI race condition (CWE-367, TOCTOU) enables escalation from a sandboxed renderer compromise into full cross-origin data access, making it a critical link in a multi-stage sandbox escape chain. No public exploit or CISA KEV listing is identified at time of analysis; EPSS is 0.24% (16th percentile), consistent with the high complexity of the required exploit chain.

Google
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87579 Sep 09, 00:09 HIGH PATCH This Week

Heap-based buffer overflow in the WebRTC component of Google Chrome prior to 153.0.8010.36 allows a remote unauthenticated attacker to execute arbitrary code within the Chrome renderer sandbox by luring a user to a crafted HTML page. The RCE is sandbox-confined (CVSS S:U), meaning a chained sandbox-escape exploit would be needed for full host-level compromise. No public exploit or active exploitation has been identified at time of analysis, and EPSS sits at a low 0.24% (15th percentile), consistent with Chromium's own 'Medium' severity designation despite the 8.8 CVSS base score.

RCE Buffer Overflow Google Heap Overflow
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87612 Sep 09, 00:09 HIGH PATCH This Week

Type confusion in V8 (CWE-843) in Google Chrome prior to 153.0.8010.36 allows a remote attacker to achieve arbitrary code execution within the Chrome renderer sandbox by delivering a crafted HTML page. All desktop Chrome installations on unpatched versions are affected, exploitable via drive-by browsing without any authentication or special privileges beyond convincing the victim to visit a malicious page. No public exploit or CISA KEV listing has been confirmed at time of analysis; SSVC rates technical impact as total but exploitation as none, consistent with a low EPSS of 0.23%.

RCE Google Memory Corruption
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-80914 Sep 09, 16:10 HIGH PATCH This Week

Use-after-free in the Linux kernel Bluetooth ISO stack allows an adjacent unauthenticated attacker to corrupt kernel memory and potentially execute arbitrary code. The flaw is a race condition in iso_conn_ready(): when a BIS listener socket is concurrently closed while an incoming Bluetooth Isochronous connection is being processed, a child socket is allocated that holds a dangling pointer to the now-freed parent socket, which is later dereferenced during disconnect via iso_chan_del() and bt_accept_unlink(). Patches are available across multiple stable kernel branches (6.12.109, 7.2.4, 6.18.50, and 7.3-rc1); no public exploit code or active exploitation has been identified at time of analysis.

Linux
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87588 Sep 09, 00:09 HIGH PATCH This Week

Use-after-free in Chrome's Chromecast component allows remote attackers to execute arbitrary code inside the browser sandbox by luring a user to a crafted HTML page. Affected are all Google Chrome releases prior to 153.0.8010.36 across desktop platforms. Exploitation is sandboxed - code execution is confined to the renderer process - but the C:H/I:H/A:H impact rating reflects full compromise of data accessible within that context. No active exploitation has been confirmed and no public proof-of-concept code is known at time of analysis.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87536 Sep 09, 00:09 HIGH PATCH This Week

Remote code execution inside the Chrome sandbox is possible in Google Chrome versions prior to 153.0.8010.36 via a use-after-free vulnerability in the V8 JavaScript engine, triggered by a specially crafted HTML page. An unauthenticated remote attacker who can lure a user to a malicious page can execute arbitrary code within the Chrome renderer process sandbox - a significant foothold even without a sandbox escape. No public exploit code or CISA KEV listing has been identified at time of analysis, and the EPSS score of 0.21% reflects low observed exploitation activity, though V8 UAF primitives are historically attractive to threat actors.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87587 Sep 09, 00:09 HIGH PATCH This Week

Use-after-free in V8, Chrome's JavaScript engine, enables remote code execution within the browser's renderer sandbox when a victim visits a crafted HTML page. All Chrome releases prior to 153.0.8010.36 are affected across desktop platforms. No public exploit has been identified and EPSS sits at 0.21% (12th percentile), but SSVC rates the technical impact as total, and the Chromium security team classified this as High severity.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87542 Sep 09, 00:09 HIGH PATCH This Week

Use-after-free in Chrome's Input component enables in-sandbox remote code execution against all Chrome versions prior to 153.0.8010.36. The vulnerability is triggered when a victim visits a crafted HTML page, requiring no authentication and no special configuration - only a single browse action. Google has rated this High severity, the patch is available in 153.0.8010.36, and no public exploit has been identified at time of analysis, with EPSS at 0.21%.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87460 Sep 09, 00:09 HIGH PATCH This Week

Use-after-free in Chrome's Platform component (all versions prior to 153.0.8010.36) enables remote code execution confined within the browser sandbox when a user visits a crafted HTML page. The Chromium team rated this 'High' severity - consistent with the CVSS 8.8 score and distinguishing it from Critical-rated full sandbox-escape vulnerabilities addressed in the same release cycle. No public exploit code has been identified, and the EPSS score of 0.21% (12th percentile) reflects limited observed exploitation activity at this time; no CISA KEV listing exists.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87625 Sep 09, 00:09 HIGH PATCH This Week

Use-after-free in Chrome's V8 JavaScript engine allows a remote attacker who can socially engineer a victim into installing a crafted Chrome extension to execute arbitrary code within the browser's renderer sandbox, affecting all Chrome versions prior to 153.0.8010.36. The vulnerability is constrained to in-sandbox execution - it does not constitute a standalone sandbox escape - which aligns with the S:U CVSS metric and Chromium's internal 'Medium' severity rating despite the 8.8 base score. No public exploit code or active exploitation has been identified at time of analysis, and Google has shipped a patch in the stable channel.

RCE Denial Of Service Google Use After Free Memory Corruption
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87585 Sep 09, 00:09 HIGH PATCH This Week

Double-free memory corruption in PDFium (Chrome's PDF rendering engine) on Windows allows remote code execution within the Chrome renderer sandbox when a user opens a crafted PDF file. Affected versions are all Chrome releases on Windows prior to 153.0.8010.36, where CWE-415 double-free in the PDFium component enables an attacker-controlled allocation state. No public exploit or CISA KEV listing is confirmed at time of analysis, and EPSS remains low at 0.20% (10th percentile), suggesting exploitation is not yet widespread despite the network-reachable vector.

RCE Google
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-71808 Sep 09, 00:00 HIGH This Week

SQL injection in Siam Ordering (siam-server) 1.0.0 allows remote authenticated attackers to execute arbitrary SQL commands against the backend database. The vulnerability stems from unsafe `${}` string concatenation in MyBatis Mapper files - including AdminMapper.java, MerchantWithdrawRecordMapper.java, and MemberWithdrawRecordMapper.java - which bypasses parameterized query protections. Successful exploitation yields full confidentiality, integrity, and availability impact on the underlying database, confirmed by a proof-of-concept published on GitHub.

Java SQLi
NVD GitHub
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87489 Sep 09, 00:10 HIGH PATCH This Week

Memory corruption in V8, Chrome's JavaScript engine, allows an attacker who can get a user to install a crafted Chrome extension to execute arbitrary code confined within the Chrome sandbox, affecting all Chrome versions prior to 153.0.8010.36. Despite the CVSS 8.8 base score, Chromium's own security team rates this 'Low' severity, reflecting that exploitation is bounded by Chrome's sandbox and does not constitute a full OS-level compromise without a separate sandbox escape primitive. No public exploit code or active exploitation has been identified at time of analysis. Vendor-released patch is available.

RCE Buffer Overflow Google
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87569 Sep 09, 00:09 HIGH PATCH This Week

Missing authorization in the Views UI framework of Google Chrome prior to 153.0.8010.36 allows remote attackers to bypass system access restrictions via a crafted HTML page requiring social engineering. The vulnerability (CWE-862) resides in Chrome's cross-platform UI layer rather than web content rendering, with full confidentiality, integrity, and availability impact per CVSS C:H/I:H/A:H. No public exploit code or active exploitation has been identified at time of analysis; EPSS of 0.18% (7th percentile) corroborates low current weaponization despite the 8.8 CVSS score.

Google
NVD
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-87570 Sep 09, 00:09 HIGH PATCH This Week

Site isolation bypass in Google Chrome prior to 153.0.8010.36 allows a remote attacker who has already compromised the renderer process to escape Chrome's cross-site isolation boundary via a crafted file combined with social engineering. The flaw is rooted in incorrect authorization (CWE-863) within the SiteIsolation component, meaning the browser fails to properly enforce origin-based access controls once the renderer is under attacker control. Vendor-released patch 153.0.8010.36 is available; no public exploit has been identified and EPSS sits at 0.16% (6th percentile), consistent with the Chromium team's 'Medium' severity rating despite the CVSS 8.8 base score.

Google
NVD VulDB
CVSS 3.1
8.8
EPSS
0.2%
CVE-2026-80440 Sep 09, 06:25 MEDIUM POC PATCH This Month

Shortcode injection in the Hustle WordPress plugin (versions prior to 7.8.14.2) allows unauthenticated remote attackers to execute any shortcode registered on the target site by embedding nested shortcode syntax in form submission field values. The plugin substitutes submitted values into its post-submission success message, and while a guard exists to prevent shortcode execution, it can be defeated through shortcode nesting - causing WordPress to process and execute arbitrary registered shortcodes in the response. A publicly available proof-of-concept exploit exists, and a vendor patch is available in version 7.8.14.2.

WordPress Information Disclosure Hustle Unknown
NVD WPScan
CVSS 3.1
4.8
EPSS
0.2%
CVE-2026-87766 Sep 09, 08:34 HIGH This Week

Sandbox escape in bubblewrap prior to 0.12.0 allows a local, low-privileged user to write files or directories to arbitrary host paths outside the sandbox boundary by exploiting symlink resolution during the pre-execution setup phase (CWE-59). The escape occurs via /oldroot - bubblewrap's bind-mounted original root - before the sandboxed process ever starts, meaning no code execution inside the sandbox is needed to trigger it. Distributions including Red Hat Enterprise Linux 8, 9, and 10 and Debian are confirmed affected; the upstream fix is available as bubblewrap 0.12.0 and no public exploit code has been identified at time of analysis.

Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 Red Hat Enterprise Linux 9 Red Hat Hardened Images Red Hat
NVD GitHub
CVSS 3.1
8.8
EPSS
0.1%
CVE-2026-80921 Sep 09, 16:19 HIGH PATCH This Week

Unauthorized cryptographic hardware access in KVM for s390 (IBM Z) nested virtualization allows a low-privileged nested guest to access AP queues (hardware crypto devices) that were explicitly revoked from its allocation. When the KVM VSIE subsystem shadows a format0 APCB (Adjunct Processor Control Block) from a crycb type 0 or 1 structure, it only copies bits 0-63 but leaves bits 64-255 unchanged from whatever stale state existed in the vsie shadow page. A nested (L2) guest exploiting this retains access to cryptographic devices beyond those granted by the host hypervisor, potentially exposing cryptographic keys and operations belonging to other workloads. No public exploit has been identified at time of analysis and no CISA KEV listing exists.

Information Disclosure Linux
NVD
CVSS 3.1
8.8
EPSS
0.1%
CVE-2026-87823 Sep 09, 14:32 HIGH PATCH This Week

Out-of-bounds memory reads in zstd-jni versions 1.1.1 through 1.5.7-13 allow unauthenticated remote attackers to crash the JVM or extract arbitrary frame-size data from unintended memory regions by supplying crafted Zstandard-compressed input with negative or integer-overflowing offset values. Three JNI native methods - findDirectByteBufferFrame, decompressedDirectByteBuffer, and getDirectByteBufferFrame - perform 32-bit signed bounds checks without first validating that src_offset or src_size are non-negative, allowing values near Integer.MIN_VALUE to pass the comparison and drive native code to read unmapped memory. The CVSS 4.0 score of 8.8 reflects a high availability impact (JVM termination) and limited confidentiality impact; no public exploit or KEV listing has been identified at time of analysis.

Buffer Overflow Integer Overflow Zstd Jni
NVD GitHub
CVSS 4.0
8.8
EPSS
0.4%
CVE-2026-86099 Sep 09, 13:31 HIGH This Week

Unauthenticated remote directory deletion in Chainlit through 2.12.0 allows any network-accessible attacker to recursively destroy arbitrary filesystem directories reachable by the service process. The flaw resides in the socket.io session handler, which accepts a client-supplied sessionId without path sanitization and uses it directly in file system operations - permitting absolute and relative path traversal sequences to escape the intended upload directory. With a CVSS 4.0 score of 8.8 (AV:N/AC:L/AT:N/PR:N/UI:N), exploitation requires no authentication or user interaction; no public exploit or CISA KEV listing has been identified at time of analysis.

Path Traversal Chainlit
NVD GitHub VulDB
CVSS 4.0
8.8
EPSS
0.4%
CVE-2026-87822 Sep 09, 14:32 HIGH This Week

Deserialization in t-digest 3.1 through 3.3 allows remote attackers to inject IEEE 754 NaN values as centroid means via crafted byte streams passed to MergingDigest.fromBytes(), bypassing absent validation checks. The injected NaN values corrupt the internal total-ordering invariant of the centroid list, causing sort comparisons to return inconsistent results and degrading subsequent merge operations from O(n log n) to O(n²) algorithmic complexity. The result is severe CPU exhaustion and service delays for any application that deserializes attacker-controlled t-digest payloads; no public exploit code or CISA KEV listing exists at time of analysis.

Denial Of Service Deserialization T Digest
NVD GitHub
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-87817 Sep 09, 11:21 HIGH PATCH This Week

Arbitrary code execution in GitPython before 3.1.60 is possible when a victim application calls index.commit() on an attacker-controlled repository. The root cause is insufficient validation of the git directory location: GitPython trusts tracked files such as gitdir, commondir, and HEAD to resolve the effective git directory, allowing a crafted repository to redirect that resolution to an attacker-controlled path containing a malicious pre-commit hook. No public exploit has been identified at time of analysis, but the attack is realistic in any Python-based DevOps pipeline, CI/CD system, or tooling that opens and commits to externally sourced repositories.

RCE Code Injection Gitpython Gitpython Developers
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-87816 Sep 09, 11:21 HIGH PATCH This Week

Remote unauthenticated retrieval of expired one-time secrets in PasswordPusher before 2.11.1 is enabled by a TOCTOU race condition in the expire_after_views view-limit enforcement logic. By issuing multiple simultaneous HTTP requests to the show endpoint, an attacker can read a secret that was configured to self-destruct after a single view, defeating the core confidentiality guarantee the tool is designed to provide. No active exploitation has been confirmed (not in CISA KEV), and no public exploit code has been identified, though the technique requires only basic HTTP concurrency tooling.

Authentication Bypass Race Condition Passwordpusher Pglombardo
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-87807 Sep 09, 11:20 HIGH PATCH This Week

SQL injection in SiYuan's fullTextSearchBlock endpoint (versions before v3.8.2) allows read-level database access to the entire blocks table by injecting UNION SELECT statements into the method=1 query parameter. The vulnerability bypasses publish-access controls, exposing document content and sensitive block attributes that the operator intended to keep private. No public exploit or CISA KEV listing is confirmed at time of analysis, but the straightforward UNION-based injection pattern and availability of a GitHub security advisory make reproduction low-effort.

SQLi Siyuan Siyuan Note
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-81640 Sep 09, 15:40 HIGH This Week

Hardcoded or algorithmically derivable Wi-Fi credentials in the Softish C6 Ear Camera (firmware 1.3.1_Code 132) and companion EarVision Android application (1.3.1) allow an adjacent-network attacker to reconstruct the device's access-point password without authentication. Once the attacker connects to the camera's private Wi-Fi network, the live video stream, device management interfaces, status pages, and the firmware-update endpoint become fully accessible. The vulnerability was disclosed via CISA ICS-CERT advisory VA-26-251-01 and carries a CVSS 4.0 score of 8.7 reflecting high impact across confidentiality, integrity, and availability within the vulnerable system.

Authentication Bypass Earvision Android Application C6 Ear Camera
NVD
CVSS 4.0
8.7
EPSS
0.2%
CVE-2026-81741 Sep 09, 06:00 MEDIUM POC PATCH This Month

Open redirect in the Groundhogg CRM, Newsletters, and Marketing Automation WordPress plugin (versions before 4.7.2) allows unauthenticated attackers to weaponize the plugin's own email preference confirmation flow as a phishing vector. The confirmation endpoint fails to validate that its redirect target parameter points to the same site host, so a crafted confirmation link can silently forward the clicking visitor to any attacker-controlled URL. No public exploitation has been recorded in CISA KEV, but WPScan has confirmed the issue with a publicly available proof-of-concept.

WordPress Open Redirect Groundhogg Crm Newsletters And Marketing Automation
NVD WPScan
CVSS 3.1
4.7
EPSS
0.1%
CVE-2026-77120 Sep 09, 16:31 HIGH This Week

Privilege escalation to root in Schneider Electric PowerLogic T300 (versions 2.9.8-5620 and prior) is achievable by an authenticated SSH user through OS command injection in the device's operating system console. An attacker with high-privilege SSH access can inject shell metacharacters into user-controlled console input that the device fails to properly sanitize, breaking out of the intended command context to execute arbitrary commands as root and perform unauthorized administrative operations. No public exploit code or CISA KEV listing has been identified at time of analysis; the CVSS 4.0 score of 8.7 reflects subsequent-system impact rated High, consistent with the device's ICS/energy-metering deployment context.

Privilege Escalation Command Injection Schneider Electric Powerlogic T300
NVD
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-87824 Sep 09, 14:32 HIGH PATCH This Week

Out-of-bounds memory access in zstd-jni versions 1.3.3-1 through 1.5.7-13 enables unauthenticated network-accessible attackers to crash the JVM by supplying crafted sample-size arrays to the Zstd.trainFromBufferDirect dictionary-training API. The native C implementation (jni_zdict.c) failed to sum caller-supplied sample lengths against the DirectBuffer's actual capacity before iterating, allowing the native code to walk past the buffer allocation boundary and trigger a hard JVM termination. A patched release (v1.5.7-14) is available; no public exploit has been identified at time of analysis.

Buffer Overflow Denial Of Service Zstd Jni
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-87819 Sep 09, 11:21 HIGH PATCH This Week

Regular expression denial of service in GitPython before 3.1.60 allows unauthenticated remote attackers to exhaust server CPU resources by supplying a crafted commit with a malformed author or committer field. The vulnerable regex Actor.name_email_regex exhibits quadratic backtracking when processing an unterminated angle bracket in the author string, stalling affected processes for over two minutes per commit access. Any application that reads attacker-influenced git repositories using GitPython is exposed; no public exploit or active exploitation (CISA KEV) has been identified at time of analysis.

Denial Of Service Gitpython Gitpython Developers
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-87808 Sep 09, 11:20 HIGH PATCH This Week

Read-only mode bypass in SiYuan ≤ 3.8.1 allows an authenticated administrator to submit arbitrary SQL against the blocks database via POST /api/search/fullTextSearchBlock (method=2), circumventing the workspace's --readonly=true protection that correctly blocks the dedicated /api/query/sql endpoint. The prior fix for CVE-2026-32767 added an admin-role gate but omitted the model.CheckReadonly and CheckReadonlyStatementInBox calls, leaving the SQL code path unguarded. Vendor-released patch available in v3.8.2; no public exploit identified at time of analysis.

Information Disclosure Siyuan Siyuan Note
NVD GitHub
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-26212 Sep 09, 14:50 HIGH PATCH This Week

Arbitrary PHP file upload in the Rara One Click Demo Import WordPress plugin (versions before 1.3.5) grants authenticated administrators a path to full remote code execution by deliberately bypassing WordPress core's file type validation. The plugin's `process_uploaded_files()` function passes a false override value to `wp_handle_upload()`, disabling MIME and extension checks across all three upload parameters, allowing a PHP webshell to be written to the publicly accessible `wp-content/uploads/` directory and triggered via HTTP. Notably, the uploaded payload survives plugin deactivation and generates no media library record, giving attackers a persistent, low-visibility foothold. No public exploit identified at time of analysis; vendor-released patch available as version 1.3.5.

PHP WordPress RCE File Upload Rara One Click Demo Import
NVD VulDB
CVSS 4.0
8.6
EPSS
0.5%
CVE-2026-86762 Sep 09, 13:32 HIGH PATCH This Week

Snipe-IT before 8.7.0 fails to apply the CheckUserIsActivated middleware to the API middleware group, allowing deactivated accounts to retain full REST API access through their existing Laravel Passport personal access tokens. Any deactivated user whose token has not been explicitly revoked can continue reading and writing assets, users, and licenses at their prior permission level, bypassing the offboarding control that correctly blocks web sessions. The most critical escalation path lets a deactivated account previously holding users.edit permission PATCH its own activation flag via /api/v1/users/{id} to permanently re-enable itself. No public exploit has been identified at time of analysis; a vendor-released patch is available in version 8.7.0.

PHP Authentication Bypass Snipe It Grokability
NVD GitHub
CVSS 4.0
8.6
EPSS
0.3%
Prev Page 3 of 14 Next

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