Latest CVE Feed

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

Score
Vulnerability
Published
4.3 MEDIUM
CVE-2026-71322 — Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with req…

Lemur manages TLS certificate creation. Prior to 1.9.3, CertificateExport placed its CertificatePermission ownership check inside the plugin.requires_key branch for POST /api/1/certificates//export. …

lemur | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
6.5 MEDIUM
CVE-2026-71317 — Lemur: Sub-CA creation never checks `AuthorityPermission` on the parent authority

Lemur manages TLS certificate creation. Prior to 1.9.3, POST /api/1/authorities with type=subca did not require AuthorityPermission on the parent authority when ADMIN_ONLY_AUTHORITY_CREATION was fals…

lemur | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
8.1 HIGH
CVE-2026-71308 — Lemur: Unchecked `replaces[]` lets any user silence notifications and hijack auto-rotatio…

Lemur manages TLS certificate creation. From 0.5.0 until 1.9.3, certificate create, upload, and edit requests accepted replaces[] or replacements identifiers that AssociatedCertificateSchema resolved…

lemur | Remote | Authorization
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.7 HIGH
CVE-2026-71307 — Lemur: Authenticated low-privilege users can read plaintext destination credentials (SFTP…

Lemur manages TLS certificate creation. Prior to 1.9.3, GET /api/1/destinations and GET /api/1/destinations/ relied only on authentication while sibling write handlers required admin_permission. Dest…

lemur | Remote | Authentication
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.7 HIGH
CVE-2026-71303 — Lemur: Incomplete fix for CVE-2026-55166 -- ACME authority update endpoint allows non-adm…

Lemur manages TLS certificate creation. Prior to 1.9.3, _validate_acme_url enforced ACME_DIRECTORY_HOST_ALLOWLIST when an authority was created, but PUT /api/1/authorities/ passed options to lemur/au…

lemur | Remote | Server-Side Request Forgery
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
7.4 HIGH
CVE-2026-70666 — Lemur: Server-Side Request Forgery via the ACME client following server-controlled URLs

Lemur manages TLS certificate creation. Prior to 1.9.3, an authority-role member could update acme_url through PUT /api/1/authorities/ without revalidation and direct setup_acme_client_no_retry to an…

lemur | Remote | Misconfiguration
Aug 18, 2026 Sep 08, 2026
Aug 18, 2026
Sep 08, 2026
9.2 CRITICAL
CVE-2026-67443 — FUXA: Unauthenticated guest JWT bypasses Node-RED secure-mode authorization gate (Remote …

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for…

fuxa | Remote | Authorization
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
6.9 MEDIUM
CVE-2026-67440 — FUXA: Unauthenticated Socket.IO read events

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the DEVICE_BROWSE, DEVICE_NODE_ATTRIBUTE, HOST_INTERFACES, and DEVICE_TAGS_REQUEST handlers in server/r…

fuxa | Remote | Information Disclosure
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
6.0 MEDIUM
CVE-2026-65985 — FUXA: SSRF hardening for `device-webapi-request`

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the device-webapi-request Socket.IO handler in server/runtime/index.js permits an authenticated non-adm…

fuxa | Remote | Server-Side Request Forgery
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
7.5 HIGH
CVE-2026-65984 — FUXA: JWT lifecycle flaws allow deleted or demoted users to retain privileged sessions

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, POST /api/refresh in server/api/auth/index.js falls back from current user data to decoded.groups, incl…

fuxa | Remote | Authentication
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
7.3 HIGH
CVE-2026-59915 — Dell Alienware Command Center Elevation of Privilege Vulnerability

Dell Alienware Command Center (AWCC), versions prior to 6.14.20.0, contain a Least Privilege Violation vulnerability. A low privileged attacker with local access could potentially exploit this vulner…

alienware_command_center | Authorization
Aug 18, 2026 Aug 20, 2026
Aug 18, 2026
Aug 20, 2026
9.8 CRITICAL
CVE-2026-57826 — openHiTLS X.509 Certificate Chain Verification Improper Authorization Vulnerability

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for…

Remote | Misconfiguration
Aug 18, 2026 Aug 31, 2026
Aug 18, 2026
Aug 31, 2026
7.5 HIGH
CVE-2026-52829 — ZEBRA: IPv4-Mapped Mempool Misbehavior Update Aborts Zebra Address Book

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated IPv4 peer can deterministically terminate a synced Zebra node using the default Linux dual-stack listener configurat…

zebrad | Remote | Denial of Service
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
5.9 MEDIUM
CVE-2026-52739 — ZEBRA: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifie…

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child.…

zebrad | Remote | Denial of Service
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
6.9 MEDIUM
CVE-2026-52738 — ZEBRA: Finalized address balance credit-first overflow on consensus-valid blocks

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a consensus-valid block containing a long chain of transparent self-spends to one address can permanently halt Zebra nodes. In zebra-st…

zebrad | Remote | Denial of Service
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
5.3 MEDIUM
CVE-2026-52737 — ZEBRA: Sync restart poisoning from single unauthenticated peer via above-lookahead block

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and th…

zebrad | Remote | Denial of Service
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
8.7 HIGH
CVE-2026-52736 — ZEBRA: Block suppression via NU5 same-header body poisoning of sent-hash cache

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a remote unauthenticated P2P peer can stall a Zebra node by racing an invalid block body against the valid canonical body for the same …

zebrad | Remote | Race Condition
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
9.3 CRITICAL
CVE-2026-52735 — ZEBRA: Consensus divergence via P2SH sigop undercount in pure-Rust disabled-opcode parser

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, Zebra can accept a block that zcashd rejects because the P2SH signature-operation counter undercounts redeem scripts containing a disab…

zebrad | Remote | Misconfiguration
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
5.3 MEDIUM
CVE-2026-52734 — ZEBRA: Unbounded memory leak in mempool download pipeline via timeout path cancel_handles…

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, an unauthenticated P2P peer can cause the mempool download pipeline to retain transactions after verification reaches the outer RATE_LI…

zebrad | Remote | Denial of Service
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
6.5 MEDIUM
CVE-2026-52733 — ZEBRA: Persistent on-disk corruption of Sapling/Orchard subtree roots after chain fork vi…

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a natural or attacker-influenced chain fork can leave stale Sapling and Orchard note-commitment subtree roots in Zebra state. In zebra-…

zebrad | Remote | Misconfiguration
Aug 18, 2026 Sep 09, 2026
Aug 18, 2026
Sep 09, 2026
Showing 20 of 15311 Results