Skip to content
Threat Feed

Tag

Library-Vulnerability

30 briefs RSS
critical advisory

Remote Code Execution in jsonpath-plus via CVE-2025-1302

CVE-2025-1302 is a critical remote code execution vulnerability in the jsonpath-plus library, exploitable via malicious JSONPath expressions injected through query parameters.

jsonpath-plus remote-code-execution injection web-application library-vulnerability
1r 2t 1c
high advisory

Arbitrary File Write in oras-go via Symlink-Chain Bypass

The oras-go library contains a path traversal vulnerability in its OCI layer extraction logic that allows attackers to overwrite arbitrary files on the host filesystem via a symlink-chain bypass.

oras-go arbitrary-file-write path-traversal library-vulnerability supply-chain
2t
high advisory

xmldom requireWellFormed Serialization Bypass

The xmldom serializer fails to properly validate element and attribute names when the requireWellFormed option is enabled, allowing attackers to inject arbitrary markup via line-terminated strings.

xmldom +3 injection xss library-vulnerability
2t 1c
high advisory

Critical Remote Code Execution Vulnerabilities in libheif Affecting Sharp

Multiple critical vulnerabilities in the libheif library, including CVE-2026-84383, enable potential remote code execution via malicious AVIF image processing in applications using the sharp npm package.

libheif +1 vulnerability rce image-processing library-vulnerability
1t
medium advisory

Server-Side Request Forgery in Unstructured URL Partitioning

The Unstructured library is vulnerable to unauthenticated full-read Server-Side Request Forgery (SSRF) via the partition(), partition_html(), and partition_md() functions, allowing attackers to access internal network services and cloud metadata endpoints.

unstructured ssrf library-vulnerability python
2t 1c
critical advisory

Denial of Service Vulnerability in nltk PorterStemmer

An algorithmic complexity vulnerability in the nltk PorterStemmer module allows unauthenticated attackers to cause high CPU usage via specially crafted inputs.

nltk +3 vulnerability rce python java sandbox-bypass path-traversal library-vulnerability sandbox-escape +1
4t 1c updated
high advisory

SSRF Vulnerability in utcp-http via Unvalidated Redirects

The utcp-http library performs security validation on the initial URL but fails to re-validate the target during HTTP redirects, enabling SSRF attacks to reach internal services or cloud metadata endpoints.

utcp-http +1 ssrf library-vulnerability cloud-security
1t
critical advisory

Multiple Sanitization Bypass Vulnerabilities in justhtml Library

The justhtml library before version 1.15.0 contains multiple vulnerabilities in URL sanitization, HTML serialization, and Markdown passthrough that allow attackers to inject malicious HTML and JavaScript.

justhtml +2 xss injection library-vulnerability
3t 1c
high advisory

NLTK Downloader Module Integrity Vulnerability

NLTK versions prior to 3.9.3 fail to verify package integrity after download, allowing remote attackers to perform MitM or DNS poisoning attacks to inject and execute arbitrary code.

NLTK +2 cve-2026-63312 path-traversal library-vulnerability python
4t 1c
low advisory

Cryptographic Implementation Vulnerabilities in libcrux

Multiple cryptographic implementation vulnerabilities in the libcrux library (CVE-2026-76234) allow for denial of service and improper cryptographic validation.

libcrux-ecdh +2 vulnerability cryptographic-flaw library-vulnerability
1c
medium advisory

Denial of Service in docx4j-core via Cyclic Style Inheritance

The docx4j-core library is vulnerable to a stack exhaustion denial-of-service attack due to missing cycle detection in the OpenXML style resolution process.

docx4j-core denial-of-service library-vulnerability java
1t
critical advisory

Arbitrary Code Execution in openssl_encrypt Library

The openssl_encrypt library before version 1.4.0 contains a vulnerability in its Whirlpool hash implementation that allows arbitrary code execution via untrusted shared object loading.

