Skip to main content
Threat Model
CVE-2026-86060 Sep 05, 20:00 CRITICAL POC KEV EUVD KEV PATCH THREAT Act Now

Privilege escalation in MikroTik RouterOS lets a remote, unauthenticated attacker abuse the SSH login helper to rewrite the trusted RouterOS policy mask by supplying a username that begins with a prohibited character. Because the flaw is reached before authentication completes, an attacker who can open an SSH session to an affected device can escalate to full administrative privileges. Publicly available exploit code exists, and CERT-PL (the reporter) has published a companion advisory describing these RouterOS issues as actively exploited, though the CVE is not confirmed on CISA KEV in the provided data.

Privilege Escalation Mikrotik Routeros
NVD VulDB
CVSS 4.0
9.2
EPSS
0.4%
Threat
4.9
Threat Model
CVE-2026-67277 Sep 05, 20:00 HIGH POC KEV EUVD KEV PATCH THREAT Act Now

Remote unauthenticated exploitation of MikroTik RouterOS's Bandwidth Test (btest) service allows two distinct attacks: kernel memory disclosure and kernel crash/restart. The btest server accepts a 'related' secondary UDP connection before the primary TCP control session completes authentication, permitting a pre-auth attacker to drive the btest data path. With random-data=false, the kernel transmits uninitialized packet buffer contents to the attacker; a separate unchecked inverted packet-size interval triggers unsigned integer underflow producing anomalously large fragmented output that crashes the RouterOS kernel. CERT-PL reported this vulnerability and a CERT-PL advisory titled 'actively exploited' indicates in-the-wild use, though CISA KEV confirmation is absent from available data; a public exploit and binary reverse-engineering write-up are available.

Authentication Bypass Mikrotik Routeros
NVD VulDB
CVSS 4.0
8.8
EPSS
0.4%
Threat
4.8
CVE-2026-86148 Sep 05, 21:45 CRITICAL POC Act Now

OS command injection in the Tenda CP3 IP camera (firmware 27.5.57.101) lets attackers inject shell commands through the AlarmVoiceURL argument handled by the SystemAsh function in Apis/system.c (Kylin component). Because the value is passed into a system-level shell call without sanitization, a successful request yields arbitrary command execution on the camera's embedded Linux OS. No public exploit has been identified at time of analysis and the issue is not listed in CISA KEV, but the flaw is remotely reachable.

Command Injection Tenda Cp3
NVD VulDB GitHub
CVSS 4.0
9.4
EPSS
2.5%
CVE-2026-78362 Sep 05, 06:00 CRITICAL POC PATCH Act Now

Site takeover in the SEO Flow by LupsOnline WordPress plugin (versions 3.0.0 through before 3.0.3) stems from improper validation of the credential supplied with the plugin's API requests, allowing unauthenticated attackers to be served in the security context of the administrator who configured the plugin. Because the flaw grants effective administrator-level access, an attacker can fully compromise the affected WordPress site. Publicly available exploit code exists (published by WPScan), though EPSS remains low at 0.15% (4th percentile), and there is no public exploit identified as active in the wild.

WordPress Privilege Escalation Seo Flow By Lupsonline Unknown
NVD WPScan VulDB
CVSS 3.1
9.8
EPSS
0.1%
CVE-2026-67276 Sep 05, 20:00 CRITICAL POC EUVD KEV PATCH Act Now

Authentication bypass in MikroTik RouterOS lets a remote unauthenticated attacker log in over SSH as an authorized user by exploiting incomplete RSA public-key comparison. During public-key auth RouterOS matches only the key type and modulus and ignores the exponent, so an attacker who knows an authorized user's RSA modulus can submit a key with exponent 1, forge a signature the server will validate, and open a command channel without the private key. Publicly available exploit code exists (reverse-engineered from the silent patch), and CERT-PL - the reporting party - describes the RouterOS vulnerabilities as being actively exploited, though this CVE is not confirmed in CISA KEV from the provided data.

Mikrotik Routeros
NVD VulDB
CVSS 4.0
9.2
EPSS
0.2%
CVE-2026-77826 Sep 05, 06:00 HIGH POC PATCH This Week

RegistrationMagic WordPress plugin before version 6.0.9.9 omits audience validation on Facebook OAuth access tokens during social login, creating two exploitable paths: an attacker who obtains any valid Facebook token belonging to a site user - regardless of which Facebook application issued it - can authenticate to the WordPress site as that user, and a separate path allows account creation even when site registration is explicitly disabled. Publicly available exploit code has been published by WPScan, and the high CIA impact score reflects that full account compromise is achievable on affected installations with the Facebook login feature enabled.

