Lucene search
+L

2437 matches found

Cvelist
Cvelist
added 2026/02/13 12:00 a.m.31 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

0.00455EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/13 12:00 a.m.10 views

CVE-2025-70956

A State Pollution vulnerability was discovered in the TON Virtual Machine TVM before v2025.04. The issue exists in the RUNVM instruction logic VmState::runchildvm, which is responsible for initializing child virtual machines. The operation moves critical resources specifically libraries and log...

7.5CVSS5.9AI score
SaveExploits0References6
Malwarebytes
Malwarebytes
added 2026/02/12 12:35 p.m.25 views

Child exploitation, grooming, and social media addiction claims put Meta on trial

Meta is facing two trials over child safety allegations in California and New Mexico. The lawsuits are landmark cases, marking the first time that any such accusations have reached a jury. Although over 40 state attorneys general have filed suits about child safety issues with social media, none...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/02/11 9:25 p.m.11 views

CVE-2026-26029 sf-mcp-server has a Command Injection in query_records tool due to unsafe use of child_process.exec

sf-mcp-server is an implementation of Salesforce MCP server for Claude for Desktop. A command injection vulnerability exists in sf-mcp-server due to unsafe use of childprocess.exec when constructing Salesforce CLI commands with user-controlled input. Successful exploitation allows attackers to...

7.5CVSS6.1AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/11 9:25 p.m.12 views

CVE-2026-26029 sf-mcp-server has a Command Injection in query_records tool due to unsafe use of child_process.exec

sf-mcp-server is an implementation of Salesforce MCP server for Claude for Desktop. A command injection vulnerability exists in sf-mcp-server due to unsafe use of childprocess.exec when constructing Salesforce CLI commands with user-controlled input. Successful exploitation allows attackers to...

7.5CVSS6AI score0.00911EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/11 9:25 p.m.33 views

CVE-2026-26029 sf-mcp-server has a Command Injection in query_records tool due to unsafe use of child_process.exec

sf-mcp-server is an implementation of Salesforce MCP server for Claude for Desktop. A command injection vulnerability exists in sf-mcp-server due to unsafe use of childprocess.exec when constructing Salesforce CLI commands with user-controlled input. Successful exploitation allows attackers to...

7.5CVSS0.00911EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/11 12:00 a.m.17 views

sf-mcp-server 操作系统命令注入漏洞

sf-mcp-server is a context-based protocol server developed by Anton Kutishevsky. sf-mcp-server has an operating system command injection vulnerability. This vulnerability arises from unsafe operations when using childprocess.exec to handle user input, which may lead to command injection attacks...

7.5CVSS5.8AI score0.00911EPSS
SaveExploits0References2
Malwarebytes
Malwarebytes
added 2026/02/10 1:50 p.m.15 views

How safe are kids using social media? We did the groundwork

When researchers created an account for a child under 13 on Roblox, they expected heavy guardrails. Instead, they found that the platform’s search features still allowed kids to discover communities linked to fraud and other illicit activity. The discoveries spotlight the question that lawmakers...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/10 8:20 a.m.14 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00799EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/09 8:26 a.m.12 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00799EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/09 2:15 a.m.16 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00799EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/04 7:51 p.m.15 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00799EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/04 5:16 p.m.57 views

CVE-2026-23081

In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if the 'leds' child node exists. Call ofputnode to correctly maintain the refcount...

5.5CVSS0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 4:08 p.m.80 views

CVE-2026-23105

CVE-2026-23105 (Linux kernel) : A fix in the net/sched/qfq code changes the activation check of a class from relying on the child qdisc’s qlen to using cl_is_active in qfq_rm_from_ag. This patch makes activation determination more consistent and aims to prevent exploits that could manipulate chil...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.46 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS0.0012EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/04 4:08 p.m.9 views

CVE-2026-23105 net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_rm_from_ag

In the Linux kernel, the following vulnerability has been resolved: net/sched: qfq: Use clisactive to determine whether class is active in qfqrmfromag This is more of a preventive patch to make the code more consistent and to prevent possible exploits that employ child qlen manipulations on qfq...

7.8CVSS5.3AI score
SaveExploits0References10
CVE
CVE
added 2026/02/04 4:08 p.m.37 views

CVE-2026-23081

Summary: CVE-2026-23081 affects the Linux kernel intel-xway PHY driver, where an OF node reference-count leakage could occur. The root cause is improper management of Open Firmware (OF) node refcounts when checking the presence of the 'leds' child node. The fix adds a correct refcount maintenance...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0References2Affected Software1
Malwarebytes
Malwarebytes
added 2026/02/03 4:55 p.m.15 views

An AI plush toy exposed thousands of private chats with children

Bondu’s AI plush toy exposed a web console that let anyone with a Gmail account read about 50,000 private chats between children and their cuddly toys. Bondu's toy is marketed as: “A soft, cuddly toy powered by AI that can chat, teach, and play with your child.” What it doesn’t say is that anyone...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/03 3:42 p.m.13 views

cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service

A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in xml.dom.minidom methods, such as appendChild, when building excessively nested documents due to a dependency on clearidcache...

6.3CVSS5.8AI score0.00799EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/02/03 5:47 a.m.11 views

WordPress Child Theme Creator by Orbisius plugin <= 1.5.5 - Missing Authorization to Authenticated (Subscriber+) Cloud Snippet Update/Delete vulnerability

Missing Authorization to Authenticated Subscriber+ Cloud Snippet Update/Delete vulnerability discovered by Tieu Pham Trong Nhan - TechlabCorp in WordPress Plugin Child Theme Creator versions = 1.5.5...

4.3CVSS5.4AI score0.0034EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder