Lucene search
K

78 matches found

NVD
NVD
added 2026/05/12 3:16 p.m.5 views

CVE-2026-43938

YetAnotherForum.NET YAF.NET is a C ASP.NET forum. Prior to 4.0.5 and 3.2.12, the application's database logger YAFNET.Core/Logger/DbLogger.cs captures the incoming request's User-Agent header into a JObject, serializes it with JsonConvert, and stores the result in the EventLog.Description column...

8.1CVSS0.00013EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.2 views

PT-2026-34233

Summary The defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace or / before the closing , allowing ...

6.1CVSS6AI score0.00039EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2026/04/01 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-34043

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerabili...

7.5CVSS5.8AI score0.00018EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:48 a.m.1 views

CVE-2026-34043

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but ha...

5.9CVSS5.8AI score0.00018EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/03/18 1:1 p.m.1 views

GHSA-C8RR-9GXC-JPRV UltraJSON has an integer overflow handling large indent leads to buffer overflow or infinite loop

Summary ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent parameter and the nested depth of the input exceeds INT32MAX. It can also get stuck in an infinite loop if the indent is a large negative number. Both are caused by an integer overflow/underflow...

7.5CVSS6AI score0.00072EPSS
Exploits1References5
Fedora
Fedora
added 2026/03/05 1:13 a.m.5 views

[SECURITY] Fedora 42 Update: php-zumba-json-serializer-3.2.4-1.fc42

This is a library to serialize PHP variables in JSON format. It is similar of the serialize function in PHP, but the output is a string JSON encoded. You can also unserialize the JSON generated by this tool and have you PHP content back. Autoloader: /usr/share/php/Zumba/JsonSerializer/autoload.ph...

6AI score
Exploits0
Veracode
Veracode
added 2026/01/27 2:28 p.m.4 views

Serialization Injection Vulnerability

LangChain is vulnerable to a Serialization Injection Vulnerability. The vulnerability is due to improper handling of user-controlled objects containing lc keys in the toJSON serialization logic, which allows an attacker to inject crafted data that is mistakenly treated as a trusted LangChain obje...

9.1CVSS6AI score0.00072EPSS
Exploits0References4Affected Software2
Debian CVE
Debian CVE
added 2026/01/08 2:16 p.m.4 views

CVE-2026-22028

Preact, a lightweight web development framework, JSON serialization protection to prevent Virtual DOM elements from being constructed from arbitrary JSON. A regression introduced in Preact 10.26.5 caused this protection to be softened. In applications where values from JSON payloads are assumed t...

9.2CVSS5.9AI score0.00081EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.4 views

PT-2026-2136

Name of the Vulnerable Software and Affected Versions Preact versions 10.26.5 through 10.26.9 Preact versions 10.27.0 through 10.27.2 Preact versions 10.28.0 through 10.28.1 Description Preact, a lightweight web development framework, has an issue with JSON serialization protection. A regression...

9.2CVSS6.6AI score0.00081EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2025/12/23 8:8 p.m.11 views

LangChain serialization injection vulnerability enables secret extraction

Context A serialization injection vulnerability exists in LangChain JS's toJSON method and subsequently when string-ifying objects using JSON.stringify. The method did not escape objects with 'lc' keys when serializing free-form data in kwargs. The 'lc' key is used internally by LangChain to mark...

9.1CVSS7.3AI score0.00072EPSS
Exploits0References6Affected Software2
OSV
OSV
added 2025/12/23 11:44 a.m.2 views

BIT-NIFI-2025-66524 Apache NiFi: Deserialization of Untrusted Data in GetAsanaObject Processor

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without...

8.8CVSS6.3AI score0.00149EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/12/19 10:53 p.m.6 views

External Control of File Name or Path in Langflow

Vulnerability Overview If an arbitrary path is specified in the request body's fspath, the server serializes the Flow object into JSON and creates/overwrites a file at that path. There is no path restriction, normalization, or allowed directory enforcement, so absolute paths e.g., /etc/poc.txt ar...

7.1CVSS7AI score0.00034EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2025/12/19 12:31 p.m.1 views

GHSA-V4P2-2W39-MHRJ Apache NiFi GetAsanaObject Processor has Remote Code Execution via Unsafe Deserialization

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without...

7.5CVSS6.5AI score0.00149EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/19 12:31 p.m.2 views

EUVD-2025-204524

Apache NiFi GetAsanaObject Processor has Remote Code Execution via Unsafe Deserialization...

7.5CVSS6.9AI score0.00149EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/12/19 9:24 a.m.1 views

CVE-2025-66524 Apache NiFi: Deserialization of Untrusted Data in GetAsanaObject Processor

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without...

7.5CVSS6.2AI score0.00149EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/12/19 9:24 a.m.15 views

CVE-2025-66524 Apache NiFi: Deserialization of Untrusted Data in GetAsanaObject Processor

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without...

7.5CVSS0.00149EPSS
Exploits0References1
CVE
CVE
added 2025/12/19 9:24 a.m.10 views

CVE-2025-66524

The vulnerability concerns Apache NiFi GetAsanaObject Processor (NiFi 1.20.0–2.6.0) which uses unfiltered Java Object serialization/deserialization with a Distribute Map Cache Client Service for state. The root cause is unsafe deserialization of crafted state data stored in the configured cache s...

8.8CVSS6.2AI score0.00149EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/19 12:0 a.m.3 views

PT-2025-52439

Name of the Vulnerable Software and Affected Versions Apache NiFi versions 1.20.0 through 2.6.0 Description The GetAsanaObject Processor in Apache NiFi utilizes a Distribute Map Cache Client Service for state management. This processor employs Java Object serialization and deserialization without...

8.8CVSS6.3AI score0.00149EPSS
Exploits0References13
Spring Engineering
Spring Engineering
added 2025/11/25 12:0 a.m.12 views

Beyond JSON: Converting Spring AI Tool Response Formats to TOON, XML, CSV, YAML, ...

JSON is the go-to format for LLM tool responses, but recent discussions around alternative formats like TOON Token-Oriented Object Notation claim potential benefits in token efficiency and performance. While the debate continues—with critical analyses pointing to context-dependent results—the...

7.4AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/11/10 6:12 a.m.2 views

CVE-2025-64439

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In versions 2.1.2 and below, the JsonPlusSerializer used as the default serialization protocol for all checkpointing contains a Remote Code Execution RCE...

7.4CVSS7.2AI score0.01261EPSS
Exploits0References1
Rows per page
Query Builder