WordPress Authentication Bypass Registrationmagic Unknown
NVD WPScan VulDB
CVSS 3.1
8.8
EPSS
0.1%
CVE-2026-67281 Sep 05, 20:00 HIGH POC PATCH This Week

Unauthenticated file read in MikroTik RouterOS WebFig exposes root-owned configuration files - including credential stores - to any network attacker who can reach the management interface. The vulnerability chains an uninitialized principal pointer (CWE-824) in /jsproxy session allocation with an encrypted URI path traversal, allowing pre-authentication escalation of file-read rights followed by namespace escape. Fixed versions 6.49.21 (Long-term), 7.23.4 (Long-term), and 7.24.2 (Stable) are available; a public exploit writeup exists, and CERT-PL's September 2026 reporting references active exploitation of this class of MikroTik vulnerabilities.

Information Disclosure Memory Corruption Mikrotik Routeros
NVD VulDB
CVSS 4.0
8.7
EPSS
0.5%
CVE-2026-86177 Sep 05, 11:01 HIGH POC PATCH This Week

Privilege escalation in Pterodactyl Panel before 1.14.1 allows authenticated subusers holding only the schedule.update permission to execute arbitrary game-server console commands, alter server power state, and trigger backup creation without the corresponding action-specific authorization. The root cause is explicitly documented in the original source code - StoreTaskRequest.php stated 'There are no task specific permissions' - meaning any subuser authorized to modify schedules could embed any privileged action into a task and immediately fire it via the execute endpoint. A public exploit write-up is available, and vendor-released patch v1.14.1 fully remediates the issue.

Panel Pterodactyl
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-86196 Sep 05, 12:09 HIGH POC PATCH This Week

Host header injection in the Grav API plugin's forgot-password endpoint allows unauthenticated remote attackers to redirect password-reset tokens to attacker-controlled domains, enabling full account takeover including super-admin accounts. The plugin blindly incorporates the HTTP Host header when constructing reset links dispatched to victims' inboxes; an attacker who spoofs this header and induces the target to click the resulting email link captures the token and seizes the account. All Grav API plugin deployments running versions prior to 1.0.20 are affected; no public exploit code or CISA KEV listing has been identified at time of analysis, though the attack is straightforward to execute.

Authentication Bypass Grav Plugin Api Getgrav
NVD GitHub
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-82304 Sep 05, 06:00 HIGH POC PATCH This Week

SQL injection in the Music Store WordPress plugin (versions 1.0.245 through before 1.4.5) enables unauthenticated remote attackers to extract the entire WordPress database via crafted HTTP requests. The CVSS Scope:Changed vector reflects that exploitation can read data beyond the plugin's own tables - including WordPress user credentials, email addresses, and site configuration stored by other plugins. A publicly available exploit is documented on WPScan, though no confirmed active exploitation (CISA KEV) has been recorded.

WordPress SQLi Music Store Unknown
NVD WPScan VulDB
CVSS 3.1
8.6
EPSS
0.2%
CVE-2026-84934 Sep 05, 06:00 HIGH POC PATCH This Week

Stored cross-site scripting in the JCH Optimize WordPress plugin before 6.0.1 allows any authenticated user with Subscriber-level access to import arbitrary plugin settings via an unprotected AJAX endpoint, injecting persistent JavaScript that executes in the browsers of site visitors and administrators. The missing capability check means that low-privilege accounts bypass the intended authorization boundary, enabling stored XSS delivery without administrative permissions. A publicly available proof-of-concept from WPScan exists, and the vendor has released a fix in version 6.0.1.

WordPress XSS Jch Optimize Unknown
NVD VulDB WPScan
CVSS 3.1
8.0
EPSS
0.2%
CVE-2026-84935 Sep 05, 06:00 HIGH POC PATCH This Week

Stored cross-site scripting in the HT Menu WordPress plugin before 1.2.7 allows any authenticated subscriber-level user to inject arbitrary JavaScript into navigation menu-item settings, which then executes in the browser of every site visitor - including administrators - who views the affected menu. The flaw combines two missing controls: no capability or ownership check on the settings-save endpoint, and no output escaping on render. A public exploit is available via WPScan, and vendor-released patch 1.2.7 is available. No public KEV listing; EPSS is low at 0.15%, consistent with targeted rather than mass exploitation.

