Lucene search
+L

17264 matches found

OSV
OSV
added 2026/06/18 8:39 p.m.13 views

GHSA-WC84-J36W-PW4X OpenClaw: Workspace .env STATE_DIRECTORY could influence bundled runtime dependency roots

Summary Workspace .env STATEDIRECTORY could influence bundled runtime dependency roots. In affected versions, a workspace .env in a repository opened by a trusted operator could set STATEDIRECTORY before runtime dependency root resolution. This advisory is scoped to the named feature and...

7.1CVSS5.6AI score0.00124EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/18 8:39 p.m.20 views

EUVD-2026-37160

OpenClaw: Workspace .env STATEDIRECTORY could influence bundled runtime dependency roots...

7.1CVSS5.2AI score0.00124EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 3:49 p.m.11 views

CVE-2026-55205 Hermes WebUI < 0.51.468 - Resource Exhaustion via Unauthenticated OAuth Flow Endpoint

Hermes WebUI before 0.51.468 contains a resource exhaustion vulnerability in the unauthenticated POST /api/onboarding/oauth/start endpoint that allows unbounded accumulation of in-memory flow state and daemon threads. Attackers can send repeated or concurrent requests to exhaust server memory and...

6.9CVSS6AI score
SaveExploits0References8
OSV
OSV
added 2026/06/18 2:28 p.m.27 views

GHSA-V4JC-PM6R-3VJ8 python-statemachine SCXML <data expr> Eval Injection

Summary python-statemachine 3.1.2 evaluates attributes in SCXML documents using Python's eval. Any application that passes attacker-controlled SCXML content to SCXMLProcessor is vulnerable to arbitrary code execution in the context of the hosting process. Details SCXMLProcessor.parsescxmlfile...

9.8CVSS6.2AI score0.01363EPSS
SaveExploits2References5
SUSE Linux
SUSE Linux
added 2026/06/18 7:08 a.m.10 views

Security update for glibc

This update for glibc fixes the following issues: CVE-2026-5928: libio: Fix ungetwc operating on byte stream bsc1262464, BZ 33998 CVE-2026-5450: stdio-common: Fix buffer overflow in scanf %mc bsc1262465, BZ 34008 CVE-2026-4046: Use pending character state in IBM1390, IBM1399 character sets...

8.7CVSS5.6AI score0.00502EPSS
SaveExploits3References12
OSV
OSV
added 2026/06/18 7:08 a.m.10 views

SUSE-SU-2026:2440-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2026-5928: libio: Fix ungetwc operating on byte stream bsc1262464, BZ 33998 - CVE-2026-5450: stdio-common: Fix buffer overflow in scanf %mc bsc1262465, BZ 34008 - CVE-2026-4046: Use pending character state in IBM1390, IBM1399 character sets...

9.8CVSS6.1AI score0.00502EPSS
SaveExploits3References7
RedHat Linux
RedHat Linux
added 2026/06/18 2:12 a.m.17 views

HdrHistogram: HdrHistogram: Local state issue via 'Count' argument manipulation

A flaw was found in HdrHistogram. A local attacker could exploit this vulnerability by manipulating the 'Count' argument within the recordValueWithCount function. This manipulation leads to a state issue, which could impact the integrity of data processing within the affected component...

4.8CVSS5.8AI score0.00159EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/06/17 9:32 p.m.36 views

CVE-2026-48991 XianYuLauncher: Legacy Microsoft account OAuth sign-in flow lacks PKCE and state validation

XianYuLauncher is a Minecraft Java Edition launcher. In versions prior to 1.5.5, sensitive authentication artifacts could be exposed during a user-initiated login under certain local attack conditions. Affected versions relied on a fixed localhost redirect URI without PKCE or state validation...

5.5CVSS0.00127EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/17 7:59 p.m.18 views

EUVD-2026-37790

Tinyproxy through 1.11.3, fixed in commit 364cdb6, fails to reject requests containing multiple Content-Length headers with differing values, forwarding all duplicate headers to the backend while using the first value to determine how many request body bytes to consume. Remote attackers can...

