VulnSea

openshift_lightspeed vulnerabilities

CVEs whose affected-version data names the openshift_lightspeed package (go, npm, pip). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

80 CVEsRSS

CVE-2026-82556Medium· 6.3
3w ago

A vulnerability was found in Forgejo up to 15.0.4

A vulnerability was found in Forgejo up to 15.0.4. This issue affects the function net.LookupIP of the file services/migrations/allowlist/is_migrate_allowed.go of the component Repository Migration Handler. Performing a manipulation resu…

SunlitRed Hat · Red Hat Enterprise Linux 10EPSS 0.21%via NVD
CVE-2026-82562Low· 3.7
3w ago

### Summary When `qs.parse` is called with `comma: true` and `throwOnLimitExceeded: true`, a comma-separated value under a bracket-push key (`a[]=1,2,3,4`) is split into an array without being compared against `arrayLimit`, while the …

### Summary When `qs.parse` is called with `comma: true` and `throwOnLimitExceeded: true`, a comma-separated value under a bracket-push key (`a[]=1,2,3,4`) is split into an array without being compared against `arrayLimit`, while the …

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.32%via NVD
CVE-2026-82417Medium· 5.3⚖ disputed
3w ago

### Summary `qs.stringify` throws a `TypeError` when it serializes an object whose own `constructor` property has a truthy, non-callable `isBuffer` member

### Summary `qs.stringify` throws a `TypeError` when it serializes an object whose own `constructor` property has a truthy, non-callable `isBuffer` member. `utils.isBuffer` duck-types buffers by calling `obj.constructor.isBuffer(obj)`…

SunlitRed Hat · Red Hat Enterprise Linux 9EPSS 0.26%via NVD
CVE-2026-81725Medium· 5.9
3w ago

nltk: NLTK: Regular Expression Denial of Service via malformed TEI blocks (CVE-2026-81725)

A flaw was found in NLTK, specifically within the Pl196xCorpusReader component. A remote attacker can exploit this by supplying malformed Text Encoding Initiative (TEI) blocks containing numerous unmatched opening tags. This triggers a reg…

SunlitRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.23%via CSAF
CVE-2026-81724High· 7.5⚖ disputed
3w ago

nltk: NLTK: Denial of Service via Uncontrolled Recursion (CVE-2026-81724)

A flaw was found in NLTK. This uncontrolled recursion vulnerability in `nltk.featstruct.FeatStructReader` allows unauthenticated attackers to cause a denial of service. Attackers can achieve this by supplying deeply nested feature-structur…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.27%via CSAF
CVE-2026-81726High· 8.7
3w ago

nltk: NLTK: Unauthorized file access via path traversal in model-artifact APIs (CVE-2026-81726)

A flaw was found in NLTK. This vulnerability, known as path traversal, allows an attacker to bypass security restrictions in the model-artifact APIs. By exploiting this, an attacker can perform unauthorized read or write operations on file…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.26%via CSAF
CVE-2026-81727High· 7.1
3w ago

nltk: NLTK: Filesystem containment bypass allows local file overwrite (CVE-2026-81727)

A flaw was found in NLTK. This vulnerability, a filesystem containment bypass, allows a local attacker with write access to a shared downloader directory to create special links (hardlinks) that point to files outside the intended installa…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.14%via CSAF
CVE-2026-81722High· 7.5
3w ago

nltk: nltk PorterStemmer: Denial of Service due to inefficient token processing (CVE-2026-81722)

A flaw was found in the nltk PorterStemmer component. A remote attacker could exploit this vulnerability by providing a specially crafted, untrusted token. The inefficient algorithmic complexity in the stemming process, specifically within…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.36%via CSAF
CVE-2026-80205High· 7.5
3w ago

nltk: NLTK: Denial of Service via unvalidated regular expressions (CVE-2026-80205)

A flaw was found in NLTK. A remote attacker can exploit a regular expression denial of service (ReDoS) vulnerability in the `Text.findall()` and `TokenSearcher.findall()` methods. These methods accept user-supplied regular expressions with…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.49%via CSAF
CVE-2026-79674High· 7.5
4w ago

nltk: NLTK: Information disclosure via path traversal in corpus-reader constructors (CVE-2026-79674)

A flaw was found in NLTK. A path traversal vulnerability in corpus-reader constructors allows a remote attacker to bypass the intended data root sandbox. By supplying arbitrary corpus root paths to LinThesaurusCorpusReader and PanLexLiteCo…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.23%via CSAF
CVE-2026-78682High· 7.5
4w ago

nltk: NLTK: Server-Side Request Forgery via HTTP Proxy Configuration (CVE-2026-78682)

A flaw was found in NLTK. When an HTTP proxy is configured, a server-side request forgery (SSRF) vulnerability exists in the `nltk.pathsec.urlopen` function. An attacker can exploit this by providing a seemingly valid public URL, which the…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.25%via CSAF
CVE-2026-79675High· 8.1
4w ago

nltk: NLTK before 3.10.3 JVM Argument Injection via Per-Call Options (CVE-2026-79675)

A flaw was found in NLTK. When processing untrusted input for its `per-call options` parameter in the `java()` function, NLTK fails to validate Java Virtual Machine (JVM) options. A remote attacker could exploit this by injecting dangerous…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.43%via CSAF
CVE-2026-76172High· 7.5
4w ago

fast-uri: fast-uri: URI parsing flaw enables server-side request forgery and redirects (CVE-2026-76172)

A flaw was found in fast-uri, a software component used for parsing Uniform Resource Identifiers (URIs) in Node.js applications. This vulnerability arises from an issue in how fast-uri processes the scheme part of a URI, specifically when …

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.23%via CSAF
CVE-2026-75899High· 7.5
4w ago

