Skip to main content
CVE-2026-81799 Sep 10, 14:23 HIGH This Week

Broken access control in the Return Refund and Exchange For WooCommerce WordPress plugin by WP Swings (versions ≤ 4.6.4) exposes privileged refund, return, or exchange management operations to unauthenticated remote attackers. The CVSS vector (PR:N/I:H) confirms that no authentication is required and that the integrity impact is high, consistent with CWE-862 (Missing Authorization) - meaning the plugin registers AJAX hooks or REST API routes without verifying WordPress user capabilities before executing write operations. No public exploit or active exploitation has been confirmed at time of analysis.

WordPress Return Refund And Exchange For Woocommerce Wordpress Plugin Wp Swings
NVD
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-81794 Sep 10, 14:23 HIGH This Week

Broken access control in Shirt Product Designer for WooCommerce plugin version 1.0.4 exposes WordPress/WooCommerce stores to unauthenticated data modification. The CVSS vector (PR:N, AC:L, AV:N, UI:N) confirms that a remote attacker with no credentials or user interaction can invoke privileged plugin functionality, achieving high integrity impact against store product or configuration data. No public exploit code has been identified at time of analysis, and Patchstack is the sole reporting source.

WordPress Wordpress Plugin Mlfactory Shirt Product Designer For Woocommerce
NVD
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-45747 Sep 10, 14:17 HIGH PATCH This Week

NULL pointer dereference in Suricata's Lua TLS certificate scripting interface (prior to version 7.0.16) allows an unauthenticated remote attacker to crash the Suricata engine by routing crafted TLS traffic - with intentionally absent certificate fields - through a monitored network segment. Exploitation is gated on the deployment using Lua scripts that invoke `TlsGetCertInfo` or equivalent TLS certificate helpers; default rule-only deployments without Lua scripting are unaffected. No public exploit identified at time of analysis, but the trigger condition is mechanically simple and the availability impact is total for the affected process, with particular risk in inline IPS deployments where a crash can result in fail-open behavior.

Denial Of Service Null Pointer Dereference Suricata Suse Oisf
NVD GitHub
CVSS 3.1
7.5
EPSS
0.3%
CVE-2026-46387 Sep 10, 14:10 HIGH PATCH This Week

Memory exhaustion via decompression bomb in Suricata prior to 7.0.16 and 8.0.5 allows a remote unauthenticated attacker to crash or degrade the IDS/IPS engine by transmitting crafted HTTP/2 DATA frames with extreme compression ratios. The HTTP/2 response-body decompression path (supporting gzip, deflate, and brotli) lacked an effective upper bound on allocated buffer size, enabling a data-amplification (zip-bomb) attack against monitored network segments. No public exploit or active exploitation has been identified at time of analysis, but the low attack complexity and critical position of Suricata in network defenses elevate practical risk.

Denial Of Service Suricata Suse Oisf
NVD GitHub VulDB
CVSS 3.1
7.5
EPSS
0.5%
CVE-2026-6285 Sep 10, 13:32 HIGH This Week

Password recovery exploitation in LIBRID/LIBREF (a library management platform by Turkish vendor Ankaref Innovation and Technology Inc.) allows unauthenticated remote attackers to compromise user accounts by abusing a weak forgotten-password mechanism (CWE-640). All versions from 2.01.0.2183 through the build dated 10092026 are affected, and no vendor patch exists - the vendor did not respond to TR-CERT's disclosure. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, but the combination of no authentication required, low complexity, and no vendor patch sustains meaningful account-takeover risk for any publicly accessible deployment.

Information Disclosure Librid Libref
NVD VulDB
CVSS 3.1
7.5
EPSS
0.3%
CVE-2026-9166 Sep 10, 12:15 HIGH PATCH This Week

Unauthenticated path traversal in GisLab Laboratory Management System (versions 1.4.03 through before 1.5) allows remote attackers to read arbitrary files from the server filesystem via crafted HTTP requests. The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) confirms no authentication, no user interaction, and no elevated privileges are required, with high confidentiality impact. The vulnerability was disclosed by TR-CERT under advisory TR-26-1063; no public exploit code or CISA KEV listing has been identified at time of analysis.

Path Traversal Gislab Laboratory Management System
NVD
CVSS 3.1
7.5
EPSS
0.3%
CVE-2026-89087 Sep 10, 19:55 HIGH PATCH This Week

