Skip to main content
CVE-2026-16267 Aug 08, 06:00 HIGH POC PATCH This Week

PHP object injection in the Newsletters WordPress plugin (all versions before 4.16) permits unauthenticated remote attackers to supply arbitrary serialized PHP objects through a public-facing form, bypassing class restrictions entirely. If a suitable PHP gadget chain is present in the WordPress environment - commonly introduced by co-installed plugins or PHP libraries - this can escalate to remote code execution, data exfiltration, or full site compromise. A publicly available exploit has been confirmed by WPScan; however, EPSS stands at 0.16% (5th percentile), indicating limited observed mass exploitation at time of analysis despite the public PoC.

PHP WordPress Deserialization Newsletters Unknown
NVD WPScan
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-16948 Aug 08, 06:00 HIGH POC PATCH This Week

Privilege escalation in the Solace Extra WordPress plugin (versions before 1.6.1) allows any authenticated user with Subscriber-level access to modify site-wide presentation settings and permanently delete imported site-builder content by exploiting missing capability checks across multiple AJAX endpoints. The plugin incorrectly exposes nonce values on admin-accessible pages that low-privileged users can reach, collapsing the intended authorization boundary between Subscriber and Administrator roles. A publicly available proof-of-concept exists via WPScan; no public exploit identified at time of analysis has been confirmed by CISA KEV, and the EPSS score of 0.13% (3rd percentile) reflects low observed exploitation probability to date.

WordPress Authentication Bypass Solace Extra Unknown
NVD WPScan
CVSS 3.1
8.1
EPSS
0.1%
CVE-2026-16589 Aug 08, 06:00 HIGH POC PATCH This Week

SQL injection via an unsecured AJAX endpoint in WP Directory Kit (WordPress plugin) before 1.5.5 allows any authenticated WordPress user - including low-privilege Subscribers - to query the underlying database and exfiltrate sensitive data. The AJAX action omits both authorization and nonce checks, collapsing what should be a privileged operation to the lowest authenticated tier. A public proof-of-concept exists per WPScan, though EPSS at 0.16% (6th percentile) indicates no widespread automated exploitation at time of analysis; this is not listed in CISA KEV.

WordPress SQLi Wp Directory Kit Unknown
NVD WPScan
CVSS 3.1
7.7
EPSS
0.2%
CVE-2026-16578 Aug 08, 06:00 HIGH POC PATCH This Week

Unauthenticated user enumeration in the Admin Safety Guard WordPress plugin (versions before 1.4.0) exposes the full registered user list - including usernames, email addresses, assigned roles, and two-factor authentication enrollment status - to any unauthenticated HTTP caller via an unprotected REST API endpoint. The irony is significant: a plugin marketed specifically for login security and brute-force protection inadvertently facilitates credential-stuffing and targeted attack preparation by leaking the exact user data attackers need. A publicly available proof-of-concept exploit exists, though EPSS sits at only 0.18% and CISA has not added this to the Known Exploited Vulnerabilities catalog.

WordPress Information Disclosure Admin Safety Guard Login Security Limit Logins 2Fa Brute Force Protection Unknown
NVD WPScan
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-16594 Aug 08, 06:00 HIGH POC PATCH This Week

WP Directory Kit versions before 1.5.5 expose the plugin's full settings - including sensitive API keys and third-party secrets - to any authenticated WordPress user, including low-privileged Subscribers, due to missing authorization and nonce validation on an AJAX endpoint. A vendor-released patch (version 1.5.5) is available, and a publicly available proof-of-concept exploit has been published by WPScan. Despite POC availability, EPSS sits at 0.14% (4th percentile), suggesting limited opportunistic exploitation at this time though the technical barrier to abuse is very low.

WordPress Information Disclosure Wp Directory Kit Unknown
NVD WPScan
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-16559 Aug 08, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in the YMC Filter WordPress plugin (all versions before 3.12.9) allows Author-role users to upload malicious SVG files whose embedded JavaScript executes in the browsers of any site user - including administrators - who views the file. A publicly available proof-of-concept exploit exists via WPScan, lowering the skill bar significantly for attackers who already hold an Author-level account. The EPSS score of 0.15% (5th percentile) indicates negligible automated exploitation activity, placing real-world risk primarily in multi-author WordPress environments where untrusted contributors hold Author-level access.

