2026-08-08
2026-08-08 12:51Z
INFO

v3.11.1

Nuclei releases·github.com

Nuclei v3.11.1 released with incremental improvements including Lua script enhancements, metadata cache reuse for thread-safe scans, and multiple bug fixes across HTTP parsing, regex extraction, and headless rendering. The release includes dependency updates and new JavaScript client libraries for SMB, MySQL, and MSSQL fingerprinting.

SWNucleiVNDProjectdiscoveryTYPTool
35
Edit Score
2026-08-08
2026-08-08 12:08Z
INFO

SpecterAD — A CLI tool for analyzing Active Directory attack paths, operates entirely in-memory.

GitHub · AD attack tooling·github.comGITHUB POC

SpecterAD is a new CLI tool for analyzing Active Directory attack paths from SharpHound JSON data without requiring Neo4j or BloodHound GUI. It operates entirely in-memory and provides 22 built-in security queries, path analysis (shortest/weighted), remediation recommendations, and multiple export formats (DOT, CSV, JSON).

SRFApplicationTACTA0007SWSpecter AdTYPToolSTGDiscoverySTGReconTECT1087TECT1087.002
62
Edit Score
2026-08-08
2026-08-08 10:16Z
CRIT

CVE-2026-68082 — Linux: In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe

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

In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe bare decodes in decode_lockers() decode_lockers() in cls_lock_client.c contains two bare decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. ceph_decode_32(p) at the num_lockers field has no preceding bounds check. ceph_start_decoding() accepts struct_len=0 as valid -- the internal ceph_decode_need(p, end, 0, bad) always passes - CVSSv3.1 9.8 (CRITICAL) · EPSS 23th percentile

TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-08
2026-08-08 07:17Z
HIGH

CVE-2026-16948 — Solace: The Solace Extra WordPress plugin before 1.6.1 does not perform capability checks in several

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

The Solace Extra WordPress plugin before 1.6.1 does not perform capability checks in several of its AJAX actions and exposes the nonce that protects them on admin pages reachable by low-privileged users, allowing users with a role as low as Subscriber to modify site-wide presentation settings and delete imported site-builder content. CVSSv3.1 8.1 (HIGH) · EPSS 3th percentile

CWECWE 284VNDSolaceTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-08
2026-08-08 07:17Z
HIGH

CVE-2026-16267 — Newsletters: The Newsletters WordPress plugin before 4.16 does not restrict the classes allowed when unserialising

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

The Newsletters WordPress plugin before 4.16 does not restrict the classes allowed when unserialising a value taken from a public form submission, allowing unauthenticated attackers to inject arbitrary PHP objects. CVSSv3.1 8.1 (HIGH) · EPSS 5th percentile

CWECWE 502VNDNewslettersTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-08-08
2026-08-08 07:17Z
CRIT

CVE-2026-14526 — Copilot: The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass

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

The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to create a new administrator-level user account and achieve full site takeover by saving and executing a malicious workflow containing a wp_create_user action node specifying role=administra CVSSv3.1 9.8 (CRITICAL) · EPSS 46th percentile

CWECWE 269VNDCopilotTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-07
2026-08-07 23:59Z
HIGH

Living off the coding agent: Two tales of tunnels and LaunchAgents

Elastic Security Labs·elastic.co

Elastic Security Labs documents a multi-stage attack chain on a macOS developer endpoint where Claude Code (a trusted, vendor-signed coding agent) was abused to establish reverse tunnels via free tunnel brokers (localhost.run, Cloudflare Quick Tunnels, ngrok), exfiltrate credentials over HTTP, and install LaunchAgent persistence mechanisms. The attack exploited the inherent trust placed in coding agents to execute shells, APIs, and install helpers, making detection difficult because high-severity outcomes (credentialed HTTP, reverse tunnels, persistence) appear under a trusted parent process.

SRFApplicationTACTA0005TACTA0006TACTA0007TACTA0003TACTA0011OSMacosSWCloudflare
78
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-08-07
2026-08-07 23:17Z
HIGH

