Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
9.9 CRITICAL
CVE-2026-42812 — Apache Polaris: No protection on `write.metadata.path`

In Apache Iceberg, the table's metadata files are control files: they tell readers which data files belong to the table and which table version to read. `write.metadata.path` is an optional table …

Remote | Misconfiguration
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.9 CRITICAL
CVE-2026-42811 — Apache Polaris: could broaden vended GCS credentials through unescaped identifier content…

In plain terms, Apache Polaris is supposed to issue short-lived GCS credentials that only work for one table's files, but a crafted namespace or table name can cause those credentials to work across …

Remote | Authorization
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.9 CRITICAL
CVE-2026-42810 — Apache Polaris: could broaden vended S3 credentials through wildcard-bearing namespace or…

Apache Polaris accepts literal `*` characters in namespace and table names. When it later builds temporary S3 access policies for delegated table access, those same characters appear to be reused une…

Remote | Authorization
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.9 CRITICAL
CVE-2026-42809 — Apache Polaris: staged table creation could vend storage credentials for unvalidated loca…

Apache Polaris can issue broad temporary ("vended") storage credentials during staged table creation before the effective table location has been validated or durably reserved. Those temporary crede…

Remote | Misconfiguration
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
0.0 NA
CVE-2026-42440 — Apache OpenNLP: OOM DoS via Unbounded Array Allocation in AbstractModelReader

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader  Versions Affected:  before 2.5.9 before 3.0.0-M3  Description: The AbstractModelReader methods getOut…

| Denial of Service
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42376 — D-Link DIR-456U A1 Hardcoded Telnet Backdoor Credentials

D-Link DIR-456U Hardware Revision A1 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /etc/init0.d/S80telnetd.sh with the username "Alphanetworks…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42375 — D-Link DIR-600L A1 Hardcoded Telnet Backdoor Credentials

D-Link DIR-600L Hardware Revision A1 (End-of-Life) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the static…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42374 — D-Link DIR-600L B1 Hardcoded Telnet Backdoor Credentials

D-Link DIR-600L Hardware Revision B1 (End-of-Life) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the static…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42373 — D-Link DIR-605L B2 Hardcoded Telnet Backdoor Credentials

D-Link DIR-605L Hardware Revision B2 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the s…

Remote | Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
8.8 HIGH
CVE-2026-42372 — D-Link DIR-605L A1 Hardcoded Telnet Backdoor Credentials

D-Link DIR-605L Hardware Revision A1 (End-of-Life, EOL) contains a hardcoded telnet backdoor. The device starts a telnet daemon at boot via /bin/telnetd.sh with the username "Alphanetworks" and the s…

| Authentication
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.6 CRITICAL
CVE-2026-42090 — Notesnook: RCE via stored XSS in note export rendering

Notesnook is a note-taking app focused on user privacy & ease of use. Prior to Notesnook Web/Desktop version 3.3.15 and prior to Notesnook iOS/Android version 3.3.20, a stored XSS vulnerability in th…

Remote | Cross-Site Scripting
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.6 MEDIUM
CVE-2026-42080 — PPTAgent: Arbitrary File Write via `save_generated_slides`

PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, there is an arbitrary file write vulnerability via `save_generated_slides`. This issue has been patched…

Remote | Path Traversal
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
8.6 HIGH
CVE-2026-42079 — PPTAgent: Arbitrary Code Execution via Python eval() of LLM-Generated Code with Builtins …

PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary code execution via Python eval() of LLM-generated code with builtin…

| Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
4.6 MEDIUM
CVE-2026-42078 — PPTAgent: Arbitrary File Write + Directory Creation via markdown_table_to_image

PPTAgent is an agentic framework for reflective PowerPoint generation. Prior to commit 418491a, PPTAgent is vulnerable to arbitrary file write and directory creation via markdown_table_to_image. This…

Remote | Path Traversal
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
5.2 MEDIUM
CVE-2026-42077 — Evolver: Prototype Pollution via `Object.assign()` in mailbox store operations

Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all Ja…

| Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
9.8 CRITICAL
CVE-2026-42076 — Evolver: Command Injection via `execSync` in `_extractLLM()` function allows Remote Code …

Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a command injection vulnerability in the _extractLLM() function allows attackers to execute arbitrary shell comma…

Remote | Injection
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
8.1 HIGH
CVE-2026-42075 — Evolver: Path Traversal via `--out` flag in `fetch` command allows Arbitrary File Write

Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, a path traversal vulnerability in the skill download (fetch) command allows attackers to write files to arbitrary…

Remote | Path Traversal
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
0.0 NA
CVE-2026-42027 — Apache OpenNLP: Arbitrary Class Instantiation via Model Manifest in ExtensionLoader

Arbitrary Class Instantiation via Model Manifest in Apache OpenNLP ExtensionLoader Versions Affected: before 2.5.9, before 3.0.0-M3 Description:  The ExtensionLoader.instantiateExtension(C…

| Misconfiguration
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
0.0 NA
CVE-2026-40682 — Apache OpenNLP: XXE via Dictionary Parsing in DictionaryEntryPersistor

XML External Entity (XXE) via Unsanitized Dictionary Parsing in Apache OpenNLP DictionaryEntryPersistor Versions Affected: before 2.5.9, before 3.0.0-M3 Description: The DictionaryEntryPersistor …

| XML External Entity
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
6.1 MEDIUM
CVE-2026-38669 — WordPress CMS Cross Site Scripting (XSS)

wCMS v.1.4 is vulnerable to Cross Site Scripting (XSS) when creating a new blog.

Remote | Cross-Site Scripting
May 04, 2026 May 04, 2026
May 04, 2026
May 04, 2026
Showing 20 of 5623 Results