WordPress XSS Ymc Filter Unknown
NVD WPScan
CVSS 3.1
6.8
EPSS
0.2%
CVE-2026-16590 Aug 08, 06:00 MEDIUM POC PATCH This Month

Unauthorized data exposure in the WP Directory Kit WordPress plugin (all versions before 1.5.5) allows any authenticated user - including low-privilege Subscribers - to retrieve stored contact messages and associated personal data belonging to other users by invoking an unprotected AJAX endpoint. The root cause is the complete absence of WordPress authorization checks and nonce verification on an authenticated AJAX action, meaning the plugin performs no ownership or permission validation before returning sensitive inter-user data. A publicly available proof-of-concept has been published by WPScan; however, EPSS sits at just 0.14% (4th percentile) and no CISA KEV listing exists, indicating low observed exploitation activity at time of analysis despite the public PoC.

WordPress Information Disclosure Wp Directory Kit Unknown
NVD WPScan
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-16595 Aug 08, 06:00 MEDIUM POC PATCH This Month

WP Directory Kit WordPress plugin before version 1.5.5 exposes sensitive site data to any authenticated user due to missing authorization and nonce validation on an AJAX endpoint. Any subscriber-level account holder can trigger the vulnerable action to enumerate the full WordPress user list and access unpublished directory listings belonging to other users - data that should be restricted to privileged roles. A publicly available proof-of-concept exists per WPScan, though EPSS sits at 0.14% (4th percentile), suggesting exploitation has not yet become widespread despite the low barrier to abuse.

WordPress Information Disclosure Wp Directory Kit Unknown
NVD WPScan
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-16562 Aug 08, 06:00 MEDIUM POC PATCH This Month

Visitor analytics data exposure in WP Statistics WordPress plugin versions before 14.16.10 allows any authenticated WordPress user - including those with only Subscriber-level access - to invoke dashboard analytics AJAX handlers and retrieve the site's full visitor metrics without authorization. The plugin's AJAX handlers validate a WordPress nonce but omit the required capability check, and because WordPress issues valid nonces to all authenticated users regardless of role, this effectively grants analytics read access to anyone with a site account. Publicly available exploit code exists per WPScan reporting, though no active exploitation is confirmed in the CISA KEV catalog and EPSS remains at 0.14% (4th percentile), indicating limited observed mass exploitation to date.

WordPress Information Disclosure Wp Statistics Unknown
NVD WPScan
CVSS 3.1
6.5
EPSS
0.1%
CVE-2026-67620 Aug 08, 16:16 MEDIUM POC Monitor

Server-side request forgery in Flowise through 3.1.4 allows attackers to reach Oracle Cloud Infrastructure (OCI) and Alibaba Cloud instance metadata services by exploiting an incomplete deny-list in the SSRF guard (`httpSecurity.ts`). The DEFAULT_DENY_LIST omits the OCI metadata IP 192.0.0.192 and the Alibaba Cloud metadata IP 100.100.100.200, enabling credential theft from the cloud metadata layer. No public exploit identified at time of analysis in CISA KEV, but publicly available exploit code exists on GitHub, and the vendor's website now resolves to a sunset page, suggesting no official patch will be issued.

SSRF Oracle Flowise Flowiseai
NVD GitHub VulDB
CVSS 4.0
6.3
EPSS
0.4%
CVE-2026-16535 Aug 08, 06:00 MEDIUM POC PATCH This Month

Reflected XSS in the Link Library WordPress plugin before 7.9.4 allows unauthenticated remote attackers to inject and execute arbitrary JavaScript in a victim's browser by tricking them into visiting a crafted URL containing an unsanitized parameter. The CVSS scope is Changed (S:C), meaning attacker-controlled script runs in the victim's browsing context, enabling session theft or privilege escalation against logged-in WordPress users. No public exploit identified at time of analysis is contradicted here - a publicly available exploit code exists per WPScan, though EPSS of 0.17% (7th percentile) indicates limited observed exploitation at time of analysis and no CISA KEV listing exists.