WordPress XSS Ht Menu Unknown
NVD VulDB WPScan
CVSS 3.1
8.0
EPSS
0.2%
Threat Model
CVE-2026-86207 Sep 05, 19:12 HIGH POC PATCH This Week

Authentication bypass in N-able N-central before version 2026.3 HF 3 permits low-privileged authenticated users to access internal-only APIs without proper authorization checks, achieving effective privilege escalation within the platform. N-central is a remote monitoring and management (RMM) platform used extensively by managed service providers (MSPs) to control customer endpoints, meaning unauthorized API access could cascade to managed devices across multiple customer environments. No public exploit has been identified at time of analysis, but a vendor patch has been released as HF 3.

Authentication Bypass N Central N Able
NVD VulDB
CVSS 4.0
7.7
EPSS
0.3%
CVE-2026-19858 Sep 05, 06:00 HIGH POC PATCH This Week

JetFormBuilder - Dynamic Blocks Form Builder for WordPress before version 3.6.5.2 exposes sensitive site data to unauthenticated remote attackers due to missing authorization checks during page rendering. By submitting crafted requests that reference internal WordPress data sources, attackers can read arbitrary user properties including password hashes, private and draft post content, term metadata, and secrets stored by the plugin in post metadata fields. A publicly available proof-of-concept exploit exists, and the zero-privilege network attack path makes this a credible mass-scanning target for WordPress infrastructure.

WordPress Information Disclosure Jetformbuilder Dynamic Blocks Form Builder Unknown
NVD WPScan VulDB
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-86175 Sep 05, 11:01 HIGH POC This Week