Index mishandling in the OCaml cstruct library before 6.3.0 allows network-reachable attackers to trigger partial confidentiality, integrity, and availability impacts via crafted binary data passed to affected parsing routines. cstruct is a low-level binary buffer manipulation library used widely in OCaml network stacks and the MirageOS unikernel ecosystem; improper index handling can bypass the library's internal bounds logic, exposing adjacent memory or corrupting buffer state. No public exploit code has been identified at time of analysis, and active exploitation has not been confirmed by CISA KEV.

Information Disclosure Ocaml Cstruct
NVD VulDB
CVSS 3.1
7.3
EPSS
0.2%
CVE-2026-81796 Sep 10, 14:23 HIGH This Week

Broken authentication in the WP Travel WordPress plugin (versions ≤ 12.0.3) exposes protected plugin functionality to unauthenticated remote attackers via an alternate path or channel, satisfying CWE-288. Exploitation requires no credentials and no user interaction, making it accessible to any network-reachable attacker against a default plugin installation. The CVSS 7.3 vector indicates partial confidentiality, integrity, and availability impact, suggesting an attacker can read and modify travel booking data or disrupt plugin operations without logging in. No public exploit code or active exploitation has been confirmed at time of analysis.

WordPress Information Disclosure Wp Travel Wordpress Plugin
NVD VulDB
CVSS 3.1
7.3
EPSS
0.2%
CVE-2026-88888 Sep 10, 13:05 HIGH PATCH This Week

Command injection in Renovate's Mix package manager allows an attacker who can control private dependency package names to execute arbitrary OS commands as the Renovate process user. Versions before 44.14.7 fail to escape organization parameters before passing them to shell commands during dependency resolution in binarySource=docker mode. No public exploit code has been identified at time of analysis, but the attack surface is reachable whenever Renovate processes Elixir/Mix private dependencies under the affected configuration.

Docker Command Injection Renovate Renovatebot
NVD GitHub
CVSS 4.0
7.3
EPSS
0.5%
CVE-2026-88885 Sep 10, 13:05 HIGH PATCH This Week

Command injection in Renovate's gomod manager (before 44.14.7) exposes CI/CD pipelines to arbitrary shell command execution as the Renovate user when a maliciously crafted Go module dependency name containing shell metacharacters is processed. The flaw is exercised only under two simultaneously required non-default configurations - `binarySource=docker` mode and `postUpdateOptions gomodUpdateImportPaths` enabled - confining exposure to a specific subset of Renovate deployments performing Go module major version updates. No public exploit code and no CISA KEV listing have been identified at time of analysis.

Docker Command Injection Renovate Renovatebot
NVD GitHub
CVSS 4.0
7.3
EPSS
0.5%
CVE-2026-88276 Sep 10, 08:21 HIGH This Week

OS command injection in GeoVision GV-LPC2211 firmware V1.13 allows an authenticated administrator to execute arbitrary commands with root privileges by setting a WEP key value containing embedded shell metacharacters. The root cause (CWE-78) is unsanitized passthrough of administrator-supplied WiFi configuration input into a system shell call on the embedded device OS. No public exploit code or active exploitation has been identified at time of analysis.

Command Injection Gv Lpclpc2011 2211 Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.4%
CVE-2026-88275 Sep 10, 08:20 HIGH This Week

OS command injection in GeoVision GV-LPC2011/LPC2211 firmware V1.13 allows an authenticated administrator to achieve root-level command execution on the device by embedding shell metacharacters in the WPA-PSK (Wi-Fi pre-shared key) field of the wireless configuration. When the configuration is saved and applied, the unsanitized PSK value is passed to a shell command without escaping, executing attacker-controlled code as root. No public exploit code or active exploitation has been identified at time of analysis, but the requirement for only administrator credentials - typically held by installers or facility operators - limits but does not eliminate abuse potential.

Command Injection Gv Lpc2011 Lpc2211 Geovision Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.4%
CVE-2026-88274 Sep 10, 08:20 HIGH This Week

OS command injection in GeoVision GV-LPC2011/LPC2211 firmware V1.13 allows an authenticated administrator to execute arbitrary shell commands as root by setting a crafted wireless SSID containing shell metacharacters. The device's SSID configuration field passes user-controlled input unsanitized to the underlying embedded Linux shell, yielding full root-level control over the device. No public exploit code or active exploitation has been identified at time of analysis, but root impact on a network-connected physical security device makes this a meaningful risk wherever admin credentials could be reused or stolen.