WordPress XSS Link Library Unknown
NVD WPScan
CVSS 3.1
6.1
EPSS
0.2%
CVE-2026-14526 Aug 08, 06:38 CRITICAL Act Now

Unauthenticated privilege escalation to full site takeover in the AI Copilot - Content Generator plugin for WordPress (all versions through 1.5.6) lets remote attackers create an administrator account by saving and executing a malicious workflow whose wp_create_user action node specifies role=administrator. The plugin's only authorization barrier is a waic-nonce that is publicly emitted into frontend JavaScript (WAIC_DATA.waicNonce) on any page rendering the [aiwu-form] shortcode or public chatbot, so the nonce check provides no real protection. Reported by Wordfence with CVSS 9.8; no public exploit identified at time of analysis, but exploitation is trivial once the shortcode or chatbot is on a public page.

WordPress Privilege Escalation Wordpress Plugin Ai Copilot Content Generator Wupsales
NVD VulDB
CVSS 3.1
9.8
EPSS
0.6%
CVE-2026-68082 Aug 08, 09:17 CRITICAL Act Now

Out-of-bounds kernel memory reads in the Linux kernel's libceph client (decode_lockers() in net/ceph/cls_lock_client.c) let a malicious or compromised Ceph OSD trigger slab-out-of-bounds reads on any kernel client that issues the lock.get_info RADOS class method, such as during RBD exclusive-lock acquisition. A crafted reply with struct_len=0 causes a bare ceph_decode_32() to read 4 bytes past the validated buffer (feeding a garbage locker count into allocation), and a crafted num_lockers lets a subsequent bare ceph_decode_8() read one byte past the end, giving the OSD direct influence over the returned lock-type discriminator. There is no public exploit identified at time of analysis, and the EPSS score is low (0.20%, 10th percentile); the issue is a memory-safety information-leak/DoS rather than the remote code execution implied by the CNA's 9.8 rating.

Buffer Overflow Linux
NVD VulDB
CVSS 3.1
9.8
EPSS
0.2%
CVE-2026-71955 Aug 08, 16:55 CRITICAL PATCH Act Now

OS command injection in the D-Link DWR-M961 4G AC1200 LTE router (hardware C1, firmware before 1.1.5_C1_202607071108) lets a remote, unauthenticated attacker inject shell commands through the localPin parameter of the /boafrm/formWsc (WPS) endpoint, yielding command execution as root. The flaw carries a CVSS 4.0 score of 9.3 and was reported by VulnCheck; a vendor patch exists (SAP10512), but there is no public exploit identified at time of analysis and it is not listed in CISA KEV.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71954 Aug 08, 16:54 CRITICAL PATCH Act Now

OS command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets remote attackers execute arbitrary commands as root by injecting shell metacharacters into the tunnelid and sessionid parameters of the /boafrm/formL2tpv3ConfigSetup web interface. The flaw was reported by VulnCheck and a vendor patch is available (D-Link SAP10512); no public exploit identified at time of analysis. The CVSS 4.0 vector rates it 9.3 with full confidentiality, integrity, and availability impact on the router.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71953 Aug 08, 16:53 CRITICAL PATCH Act Now

Remote OS command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets an attacker execute arbitrary commands as root by supplying shell metacharacters in the ntpServerIp1 parameter of the /boafrm/formNtp web interface. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N) indicates network-reachable exploitation with no authentication and no user interaction, yielding full compromise (VC:H/VI:H/VA:H). No public exploit was identified at time of analysis, and it is not listed in CISA KEV; a vendor firmware patch is available.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71952 Aug 08, 16:53 CRITICAL PATCH Act Now

Remote unauthenticated command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) allows attackers to run arbitrary OS commands as root by injecting into the oldPIn parameter of the /boafrm/formPinManageSetup web endpoint. Reported by VulnCheck with a CVSS 4.0 base score of 9.3, the flaw requires no authentication or user interaction and yields full device takeover. No public exploit is identified at time of analysis, and the CVE is not listed in CISA KEV.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71951 Aug 08, 16:53 CRITICAL PATCH Act Now