CVE-2026-48120 — Kakoune: Prior to version 2026.05.21, the bundled, enabled by default, `autorestore.kak` script can be exploited

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

Kakoune is a code editor. Prior to version 2026.05.21, the bundled, enabled by default, `autorestore.kak` script can be exploited by malicious backup files leading to arbitrary kakoune and shell commands being executed by simply opening a file. Kakoune 2026.05.21 fixes the issue. As a workaround, add `autorestore-disable` to the user kakrc will disable the autorestore feature. CVSSv3.1 8.6 (HIGH)

CWECWE 74VNDKakouneTYPVulnerability
8.6
CVSS v3.1
93
Edit Score
2026-08-07
2026-08-07 23:17Z
HIGH

CVE-2026-48026 — lakeFS is an open-source tool that transforms object storage into a Git-like repositories.

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

lakeFS is an open-source tool that transforms object storage into a Git-like repositories. Prior to version 1.81.1 of the open source edition and 1.84.0 of the enterprise edition, lakeFS Web UI renders markdown files from repository objects without sanitizing the resulting HTML. A user with write access to any repository branch can commit a `.md` object containing arbitrary HTML/JavaScript. Any other user who opens that object, or who navigates to a repository or directory co CVSSv3.1 8.7 (HIGH)

CWECWE 79TYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-08-07
2026-08-07 23:17Z
CRIT

CVE-2026-46409 — OpenYak: Chained, this lets a malicious page execute arbitrary shell commands on the host (RCE)

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

OpenYak is a local-first agent runtime for reliable tool-using models, with a desktop workspace built on top. Prior to version 1.1.3, the OpenYak desktop backend binds an HTTP API to `127.0.0.1:<random port>` (commonly 19141) without server-side Origin validation, loopback authentication, or Content-Type enforcement, and with a wildcard CORS policy. Any webpage a user visits while OpenYak is running can issue cross-origin requests to this local server — the browser acts as a CVSSv3.1 9.6 (CRITICAL)

CWECWE 94CWECWE 352CWECWE 306CWECWE 346VNDOpenyakTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-08-07
2026-08-07 22:16Z
CRIT

CVE-2026-48170 — `scim-patch`, a library to perform SCIM patch, prior to version 0.9.1 performs prototype pollution

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

`scim-patch`, a library to perform SCIM patch, prior to version 0.9.1 performs prototype pollution when applying a SCIM PATCH operation whose `value` object contains a key like `"__proto__.someProp"`. After one such patch, `Object.prototype.someProp` is set process-wide, affecting every plain object in the Node process. Any service that calls `scimPatch()` on attacker-controlled JSON (i.e. any SCIM endpoint accepting `PATCH` from an external IdP) is exploitable on a stock Nod CVSSv3.1 9.1 (CRITICAL) · EPSS 16th percentile

CWECWE 1321TYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-08-07
2026-08-07 22:16Z
HIGH

CVE-2026-48169 — PraisonAI: Versions prior to 0.1.4 of the PraisonAI Platform API have two authorization failures that

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

