1w ago
2026-09-03 17:17Z
HIGH

CVE-2026-84757 — Settings: Unauthenticated Settings Change in WP Compress <= 7.21.28 versions.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-84757

Unauthenticated Settings Change in WP Compress <= 7.21.28 versions. CVSSv3.1 8.2 (HIGH)

CWECWE 862VNDSettingsTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
1w ago
2026-09-03 17:17Z
CRIT

CVE-2026-84753 — PHP: Unauthenticated PHP Object Injection in Mail Mint <= 1.31.0 versions.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-84753

Unauthenticated PHP Object Injection in Mail Mint <= 1.31.0 versions. CVSSv3.1 9.8 (CRITICAL)

CWECWE 502TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
1w ago
2026-09-03 17:17Z
HIGH

CVE-2026-84752 — Contributor: PHP Object Injection in RTMKit <= 2.1.5 versions.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-84752

Contributor PHP Object Injection in RTMKit <= 2.1.5 versions. CVSSv3.1 8.8 (HIGH)

CWECWE 502VNDContributorTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 17:17Z
CRIT

CVE-2026-84238 — Broken: Unauthenticated Broken Access Control in YITH Request a Quote for WooCommerce Premium < 4.46.0

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-84238

Unauthenticated Broken Access Control in YITH Request a Quote for WooCommerce Premium < 4.46.0 versions. CVSSv3.1 9.8 (CRITICAL)

CWECWE 862VNDBrokenTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
1w ago
2026-09-03 16:18Z
HIGH

CVE-2026-85237 — Misp-project Misp: This significantly increased the feasibility of guessing the OTP and bypassing the additional authentication

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85237

A vulnerability in MISP's email-based one-time password (OTP) authentication flow allowed an attacker to perform an unrestricted number of OTP verification attempts. The email_otp() endpoint did not apply brute-force protection when validating submitted OTP values. An attacker who had reached the OTP verification stage, for example after successfully providing a user's primary authentication credentials, could repeatedly submit candidate OTP values while the same OTP remain CVSSv3.1 8.1 (HIGH) · EPSS 22th percentile

CWECWE 307VNDMisp ProjectTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
1w ago
2026-09-03 16:18Z
HIGH

CVE-2026-85236 — Misp-project Misp: A cross-site request forgery (CSRF) vulnerability existed in the cullEmptyEvents action of MISP.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85236

A cross-site request forgery (CSRF) vulnerability existed in the cullEmptyEvents action of MISP. The endpoint performed a state-changing and irreversible operation while accepting HTTP GET requests. Because bodyless GET requests are not subject to CakePHP's CSRF validation, an attacker could cause an authenticated MISP user with sufficient privileges to invoke the endpoint simply by causing their browser to load a crafted URL, for example through an embedded image or other CVSSv3.1 8.8 (HIGH) · EPSS 10th percentile

CWECWE 352VNDCsrfVNDMisp ProjectTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 16:18Z
HIGH

CVE-2026-71963 — Hermes: Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-71963

Hermes Agent 0.18.2 through 0.21.0, fixed in commit f6234d0, contains a remote code execution vulnerability that allows attackers to execute arbitrary OS commands by supplying a malicious repository with a crafted .git/config that sets core.fsmonitor to an attacker-controlled command. When a user opens the malicious repository and sends any message, the agent triggers a git status index refresh which executes the injected command in the user's process context, exposing the fu CVSSv3.1 8.8 (HIGH)

CWECWE 78VNDHermesTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
728 × 90 / responsive · programmatic ad slot
1w ago
2026-09-03 15:34Z
HIGH

AuthStrike — AuthStrike is an identity and authentication security testing tool for controlled simulations, security research, and ed

GitHub · Azure / Entra tools·github.comGITHUB POC

AuthStrike is a new open-source identity and authentication security testing tool designed for authorized assessments of Microsoft Entra attack paths. It simulates device-code authentication flows, token handling, device registration, and Microsoft Graph/Outlook access to help red teams and security researchers evaluate Entra defenses in controlled lab environments.

TACTA0006TACTA0007SRFIdentitySRFCloudSWAuthstrikeVNDMicrosoftTYPToolSTGDiscovery
78
Edit Score
1w ago
2026-09-03 15:33Z
INFO

v3.1.1-rc2

AzureHound releases·github.com