fast-uri: fast-uri: Server-Side Request Forgery via repeated hostname percent-decoding (CVE-2026-75899)

A flaw was found in fast-uri, a URI parser for Node.js. The component incorrectly decodes percent escapes in a hostname twice during URI parsing and authority recomposition. This double decoding can allow a remote attacker to manipulate a …

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.22%via CSAF
CVE-2026-75975High· 7.5
4w ago

fast-uri: fast-uri: Server-side request forgery via malformed IPv6 normalization (CVE-2026-75975)

A flaw was found in fast-uri, a URI parser for Node.js. Its custom parser for bracketed IPv6 literals does not fully validate the IPv6 grammar, allowing invalid trailing text in an authority to be silently discarded. This can lead to a mal…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.22%via CSAF
CVE-2026-75931High· 7.5
4w ago

fast-uri: fast-uri: Host confusion via skipped IDN canonicalization (CVE-2026-75931)

A flaw was found in fast-uri, a URI parser for Node.js. This vulnerability arises because the parser fails to consistently convert internationalized domain names (IDN) to their standard ASCII form when processing scheme-relative references…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.23%via CSAF
CVE-2026-73643High· 7.5
1mo ago

js-yaml is a JavaScript YAML parser and dumper

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 until 5.2.2, parsing a small YAML document can take exponential time when an application calls load() or loadAll() on untrusted input. In src/parser/parser.ts, readFlowCollection…

TwilightRed Hat · Red Hat OpenShift AI 2.25EPSS 0.34%via NVD
CVE-2026-45819High· 7.5
1mo ago

baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.

baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.

TwilightRed Hat · Red Hat Ceph Storage 9EPSS 0.37%via NVD
CVE-2026-56853High· 7.5
1mo ago

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service (CVE-2026-56853)

A flaw was found in the `net/http` component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the `ReadHeaderTi…

TwilightRed Hat · Red Hat OpenShift Container Platform 4.22EPSS 0.57%via CSAF
CVE-2026-49478High· 8.7⚖ disputed
1mo ago

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Versions through 1.8.5 improperly follow cross-host redirects and attach Kubernetes ServiceAccount tokens during OIDC discover…

TwilightRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.18%via NVD
CVE-2026-73088High· 7.5
1mo ago

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, normalizeStats() in node.js, reached unconditionally through getStat() and loadStat() on every browserslist()…

TwilightRed Hat · Red Hat Enterprise Linux 8EPSS 0.44%via NVD
CVE-2026-73089High· 7.5
1mo ago

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools

Browserslist is a configuration tool for sharing target browsers and Node.js versions between front-end tools. Prior to 4.28.7, index.js retains every distinct `(queries, context)` result in cache and every parseQueries() AST in parseCac…

TwilightRed Hat · Red Hat Enterprise Linux 8EPSS 0.47%via NVD
CVE-2026-71556High· 7.1
1mo ago

go-git is an extensible git implementation library written in pure Go

go-git is an extensible git implementation library written in pure Go. Prior to 5.19.2 and 6.0.0-alpha.5, worktree operations (including checkout, status, and add) resolve symbolic links inside the working tree without confining resoluti…

TwilightRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.36%via NVD
CVE-2026-54876High· 7.5⚖ disputed
1mo ago

Issue summary: A malicious TLS server can cause a memory leak in a TLS client that has enabled OCSP response checking by sending an OCSP response that contains no single response entries. Impact summary: An attacker can leak an attacker…

Issue summary: A malicious TLS server can cause a memory leak in a TLS client that has enabled OCSP response checking by sending an OCSP response that contains no single response entries. Impact summary: An attacker can leak an attacker…

TwilightRed Hat · Red Hat Enterprise Linux 10EPSS 0.26%via NVD
CVE-2026-71235High· 8.8
1mo ago

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine (re/lua.go) performs no input validation at all and preloads danger…

TwilightRed Hat · Red Hat OpenShift Container Platform 4EPSS 0.29%via NVD
CVE-2026-69243High· 7.0PoC
1mo ago

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. If using the server-side component, an attack…

MidnightRed Hat · Red Hat OpenShift AI 2.25EPSS 0.43%via NVD
CVE-2026-69244High· 7.5
1mo ago

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker contro…

TwilightRed Hat · Red Hat OpenShift AI 2.25EPSS 0.30%via NVD
CVE-2026-69152High· 7.5
1mo ago

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation (CVE-2026-69152)

A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block …

TwilightRed Hat · Red Hat Enterprise Linux AppStream (v. 8)EPSS 0.62%via CSAF
CVE-2026-69153High· 7.5
1mo ago

postcss: PostCSS: Information disclosure via crafted sourceMappingURL (CVE-2026-69153)

A flaw was found in PostCSS. A remote attacker can exploit this vulnerability by providing a specially crafted sourceMappingURL when a specific configuration (the 'from' parameter) is not set. This can cause the application to read and exp…

TwilightRed Hat · Red Hat Hardened ImagesEPSS 0.45%via CSAF
CVE-2026-18446High· 7.5
1mo ago

fast-uri: fast-uri: Host confusion vulnerability via backslash in URI authority (CVE-2026-18446)

A flaw was found in fast-uri. This vulnerability arises because fast-uri incorrectly parses Uniform Resource Identifiers (URIs) when a backslash is used in place of a forward slash to introduce the authority component. This discrepancy wit…

TwilightRed Hat · Red Hat OpenShift AI (RHOAI)EPSS 0.22%via CSAF
openshift_lightspeed vulnerabilities (CVEs) · VulnSea