Command Injection Gv Lpc2011 Lpc2211 Geovision Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.4%
CVE-2026-88273 Sep 10, 08:20 HIGH This Week

Command injection in GeoVision GV-LPC2011/LPC2211 firmware version 1.13 allows an authenticated administrator to execute arbitrary OS commands as root by injecting shell metacharacters into the PPPoE username field. The device sources the username value directly within a shell configuration assignment, enabling a breakout to arbitrary command execution. No public exploit code or CISA KEV listing has been identified at time of analysis, but full root compromise is achievable by any user with administrative access to the device's web interface.

Command Injection Gv Lpc2011 Lpc2211 Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.4%
CVE-2026-0310 Sep 10, 05:21 HIGH PATCH This Week

Buffer overflow in the XML processing stack of Palo Alto Networks PAN-OS enables unauthenticated remote attackers to cause denial of service on VM-Series virtual firewalls or execute arbitrary code with root privileges on PA-Series physical appliances. The vulnerability is reachable via the management web interface or dataplane interface, and Panorama management platforms are also confirmed in scope. No public exploit has been identified at time of analysis; the CVSS 4.0 supplemental metric E:U corroborates no known active exploitation.

RCE Buffer Overflow Denial Of Service Memory Corruption Paloalto +4
NVD VulDB
CVSS 4.0
7.2
EPSS
0.3%
CVE-2026-88282 Sep 10, 08:23 HIGH This Week

Root-level command injection in GeoVision GV-LPC2211 and GV-LPC2011 license plate recognition cameras (firmware V1.13) allows an authenticated administrator to execute arbitrary OS commands as root by embedding shell metacharacters in the FTP account username field. The injected payload is executed during a subsequent FTP-account update operation, yielding complete device compromise. No public exploit is identified at time of analysis, and no confirmed patched firmware version has been independently verified.

Command Injection Gv Lpclpc2011 2211 Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.3%
CVE-2026-88272 Sep 10, 08:19 HIGH This Week

Stored OS command injection in GeoVision GV-LPC2211 V1.13 allows an authenticated administrator to achieve arbitrary root-level code execution on the embedded device by crafting a username that contains shell metacharacters, which are unsafely interpolated into a shell command when the account is later deleted. The vulnerability affects both the GV-LPC2011 and GV-LPC2211 license plate recognition camera models per the CPE entry. No public exploit code or active KEV-listed exploitation has been identified at time of analysis.

Command Injection Gv Lpc2011 Lpc2211 Geovision Inc
NVD
CVSS 3.1
7.2
EPSS
0.3%
CVE-2026-88891 Sep 10, 13:05 HIGH This Week

OpenPanel's server-side mutation resolvers fail to enforce project access levels, allowing read-only project members to execute 26 of 29 write operations that should be restricted to higher-privileged roles. Affected actions include deleting reports and dashboards, scheduling entire projects for deletion, publishing private analytics to public share links, and modifying alerting rules - all achievable by any user with the lowest valid project membership tier. No public exploit or active exploitation (CISA KEV) has been identified at time of analysis; organizations should consult GitHub Security Advisory GHSA-f9rx-pxgw-c6rg for patch details.

Privilege Escalation Openpanel Openpanel Dev
NVD GitHub
CVSS 4.0
7.2
EPSS
0.3%
CVE-2026-76562 Sep 10, 03:40 HIGH This Week

Stored XSS in the Sidebar Manager Light WordPress plugin (all versions through 1.18) allows unauthenticated attackers to permanently inject malicious JavaScript via the `sbm_description` parameter into pages served to any site visitor. The scope-changed impact means attacker-controlled scripts execute within victims' browsers rather than solely the plugin's own context, enabling session hijacking, credential phishing, or drive-by malware delivery. No public exploit code has been identified at time of analysis, and the plugin's limited deployment footprint constrains real-world exposure.

WordPress XSS Wordpress Plugin Otwthemes Sidebar Manager Light
NVD VulDB
CVSS 3.1
7.2
EPSS
0.2%
CVE-2026-88938 Sep 10, 15:28 HIGH This Week