Command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets remote attackers execute arbitrary OS commands as root by injecting into the IMEI_value parameter of the /boafrm/formIMEISetup endpoint. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N) indicates unauthenticated network exploitation with high confidentiality, integrity, and availability impact, and a vendor patch is available. No public exploit identified at time of analysis, though the flaw was reported by VulnCheck.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71950 Aug 08, 16:52 CRITICAL PATCH Act Now

Unauthenticated remote command execution in the D-Link DWR-M961 4G AC1200 LTE router (hardware revision C1, firmware prior to 1.1.5_C1_202607071108) allows attackers to run arbitrary commands as root by injecting into the action_value parameter of the /boafrm/formSmsManage web interface. Reported by VulnCheck with a CVSS 4.0 base score of 9.3, the flaw requires no authentication or user interaction and yields full device compromise. No public exploit identified at time of analysis, but a vendor patch is available.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71949 Aug 08, 16:52 CRITICAL PATCH Act Now

OS command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets a remote attacker execute arbitrary commands as root through the /boafrm/formUSSDSetup web interface. Unsanitized input in the ussdValue and selectMenuValue parameters is passed to a shell, giving full device takeover with high confidentiality, integrity, and availability impact (CVSS 4.0 9.3). Reported by VulnCheck; no public exploit identified at time of analysis, and a vendor patch is available.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71948 Aug 08, 16:51 CRITICAL PATCH Act Now

Remote unauthenticated command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets attackers execute arbitrary OS commands as root by injecting into the host field of the /boafrm/formDebugDiagnosticRun diagnostic interface. Reported by VulnCheck and rated CVSS 4.0 9.3 (Critical), it gives full device takeover with no authentication or user interaction. No public exploit has been identified at time of analysis, and it is not currently listed in CISA KEV.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71947 Aug 08, 16:51 CRITICAL PATCH Act Now

Remote command execution in the D-Link DWR-M961 4G AC1200 LTE router (hardware version C1, firmware before 1.1.5_C1_202607071108) allows unauthenticated attackers to run arbitrary OS commands as root by injecting into the host and ipVer parameters of the /boafrm/formTracerouteDiagnosticRun web interface. The CVSS 4.0 score of 9.3 reflects network-reachable, no-privilege, no-interaction exploitation with full confidentiality, integrity, and availability impact. No public exploit identified at time of analysis, and the CVE is not in CISA KEV, but a vendor patch has been released and the finding was reported by VulnCheck.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71946 Aug 08, 16:50 CRITICAL PATCH Act Now

Remote command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware prior to 1.1.5_C1_202607071108) lets unauthenticated attackers run arbitrary OS commands as root by abusing the host parameter of the /boafrm/formPingDiagnosticRun ping-diagnostic endpoint. The CVSS 4.0 base score is 9.3 (critical) with a fully remote, no-privilege, no-interaction vector, giving complete device takeover. There is no public exploit identified at time of analysis and the CVE is not in CISA KEV, but the trivially exploitable vector and VulnCheck reporting make this a high-priority patch.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71945 Aug 08, 16:50 CRITICAL PATCH Act Now

Remote unauthenticated command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) allows attackers to run arbitrary OS commands as root by injecting into the fota_url parameter of the /boafrm/formLtefotaUpgradeFibocom endpoint. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N) confirms it is reachable over the network with no authentication or user interaction, yielding full high-impact compromise (VC:H/VI:H/VA:H). Reported by VulnCheck with a vendor patch now available; no public exploit identified at time of analysis.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71944 Aug 08, 16:49 CRITICAL PATCH Act Now

Remote unauthenticated command injection in the D-Link DWR-M961 4G LTE router (hardware revision C1, firmware before 1.1.5_C1_202607071108) lets attackers execute arbitrary OS commands as root by injecting shell metacharacters into the fota_url parameter of the /boafrm/formLtefotaUpgradeQuectel web interface. Reported by VulnCheck with a CVSS 4.0 base score of 9.3, the flaw yields full device takeover with no authentication or user interaction. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the trivial exploitability makes it a strong candidate for weaponization.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
2.1%
CVE-2026-71956 Aug 08, 17:05 CRITICAL PATCH Act Now

