Lucene search
+L

200 matches found

Kitploit
Kitploit
added 2026/09/11 7:42 a.m.6 views

CVE-2026-23005-Matter-Commissioning-Code-Brute-Force-Without-Rate-Limit

CVE-2026-23005 – Matter Commissioning Code Brute‑Force Without Rate Limit Program Code Python Matter simulation root@kitploit: mattercommissioningsim.py import random realcode = random.randint10000000, 99999999 def attemptjoincodeattempt: Simulate joining: no delay, no lockout if codeattempt ==...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 10:59 a.m.4 views

CVE-2021-23639

Overview md-to-pdf is a CLI tool for converting Markdown files to PDF. Affected versions of this package are vulnerable to Remote Code Execution RCE due to utilizing the library gray-matter to parse front matter content, without disabling the JS engine. Usage: root@kitploit: python3...

9.8CVSS8.2AI score0.05329EPSS
SaveExploits2
NVD
NVD
added 2026/08/17 8:16 p.m.9 views

CVE-2026-74234

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.0028EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/17 7:38 p.m.14 views

EUVD-2026-60437

Legora before 2026-08-14 contains a cross-site scripting vulnerability that allows attackers to achieve arbitrary JavaScript execution in a victim's browser by embedding a Mermaid block prefixed with a gray-matter JavaScript front-matter directive, causing the front-matter parser to invoke eval...

7.7CVSS5.7AI score0.0028EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 7:38 p.m.25 views

CVE-2026-74234

Legora before 2026-08-14 contains a cross-site scripting vulnerability that allows attackers to achieve arbitrary JavaScript execution in a victim's browser by embedding a Mermaid block prefixed with a gray-matter JavaScript front-matter directive, causing the front-matter parser to invoke eval...

7.7CVSS5.7AI score0.0028EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/17 7:38 p.m.9 views

CVE-2026-74234

...

5.1AI score0.0028EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/17 7:38 p.m.56 views

CVE-2026-74234

...

0.0028EPSS
SaveExploits0
CVE
CVE
added 2026/08/17 7:38 p.m.46 views

CVE-2026-74234

Legora before 2026-08-14 contains a cross-site scripting (XSS) vulnerability. The root cause is that a Mermaid block prefixed with a gray-matter JavaScript front-matter directive causes the front-matter parser to invoke eval() before any SVG sanitization occurs, enabling arbitrary JavaScript exec...

5.7AI score0.0028EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.17 views

PT-2026-76764

Name of the Vulnerable Software and Affected Versions Legora versions prior to 2026-08-14 Description A cross-site scripting issue exists where attackers can execute arbitrary JavaScript in a victim's browser. This occurs when a Mermaid block is prefixed with a gray-matter JavaScript front-matter...

7.7CVSS5.3AI score0.0028EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2026/08/14 5:19 p.m.9 views

IAM Compliance Requirements and Best Practices

IAM compliance is the practice of demonstrating that identity and access controls are not only documented but actually enforced across users, applications, infrastructure, and non-human identities. This guide explains what IAM compliance requires, which regulations matter, and how organizations...

6.2AI score
SaveExploits0
NVD
NVD
added 2026/07/23 9:17 p.m.24 views

CVE-2026-6924

A bug in the entropy initialization for SiWx917 causes the DRBG to use a predictable seed. As such, all random numbers generated in the Matter code use the same stream of numbers. This vulnerability was discovered after the impacted repository was already deprecated...

8.7CVSS0.00445EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 9:05 p.m.9 views

CVE-2026-6924

A bug in the entropy initialization for SiWx917 causes the DRBG to use a predictable seed. As such, all random numbers generated in the Matter code use the same stream of numbers. This vulnerability was discovered after the impacted repository was already deprecated...

8.7CVSS5.4AI score0.00445EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 9:05 p.m.37 views

CVE-2026-6924

CVE-2026-6924 describes a weak entropy initialization in SiWx917 TinyCrypt used by Silicon Labs Matter, causing the DRBG to seed from a predictable source. As a result, all random numbers in the Matter code may derive from the same stream, reducing unpredictability. The CVSS vector in the documen...

8.7CVSS5.4AI score0.00445EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 9:05 p.m.43 views

CVE-2026-6924 Weak entropy initialization in Silicon Labs Matter SiWx917 TinyCrypt path

A bug in the entropy initialization for SiWx917 causes the DRBG to use a predictable seed. As such, all random numbers generated in the Matter code use the same stream of numbers. This vulnerability was discovered after the impacted repository was already deprecated...

8.7CVSS0.00445EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.17 views

PT-2026-64178

Name of the Vulnerable Software and Affected Versions Silicon Labs Matter SiWx917 affected versions not specified Description A bug in the entropy initialization for SiWx917 causes the Deterministic Random Bit Generator DRBG, a mechanism used to produce random numbers, to use a predictable seed...

8.7CVSS5.9AI score0.00445EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/07/18 6:59 a.m.15 views

Code Injection

@prompty/core is vulnerable to Code Injection. The vulnerability is due to the use of gray-matter with executable JavaScript frontmatter enabled, which allows an attacker to execute arbitrary JavaScript by supplying a malicious .prompty file...

8.7CVSS5.8AI score0.00972EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/17 7:53 p.m.23 views

Prompty: Arbitrary code execution via JavaScript frontmatter in TypeScript loader

Summary The TypeScript Prompty loader used gray-matter without overriding executable frontmatter engines. gray-matter supports JavaScript frontmatter blocks such as ---js and evaluates them while parsing. An attacker-controlled .prompty file could therefore execute arbitrary JavaScript during...

8.7CVSS5.7AI score0.00972EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/15 12:31 a.m.17 views

EUVD-2025-210471

A use of uninitialized value vulnerability exists in the Matter SDK connectedhomeip before 1.4.0, where the GetDestinationGroupId.Value method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID...

7.5CVSS6AI score0.00583EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/15 12:31 a.m.12 views

EUVD-2025-210469

A reachable assertion vulnerability exists in the Matter SDK connectedhomeip before 1.4.2, specifically within the Level Control cluster's periodic server tick logic. When a MoveToLevel command is sent and immediately followed by a write of OperationMode=2 in the Pump Configuration and Control...

7.5CVSS6.1AI score0.00581EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/15 12:31 a.m.15 views

EUVD-2025-210472

A reachable assertion vulnerability exists in the Matter SDK connectedhomeip before 1.4.0, in the interaction model command processing logic. When an InvokeCommandRequest is sent to a nonexistent endpoint and cluster e.g., 0x34, the code incorrectly treats the endpoint as valid due to missing...

7.5CVSS6.1AI score0.00616EPSS
SaveExploits1References4
Rows per page
Query Builder