Path traversal in knowns through version 0.33.0 allows authenticated AI agent sessions to read arbitrary files anywhere on the host filesystem by supplying absolute paths or relative traversal sequences to the `code.find` MCP tool's path argument. The vulnerability exists because the handler in `internal/mcp/handlers/code.go` performs no canonicalization or boundary enforcement before passing the caller-supplied path to the underlying OS, bypassing the intended project-root confinement entirely. No public exploit code or CISA KEV listing exists at time of analysis, though the exploit primitive is trivially simple given the CWE-22 root cause.

Path Traversal Knowns
NVD GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-87803 Sep 10, 09:54 HIGH This Week

Authorization bypass in Countly Server's DBViewer plugin allows authenticated low-privilege users to read data from restricted MongoDB collections, including plaintext password-reset tokens, by exploiting a logic flaw in the aggregation-pipeline sanitizer. The `/o/db` aggregation endpoint's stage sanitizer misclassifies branches containing unrecognized MongoDB-internal operators (such as `$_internalInhibitOptimization`) as generic arrays rather than sub-pipelines, causing it to skip enforcement entirely for that branch. This lets a user holding only DBViewer read permission inject `$lookup` stages inside `$facet` sub-pipelines, cross-join into restricted collections such as `members`, and extract sensitive fields including `prid` (password-reset tokens), which are directly usable for account takeover. No public exploit has been identified at time of analysis, but the GitHub PR diff exposes sufficient technical detail to reconstruct the technique.

Information Disclosure Countly Server
NVD GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-89011 Sep 10, 19:56 HIGH PATCH This Week

Prototype pollution in isomorphic-git before 1.42.0 allows an operator of a malicious Git server to pollute Object.prototype by advertising crafted ref names containing '__proto__' path segments during ref negotiation, enabling credential theft when the victim's onAuth callback is triggered. The getRemoteInfo function fails to sanitize ref path components before using them as property keys on JavaScript objects, so a ref such as '__proto__/corsProxy' causes all subsequent network operations within the affected isomorphic-git instance to route through an attacker-controlled proxy. No public exploit or CISA KEV listing has been identified at time of analysis; the fix is confirmed in v1.42.0 released 2026-09-10.

Information Disclosure Prototype Pollution Isomorphic Git
NVD GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-78083 Sep 10, 10:17 HIGH This Week

Cross-site request forgery in SP Property (a Joomla real estate extension by joomshaper.com) before version 4.1.4 allows unauthenticated attackers to forge POST requests against two unprotected endpoints. The visitor property booking endpoint (properties.booking) and agent contact form endpoint (agents.sendmail) both processed POST submissions without validating Joomla's built-in session anti-CSRF tokens, enabling an attacker who tricks a site visitor into loading a malicious page to submit fraudulent bookings or send arbitrary contact messages on that visitor's behalf. No public exploit has been identified at time of analysis.

CSRF Joomla
NVD
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-80380 Sep 10, 21:39 HIGH PATCH This Week

Cross-site request forgery in IBM DataStage on Cloud Pak for Data 5.4.0.0 enables remote unauthenticated attackers to perform unauthorized state-changing actions on behalf of authenticated users, with high integrity impact. Exploitation requires social engineering to lure a logged-in DataStage user to a malicious page, at which point the victim's browser silently submits forged requests to the DataStage application. No public exploit code or active exploitation has been identified at time of analysis; a vendor-released patch is available.

CSRF IBM Datastage On Cloud Pak For Data
NVD
CVSS 3.1
7.1
EPSS
0.1%
CVE-2026-84816 Sep 10, 14:23 HIGH This Week

Unauthenticated cross-site scripting in the WPCS WordPress currency switcher plugin (versions ≤ 1.3.2) allows a remote, unauthenticated attacker to inject and execute arbitrary JavaScript in victims' browsers without any server-side privileges. The CVSS Scope:Changed metric confirms the injected payload escapes the plugin's own security context, enabling session theft, credential harvesting, or admin-level action execution on behalf of a tricked user. No public exploit or CISA KEV listing has been identified at time of analysis, though the unauthenticated nature lowers the bar for exploitation significantly.

WordPress XSS Wordpress Plugin Realmag777 Wpcs
NVD
CVSS 3.1
7.1
EPSS
0.1%
CVE-2026-9176 Sep 10, 20:45 HIGH PATCH This Week