AzureHound v3.1.1-rc2 released with bug fixes including removal of deprecated organization URLs, GHCR credential handling, and license error handling when pulling users.

SRFIdentitySRFCloudSWAzurehoundVNDSpecteropsTYPTool
28
Edit Score
1w ago
2026-09-03 15:19Z
HIGH

How to correlate Kubernetes audit logs with container runtime data

Elastic Security Labs·elastic.co

Elastic Security Labs demonstrates practical correlation techniques between Kubernetes audit logs and container runtime data (Defend for Containers) to detect multi-plane attacks. The research shows how attackers using compromised service accounts can perform discovery, secret theft, privileged pod creation, and container escape attempts—with critical evasion gaps where escape tools like nsenter and chroot appear only in audit logs but not runtime process telemetry.

TACTA0007SRFCloudSWKubernetesSWElasticTYPResearchTECT1552TECT1059TECT1611
72
Edit Score
1w ago
2026-09-03 15:17Z
CRIT

CVE-2026-85221 — Misp-project Misp: Successful exploitation could allow an attacker to observe sensitive information transmitted by MISP, including

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85221

MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled TLS peer verification unless the calling code explicitly enabled it. As a result, HTTPS connections made through affected CurlClient instances could accept certificates that were not issued by a trusted certificate authority. An attacker capa CVSSv3.1 9.1 (CRITICAL) · EPSS 0th percentile

CWECWE 295VNDMispVNDMisp ProjectTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
1w ago
2026-09-03 15:17Z
CRIT

CVE-2026-85216 — Misp-project Misp: contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85216

MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace CakePHP's FormAuthenticate implementation but did not replicate its credential validation checks. As a result, empty or non-string values could reach the underlying authentication mechanisms. In the LDAP authentication path, an attacker able to CVSSv3.1 9.8 (CRITICAL) · EPSS 40th percentile

CWECWE 521VNDMispVNDMisp ProjectTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
1w ago
2026-09-03 15:17Z
HIGH

CVE-2026-85214 — Attackers can overwrite other users' names, addresses, and disable accounts including administrators to cause

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85214

vhr fails to validate user authorization in the PUT /hr/info endpoint, allowing authenticated users to modify arbitrary HR profiles by supplying any profile ID in the request body. Attackers can overwrite other users' names, addresses, and disable accounts including administrators to cause denial of service. CVSSv3.1 8.1 (HIGH)

CWECWE 639TYPVulnerability
8.1
CVSS v3.1
91
Edit Score
1w ago
2026-09-03 15:17Z
HIGH

CVE-2026-85212 — CRMEB: contains an authentication bypass vulnerability in the verifyAuth() method of SystemRoleServices.php that returns

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85212

CRMEB contains an authentication bypass vulnerability in the verifyAuth() method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits requests. CVSSv3.1 8.3 (HIGH)

CWECWE 862VNDCrmebTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
1w ago
2026-09-03 15:17Z
CRIT

CVE-2026-85183 — Taipy: Attackers can open socket.io sessions from arbitrary domains and invoke state variable modifications and

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85183

Taipy configures its socket.io server with wildcard CORS origin and credential flag enabled, allowing any web page to establish credentialed WebSocket connections to victim applications. Attackers can open socket.io sessions from arbitrary domains and invoke state variable modifications and action callbacks without CSRF protection. CVSSv3.1 9.3 (CRITICAL)

CWECWE 1385VNDTaipyTYPVulnerability
9.3
CVSS v3.1
97
Edit Score
1w ago
2026-09-03 15:17Z
CRIT

CVE-2026-85181 — CAT: Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85181

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access. CVSSv3.1 9.8 (CRITICAL)

CWECWE 565VNDCatTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
1w ago
2026-09-03 15:17Z
HIGH

CVE-2026-85179 — Label: Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85179

Label Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch requests to internal services including RFC 1918 addresses and cloud metadata endpoints. Attackers can create webhooks targeting private networks and exfiltrate annotation data by enabling payload transmission in outbound requests. CVSSv3.1 8.5 (HIGH)

CWECWE 918VNDLabelTYPVulnerability
8.5
CVSS v3.1
93
Edit Score
1w ago
2026-09-03 15:17Z
HIGH

CVE-2026-85176 — DbGate: Attackers can exploit getJslFileName() to bypass directory containment and access sensitive files including encrypted

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85176

