Lucene search
+L

10304 matches found

EUVD
EUVD
added 2026/03/05 3:30 p.m.11 views

EUVD-2026-9819

The WowOptin: Next-Gen Popup Maker – Create Stunning Popups and Optins for Lead Generation plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation due to a missing capability check on the 'installandactiveplugin' function in all versions up to, and including, 1.4.24. This...

8.8CVSS6AI score0.00276EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/05 1:57 a.m.10 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

6.6CVSS5.9AI score0.00241EPSS
SaveExploits2References1
Kaspersky
Kaspersky
added 2026/03/05 12:00 a.m.16 views

KLA90912 ACE vulnerability in Microsoft Device

A remote code execution vulnerability was found in Microsoft Devices Pricing Program. Malicious users can exploit this vulnerability to execute arbitrary code. Original advisories CVE-2026-21536 Exploitation CVE list CVE-2026-21536 critical Solution Install necessary updates from the KB section,...

9.8CVSS6.5AI score0.01596EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/04 3:30 p.m.10 views

EUVD-2025-208272

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

6.6CVSS5.9AI score0.00241EPSS
SaveExploits2References4
NVD
NVD
added 2026/03/04 3:16 p.m.13 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

6.6CVSS0.00241EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2026/03/04 12:00 a.m.6 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

5.9AI score0.00241EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.11 views

PT-2026-22927

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

5.9AI score0.00241EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2026/03/04 12:00 a.m.7 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

6.6CVSS5.9AI score0.00241EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2026/03/04 12:00 a.m.19 views

erase-install 安全漏洞

erase-install is a macOS system reinstallation and upgrade script developed by Graham Pugh. Versions of erase-install prior to v40.4 contained security vulnerabilities; these vulnerabilities stemmed from the practice of writing credential outputs into hardcoded paths, which could allow unverified...

6.6CVSS5.8AI score0.00241EPSS
SaveExploits2References3
CVE
CVE
added 2026/03/04 12:00 a.m.24 views

CVE-2025-70342

CVE-2025-70342: erase-install prior to v40.4 (commit 2c31239) writes swiftDialog credential output to a hardcoded path (/var/tmp/dialog.json), enabling an unauthenticated attacker to intercept admin credentials during reinstall/erase operations by creating a named pipe. This document provides the...

6.6CVSS5.9AI score0.00241EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/03/04 12:00 a.m.17 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

6.6CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/04 12:00 a.m.36 views

CVE-2025-70342

erase-install prior to v40.4 commit 2c31239 writes swiftDialog credential output to a hardcoded path /var/tmp/dialog.json. This allows an unauthenticated attacker to intercept admin credentials entered during reinstall/erase operations via creating a named pipe...

0.00241EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2026/03/03 10:25 p.m.14 views

OpenClaw has multiple E2E/test Dockerfiles that run all processes as root

Three Dockerfiles in scripts/docker/ and scripts/e2e/ lack a USER directive, meaning all processes run as uid 0 root. If any process is compromised, the attacker has root inside the container, making container breakout significantly easier. Partial fix 2026-02-08: Commit 28e1a65e added USER sandb...

6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/03 9:50 p.m.12 views

OpenClaw Loopback CDP probe can leak Gateway token to local listener

Summary A local process can capture the OpenClaw Gateway auth token from Chrome CDP probe traffic on loopback. Details Affected versions inject x-openclaw-relay-token for loopback CDP URLs, and CDP reachability probes send that header to /json/version. If an attacker controls the probed loopback...

6.8CVSS6AI score0.00126EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 9:32 p.m.16 views

GHSA-77HF-7FQF-F227 OpenClaw skills-install-download: tar.bz2 extraction bypassed archive safety parity checks (local DoS)

Summary The tar.bz2 installer path in src/agents/skills-install-download.ts used shell tar preflight/extract logic that did not share the same hardening guarantees as the centralized archive extractor. This allowed crafted .tar.bz2 archives to bypass special-entry blocking and extracted-size...

5.5CVSS6AI score0.00132EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 9:20 p.m.22 views

OpenClaw: Unified root-bound write hardening for browser output and related path-boundary flows

Summary A path-confinement bypass in browser output handling allowed writes outside intended roots in openclaw versions up to and including 2026.3.1. The fix unifies root-bound, file-descriptor-verified write semantics and canonical path-boundary validation across browser output and related...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/03 9:20 p.m.9 views

GHSA-3PXQ-F3CP-JMXP OpenClaw: Unified root-bound write hardening for browser output and related path-boundary flows

Summary A path-confinement bypass in browser output handling allowed writes outside intended roots in openclaw versions up to and including 2026.3.1. The fix unifies root-bound, file-descriptor-verified write semantics and canonical path-boundary validation across browser output and related...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 views

PT-2026-26011

Summary A path-confinement bypass in browser output handling allowed writes outside intended roots in openclaw versions up to and including 2026.3.1. The fix unifies root-bound, file-descriptor-verified write semantics and canonical path-boundary validation across browser output and related...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/02 11:23 p.m.8 views

GHSA-V892-HWPG-JWQP OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.9CVSS6.3AI score0.00152EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/03/01 1:43 a.m.12 views

CVE-2026-28515

openDCIM version 23.04, through commit 4467e9c4, contains a missing authorization vulnerability in install.php and container-install.php. The installer and upgrade handler expose LDAP configuration functionality without enforcing application role checks. Any authenticated user can access this...

9.3CVSS5.9AI score0.01157EPSS
SaveExploits3References1
Rows per page
Query Builder