IBM WebSphere Application Server 8.5 and 9.0 contain improper authentication controls that allow an attacker who already holds a local, low-privileged foothold on the server to bypass security checks and escalate privileges. Successful exploitation yields high confidentiality and integrity impact — protected resources and configuration can be read and modified — though availability is unaffected per the CVSS vector. No public exploit code has been identified, EPSS is very low at 0.12% (3rd percentile), the issue is not in CISA KEV, and a vendor patch is available from IBM.

Authentication Bypass RCE IBM Code Injection Websphere Application Server
NVD VulDB
CVSS 3.1
7.1
EPSS
0.1%
CVE-2026-88021 Sep 10, 18:58 HIGH PATCH This Week

Authorization bypass in HashiCorp Consul's Connect service mesh allows a low-privileged authenticated service to communicate with destination services it is not authorized to reach. The flaw originates in Consul's Envoy RBAC rule generation: unescaped special characters in service names, namespaces, or partitions cause the generated matching rules to be overly permissive, defeating the Connect intentions authorization model. No public exploit or CISA KEV listing exists at time of analysis; fixes are available across Consul open-source and Enterprise release trains.

Hashicorp HashiCorp Consul Consul Enterprise
NVD VulDB
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-88028 Sep 10, 17:54 HIGH PATCH This Week

NoSQL injection in the MongoDB integration for Laravel (laravel-mongodb PHP) allows an authenticated low-privilege user to manipulate polymorphic relation identifiers, causing the application to return documents outside the intended relation target. The vulnerability (CWE-943) exploits the boundary between data and query logic in MongoDB's operator-based query model: a crafted relation identifier stored by an attacker is later interpreted as a MongoDB query condition rather than a literal string during relation resolution. No active exploitation has been identified, and no public proof-of-concept is known at time of analysis; the issue is tracked in MongoDB JIRA as PHPLARA-265.

Information Disclosure MongoDB Nosql Injection Laravel Mongodb Php
NVD VulDB
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-88027 Sep 10, 17:52 HIGH PATCH This Week

NoSQL injection in the MongoDB-Laravel PHP integration's embedded-document relation handling allows an authenticated low-privilege user to manipulate embedded record identifiers so they are evaluated as query operators rather than literal values. Exploitation can result in mass deletion of all embedded documents within a targeted parent record, or silent overwrite of an unintended embedded document, depending on how the injected condition is constructed. No public exploit code has been identified at time of analysis, and no CISA KEV entry exists, but the network-accessible attack surface and low authentication barrier make this a meaningful integrity risk for any application exposing user-controlled identifiers to embedded-relation operations.

MongoDB Nosql Injection Laravel Mongodb Php
NVD
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-88026 Sep 10, 17:48 HIGH This Week

Regex metacharacter injection in the MongoDB C# Driver's LINQ query translation layer allows an authenticated low-privilege user to alter generated regular-expression predicates, causing the application to return database records beyond those the original filter was designed to expose. The vulnerability, reported by MongoDB and tracked under CSHARP-6177 (CWE-943), requires only network access and a low-privilege account - making it a meaningful access-control risk in any .NET application that incorporates user input into LINQ regex-based queries against MongoDB. No public exploit has been identified at time of analysis, and no EPSS or KEV data is present in available intelligence.

Information Disclosure MongoDB Nosql Injection
NVD
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-84819 Sep 10, 14:23 HIGH This Week

Unauthenticated Cross-Site Scripting (XSS) in the WPAdverts WordPress plugin affects all versions through 2.3.3, allowing a remote attacker without any credentials to inject malicious JavaScript into pages served by the plugin. With user interaction (UI:R), a victim - likely a logged-in site administrator - must visit or trigger the vulnerable endpoint for the payload to execute in their browser context. Successful exploitation can lead to session hijacking, unauthorized administrative actions, or content manipulation via the changed-scope (S:C) browser execution context. No public exploit or KEV listing has been identified at time of analysis.

WordPress XSS Wordpress Plugin Wpadverts
NVD
CVSS 3.1
7.1
EPSS
0.1%
CVE-2026-81795 Sep 10, 14:23 HIGH This Week

Unauthenticated cross-site scripting in the Page Visits Counter - Lite WordPress plugin (versions ≤ 1.2.3) allows a remote, unauthenticated attacker to inject malicious JavaScript that executes in the browser context of a visiting user. Because CVSS marks scope as Changed (S:C), the injected script can escape the plugin's own context and affect the broader WordPress page environment, enabling session hijacking, credential theft, or malicious redirects. No public exploit or CISA KEV listing has been identified at time of analysis; the issue was disclosed by Patchstack.

WordPress XSS Wordpress Plugin Page Visits Counter 8211 Lite
NVD
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-81783 Sep 10, 14:23 HIGH This Week

Subscriber-level broken authentication in the MailMunch - Grow your Email List WordPress plugin (versions ≤ 3.2.5) enables low-privileged authenticated users to bypass authentication controls, causing integrity and availability impacts on affected WordPress installations. The vulnerability is classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel) and reported by Patchstack, indicating a pathway or channel that circumvents the intended authentication mechanism. No public exploit code or active exploitation has been identified at time of analysis, though the network-accessible, low-complexity attack vector lowers the bar for abuse.

WordPress Wordpress Plugin Mailmunch Mailmunch Grow Your Email List
NVD
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-88873 Sep 10, 13:05 HIGH This Week

Cross-site request forgery in WWBN AVideo's log archive endpoint allows unauthenticated remote attackers to exfiltrate sensitive application logs and destroy forensic evidence by tricking an authenticated administrator into visiting a malicious page. The `view/logArchive.json.php` endpoint accepts GET requests without any CSRF token validation, so a crafted page silently causes the administrator's browser to trigger log archiving - copying live logs into a publicly accessible zip file while simultaneously truncating the original log to eliminate attack traces. Affected versions span all releases through commit c3edcc274c389816d434acadac07ee78eaf330c1; no KEV listing and no public exploit code identified at time of analysis.

PHP CSRF Avideo Wwbn
NVD GitHub
CVSS 4.0
7.1
EPSS
0.1%
CVE-2026-88872 Sep 10, 13:05 HIGH This Week

Cross-site request forgery in AVideo's setPassword.json.php endpoint allows unauthenticated remote attackers to modify or clear any user's channel password by tricking an authenticated administrator into visiting a malicious webpage. The root cause is the endpoint accepting GET requests for a state-changing password operation without CSRF token validation, making a single img tag or iframe on an attacker-controlled page sufficient to trigger the attack. No public exploit has been identified at time of analysis, and no KEV listing exists, but the low attack complexity makes successful exploitation realistic whenever an administrator can be phished.

PHP CSRF Avideo Wwbn
NVD GitHub
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-88870 Sep 10, 13:05 HIGH This Week

Cross-site request forgery in WWBN AVideo's LoginControl plugin allows network-adjacent unauthenticated attackers to silently replace a logged-in victim's PGP two-factor authentication public key by luring them to a page containing a crafted image tag pointing to the unprotected `savePublicKey.json.php` GET endpoint. The outcome is either account lockout (denying the legitimate user access) or full account takeover if the attacker independently possesses the victim's password and can now pass 2FA using their own PGP key. No public exploit has been identified at time of analysis, and the vulnerability is not listed in CISA KEV.

PHP CSRF Avideo Wwbn
NVD GitHub
CVSS 4.0
7.1
EPSS
0.1%
CVE-2026-88915 Sep 10, 13:04 HIGH PATCH This Week

Missing authorization in MISP's event template instantiation path allows authenticated users to write events into sharing groups they are not permitted to access, and to attach tags beyond their normal tagging permissions. Affected are all MISP deployments running version 2.5.45 and earlier. An attacker with a low-privilege account that can view a community-distributed template (distribution=1) may exploit the flaw to bypass `SharingGroup::canUse()` checks and additionally cause `local_only` tags to propagate globally through MISP's synchronization and export mechanisms, violating the isolation guarantees those tags exist to enforce.

Misp
NVD GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-85545 Sep 10, 12:27 HIGH This Week

Improper authorization in Hikvision HikCentral Access Control V2.5.0 and below allows authenticated low-privilege users to invoke API endpoints restricted to higher-privileged roles, resulting in unauthorized access to sensitive data and limited system modification. The CVSS vector (PR:L, C:H, I:L) confirms the attacker requires only a valid low-privilege account but can achieve high confidentiality impact and limited integrity compromise across the network. No public exploit code or CISA KEV listing has been identified at time of analysis, though the straightforward nature of the authorization flaw (unenforced role checks on API routes) makes it readily exploitable by any insider or attacker who obtains basic credentials.

Authentication Bypass Hikvision Hikcentral Access Control
NVD
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-87961 Sep 10, 10:52 HIGH PATCH NEWS This Week