DbGate fails to validate jslid parameters in the jsldata controller, allowing authenticated users to read and write arbitrary files via file:// scheme resolution. Attackers can exploit getJslFileName() to bypass directory containment and access sensitive files including encrypted database credentials stored in connections configuration. CVSSv3.1 8.8 (HIGH)

CWECWE 73VNDDbgateTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 15:17Z
HIGH

CVE-2026-71404 — Rancher: A flaw was found in Rancher Manager.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-71404

A flaw was found in Rancher Manager. The GlobalRole controller derived the target ClusterRole name from the user-settable `authz.management.cattle.io/cr-name` annotation and overwrote that object's rules without verifying ownership. A user with delegated GlobalRole create or update permission could point the annotation at any existing ClusterRole, such as `cluster-admin`, and revoke the permissions of every principal bound to it. The change persists after the malicious Global CVSSv3.1 8.7 (HIGH)

CWECWE 639VNDRancherTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 14:17Z
HIGH

CVE-2026-85110 — Tenda: The manipulation of the argument ssid leads to buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85110

A vulnerability was identified in Tenda HG10 300001138. Impacted is the function formWlanSetup of the file /boaform/formWlanSetup of the component Boa Web Server. The manipulation of the argument ssid leads to buffer overflow. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. CVSSv3.1 8.8 (HIGH)

CWECWE 120CWECWE 119VNDTendaTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 14:17Z
CRIT

CVE-2026-85109 — Tenda: Executing a manipulation of the argument Username can lead to buffer overflow.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85109

A vulnerability was determined in Tenda HG10 300001138. This issue affects the function formLogin of the file /boaform/formLogin of the component Boa Web Server. Executing a manipulation of the argument Username can lead to buffer overflow. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. CVSSv3.1 9.8 (CRITICAL)

CWECWE 120CWECWE 119VNDTendaTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
1w ago
2026-09-03 14:17Z
HIGH

CVE-2025-12737 — Carbon: This oversight allows a malicious actor with administrative privileges to inject and execute arbitrary

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-12737

The administrative operations within the Carbon Console do not adequately validate specific user-supplied input. This oversight allows a malicious actor with administrative privileges to inject and execute arbitrary code remotely. Successful exploitation enables a threat actor with administrative privileges and Carbon Console access to execute remote arbitrary code through specific administrative operations, leading to a complete compromise of the affected system. CVSSv3.1 8.4 (HIGH)

CWECWE 78VNDCarbonTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
1w ago
2026-09-03 13:06Z
HIGH

CVE-2026-85175 — SiYuan: On deployments with TLS enabled, this allows decryption of captured HTTPS traffic (key.pem) and

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85175

SiYuan versions <= 3.8.1 (fixed in v3.8.2) contain an incomplete blocklist in the IsForbiddenAbsPath() function (kernel/util/path_guard.go), which only blocks conf/conf.json by exact match and does not restrict the TLS private key (conf/key.pem) or CA private key (conf/ca.key) stored in the same conf/ directory. Because the getFile handler skips the blocklist for RoleAdministrator and all authenticated users receive RoleAdministrator in v3.8.1, any user (or any client on a de CVSSv3.1 8.8 (HIGH)

CWECWE 552VNDSiyuanTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 13:06Z
HIGH

CVE-2026-85174 — SiYuan: before v3.8.2 logs API tokens from query parameters in plaintext to an accessible

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85174

SiYuan before v3.8.2 logs API tokens from query parameters in plaintext to an accessible log file when full-text search requests exceed timing thresholds. Authenticated attackers can read the log file via the getFile endpoint to recover admin API tokens and gain permanent administrative access. CVSSv3.1 8.8 (HIGH)

CWECWE 532VNDSiyuanTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
1w ago
2026-09-03 13:06Z
CRIT

CVE-2026-85165 — N8n N8n: versions before 2.36.2 contain an expression sandbox bypass vulnerability where free identifiers in

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-85165

n8n versions before 2.36.2 contain an expression sandbox bypass vulnerability where free identifiers in spread, computed-key, switch-case, or class-extension positions resolve against process globals. Authenticated users with workflow-edit permission can mutate host objects through expression evaluation, with changes persisting process-wide until restart. CVSSv3.1 9.9 (CRITICAL) · EPSS 17th percentile

CWECWE 95VNDN8nTYPVulnerability
9.9
CVSS v3.1
100
Edit Score