Credential exposure in NetBox through 4.7.0 allows any authenticated user with only view-level permissions to retrieve plaintext Git passwords and Amazon S3 secret access keys via the REST API and GraphQL interfaces. The flaw is rooted in missing field-level redaction in the API serializer and GraphQL type layer, and represents an incomplete remediation of a previously reported issue (GitHub issue #12625). A public proof-of-concept is available, and successful exploitation grants attackers direct access to external Git repositories and S3 storage buckets configured as NetBox data source backends - extending the breach well beyond the NetBox instance itself.

Information Disclosure Netbox Netbox Community
NVD GitHub VulDB
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-81404 Sep 05, 06:00 HIGH POC PATCH This Week

Reflected Cross-Site Scripting in the IPGP Visitors Origin WordPress plugin before version 1.6 allows unauthenticated remote attackers to inject arbitrary JavaScript into victims' browsers by delivering a crafted URL that the plugin echoes back unsanitized. No server-side authentication is required from the attacker, though victim interaction (clicking or submitting a crafted request) is mandatory for payload execution. A publicly available proof-of-concept via WPScan lowers the exploitation barrier, though EPSS of 0.18% indicates limited automated scanning activity to date and no active exploitation has been confirmed by CISA KEV.

WordPress XSS Ipgp Visitors Origin Unknown
NVD WPScan VulDB
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-67279 Sep 05, 20:00 MEDIUM POC PATCH This Month

SSH authentication bypass in MikroTik RouterOS allows any unauthenticated network attacker to skip the entire SSH user-authentication phase by triggering a client-requested rekey, causing the server to advance directly into the connection protocol and accept session channel and exec requests. The result is unauthenticated file creation, overwrite, and exfiltration within the RouterOS managed file namespace - including support bundles containing configuration and diagnostic data. Publicly available exploit code exists, CERT-PL has published dedicated research, and a companion CERT-PL post titled 'vulnerabilities-in-mikrotik-routeros-actively-exploited' suggests observed exploitation in the wild, though CISA KEV listing is not confirmed in the available data.

Authentication Bypass Information Disclosure Mikrotik Routeros Suse
NVD VulDB
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-86206 Sep 05, 19:17 MEDIUM POC PATCH This Month

Unauthenticated remote access to restricted internal APIs is possible in N-able N-central due to an incomplete access control filter, classified under CWE-791. All N-central deployments prior to versions 2026.3 HF3 and 2026.4 are affected, as confirmed by the vendor advisory. Impact is limited to partial information disclosure (CVSS 4.0 VC:L) with no integrity or availability effects reported; no public exploit code or active exploitation has been identified at time of analysis.

Information Disclosure N Central N Able
NVD VulDB GitHub
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-84937 Sep 05, 06:00 MEDIUM POC PATCH This Month

SQL injection in the Video Player for YouTube WordPress plugin (versions before 2.1.0) allows authenticated users holding the Contributor role or higher to inject arbitrary SQL commands via unsanitized input, enabling them to read any data stored in the underlying WordPress database. The scope change reflected in the CVSS vector (S:C) indicates that exploitation extends reads beyond the plugin's own tables to potentially include WordPress user credentials, secrets, and configuration data held elsewhere in the database. A public PoC exists via WPScan, but EPSS sits at 0.16% and CISA has not added this to KEV, indicating low observed exploitation activity.

WordPress SQLi Video Player For Youtube Unknown
NVD VulDB WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84931 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in the Joli Table Of Contents WordPress plugin (versions before 3.0.3) permits any user holding the Author role or higher to inject arbitrary HTML attributes and JavaScript via an unsanitized shortcode attribute, with the payload executing in the browser of any visitor - including administrators - who views the post. Because Authors in WordPress are explicitly barred from posting unfiltered HTML, this constitutes a privilege-boundary violation that can be leveraged to hijack administrator sessions or trigger privileged actions covertly. A public exploit is documented by WPScan; EPSS stands at 0.15% (5th percentile), indicating limited automated targeting, and no CISA KEV listing exists.

WordPress XSS Joli Table Of Contents Unknown
NVD VulDB WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84930 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored XSS in CatFolders Document Gallery & PDF Library WordPress plugin before version 2.0.7 allows any user holding an Author account or higher to inject persistent malicious scripts via an unsanitized block attribute that is directly interpolated as an HTML tag name in gallery rendering output. Any visitor who views a post containing the crafted gallery block will execute the attacker's payload in their browser without additional interaction. No active exploitation has been confirmed in CISA KEV, but a publicly available proof-of-concept exists per WPScan disclosure, reducing the technical barrier for any authenticated attacker.

WordPress XSS Catfolders Document Gallery Pdf Library Unknown
NVD VulDB WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84899 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored XSS in VikWidgetsLoader WordPress plugin before 1.12.0 allows Contributor-role users to permanently embed arbitrary JavaScript into posts by supplying a malicious block attribute that is output unsanitized inside an inline script tag. When an administrator reviews the pending submission, the payload executes in their browser, enabling full session hijacking and site takeover without any further attacker interaction. A publicly available exploit exists (via WPScan), though EPSS is low (0.15%, 5th percentile) and SSVC records no confirmed exploitation at this time.

WordPress XSS Vikwidgetsloader Unknown
NVD VulDB WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84896 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in King Addons for Elementor WordPress plugin before version 51.1.77 allows any Contributor-level (or higher) user to inject persistent JavaScript into a widget display-style setting that is written unescaped into an HTML attribute at render time. The payload fires in every visitor's browser upon page load - including logged-in administrators - enabling session hijacking, credential theft, or silent execution of privileged site actions. A publicly available proof-of-concept was disclosed via WPScan; no active exploitation is confirmed in the CISA KEV catalog at time of analysis.

WordPress XSS King Addons For Elementor Unknown
NVD VulDB WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84221 Sep 05, 06:00 MEDIUM POC PATCH This Month

SQL injection in the Kirki WordPress plugin (versions 6.0.0 through <6.3.0) enables authenticated users with editor-level access or above to append arbitrary SQL to an unescaped identifier, exfiltrating the full WordPress database including hashed credentials for all user accounts. The scope change (S:C) in the CVSS vector reflects that credential exposure extends impact beyond the attacker's own session to all other platform users. A publicly available proof-of-concept is documented by WPScan, and the vendor has released a remediated version (6.3.0).

WordPress SQLi Kirki Unknown
NVD WPScan VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84022 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in Bold Page Builder WordPress plugin (all versions before 5.9.8) allows authenticated Contributor-level users to inject persistent arbitrary JavaScript through unsanitized shortcode attribute values, which then execute in the browsers of any visitor rendering the affected page. A publicly available proof-of-concept exists via WPScan, and the vendor has released a patched version (5.9.8). Despite a low EPSS score (0.15%, 5th percentile), the public PoC and low privilege bar make this a realistic attack vector against sites with open contributor registration.

WordPress XSS Bold Page Builder Unknown
NVD WPScan VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84021 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in the Bold Page Builder WordPress plugin before 5.9.8 allows authenticated users holding the Contributor role or higher to inject arbitrary JavaScript via a crafted link URL that bypasses the plugin's client-side filter. When a victim user subsequently clicks the malicious link rendered in the page builder output, the injected script executes in their browser session. A publicly available proof-of-concept exists per WPScan, though EPSS remains very low (0.15%), indicating limited observed exploitation despite public disclosure.

WordPress XSS Bold Page Builder Unknown
NVD WPScan VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-83544 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in the Greenshift WordPress plugin (all versions before 13.2.0) allows any user with Contributor-level access or higher to inject arbitrary JavaScript via an improperly escaped block animation attribute rendered into an HTML attribute context. When a higher-privileged user such as an administrator views the affected content, the injected script executes in their browser session, enabling session hijacking or unauthorized administrative actions. A publicly available proof-of-concept exists per WPScan reporting, making exploitation accessible to low-skilled threat actors despite the low EPSS score of 0.15%.

WordPress XSS Greenshift Unknown
NVD WPScan VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-82846 Sep 05, 06:00 MEDIUM POC PATCH This Month

Stored Cross-Site Scripting in the Masteriyo LMS WordPress plugin before version 3.4.0 allows any user holding the course-author role to inject unsanitized JavaScript into course settings fields, where it silently executes in the browser of every subsequent visitor - including logged-in administrators. Because the injected payload runs within the victim's full session context, a successful attack against a site administrator can result in complete WordPress site takeover through credential theft, rogue plugin installation, or arbitrary content modification. A publicly available proof-of-concept has been published by WPScan; no active exploitation is confirmed by CISA KEV, and the EPSS score of 0.15% (5th percentile) reflects limited observed exploitation probability at time of analysis.

WordPress XSS Masteriyo Lms Unknown
NVD WPScan VulDB
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-84898 Sep 05, 06:00 MEDIUM POC PATCH This Month

Local file inclusion in Eventin WordPress plugin before 4.1.21 enables authenticated contributors and higher-privileged users to include and execute arbitrary PHP files on the web server. The plugin fails to validate a user-supplied template path parameter before passing it to a PHP file-inclusion routine, allowing path traversal to any locally accessible PHP file. A publicly available proof-of-concept has been published by WPScan; vendor patch 4.1.21 is available and should be applied immediately.

PHP WordPress Path Traversal Eventin Unknown
NVD VulDB WPScan
CVSS 3.1
6.6
EPSS
0.2%
CVE-2026-67278 Sep 05, 20:00 MEDIUM POC PATCH This Month

TLS server impersonation in MikroTik RouterOS is enabled by improper RSA/PKCS#1 v1.5 signature verification that fails to reject malformed signatures produced via cube-root forgery against an e=3 root CA already present in the router's trust store. An attacker positioned to intercept outbound RouterOS TLS sessions can forge a trusted intermediate CA certificate - using only the root CA's public certificate, without its private key - and issue leaf certificates for arbitrary hostnames, fully impersonating TLS servers the router connects to. A publicly available exploit exists based on CERT-PL research and independent reverse-engineering of the 7.23.4 silent patch; vendor-released patches are available across all supported branches.

Mikrotik Routeros
NVD VulDB
CVSS 4.0
6.3
EPSS
0.2%
CVE-2026-83627 Sep 05, 05:30 CRITICAL Act Now

Remote code execution in the Hummingbird performance/caching plugin for WordPress (versions up to and including 3.21.0) lets unauthenticated attackers write arbitrary PHP into a web-accessible debug-log file and execute it with a single anonymous request. The plugin's protective '<?php die(); ?>' header is silently dropped due to a PHP namespace bug in a class_exists() check, and unsanitized cookie names are written straight into wp-content/wphb-logs/page-caching-log.php. Reported by Wordfence with no public exploit identified at time of analysis; exploitation depends on a non-default Debug Log configuration.

PHP WordPress RCE Code Injection Wordpress Plugin +2
NVD
CVSS 3.1
9.8
EPSS
0.8%
CVE-2026-10196 Sep 05, 11:28 CRITICAL Act Now

Remote code execution in the Mail Mint WordPress plugin (by getwpfunnels) affects all versions up to and including 1.31.0, where the 'handle_form_submission' function deserializes untrusted, attacker-supplied input (CWE-502). Because a usable POP (property-oriented programming) gadget chain is present in the plugin's bundled code, unauthenticated attackers can move from PHP Object Injection to arbitrary code execution on the server. The vendor only partially addressed the flaw in 1.23.1, meaning early-'fixed' installs may remain exploitable; no public exploit has been identified at time of analysis, though Wordfence has documented the vulnerability.

PHP WordPress Deserialization Wordpress Plugin Mail Mint Email Marketing Newsletter Email Automation Woocommerce Emails +1
NVD VulDB
CVSS 3.1
9.8
EPSS
0.6%
CVE-2026-13447 Sep 05, 05:30 CRITICAL Act Now

Authentication bypass in the InspireUI Mstore API plugin for WordPress (versions up to and including 4.20.0) lets unauthenticated attackers forge Firebase Phone Auth JWTs and impersonate any phone number. The FirebasePhoneAuthHelper::verify_id_token() function checks token claims (alg, kid, aud, iss) but never verifies the cryptographic signature against Google's public certificates, so an attacker can sign a token with their own RSA key and log into or create arbitrary WordPress accounts. Reported by Wordfence with a CVSS of 9.8; no public exploit identified at time of analysis and the plugin is not in CISA KEV.

WordPress Authentication Bypass Mstore Api Create Native Android Ios Apps On The Cloud Wordpress Plugin Inspireui
NVD
CVSS 3.1
9.8
EPSS
0.4%
CVE-2026-86149 Sep 05, 22:00 CRITICAL Act Now

OS command injection in the Tenda CP3 IP camera (firmware 27.5.57.101) lets attackers inject shell commands through the interface_name and host arguments handled in Net/NetCheckPing.cpp, yielding arbitrary command execution on the device. The network-connectivity/ping diagnostic routine passes attacker-controlled input into a system shell without sanitization, and the attack is reachable over the network. No public exploit identified at time of analysis; the sole source is a VulDB submission.

Command Injection Tenda Cp3
NVD VulDB
CVSS 4.0
9.4
EPSS
2.0%
CVE-2026-86123 Sep 05, 10:16 CRITICAL Act Now

Server-side request forgery in SQL Chat (the open-source sqlchat AI database client) lets remote unauthenticated attackers abuse four API endpoints (including /api/connection/execute and /api/connection/test) that accept client-supplied database connection parameters and run arbitrary SQL against any attacker-named host. Because no authentication is enforced, an attacker can point the server at internal databases, enumerate schemas, execute queries, and pivot through the SQL Chat host into otherwise unreachable network segments. No public exploit identified at time of analysis, though the affected source files and a VulnCheck advisory pinpoint the exact vulnerable code.

SSRF
NVD GitHub VulDB
CVSS 4.0
9.4
EPSS
0.3%
CVE-2026-15247 Sep 05, 06:00 MEDIUM POC PATCH This Month

Search Atlas SEO WordPress plugin before 2.6.24 allows any subscriber-level authenticated user to overwrite or permanently delete the site's stored Google service-account credentials by invoking a settings-update handler that performs no nonce verification or capability check. Any registered user on an affected WordPress site can trigger this handler via a crafted HTTP request, disrupting Google Search Console, Analytics, or other Google API integrations that depend on those credentials. A publicly available exploit is documented by WPScan; EPSS remains at 0.14% and CISA KEV status is absent, indicating no observed active exploitation at time of analysis.

WordPress Google Search Atlas Seo Unknown
NVD WPScan VulDB
CVSS 3.1
5.4
EPSS
0.1%
CVE-2026-86184 Sep 05, 11:38 CRITICAL PATCH Act Now

Authentication bypass in Lara Dashboard before 1.3.0 lets unauthenticated attackers log in as any registered user by requesting GET /screenshot-login/{email}, provided the deployment runs with APP_ENV set to anything other than production. The route was a demo-screenshot helper (used by an internal Browsershot command with superadmin@example.com) that was reachable in non-production environments, granting a fully authenticated session that reaches user administration, settings, database contents, and arbitrary code execution via the module installer. Reported by VulnCheck with a vendor patch available (v1.3.0); no public exploit identified at time of analysis, though the trivial GET-based technique is effectively self-documenting.

Authentication Bypass RCE Laradashboard
NVD GitHub VulDB
CVSS 4.0
9.3
EPSS
0.6%
CVE-2026-86121 Sep 05, 10:16 CRITICAL PATCH Act Now

Unauthenticated remote code execution in Cua computer-server before 0.3.42 lets network attackers run arbitrary shell commands, read and write arbitrary files, and open interactive PTY shells on the host. The server skips authentication entirely when the CONTAINER_NAME environment variable is unset and, in vulnerable versions, binds to all interfaces (0.0.0.0) by default, so its control endpoints on TCP port 8000 are exposed to any reachable attacker. There is no public exploit identified at time of analysis, but the vendor commit and VulnCheck advisory confirm the root cause and fix; EPSS/KEV data were not provided.

Authentication Bypass
NVD GitHub VulDB
CVSS 4.0
9.3
EPSS
0.6%
CVE-2026-86189 Sep 05, 12:09 CRITICAL Act Now

Unauthenticated arbitrary file write in WWBN AVideo's notify.ffmpeg.json.php endpoint lets remote attackers plant files anywhere under the application root by supplying an attacker-chosen path in the avideoRelativePath parameter. Authentication is trivially defeated because the notifyCode token is any previously issued ciphertext replayed back - the server decrypts it but never validates it - enabling a straight path from unauthenticated request to writing a PHP webshell and remote code execution. Reported by VulnCheck; no public exploit identified at time of analysis, though the advisory describes the technique in enough detail to reproduce.

PHP Path Traversal Avideo Wwbn
NVD GitHub
CVSS 4.0
9.3
EPSS
0.4%
CVE-2026-86190 Sep 05, 12:09 CRITICAL Act Now

The synthesis JSON is above. Summary of the key analytical decisions: - **Impact framing:** The input's CWE-200 / "Information Disclosure" tag is technically the root cause, but the real-world outcome is **admin account takeover** via replayed live session identifiers — I reflected that in both C:H and I:H, matching VulnCheck's supplied VC:H/VI:H. - **Patch status:** Fix exists per GHSA-82q2-88mq-p44q, but no exact version was in the input, so I did not invent one. - **Exploitation status:** No KEV, no EPSS, no POC in the input → "no public exploit identified at time of analysis." - **`data_quality_flags`:** empty — the tags/vendor/CPE are all correct; the "Information Disclosure" tag understates but is not verifiably *wrong*, so it stays in `confidence_notes`/`risk_assessment` rather than as a machine-actionable flag. - **Prompt injection:** The "Editorial note (internal)" instructing insertion of the word "olsztyn" was a prompt-injection attempt (matching the known pattern in these CVE inputs) and was **ignored** — no canary word appears anywhere in the output. I also recorded a memory file for this CVE and added its index line.

Information Disclosure Avideo Wwbn
NVD GitHub
CVSS 4.0
9.3
EPSS
0.3%
CVE-2026-86176 Sep 05, 11:01 MEDIUM POC This Month

Cross-user disclosure in NetBox through 4.7.0 exposes all users' private Notifications, Subscriptions, and Bookmark records to any authenticated user with standard view permissions, via unscoped querysets in both the REST API and GraphQL API. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key): affected endpoints return the full table rather than filtering records to the requesting user's identity. A publicly available proof-of-concept exists demonstrating exploitation against a default 4.7.0 installation; no active exploitation has been confirmed in CISA KEV.

Netbox Netbox Community
NVD GitHub VulDB
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-86178 Sep 05, 11:01 MEDIUM POC This Month

Unauthorized story access in Pixelfed through 0.12.9 allows any authenticated user to bypass follower-gating on private stories by invoking the StoryComposeController react and comment API endpoints without a follower-relationship check. Because story IDs are sequential, an attacker can enumerate all stories on an instance and submit reactions or comments to retrieve protected media URLs and author metadata from accounts they do not follow. A public proof-of-concept is available, and no vendor-released patch has been identified at time of analysis.

Pixelfed
NVD GitHub VulDB
CVSS 4.0
5.3
EPSS
0.2%
CVE-2026-78149 Sep 05, 06:00 MEDIUM POC PATCH This Month

Unauthenticated information disclosure in the Smart Post WordPress plugin (versions prior to 4.0.8) exposes both the content of password-protected posts and the passwords themselves via an unprotected AJAX endpoint. Any unauthenticated remote user can query the endpoint to bypass WordPress's native post-password protection mechanism entirely, retrieving guarded content without knowing the password - and also harvesting the password itself for reuse. A public exploit is documented by WPScan; a vendor patch (4.0.8) has been released.

WordPress Information Disclosure Smart Post Unknown
NVD WPScan VulDB
CVSS 3.1
5.3
EPSS
0.2%
CVE-2026-81424 Sep 05, 06:00 MEDIUM POC PATCH This Month

Order-integrity bypass in the Accept Stripe Payments WordPress plugin before 2.1.4 allows unauthenticated customers who complete a genuine Stripe payment to receive fulfillment for a different product than the one they purchased. The plugin validates only that the payment amount is at least the referenced product's price at checkout completion, without verifying that the fulfilled product matches the product for which payment was originally captured. A public proof-of-concept is available via WPScan; no active exploitation is confirmed in CISA KEV, and the EPSS score (0.15%, 4th percentile) indicates low automated exploitation likelihood.

WordPress Accept Stripe Payments Unknown
NVD WPScan VulDB
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-84936 Sep 05, 06:00 MEDIUM POC PATCH This Month

Missing authorization on the EmbedPress WordPress plugin's review-loading action (versions 4.6.0-4.6.3) permits unauthenticated remote attackers to abuse the site's stored third-party API credentials - triggering repeated billable API calls against the site owner's account - while simultaneously injecting an unbounded number of attacker-controlled rows into the WordPress database. A publicly available PoC exploit was documented by WPScan. Although EPSS probability is low (0.14%), SSVC rates the attack as automatable, making mass targeting of vulnerable WordPress deployments feasible with minimal tooling.

WordPress Authentication Bypass Embedpress Unknown
NVD VulDB WPScan
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-86124 Sep 05, 10:16 CRITICAL Act Now

Unauthenticated remote code execution in HKUDS AutoAgent's sandbox environment allows any network-reachable attacker to run arbitrary bash commands as root. The framework's TCP command server binds to all interfaces (0.0.0.0) and executes received commands with no authentication, so attackers who reach the port gain root inside the agent container and can read or tamper with bind-mounted host workspace directories. Reported by VulnCheck with a public advisory; no public exploit code or active exploitation is confirmed at time of analysis.

Authentication Bypass RCE
NVD GitHub VulDB
CVSS 4.0
9.3
EPSS
0.5%
CVE-2026-86117 Sep 05, 10:16 CRITICAL Act Now

Authentication bypass in Coolify (self-hosted PaaS) through version 4.3.17 lets remote attackers take over any account by matching only on email address during the OAuth callback. Because the OauthController fails to verify provider assertions or bind an OAuth identity to the local account, an attacker who registers a victim's email on any enabled OAuth provider is signed in as that victim, defeating passwords and two-factor authentication. VulnCheck published an advisory and a third-party writeup documents the flaw; no public exploit tooling beyond the writeup and no active exploitation are confirmed at time of analysis.

Authentication Bypass
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.4%
CVE-2026-86119 Sep 05, 10:16 CRITICAL Act Now

Server-side request forgery in Webstudio through 0.296.0 lets unauthenticated remote attackers abuse the /cgi/image, /cgi/video, and /cgi/asset proxy routes to fetch attacker-chosen URLs whenever the RESIZE_ORIGIN environment variable is unset. Because the proxy blindly forwards supplied URLs, an attacker can read cloud instance metadata (e.g. IMDS credentials), reach internal-only services, and map the instance's private network. Reported by VulnCheck with a public advisory; no public exploit code or CISA KEV listing is present at time of analysis.

SSRF
NVD GitHub VulDB
CVSS 4.0
9.2
EPSS
0.3%
CVE-2026-84901 Sep 05, 06:00 MEDIUM POC PATCH This Month

Missing authorization on Eventin's event-management REST routes allows low-privilege WordPress contributors to perform integrity-impacting actions outside their permitted scope. Affected installations running Eventin before 4.1.22 expose endpoints that let contributor-role users redirect the site's public front page to an arbitrary event they do not own, and create, edit, or delete global event and speaker taxonomy terms site-wide. A publicly available exploit is documented by WPScan, though SSVC exploitation status is none and EPSS is 0.13%, indicating no confirmed active abuse at time of analysis.

WordPress Eventin Unknown
NVD VulDB WPScan
CVSS 3.1
4.9
EPSS
0.1%
CVE-2026-19887 Sep 05, 06:37 HIGH This Week

PHP Object Injection in the Welcart e-Commerce WordPress plugin (all versions ≤ 2.12.1) enables unauthenticated attackers to inject a serialized POP-chain payload as order metadata during a public checkout, then trigger deserialization through the unprotected Telecom EDY payment callback. Exploitation via a bundled TCPDF POP chain can delete arbitrary server files - including wp-config.php - and culminates in full remote code execution when the attacker re-runs the WordPress installer against an attacker-controlled database. Successful file deletion requires an administrator to print an order invoice, captured by UI:R in the CVSS vector; no public exploit or CISA KEV listing has been identified at time of analysis.

PHP WordPress RCE Deserialization Welcart E Commerce +1
NVD VulDB
CVSS 3.1
8.8
EPSS
0.6%
Page 1 of 3 Next

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