Lucene search
+L

878 matches found

NCSC
NCSC
added 2026/01/13 7:17 p.m.17 views

Vulnerability fixed in Microsoft SQL Server

Microsoft has fixed a vulnerability in SQL Server A malicious party can exploit the vulnerability to gain unauthorized access to DEBUG functionality and thereby generate, among other things, memory dumps. These dumps can also involve memory outside the scope of SQL Server, allowing the malicious...

7.2CVSS7.4AI score0.01267EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.5 views

MiracleLinux 9 : systemd-252-55.el9_7.7.ML.1 (AXSA:2025-11553:11)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2025-11553:11 advisory. systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump CVE-2025-4598 Tenable...

4.7CVSS6AI score0.00831EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000494)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000494 advisory. A flaw was found in the Linux kernel's implementation of Userspace core dumps. This flaw allows an attacker with a local account to crash a trivial program and...

4.4CVSS6.3AI score0.00617EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992901)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992901 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc: Don't try to copy PPR for task with NULL ptregs powerpc sets up PFKTHREAD and PFIOWORKER...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2025/12/26 9:27 a.m.14 views

Critical LangChain Core Vulnerability Exposes Secrets via Serialization Injection

A critical security flaw has been disclosed in LangChain Core that could be exploited by an attacker to steal sensitive secrets and even influence large language model LLM responses through prompt injection. LangChain Core i.e., langchain-core is a core Python package that's part of the LangChain...

9.3CVSS7.8AI score0.43415EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2025/12/26 5:41 a.m.15 views

CVE-2025-68664

A flaw was found in LangChain, a framework for building agents and LLM-powered applications. A remote attacker can exploit a serialization injection vulnerability in LangChain's dumps and dumpd functions. This occurs because the functions do not properly escape dictionaries containing the interna...

9.3CVSS7.5AI score0.43415EPSS
SaveExploits5References10
NVD
NVD
added 2025/12/23 11:15 p.m.16 views

CVE-2025-68664

LangChain is a framework for building agents and LLM-powered applications. Prior to versions 0.3.81 and 1.2.5, a serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries...

9.3CVSS0.43415EPSS
SaveExploits5References7
Snyk
Snyk
added 2025/12/23 11:04 p.m.9 views

Deserialization of Untrusted Data

Overview langchain-core is a Building applications with LLMs through composability Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the dumps and dumpd functions when user-controlled data containing the lc key is serialized and later deserialized. This key...

9.3CVSS8.2AI score0.43415EPSS
SaveExploits5References2
CVE
CVE
added 2025/12/23 10:47 p.m.95 views

CVE-2025-68664

CVE-2025-68664 (LangGrinch) is a serialization-injection vulnerability in the LangChain Core Python package. Affected versions prior to 0.3.81 and 1.2.5 fail to escape dictionaries containing the internal lc marker during dumps/dumpd, causing user-controlled data to be treated as legitimate LangC...

9.3CVSS6.9AI score0.43415EPSS
SaveExploits5References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/23 10:47 p.m.6 views

CVE-2025-68664 LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

LangChain is a framework for building agents and LLM-powered applications. Prior to versions 0.3.81 and 1.2.5, a serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries...

9.3CVSS6.9AI score0.43415EPSS
SaveExploits5References7
Cvelist
Cvelist
added 2025/12/23 10:47 p.m.46 views

CVE-2025-68664 LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

LangChain is a framework for building agents and LLM-powered applications. Prior to versions 0.3.81 and 1.2.5, a serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries...

9.3CVSS0.43415EPSS
SaveExploits5References7
OSV
OSV
added 2025/12/23 10:47 p.m.13 views

CVE-2025-68664 LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

LangChain is a framework for building agents and LLM-powered applications. Prior to versions 0.3.81 and 1.2.5, a serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries...

9.3CVSS7.2AI score
SaveExploits0References9
EUVD
EUVD
added 2025/12/23 6:46 p.m.12 views

EUVD-2025-204849

LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs...

9.3CVSS6.8AI score0.43415EPSS
SaveExploits5References8
OSV
OSV
added 2025/12/23 6:46 p.m.42 views

GHSA-C67J-W6G6-Q2CM LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

Summary A serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries. The 'lc' key is used internally by LangChain to mark serialized objects. When user-controlled data...

9.3CVSS6.2AI score0.43415EPSS
SaveExploits5References9
Github Security Blog
Github Security Blog
added 2025/12/23 6:46 p.m.19 views

LangChain serialization injection vulnerability enables secret extraction in dumps/loads APIs

Summary A serialization injection vulnerability exists in LangChain's dumps and dumpd functions. The functions do not escape dictionaries with 'lc' keys when serializing free-form dictionaries. The 'lc' key is used internally by LangChain to mark serialized objects. When user-controlled data...

9.3CVSS7.8AI score0.43415EPSS
SaveExploits5References9Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/23 12:00 a.m.10 views

PT-2025-52859

Name of the Vulnerable Software and Affected Versions: LangChain versions prior to 0.3.81 and 1.2.5 Description: A serialization injection vulnerability exists in LangChain's dumps and dumpd functions. These functions do not properly escape dictionaries containing 'lc' keys when serializing data...

9.3CVSS7.6AI score0.43415EPSS
SaveExploits5References113
RedhatCVE
RedhatCVE
added 2025/12/19 5:30 a.m.23 views

CVE-2025-68462

Freedombox before 25.17.1 does not set proper permissions for the backups-data directory, allowing the reading of dump files of databases...

3.2CVSS6.9AI score0.00114EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/19 12:00 a.m.10 views

CVE-2025-66910

Turms Server v0.10.0-SNAPSHOT and earlier contains a plaintext password storage vulnerability in the administrator authentication system. The BaseAdminService class caches administrator passwords in plaintext within AdminInfo objects to optimize authentication performance. Upon successful login,...

6.5AI score0.00223EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/12/19 12:00 a.m.16 views

PT-2025-52456

Name of the Vulnerable Software and Affected Versions Turms Server versions prior to 0.10.0-SNAPSHOT Description The software stores administrator passwords in plaintext within memory, specifically in the rawPassword field of AdminInfo objects, to improve authentication speed. This bypasses the...

6CVSS6.5AI score0.00223EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/12/19 12:00 a.m.12 views

EUVD-2025-204537

Turms Server v0.10.0-SNAPSHOT and earlier contains a plaintext password storage vulnerability in the administrator authentication system. The BaseAdminService class caches administrator passwords in plaintext within AdminInfo objects to optimize authentication performance. Upon successful login,...

6CVSS6.4AI score0.00223EPSS
SaveExploits1References5
Rows per page
Query Builder