openssl_encrypt +1 vulnerability rce python supply-chain library-vulnerability cryptography cve-2026-74876 authentication-bypass +6
1r 8t 1c
high advisory

Arbitrary File Exfiltration in DSPy Image and Audio Adapters (CVE-2026-72742)

DSPy version 3.3.0b1 is vulnerable to arbitrary local file exfiltration via path traversal in its Image and Audio field adapters, allowing an attacker to read and transmit sensitive file contents.

DSPy exfiltration library-vulnerability
1t 1c
medium advisory

Denial of Service Vulnerabilities in Bouncy Castle for Java FIPS

Multiple vulnerabilities in the Bouncy Castle for Java FIPS library allow remote, anonymous attackers to trigger a denial-of-service condition.

Bouncy Castle for Java FIPS denial-of-service java library-vulnerability
1t
high advisory

GitPython Command Injection via Unsafe Git Option Guard Bypass

A bypass of the GitPython safety guard allows arbitrary OS command execution via token smuggling when using single-character keyword arguments with split_single_char_options=False.

GitPython +1 execution library-vulnerability command-injection remote-code-execution injection supply-chain
2t 1c updated
high advisory

SSRF via Ambiguous IPv4 Parsing in ip-address Library

The ip-address library versions 10.3.0 and below incorrectly parse IPv4 addresses with leading zeros, leading to trust-boundary bypasses and SSRF when used to filter internal network access.

ip-address ssrf library-vulnerability supply-chain
1t 1c
high advisory

Environment Variable Exfiltration in GitPython

GitPython versions prior to 3.1.52 are vulnerable to environment variable exfiltration when an attacker provides a crafted remote URL to the Repo.clone_from() method.

GitPython exfiltration library-vulnerability credential-theft
1t 1c
high advisory

NLTK NKJPCorpusReader Path Traversal Vulnerability

A path-traversal vulnerability in NLTK's NKJPCorpusReader allows attackers to read arbitrary files by bypassing the nltk.pathsec security sandbox.

NLTK path-traversal cve-2026-12072 library-vulnerability
1t
high advisory

NLTK pathsec DNS Rebinding SSRF Filter Bypass

A DNS rebinding vulnerability in the NLTK pathsec module allows attackers to bypass SSRF filters and access restricted internal resources by manipulating hostname resolution during the validation and connection phases.

NLTK ssrf dns-rebinding vulnerability path-traversal arbitrary-file-read library-vulnerability
1t
medium advisory

Lettré Library TLS Hostname Verification Bypass Vulnerability (CVE-2026-46428)

An inverted-boolean bug (CVE-2026-46428) in the `lettre` library's `boring-tls` integration silently disables TLS hostname verification for callers using the default strict configuration, allowing an on-path attacker with any chain-valid certificate to intercept SMTP submission, including credentials and message contents, from affected `lettre` clients.

lettre tls mitm library-vulnerability rust mail
3t 1c
critical advisory

Authentication Bypass in kin-openapi Due to Default NoopAuthenticationFunc

An authentication bypass vulnerability (CWE-287) exists in the `openapi3filter.ValidationHandler` component of the `getkin/kin-openapi` library (versions <= v0.143.0), where the `ValidationHandler.Load()` method silently defaults to a `NoopAuthenticationFunc` when an explicit function is not provided, allowing unauthenticated remote attackers to bypass OpenAPI security requirements and access protected endpoints in Go services.

kin-openapi authentication-bypass api golang library-vulnerability cwe-287
1t
high advisory

CVE-2026-65918 - PyTorch Torchvision Out-of-Bounds Heap Read Vulnerability

An out-of-bounds heap read vulnerability (CVE-2026-65918) in PyTorch torchvision through version 0.28.0 allows attackers to supply malicious GIF files, leading to denial of service via segmentation fault or disclosure of adjacent heap memory contents.

torchvision denial-of-service information-disclosure library-vulnerability
3t 1c
medium advisory