9.3CVSS5.5AI score0.00439EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/17 6:41 p.m.15 views

GHSA-M9CV-24RX-8MV7 Filament: Disabled RichEditor field state can be used for XSS

In Filament v3, a disabled RichEditor field rendered its raw state without sanitizing HTML. Where the data stored in this field's state isn't sanitized already when the form state was filled, an attacker could plant malicious HTML or JavaScript and achieve XSS that executes for users who view the...

7.6CVSS5.3AI score0.00284EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/17 3:16 p.m.22 views

CVE-2026-47103

Python StateMachine versions 3.0.0 before 3.2.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary code by supplying malicious SCXML documents containing crafted attributes evaluated unsafely. The SCXMLProcessor passes attacker-controlled expression strings...

9.8CVSS0.01363EPSS
SaveExploits2References4
CVE
CVE
added 2026/06/17 2:32 p.m.100 views

CVE-2026-47103

Python StateMachine 3.0.0 before 3.2.0 has a remote code execution flaw: crafted SCXML documents with are unsafely evaluated via eval() in the SCXMLProcessor, enabling arbitrary code execution in the hosting process. Affected versions are 3.0.0 up to (but not including) 3.2.0. The CVSS metrics i...

9.8CVSS6.7AI score0.01363EPSS
SaveExploits2References4Affected Software1
Cvelist
Cvelist
added 2026/06/17 2:32 p.m.48 views

CVE-2026-47103 Python StateMachine 3.0.0 < 3.2.0 RCE via SCXML eval() Injection

Python StateMachine versions 3.0.0 before 3.2.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary code by supplying malicious SCXML documents containing crafted attributes evaluated unsafely. The SCXMLProcessor passes attacker-controlled expression strings...

9.8CVSS0.01363EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/06/17 9:22 a.m.44 views

kernel: ALSA: aloop: Fix racy access at PCM trigger

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.5AI score0.00113EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.48 views

PT-2026-50440

Name of the Vulnerable Software and Affected Versions Python StateMachine versions 3.0.0 through 3.1.x Description An issue exists where the library evaluates expressions from SCXML documents unsafely. The SCXMLProcessor passes attacker-controlled expression strings from attributes through a call...

9.8CVSS6.2AI score0.01363EPSS
SaveExploits2References15
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.32 views

PT-2026-50597

Name of the Vulnerable Software and Affected Versions Filament versions 3.0.0 through 3.3.52 Description A disabled RichEditor field renders its raw state without sanitizing HTML. If the data stored in the field's state was not previously sanitized when the form state was filled, an attacker can...

7.6CVSS5.8AI score0.00284EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/16 9:31 p.m.13 views

GHSA-4QGR-57JQ-93VH Duplicate Advisory: Workspace .env STATE_DIRECTORY could influence bundled runtime dependency roots

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wc84-j36w-pw4x. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.2 contains an environment variable injection vulnerability where workspace .env STATEDIRECTORY...

7.1CVSS5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/16 9:31 p.m.19 views

Duplicate Advisory: Internal/webchat command auth could inherit ownerAllowFrom wildcard state

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-4hpg-mp64-x7xq. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.25 contains a privilege escalation vulnerability in internal and webchat command authenticatio...

6.5CVSS5.6AI score0.00245EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/16 9:31 p.m.17 views

Duplicate Advisory: Workspace .env STATE_DIRECTORY could influence bundled runtime dependency roots

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wc84-j36w-pw4x. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.2 contains an environment variable injection vulnerability where workspace .env STATEDIRECTORY...

7.1CVSS5.3AI score0.00124EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/06/16 7:17 p.m.20 views

CVE-2026-53858

OpenClaw before 2026.5.2 contains an environment variable injection vulnerability where workspace .env STATEDIRECTORY could influence bundled runtime dependency roots. Attackers can manipulate the STATEDIRECTORY variable to load runtime dependencies from unintended local paths, potentially...

7.1CVSS0.00124EPSS
SaveExploits0References2
Rows per page
Query Builder