OS command injection in the D-Link DWR-M961 4G LTE router (hardware C1, firmware 1.1.2_C1_202602110044) lets a remote attacker inject arbitrary shell commands through the netDig.ping.dst parameter of the app.cgi diagnostic interface, yielding command execution as root. The flaw was reported by VulnCheck and carries a CVSS 4.0 base score of 9.3; a vendor patch is available (SAP10512), and no public exploit has been identified at time of analysis.

Command Injection D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
1.7%
CVE-2026-71983 Aug 08, 23:16 CRITICAL Act Now

Command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers run arbitrary OS commands as root through the wps.cgi endpoint. The pin2g, pin5g, and pin6g WPS PIN parameters are passed to a shell without sanitization (CWE-78), giving full device takeover. Rated CVSS 4.0 9.3 (Critical); no public exploit identified at time of analysis and it is not listed in CISA KEV.

Command Injection
NVD VulDB
CVSS 4.0
9.3
EPSS
1.6%
CVE-2026-71992 Aug 08, 23:52 CRITICAL PATCH Act Now

OS command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers inject shell commands through the router's macfilter function and gain root on the device. The flaw was reported by VulnCheck and carries a CVSS 4.0 base score of 9.3, reflecting network-reachable, no-privilege, no-interaction exploitation with full compromise of confidentiality, integrity, and availability. No public exploit is identified at time of analysis, though the low-complexity, unauthenticated nature makes weaponization straightforward.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71990 Aug 08, 23:37 CRITICAL PATCH Act Now

Command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers inject OS commands through the TelnetSSH function that handles SSH configuration, yielding root-level control of the device. The flaw is a CWE-78 OS command injection tied to unsanitized input reaching a shell context; MSI has released a firmware fix and the issue was reported by VulnCheck. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the CVSS 4.0 base score of 9.3 reflects full compromise of the underlying system.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71989 Aug 08, 23:33 CRITICAL PATCH Act Now

Remote code execution in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets unauthenticated network attackers inject arbitrary OS commands via the porTrigger function, reachable through the alg function, and obtain root on the device. The CVSS 4.0 base score is 9.3 (AV:N/AC:L/PR:N/UI:N with high confidentiality, integrity, and availability impact), reflecting trivial network exploitation. The flaw was reported by VulnCheck; no public exploit is identified at time of analysis and it is not listed in CISA KEV.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71988 Aug 08, 23:31 CRITICAL PATCH Act Now

Remote command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets remote attackers run arbitrary OS commands as root by abusing the portFw port-forwarding function, reachable through the alg handler. The flaw was reported by VulnCheck and carries a critical CVSS 4.0 base score of 9.3; no public exploit identified at time of analysis and it is not listed in CISA KEV. A vendor patch is available per the MSI support advisory.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71987 Aug 08, 23:27 CRITICAL PATCH Act Now

OS command injection in the MSI Radix AXE6600 WiFi 6E gaming router (firmware v781521) allows remote attackers to inject and execute arbitrary shell commands via the router's 'alg' (application-layer gateway) function, yielding full root privileges on the device. The CVSS 4.0 base score is 9.3 (Critical) with a fully remote, unauthenticated, low-complexity vector, and a vendor patch is available; however, no public exploit code or CISA KEV listing has been identified at time of analysis.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71986 Aug 08, 23:24 CRITICAL PATCH Act Now

OS command injection in the MSI Radix AXE6600 tri-band Wi-Fi 6E gaming router (firmware v781521) lets attackers reach the device's dmz configuration function, inject shell metacharacters, and execute arbitrary commands as root on the underlying Linux system. The flaw was reported by VulnCheck and carries a vendor CVSS 4.0 base score of 9.3 (VC:H/VI:H/VA:H), reflecting complete compromise of confidentiality, integrity, and availability. No public exploit identified at time of analysis, and the CVE is not listed in CISA KEV, but a vendor firmware update is available.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71985 Aug 08, 23:21 CRITICAL PATCH Act Now

Remote command injection in the MSI Radix AXE6600 Wi-Fi 6E gaming router (firmware v781521) lets attackers reach the device's 'accesscontrol' function and run arbitrary OS commands, yielding full root control of the underlying Linux system. The published CVSS 4.0 vector (AV:N/PR:N/UI:N) indicates unauthenticated network-facing exploitation, and the flaw was reported by VulnCheck, which has published a dedicated advisory. No public exploit is identified at time of analysis, and the CVE is not listed in CISA KEV.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-71984 Aug 08, 23:16 CRITICAL PATCH Act Now

