Lucene search
+L

12993 matches found

EUVD
EUVD
added 2026/04/10 3:31 p.m.10 views

EUVD-2026-21371

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

5.8AI score0.00272EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/10 3:16 p.m.16 views

CVE-2026-23782

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

7.5CVSS0.00272EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/10 1:24 a.m.26 views

CVE-2026-4664

CVE-2026-4664 affects the WordPress plugin “Customer Reviews for WooCommerce” up to version 5.103.0. The vulnerability is an unauthenticated authentication bypass in create_review_permissions_check(), which compares the user-supplied key against the order’s ivole_secret_key meta using strict equa...

5.3CVSS5.8AI score0.00673EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/10 1:24 a.m.5 views

CVE-2026-4664 Customer Reviews for WooCommerce <= 5.103.0 - Unauthenticated Authentication Bypass to Arbitrary Review Submission via 'key' Parameter

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 5.103.0. This is due to the createreviewpermissionscheck function comparing the user-supplied key parameter against the order's ivolesecretkey meta value using...

5.3CVSS5.7AI score0.00673EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/10 1:24 a.m.12 views

EUVD-2026-21264

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 5.103.0. This is due to the createreviewpermissionscheck function comparing the user-supplied key parameter against the order's ivolesecretkey meta value using...

5.3CVSS5.8AI score0.00673EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/10 12:30 a.m.17 views

GHSA-R4C2-GQ3J-7RPJ Duplicate Advisory: OpenClaw: Telegram Webhook Missing Guess Rate Limiting Enables Brute-Force Guessing of Weak Webhook Secret

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-vcx4-4qxg-mfp4. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.25 contains a missing rate limiting vulnerability in Telegram webhook authentication that allo...

6.3CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/04/10 12:00 a.m.21 views

CVE-2026-23782

The CVE-2026-23782 affects BMC Control-M/MFT 9.0.20–9.0.22. An API management endpoint can be accessed without authentication to disclose an API identifier and its secret, enabling invocation of privileged API operations and potential unauthorized access. The issue is documented across multiple s...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References2Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/10 12:00 a.m.13 views

RRC Steganography

This is a proof of concept tool called Rotation Range-Coding RRC Steganography - an efficient and provably secure linguistic steganographic method that embeds secret messages into natural-language text generated by large language models. Included is the whitepaper discussing this tool called...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/10 12:00 a.m.8 views

S3CDM: A Secret-Sharing-Scheme-Based Cyberattack Detection Model and Its Simulation Implementation

We design and develop a secret-sharing-scheme-based cyberattack detection modelS3CDMthat can detect unauthorized or illegal activities especially insider attacks and protect sensitive information within complex network infrastructures of large organizations. The model splits a secret among a grou...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.47 views

PT-2026-31850

Name of the Vulnerable Software and Affected Versions Customer Reviews for WooCommerce plugin for WordPress versions up to and including 5.103.0 Description The Customer Reviews for WooCommerce plugin for WordPress is susceptible to authentication bypass. This occurs because the create review...

5.3CVSS5.7AI score0.00673EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.20 views

PT-2026-31922

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

5.8AI score0.00272EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/10 12:00 a.m.7 views

CVE-2026-23782

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With these exposed secrets, an attacker could invoke privileged API operations, potentially leading to...

5.8AI score0.00272EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.19 views

PT-2026-31979

OpenClaw before 2026.3.24 contains a path traversal vulnerability in sandbox enforcement allowing sandboxed agents to read arbitrary files from other agents' workspaces via unnormalized mediaUrl or fileUrl parameter keys. Attackers can exploit incomplete parameter validation in...

7.7CVSS5.9AI score0.00382EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:27 p.m.5 views

CVE-2026-40153

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the executecommand function in shelltools.py calls os.path.expandvars on every command argument at line 64, manually re-implementing shell-level environment variable expansion despite using shell=False line 88 for security. This...

7.4CVSS5.9AI score0.00273EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/09 9:27 p.m.39 views

CVE-2026-40153

PraisonAIAgents is affected by CVE-2026-40153: prior to 1.5.128, execute_command in shell_tools.py expands environment variables via os.path.expandvars() for all command arguments, despite shell=False, enabling exfiltration of secrets (DB credentials, API keys, cloud keys). The approval UI also s...

7.4CVSS5.9AI score0.00273EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/09 9:27 p.m.27 views

CVE-2026-40153 PraisonAIAgents Affected by Environment Variable Secret Exfiltration via os.path.expandvars() Bypassing shell=False in Shell Tool

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the executecommand function in shelltools.py calls os.path.expandvars on every command argument at line 64, manually re-implementing shell-level environment variable expansion despite using shell=False line 88 for security. This...

7.4CVSS0.00273EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:27 p.m.6 views

CVE-2026-40153 PraisonAIAgents Affected by Environment Variable Secret Exfiltration via os.path.expandvars() Bypassing shell=False in Shell Tool

PraisonAIAgents is a multi-agent teams system. Prior to 1.5.128, the executecommand function in shelltools.py calls os.path.expandvars on every command argument at line 64, manually re-implementing shell-level environment variable expansion despite using shell=False line 88 for security. This...

7.4CVSS5.8AI score0.00273EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:06 p.m.6 views

CVE-2026-40109 Flux notification-controller GCR Receiver missing email validation allows unauthorized reconciliation triggering

Flux notification-controller is the event forwarder and notification dispatcher for the GitOps Toolkit controllers. Prior to 1.8.3, the gcr Receiver type in Flux notification-controller does not validate the email claim of Google OIDC tokens used for Pub/Sub push authentication. This allows any...

3.1CVSS5.8AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/09 6:17 p.m.12 views

CVE-2026-39961

Aiven Operator allows you to provision and manage Aiven Services from your Kubernetes cluster. From 0.31.0 to before 0.37.0, a developer with create permission on ClickhouseUser CRDs in their own namespace can exfiltrate secrets from any other namespace — production database credentials, API keys...

6.8CVSS0.00395EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/09 6:10 p.m.29 views

Improper Privilege Management

Overview Affected versions of this package are vulnerable to Improper Privilege Management via the ClickhouseUser/ServiceUser. An attacker can access sensitive information from other namespaces by supplying a crafted namespace value, causing the operator to read secrets from unauthorized location...

8.2CVSS5.7AI score0.00395EPSS
SaveExploits0References2
Rows per page
Query Builder