Libarchive Vulnerability Enables Remote Denial of Service

A remote, unauthenticated attacker can exploit a vulnerability in libarchive to initiate a Denial of Service attack, disrupting the availability of services or systems utilizing the affected library.

libarchive denial-of-service vulnerability library-vulnerability
1t
low advisory

node-tar Decompression/Parse DoS Vulnerability via Unlimited Input

A Denial of Service (DoS) vulnerability (CVE-2026-59873) exists in the `node-tar` library (npm/tar <= 7.5.18) due to a lack of hard upper bounds on total decompressed data or entry counts, allowing an unauthenticated attacker to craft a small 'Gzip Bomb' archive that exhausts server resources like disk space and CPU, leading to system-wide failure and service outages.

tar <= 7.5.18 denial-of-service software-supply-chain library-vulnerability nodejs tar gzip-bomb cve-2026-59873
2t 1c
low advisory

Mistune Quadratic-Time Parsing Vulnerability in Formatting Plugins

The mistune Python library, when used with the 'strikethrough', 'mark', or 'insert' plugins enabled, is vulnerable to an algorithmic-complexity denial-of-service (DoS) attack where an attacker can send specially crafted markdown input causing quadratic parsing time, leading to high CPU utilization and potential service outages.

mistune denial-of-service re-dos python library-vulnerability
1t 1c
medium advisory

CPU DoS Vulnerability in libp2p gossipsub

A critical vulnerability in the `@libp2p/gossipsub` library allows an unauthenticated attacker to cause a CPU-based Denial of Service by sending oversized IHAVE and IWANT control messages, which are synchronously processed, leading to Node.js event loop exhaustion and service disruption.

@libp2p/gossipsub denial-of-service cpu-exhaustion javascript nodejs library-vulnerability
1t
medium advisory

Tesla Elixir Client Decompression Bomb (CVE-2026-48594)

A critical vulnerability, CVE-2026-48594, in the Tesla Elixir HTTP client library allows an attacker to cause a denial of service by serving a specially crafted HTTP response with multiple `content-encoding` headers that, when processed by vulnerable versions (0.6.0 through 1.18.2) of the client using `Tesla.Middleware.DecompressResponse` or `Tesla.Middleware.Compression`, leads to exponential memory expansion and application crashes.

tesla resource-exhaustion denial-of-service library-vulnerability elixir
1t 1c
high advisory

Open Babel MOPAC Parser Out-of-Bounds Write Vulnerability (CVE-2022-46294)

A memory-safety vulnerability (CVE-2022-46294) in Open Babel's MOPAC input parser allows an out-of-bounds write into the `translationVectors[]` array when reading more than three Tv atoms from a crafted MOPAC input file, which can lead to application crash or arbitrary code execution upon victim processing the file.

Open Babel memory-corruption out-of-bounds-write cve library-vulnerability
3t 1c
high advisory

Oj: Use-After-Free in Oj::Doc Iterators via Reentrant Close

A heap use-after-free vulnerability (CVE-2026-54897) exists in `Oj::Doc` iterators (`each_value`, `each_child`, `each_leaf`) in the `oj` Ruby gem, allowing an attacker to cause application crashes or unpredictable behavior when a Ruby block yielded during iteration reentrantly calls `doc.close` or `d.close`.

oj gem ruby use-after-free library-vulnerability dos
2r 1t
high advisory

undici Library Vulnerable to Cross-Origin Request Routing via SOCKS5 Proxy Reuse (CVE-2026-6734)

The undici library, when using `Socks5ProxyAgent`, is vulnerable to cross-origin request routing if a single connection pool is reused across different origins, potentially misdirecting requests and credentials, trusting responses from the wrong origin, and silently downgrading HTTPS requests to HTTP (CVE-2026-6734).

undici >= 7.23.0 < 7.28.0 +1 library-vulnerability cross-origin-request data-leakage nodejs
2r 2t