PraisonAI is a multi-agent teams system. Versions prior to 0.1.4 of the PraisonAI Platform API have two authorization failures that together break workspace isolation. The service layer for issues and projects performs global primary-key lookups without checking workspace ownership, so any authenticated user can read, modify, and delete resources in any workspace just by swapping UUIDs in their API requests. On top of that, every member management endpoint (add, update role, CVSSv3.1 8.8 (HIGH) · EPSS 18th percentile

CWECWE 862CWECWE 639VNDPraisonaiTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-07
2026-08-07 21:17Z
CRIT

CVE-2026-50540 — Kata: Prior to version 4.0.0, kata-runtime is vulnerable to host code execution via an unvalidated

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

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. Prior to version 4.0.0, kata-runtime is vulnerable to host code execution via an unvalidated configuration path annotation. The runtime accepts an arbitrary io.katacontainers.config_path pod annotation and loads the referenced host TOML file without restriction. As a result, a pod user who can place a file at a host-visible path c CVSSv3.1 9.6 (CRITICAL) · EPSS 31th percentile

CWECWE 22CWECWE 20VNDKataTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-08-07
2026-08-07 20:16Z
CRIT

CVE-2026-61808 — LightRAG: provides simple and fast retrieval-augmented generation.

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

LightRAG provides simple and fast retrieval-augmented generation. Through version 1.5.4, the LightRAG API server binds to all network interfaces with authentication disabled by default, allowing an unauthenticated network attacker to read indexed document content, upload or delete documents, modify the knowledge graph, cancel pipelines, clear caches, and consume LLM resources. This issue is mitigated in version 1.5.5rc1. CVSSv3.1 9.8 (CRITICAL) · EPSS 27th percentile

CWECWE 306VNDLightragTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-07
2026-08-07 20:16Z
CRIT

CVE-2026-48039 — Meta: Ads MCP is a Model Context Protocol (MCP) server that lets AI assistants

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

Meta Ads MCP is a Model Context Protocol (MCP) server that lets AI assistants run Meta Ads. Prior to version 1.0.109, `AuthInjectionMiddleware.dispatch()` at `http_auth_integration.py:272` unconditionally forwards unauthenticated Streamable HTTP requests to downstream MCP tool handlers without issuing a `401` response, allowing any network-reachable caller to invoke MCP tools without authentication. When no per-request credential is present, tool handlers fall back to the `ME CVSSv3.1 9.1 (CRITICAL) · EPSS 27th percentile

CWECWE 287VNDMetaTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-08-07
2026-08-07 19:18Z
CRIT

CVE-2026-71851 — JavaScript: crypto-js is a JavaScript library of crypto standards.

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

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random() using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random(), instead of a cryptographically secure source. This generator was introduced in version 3.1.2-4 and remained present in nearly every 3.x release. Nominal requests for 128 or 256 bits of entropy through this function produce CVSSv3.1 9.0 (CRITICAL)

CWECWE 331CWECWE 338CWECWE 334TYPVulnerability
9.0
CVSS v3.1
95
Edit Score
2026-08-07
2026-08-07 18:17Z
INFO

CVE-2026-64638 — WordPress: is vulnerable to a pre-auth reflected XSS vulnerability on the login screen.

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

WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen. Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires successful social engineering of and explicit interaction by the target victim. This issue affects all versions of WordPress. Version 7.0.3 has been released, containing a fix for th EPSS 98th percentile

CWECWE 79VNDWordpressTYPVulnerability
59
Edit Score
2026-08-07
2026-08-07 18:17Z
CRIT

CVE-2026-64637 — XML: Improper privilege management in the XML-RPC API of Plesk before 18.0.80, allows an authenticated

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

Improper privilege management in the XML-RPC API of Plesk before 18.0.80, allows an authenticated reseller to obtain an administrative session for the root user account. CVSSv3.1 9.9 (CRITICAL) · EPSS 18th percentile

CWECWE 269TYPVulnerability
9.9
CVSS v3.1
100
Edit Score
2026-08-07
2026-08-07 17:17Z
HIGH

CVE-2026-68772 — ZenML: 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows

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

ZenML 0.94.6 contains a remote code execution vulnerability in the CloudpickleMaterializer component that allows attackers with write access to a shared artifact store to execute arbitrary code by planting a malicious pickle file. Attackers can replace a stored artifact.pkl file with a crafted cloudpickle payload containing a malicious __reduce__ method, which executes arbitrary system commands when any user or pipeline materializes the artifact through the unsanitized cloudp CVSSv3.1 8.0 (HIGH)

CWECWE 502VNDZenmlTYPVulnerability
8.0
CVSS v3.1
90
Edit Score
2026-08-07
2026-08-07 17:17Z
HIGH

CVE-2026-17603 — Sonatype Nexus_repository_manager: On the default H2 database backend, this could be leveraged to achieve remote code

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

Nexus Repository 3 did not sufficiently restrict which HikariCP connection-pool properties could be set through the DataStore configuration API. A user holding the nx-datastores-update permission could set the connectionInitSql property to execute arbitrary SQL against the configured database on every new connection. On the default H2 database backend, this could be leveraged to achieve remote code execution as the Nexus process user. CVSSv3.1 8.8 (HIGH) · EPSS 33th percentile

CWECWE 94VNDSonatypeVNDNexusTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-07
2026-08-07 17:17Z
HIGH

CVE-2026-17600 — Sonatype Nexus_repository_manager: Depending on the permissions previously held, this could allow continued unauthorized access to read

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

Sonatype Nexus Repository 3 did not immediately terminate a user's active login session or revoke their cached permissions when that user's account was deleted, deactivated, or had its password changed. A user whose account was already logged in at the time of one of these actions could continue using their existing session to interact with the repository as though the account were still active, until that session independently expired. Depending on the permissions previously CVSSv3.1 8.8 (HIGH) · EPSS 12th percentile

CWECWE 613VNDSonatypeTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-08-07
2026-08-07 15:17Z
CRIT

CVE-2026-19264 — Postiz: Because session tokens are signed with that secret and carry no expiry, this allows

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

Postiz is an open-source social media scheduling tool. The route that serves locally stored media joins URL-supplied path segments onto the upload directory and streams the file without normalising the path or confining it to that directory, and the route requires no authentication. Raw dot-segments are collapsed before routing, but URL-encoded separators survive route matching and are decoded only once they reach the handler, restoring the traversal at the filesystem call. A CVSSv3.1 9.8 (CRITICAL)

CWECWE 22VNDPostizTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-07
2026-08-07 15:16Z
CRIT

CVE-2022-4995 — Weaver: (Fanwei) E-cology 9.0 versions prior to 10.52 contain a file upload vulnerability that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2022-4995

Weaver (Fanwei) E-cology 9.0 versions prior to 10.52 contain a file upload vulnerability that allows a remote, unauthenticated attacker to upload arbitrary files, including JSP webshells, by submitting a multipart/form-data POST request to /workrelate/plan/util/uploaderOperate.jsp with arbitrary secId and plandetailid field values. Successful exploitation results in remote code execution under the privileges of the application server process. Exploitation evidence was first o CVSSv3.1 9.8 (CRITICAL)

CWECWE 434VNDWeaverTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-08-07
2026-08-07 14:32Z
CRIT

Rapid7 Analysis: Unauthenticated Remote Code Execution in JetBrains TeamCity (CVE-2026-63077)

Rapid7 Research·rapid7.comCVE-2026-63077in the wild

CVE-2026-63077 is a critical unauthenticated remote code execution vulnerability in JetBrains TeamCity caused by unsafe XStream deserialization in the agent polling protocol. An attacker can register as an agent and send malicious XML to the /app/agents/v1/commands/error endpoint to trigger a gadget chain via LinkedHashMap, FreeMarker, and Apache DBCP that ultimately executes arbitrary OS commands. CISA confirmed active exploitation in the wild on August 5, 2026; patched versions 2026.1.3+ remediate by explicitly clearing XStream's default type permissions before applying the allowlist.

SRFApplicationTACTA0001SRFWebSWTeamcityVNDJetbrainsTYPVulnerabilitySTGExecutionSTGInitial Access
95
Edit Score
2026-08-07
2026-08-07 13:16Z
HIGH

CVE-2026-66838 — Elixir-ecto Postgrex: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in

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

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex allows SQL Injection via the :comment option of Postgrex.stream/4. An attacker who can influence that value can close the comment delimiter with */ and extend the streamed statement with their own clauses, which execute under the connection's role. Ecto exposes the same option through Ecto.Repo.stream/2. Postgrex appends the comment by concatenating it i CVSSv3.1 8.2 (HIGH) · EPSS 6th percentile

CWECWE 89VNDElixir EctoTYPVulnerability
8.2
CVSS v3.1
91
Edit Score