Remote command injection in the MSI Radix AXE6600 WiFi 6E gaming router (firmware v781521) lets network-reachable attackers inject arbitrary OS commands through the router's urlfilter function and gain root on the device. The flaw (CWE-78) is unauthenticated per the CVSS 4.0 vector and was reported by VulnCheck; no public exploit identified at time of analysis, though full device takeover is the demonstrated impact. A vendor patch is available per the MSI support advisory.

Command Injection Radix Axe6600 Msi
NVD VulDB
CVSS 4.0
9.3
EPSS
1.4%
CVE-2026-16558 Aug 08, 06:00 MEDIUM POC PATCH This Month

Stored cross-site scripting in the YMC Filter WordPress plugin (versions 3.6.0 through 3.12.7) enables any Contributor-level authenticated user to persistently inject arbitrary JavaScript into layout builder settings, which then executes in every site visitor's browser via an unsanitized public endpoint. The plugin compounds the flaw by failing to verify object ownership when saving layout settings, meaning low-privilege users can overwrite settings they do not control. A public proof-of-concept is available via WPScan; the vulnerability is patched in version 3.12.8.

WordPress XSS Ymc Filter Unknown
NVD WPScan
CVSS 3.1
5.4
EPSS
0.2%
CVE-2026-16574 Aug 08, 06:00 MEDIUM POC PATCH This Month

Dokan's WooCommerce multivendor marketplace WordPress plugin (versions before 5.0.11) exposes a broken object-level authorization flaw in one of its order REST API endpoints, enabling any authenticated vendor to grant their own customers free download access to paid downloadable files belonging to other vendors without the file owner's consent. Publicly available exploit code exists for this issue, reported by WPScan. Despite a CVSS score of 5.4 (Medium) and confirmed POC availability, the EPSS probability of 0.13% (3rd percentile) indicates that widespread automated exploitation is not currently observed, though the business impact - unauthorized file distribution and revenue theft across a multivendor marketplace - is directly harmful to affected platform operators.

WordPress Authentication Bypass Dokan Unknown
NVD WPScan
CVSS 3.1
5.4
EPSS
0.1%
CVE-2026-71957 Aug 08, 17:06 CRITICAL PATCH Act Now

Remote code execution in the D-Link DWR-M961 4G AC1200 LTE router (hardware C1, firmware 1.1.2_C1_202602110044) allows an unauthenticated attacker to overflow a stack/heap buffer via an overly long netAcc.addlist[].name value sent to the app.cgi interface, achieving arbitrary command execution or a device crash. Reported by VulnCheck with a CVSS 4.0 base of 9.3, the flaw is remotely reachable with no authentication or user interaction; no public exploit code has been identified at time of analysis. A vendor patch is available via D-Link advisory SAP10512.

Buffer Overflow D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
0.6%
CVE-2026-71958 Aug 08, 17:07 CRITICAL PATCH Act Now

Remote code execution in the D-Link DWR-M961 4G AC1200 LTE router (hardware C1, firmware 1.1.2_C1_202602110044) allows an unauthenticated attacker to overflow stack/heap buffers in the quicksetup.cgi handler by submitting oversized test4, ssid2, and username field values, gaining arbitrary command execution or crashing the device. The CVSS 4.0 score of 9.3 reflects network-reachable, no-privilege, no-interaction exploitation with full confidentiality, integrity, and availability impact. Reported by VulnCheck; no public exploit identified at time of analysis, and it is not listed in CISA KEV.

Buffer Overflow D-Link Dwr M961 D Link Corporation
NVD VulDB
CVSS 4.0
9.3
EPSS
0.6%
CVE-2026-16608 Aug 08, 06:00 MEDIUM POC PATCH This Month

Download Monitor WordPress plugin versions before 5.2.6 fails to enforce authorization on an AJAX download-logging endpoint and simultaneously leaks the nonce that would normally gatekeep it to unauthenticated visitors, enabling arbitrary log injection. Any unauthenticated remote attacker can inject fabricated entries into the plugin's download log to artificially inflate a site's download statistics. Publicly available exploit code exists per WPScan reporting; however, with no CISA KEV listing and an EPSS of 0.14% (3rd percentile), real-world exploitation appears limited to opportunistic or targeted campaigns rather than widespread active abuse.