Heap-based out-of-bounds read in ESP32-audioI2S versions 3.4.4 through 4.0.0 allows network-positioned attackers to crash ESP32 devices or leak adjacent heap memory by delivering crafted MP3 files or malicious HTTP audio streams containing oversized SYLT (synchronized lyrics) ID3 frames. The root cause is a shadowed local variable in read_ID3_Header() that zeroed the bounds-check operand, rendering the guard permanently ineffective regardless of declared frame size. No public exploit has been identified, but the fix is publicly visible in the upstream GitHub repository.

Information Disclosure Esp32 Audioi2S
NVD GitHub VulDB
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-88924 Sep 10, 14:32 HIGH This Week

Local privilege escalation in gvfs's privileged gvfsd-admin daemon affects Red Hat Enterprise Linux 6 through 10, allowing an authenticated local attacker to obtain root access. The daemon's use of symlink-following chown() on attacker-controlled directory paths creates a TOCTOU window during D-Bus socket setup. By racing the operation and substituting a symlink to a root-owned file such as /etc/pam.d/su, an attacker causes the daemon to transfer ownership of that critical file to the attacker's UID, enabling subsequent modification and full privilege escalation to root.

Privilege Escalation Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 8 +2
NVD
CVSS 3.1
7.0
EPSS
0.2%
CVE-2026-82079 Sep 10, 05:13 HIGH PATCH This Week

Stack-based buffer overflow (CWE-121) in the Nintendo Switch local wireless networking subsystem allows an adjacent unauthenticated attacker within wireless range to execute arbitrary code via a Return-Oriented Programming (ROP) chain embedded in crafted network traffic. All Nintendo Switch firmware versions prior to 23.0.0 are affected, and Nintendo has released version 23.0.0 as the remediation. No public exploit code or active exploitation has been identified at time of analysis, though SSVC rates technical impact as total.

RCE Buffer Overflow Stack Overflow Nintendo Nintendo Switch
NVD
CVSS 4.0
7.0
EPSS
0.2%
CVE-2026-78374 Sep 10, 10:17 MEDIUM This Month

T4 Page Builder by JoomlArt (versions below 2.3.0) exposes an unauthenticated front-end AJAX contact endpoint that functions as a fully open mail relay, allowing any remote actor to send arbitrary email as the victim Joomla site's configured sender identity. The endpoint accepts attacker-controlled recipient address, subject line, and full HTML message body with no authentication, no CSRF token, no captcha when no captcha plugin is active, and no rate limiting. Abuse enables phishing campaigns and bulk spam delivered from a legitimate domain's mail infrastructure, with collateral damage including blocklisting of the site's mail domain by major email providers.

CSRF
NVD VulDB
CVSS 4.0
6.9
EPSS
0.5%
CVE-2026-15419 Sep 10, 17:15 HIGH This Week

Kernel pool memory corruption in Silicon Labs silabser.sys (the Windows kernel driver for CP210x USB-to-serial bridge devices) v11.5.0 and earlier allows a local unprivileged user who physically attaches a malicious CP210x-compatible USB device to escalate privileges to kernel-level code execution. The driver fails to validate USB device-supplied packet data before processing, enabling crafted malformed packets to corrupt Windows kernel pool allocations. No active exploitation is confirmed (not in CISA KEV) and no public exploit code has been identified at time of analysis.

RCE Buffer Overflow Stack Overflow Silicon Labs Silabser Sys Driver
NVD
CVSS 4.0
7.0
EPSS
0.2%
CVE-2026-78303 Sep 10, 09:56 MEDIUM This Month

SP Property, a Joomla real estate extension by joomshaper.com, allows unauthenticated remote attackers to redirect booking inquiry emails to arbitrary destinations by manipulating client-submitted hidden form fields that control recipient routing. Versions 1.0.0 through 4.1.3 are affected; vendor-released patch version 4.1.4 addresses the flaw by moving recipient resolution server-side. No public exploit code or CISA KEV listing has been identified at time of analysis, but the attack requires no authentication against any publicly accessible property booking form.

Information Disclosure Joomla Joomshaper Com Sp Property Extension For Joomla
NVD
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-78084 Sep 10, 10:17 MEDIUM This Month

