[From nobody Wed Apr 15 22:07:05 2026
Received: (at submit) by bugs.debian.org; 27 Jun 2025 04:07:55 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-8.5 required=4.0 tests=BAYES_00, FOURLA,
 FROMDEVELOPER, 
 KHOP_HELO_FCRDNS,RDNS_DYNAMIC,SPF_HELO_NONE,SPF_NONE,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 25; hammy, 150; neutral, 67; spammy,
 0. spammytokens: hammytokens:0.000-+--H*F:U*carnil,
 0.000-+--XDebbugsCc, 0.000-+--X-Debbugs-Cc, 0.000-+--H*r:eldamar.lan,
 0.000-+--H*M:reportbug
Return-path: &lt;carnil@debian.org&gt;
Received: from c-82-192-244-13.customer.ggaweb.ch ([82.192.244.13]:36286
 helo=eldamar.lan) by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1uV0NW-009Bl7-1K
 for submit@bugs.debian.org; Fri, 27 Jun 2025 04:07:55 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: jackson-core: CVE-2025-52999
Message-ID: &lt;175099726997.190058.11541641663466953391.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0
Date: Fri, 27 Jun 2025 06:07:49 +0200
Delivered-To: submit@bugs.debian.org

Source: jackson-core
Version: 2.14.1-1
Severity: important
Tags: security upstream
Forwarded: https://github.com/FasterXML/jackson-core/pull/943
X-Debbugs-Cc: carnil@debian.org, Debian Security Team &lt;team@security.debian.org&gt;

Hi,

The following vulnerability was published for jackson-core.

CVE-2025-52999[0]:
| jackson-core contains core low-level incremental (&quot;streaming&quot;)
| parser and generator abstractions used by Jackson Data Processor. In
| versions prior to 2.15.0, if a user parses an input file and it has
| deeply nested data, Jackson could end up throwing a
| StackoverflowError if the depth is particularly large. jackson-core
| 2.15.0 contains a configurable limit for how deep Jackson will
| traverse in an input document, defaulting to an allowable depth of
| 1000. jackson-core will throw a StreamConstraintsException if the
| limit is reached. jackson-databind also benefits from this change
| because it uses jackson-core to parse JSON inputs. As a workaround,
| users should avoid parsing input files from untrusted sources.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities &amp; Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2025-52999
    https://www.cve.org/CVERecord?id=CVE-2025-52999
[1] https://github.com/FasterXML/jackson-core/pull/943
[2] https://github.com/FasterXML/jackson-core/security/advisories/GHSA-h46c-h94j-95f3

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore
]