WordPress Authentication Bypass Download Monitor Unknown
NVD WPScan
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-16282 Aug 08, 06:00 MEDIUM POC PATCH This Month

Price manipulation in the Appointment Hour Booking WordPress plugin (all versions before 1.5.88) allows any unauthenticated visitor to submit a crafted booking request with an attacker-controlled price - including zero or negative amounts - that the server accepts without validation and stores as authoritative, corrupting both booking and payment records. A publicly available proof-of-concept has been disclosed via WPScan, though the EPSS score of 0.14% (3rd percentile) indicates minimal observed exploitation at this time. Vendor-released patch version 1.5.88 is available and resolves the missing server-side price validation.

WordPress Authentication Bypass Appointment Hour Booking Unknown
NVD VulDB WPScan
CVSS 3.1
5.3
EPSS
0.1%
CVE-2026-16955 Aug 08, 06:00 MEDIUM POC PATCH This Month

Path traversal in the AI Engine WordPress plugin before 3.6.6 allows server-side file contents to be read and exfiltrated to an external AI service without path sanitization. When the plugin's public API feature is enabled (a non-default setting), subscriber-level users can trigger this; otherwise the same flaw is accessible to WordPress administrators - and on multisite installations, a non-super subsite administrator can exploit it to read network-wide configuration files and extract embedded secrets such as database credentials and API keys. A publicly available proof-of-concept exists per WPScan; EPSS sits at 0.16% (5th percentile), indicating limited opportunistic scanning activity to date but no confirmed mass exploitation.

WordPress Path Traversal Ai Engine Unknown
NVD WPScan
CVSS 3.1
5.0
EPSS
0.2%
CVE-2026-16269 Aug 08, 06:00 MEDIUM POC PATCH This Month

Authentication bypass in the Newsletters WordPress plugin (all versions before 4.16) allows remote unauthenticated attackers to gain privileged API access via PHP type juggling against a non-strict key comparison. Exploitation is conditional on the plugin's optional API being enabled, but when active, attackers can modify subscriber records and send bulk emails without any credentials. A publicly available proof-of-concept is documented by WPScan; EPSS at 0.19% (9th percentile) suggests limited automated exploitation to date, and no CISA KEV listing has been issued.

WordPress Authentication Bypass Newsletters Unknown
NVD WPScan
CVSS 3.1
4.8
EPSS
0.2%
CVE-2026-16953 Aug 08, 06:00 MEDIUM POC PATCH This Month

Unauthorized file deletion in AI Engine WordPress plugin (before 3.6.4) allows a network attacker who has obtained a guest user's session cookie and file reference to delete that guest's uploaded chatbot files without any server-side ownership check. The plugin authorizes deletion actions solely on a client-supplied session value, making it vulnerable to CWE-639 (Authorization Bypass Through User-Controlled Key). A publicly available proof-of-concept exists per WPScan, though EPSS at 0.14% (3rd percentile) indicates exploitation has not yet been observed at scale.

WordPress Authentication Bypass Ai Engine Unknown
NVD WPScan
CVSS 3.1
4.8
EPSS
0.1%
CVE-2026-8798 Aug 08, 00:50 HIGH PATCH This Week

Unbounded retry loops in BC-FJA's JNI native entropy layer cause calling threads to hang indefinitely when Intel RDSEED or RDRAND instructions persistently fail, producing a non-interruptible thread-level denial of service in any Java FIPS application backed by bc-fips 2.1.x before 2.1.3. The affected JNI seeding routine re-issues the CPU entropy instruction without any iteration limit whenever the carry flag signals failure - a condition reproducible by hardware entropy source faults, DRBG exhaustion under heavy multi-core contention, or hypervisors that do not forward these Intel instructions to guest VMs. No public exploit code has been identified and the vulnerability is not listed in CISA KEV, but the conditions are routinely present in virtualized environments where hypervisors commonly withhold RDRAND/RDSEED forwarding, making this a realistic operational risk for enterprise Java FIPS deployments in cloud or VM-based infrastructure.

