Lucene search
+L

21173 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/11 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: openssl (UTSA-2026-005342)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005342 advisory. Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code where an ASN1TYPE union member is accessed without first validating...

7.5CVSS5.8AI score0.00768EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.11 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.0056EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/02/10 7:23 p.m.9 views

CVE-2026-25480

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/10 6:00 p.m.20 views

BIT-NGINX-2026-1642

A vulnerability exists in NGINX OSS and NGINX Plus when configured to proxy to upstream Transport Layer Security TLS servers. An attacker with a man-in-the-middle MITM position on the upstream server side—along with conditions beyond the attacker's control—may be able to inject plain text data in...

8.2CVSS5.7AI score0.00339EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/10 1:02 p.m.11 views

CVE-2025-15570 ckolivas lrzip stream.c lzma_decompress_buf use after free

A vulnerability was found in ckolivas lrzip up to 0.651. This impacts the function lzmadecompressbuf of the file stream.c. Performing a manipulation results in use after free. Attacking locally is a requirement. The exploit has been made public and could be used. The project was informed of the...

5.3CVSS5.1AI score0.00202EPSS
SaveExploits1References6
CISA
CISA
added 2026/02/10 12:00 p.m.58 views

Poland Energy Sector Cyber Incident Highlights OT and ICS Security Gaps

The purpose of this Alert is to amplify Poland’s Computer Emergency Response Team CERT Polska’s Energy Sector Incident Report published on Jan. 30, 2026, and highlight key mitigations for Energy Sector stakeholders. In December 2025, a malicious cyber actors targeted and compromised operational...

5.7AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 11:21 a.m.9 views

Important: Red Hat Security Advisory: libsoup3 security update

An update for libsoup3 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

8.6CVSS6.6AI score0.00947EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/10 8:45 a.m.13 views

libsoup: Stack-Based Buffer Overflow in libsoup Multipart Response Parsingmultipart HTTP response

A flaw was found in libsoup. This stack-based buffer overflow vulnerability occurs during the parsing of multipart HTTP responses due to an incorrect length calculation. A remote attacker can exploit this by sending a specially crafted multipart HTTP response, which can lead to memory corruption...

8.6CVSS6.7AI score0.00947EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.9 views

RHEL 8 : libsoup (RHSA-2026:2402)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:2402 advisory. The libsoup packages provide an HTTP client and server library for GNOME. Security Fixes: libsoup: Signed to Unsigned Conversion Error Leadi...

8.6CVSS6.5AI score0.00947EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/10 12:00 a.m.7 views

ALSA-2026:2410 Important: libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications...

8.6CVSS5.7AI score0.00947EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/09 6:49 p.m.40 views

CVE-2026-25480 FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS0.00412EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/09 6:49 p.m.49 views

CVE-2026-25480

Litestar prior to 2.20.0 uses FileStore cache keys derived from Unicode NFKD normalization and ord() substitution without separators, enabling cache key collisions when used as a response-cache backend. An unauthenticated remote attacker can craft paths to trigger collisions, causing one URL to s...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/09 5:19 p.m.14 views

Litestar's FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Summary FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remote attacker can trigger cache key collisions via crafted paths, causing one UR...

6.5CVSS5.7AI score0.00412EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/09 5:19 p.m.10 views

GHSA-VXQX-RH46-Q2PG Litestar's FileStore key canonicalization collisions allow response cache mixup/poisoning (ASCII ord + Unicode NFKD)

Summary FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remote attacker can trigger cache key collisions via crafted paths, causing one UR...

6.5CVSS5.7AI score0.00412EPSS
SaveExploits1References6
HackRead
HackRead
added 2026/02/09 2:00 p.m.11 views

Criminal IP Integrates with IBM QRadar to Deliver Real-Time Threat Intelligence Across SIEM and SOAR

Torrance, United States / California, 9th February 2026, CyberNewswire...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/02/09 4:15 a.m.12 views

CVE-2025-66607

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. The response header contains an insecure setting. Users could be redirected to malicious sites by an attacker. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

6.3CVSS0.00169EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/09 3:09 a.m.16 views

CVE-2025-66607

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. The response header contains an insecure setting. Users could be redirected to malicious sites by an attacker. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

6.3CVSS5.3AI score0.00169EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/09 3:09 a.m.6 views

CVE-2025-66607

A vulnerability has been found in FAST/TOOLS provided by Yokogawa Electric Corporation. The response header contains an insecure setting. Users could be redirected to malicious sites by an attacker. The affected products and versions are as follows: FAST/TOOLS Packages: RVSVRN, UNSVRN, HMIWEB,...

6.3CVSS5.3AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/09 3:09 a.m.16 views

CVE-2025-66607

CVE-2025-66607 affects Yokogawa FAST/TOOLS (Packages: RVSVRN, UNSVRN, HMIWEB, FTEES, HMIMOB) from R9.01 to R10.04. The root cause is an insecure response header setting that can allow a user to be redirected to malicious sites by an attacker. Documented impact is that redirects may occur, enablin...

6.3CVSS5.3AI score0.00169EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/09 2:55 a.m.12 views

Important: Red Hat Security Advisory: libsoup security update

An update for libsoup is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.6CVSS6.6AI score0.00947EPSS
SaveExploits0References3
Rows per page
Query Builder