SP Property, a Joomla real estate listing extension by joomshaper.com, exposes gallery image management controller tasks without authorization checks or CSRF token validation in versions prior to 4.1.4. Unauthenticated remote attackers can invoke file deletion against arbitrary path strings and upload files of any type to the server. The unrestricted file upload primitive is particularly dangerous - if the upload directory is web-accessible, which is typical for Joomla component image managers, an attacker can deploy a PHP web shell and achieve full server-side code execution, making the realistic impact far more severe than the CVSS 4.0 score of 6.9 indicates.

Authentication Bypass CSRF Joomla
NVD
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-88878 Sep 10, 13:05 MEDIUM PATCH This Month

HTTP/3 read timeout enforcement is entirely absent in Traefik v2.8.2-v2.11.55 and v3.0.0-v3.7.11, enabling any unauthenticated remote client to hold connections open indefinitely by slowly trickling request body bytes over QUIC. Because QUIC streams cannot accept the TCP-level deadline used to enforce the default 60-second readTimeout, the HTTP/3 server was constructed with no timeout at all; each stalled request occupies one upstream connection. Repeated exploitation exhausts bounded backend connection pools and causes denial of service against proxied applications. Fixed in v2.11.56 and v3.7.12; no public exploit identified at time of analysis.

Denial Of Service Traefik
NVD GitHub
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-84941 Sep 10, 23:35 MEDIUM PATCH This Month

XML External Entity (XXE) injection in TP-Link Omada Controller's SAML SSO metadata parsing allows an authenticated user with SAML configuration privileges to read arbitrary files from the server, resulting in high-confidentiality information disclosure. The vulnerability arises because the controller does not disable external entity resolution when parsing user-supplied SAML metadata XML, enabling server-side file exfiltration. No public exploit code or active exploitation has been identified at time of analysis, and a vendor-released patch is available.

Information Disclosure XXE Tp Link Systems Inc Omada Software Controller Windows Omada Software Controller Linux +7
NVD
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-88050 Sep 10, 16:24 MEDIUM This Month

Out-of-bounds write in Tesseract OCR engine version 5.5.3 and earlier allows an attacker who can supply a crafted `.traineddata` file to crash the LSTM OCR pipeline through a wild-address bit write into a size-zero vector. The flaw lies in `RecodedCharID::DeSerialize`, which validates array length but silently accepts negative `code_` values; this causes `ComputeCodeRange` to produce a zero `code_range_`, after which `SetupDecoder` indexes `is_valid_start_` out of bounds, reliably producing a crash or heap allocation failure. No fixed release is available; an upstream fix commit exists but has not been tagged into a release.

Buffer Overflow Memory Corruption Tesseract Tesseract Ocr
NVD GitHub
CVSS 4.0
6.9
EPSS
0.2%
CVE-2026-88054 Sep 10, 17:39 MEDIUM This Month

Denial of service in Tesseract OCR Engine 5.5.3 and earlier allows a local attacker to crash any process that loads a crafted .traineddata model file. The deserialization path in Plumbing::DeSerialize fails to reject a zero-length network stack for NT_SERIES, NT_PARALLEL, or NT_REVERSED layer types; subsequent initialization in Series::CacheXScaleFactor unconditionally dereferences stack_[0] on the now-empty vector, producing a deterministic crash via an invalid virtual method call through a dangling Network pointer. No public exploit is identified at time of analysis, and no fixed release has been issued - only an upstream commit fix is available.

Buffer Overflow Denial Of Service Tesseract Tesseract Ocr
NVD GitHub
CVSS 4.0
6.9
EPSS
0.2%
CVE-2026-89044 Sep 10, 17:39 MEDIUM PATCH This Month

HTTP request smuggling in Netty 4.1.133-4.1.137.Final and 4.2.13-4.2.17.Final allows unauthenticated remote attackers to poison HTTP request queues and bypass intermediary security controls by submitting crafted Transfer-Encoding headers. The HttpObjectDecoder's final-coding validation was flawed: both split multi-line TE headers and comma-separated values like 'chunked, xchunked' bypassed the 'chunked must be last' check, causing Netty to interpret message framing differently from upstream proxies. Fixed releases 4.1.138.Final and 4.2.18.Final enforce RFC 9112-compliant validation across all TE header fields; no public exploit code or CISA KEV listing has been identified at time of analysis.

Request Smuggling Netty
NVD GitHub VulDB
CVSS 4.0
6.9
EPSS
0.2%
Prev Page 5 of 8 Next

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