Denial Of Service Java Intel Bc Fja Legion Of The Bouncy Castle Inc
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-13505 Aug 08, 00:59 HIGH PATCH This Week

Cryptographic key material in Bouncy Castle for Java FIPS (BC-FJA) persists in the JVM heap far beyond its intended lifetime on Java 12 and later runtimes because the library's zeroisation scheme relies on Object.finalize(), a mechanism progressively de-emphasized since Java 9 and deprecated for removal in Java 18. Under load, the single finalizer thread cannot retire pending objects as fast as they are allocated, causing the queue to grow without bound - resulting in an OutOfMemoryError that crashes the application and defeating the cryptographic hygiene goal of prompt key zeroisation. No public exploit is identified at time of analysis; however, any network-accessible application built on BC-FJA prior to the fixed versions is exposed to both a remotely triggerable denial-of-service and prolonged in-memory residence of sensitive key material.

Java Information Disclosure Bc Fja Legion Of The Bouncy Castle Inc
NVD GitHub VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-19263 Aug 08, 06:45 MEDIUM This Month

Command injection in INQUIRELAB mcp-bridge-api's Servers Endpoint allows unauthenticated remote attackers to execute arbitrary OS commands by manipulating the command/args parameters in mcp-bridge.js without sanitization. The product uses a rolling release model and all commits up to b30a82aa1d1d1139e0de846c41c8aadee6e06114 are confirmed affected. No released patch exists - a remediation pull request has been submitted but was awaiting acceptance at time of disclosure. No public exploit or KEV listing identified at time of analysis.

Command Injection Mcp Bridge Api
NVD VulDB GitHub
CVSS 4.0
6.9
EPSS
1.3%
CVE-2026-18988 Aug 08, 04:25 MEDIUM This Month

Stored Cross-Site Scripting in the Easy Accordion WordPress plugin (versions ≤ 3.1.8) enables authenticated contributors to persist malicious scripts in page content by supplying a crafted value for the `accordionTitleTag` block attribute. The `accordion_header_renderer()` function incorrectly uses WordPress's `esc_attr()` sanitizer - designed for HTML attribute values - when emitting a user-supplied tag name in an HTML tag-name context, where `tag_escape()` is required; this mismatch permits injection of arbitrary HTML elements and event handlers. No public exploit code or active exploitation has been confirmed at time of analysis, and this CVE is not listed in the CISA KEV catalog.

WordPress XSS Wordpress Plugin Easy Accordion Ai Powered Faq Accordion Blocks Product Faq Shapedplugin
NVD VulDB
CVSS 3.1
6.4
EPSS
0.3%
CVE-2026-19268 Aug 08, 07:30 LOW POC Monitor

Command injection in MCPGateway's Claude Usage Range Endpoint allows authenticated remote attackers to execute arbitrary OS commands by manipulating the `since` date argument passed to `getUsageByDateRange` in `src/services/claude-usage.ts`. All versions up to commit 549f494a9e363f40530149de324b8097de424230 are affected, with a proof-of-concept exploit publicly available via the project's GitHub issue tracker. No patch has been released; the maintainer has not responded to the coordinated disclosure despite early notification, leaving deployments with no vendor-supported remediation path.

Command Injection Mcpgateway
NVD VulDB GitHub
CVSS 4.0
2.1
EPSS
1.1%
CVE-2026-19259 Aug 08, 06:00 LOW POC Monitor

Heap-based buffer overflow in MZ Automation libiec61850 up to version 1.6.1 allows a local attacker with low privileges to corrupt heap memory by supplying a crafted GetNamedVariableListAttributesResponse itemId argument to the MmsMapping_varAccessSpecToObjectReference function in the MMS Protocol Workflow. A public proof-of-concept exploit has been released and is available for download. The vulnerability has not yet been patched; the project was notified via GitHub issue #599 but has not responded at time of analysis. No active exploitation is confirmed by CISA KEV, though the publicly available PoC meaningfully elevates near-term risk.

Buffer Overflow Heap Overflow Libiec61850 Mz Automation
NVD VulDB GitHub
CVSS 4.0
1.9
EPSS
0.1%
Page 1 of 2 Next

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