Lucene search
K

3164 matches found

Fedora
Fedora
added 2026/05/29 1:13 a.m.10 views

[SECURITY] Fedora 44 Update: perl-Sereal-5.005-1.fc44

Sereal is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. This Sereal module is a very thin wrapper around both Sereal::Encoder and Sereal::Decoder. It...

5.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.11 views

Fedora 44 : perl-Sereal / perl-Sereal-Decoder / perl-Sereal-Encoder (2026-26bb3fe2c6)

The remote Fedora 44 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2026-26bb3fe2c6 advisory. This update includes a security fix to make sure that COPY tags cannot be used to read past end of the buffer. Tenable has extracted the preceding descriptio...

5.8AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.9 views

ImageMagick < 6.9.13-47 / 7.x < 7.1.2-22 Multiple Vulnerabilities

The remote host has a version of ImageMagick installed that is prior to 6.9.13-47 or 7.x prior to 7.1.2-22. It is, therefore, affected by multiple vulnerabilities: - When writing an IPTC output file a malicious input file could cause an out of bounds read of a single byte. CVE-2026-42326 - An of ...

5.8AI score
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.11 views

Fedora 43 : perl-Sereal / perl-Sereal-Decoder / perl-Sereal-Encoder (2026-49c4be8260)

The remote Fedora 43 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2026-49c4be8260 advisory. This update includes a security fix to make sure that COPY tags cannot be used to read past end of the buffer. Tenable has extracted the preceding descriptio...

5.8AI score
Exploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.4 views

UBUNTU-CVE-2026-45928

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix memory leak on codecinfo allocation failure In wave5vpuopenenc and wave5vpuopendec, a vpu instance is allocated via kzalloc. If the subsequent allocation for inst-codecinfo fails, the functions retu...

5.7AI score0.00023EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/05/26 7:34 p.m.9 views

CVE-2026-44214 eventsource-encoder: SSE event injection via unsanitized event and id fields

eventsource-encoder encodes events as well-formed EventSource/Server Sent Event SSE messages. Prior to 1.0.2, eventsource-encoder does not sanitize the event or id fields of an EventSourceMessage before serializing them. An attacker who controls either field can inject arbitrary Server-Sent Event...

5.8CVSS5.9AI score0.00015EPSS
Exploits1References1
CVE
CVE
added 2026/05/26 7:34 p.m.9 views

CVE-2026-44214

CVE-2026-44214 concerns eventsource-encoder where unsanitized event and id fields can inject SSE line terminators, enabling forged SSE fields/messages. Affects versions prior to 1.0.2; patch released in 1.0.2 that validates/escapes those fields. Public advisories (GHSA, OSV, CVS) describe the imp...

5.8CVSS6AI score0.00015EPSS
Exploits1References1Affected Software1
EUVD
EUVD
added 2026/05/26 7:34 p.m.8 views

EUVD-2026-31968

eventsource-encoder encodes events as well-formed EventSource/Server Sent Event SSE messages. Prior to 1.0.2, eventsource-encoder does not sanitize the event or id fields of an EventSourceMessage before serializing them. An attacker who controls either field can inject arbitrary Server-Sent Event...

5.8CVSS5.9AI score0.00015EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/26 7:34 p.m.5 views

CVE-2026-44214

eventsource-encoder encodes events as well-formed EventSource/Server Sent Event SSE messages. Prior to 1.0.2, eventsource-encoder does not sanitize the event or id fields of an EventSourceMessage before serializing them. An attacker who controls either field can inject arbitrary Server-Sent Event...

5.8CVSS6AI score0.00015EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/05/26 7:31 p.m.10 views

JLSEC-2026-539

There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application availability...

5.5CVSS6.6AI score0.00441EPSS
Exploits0References14
OSV
OSV
added 2026/05/26 7:31 p.m.13 views

JLSEC-2026-536

A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

7.8CVSS6.9AI score0.00302EPSS
Exploits0References10
OSV
OSV
added 2026/05/26 7:31 p.m.13 views

JLSEC-2026-538

There's a flaw in openjpeg in versions prior to 2.4.0 in src/lib/openjp2/pi.c. When an attacker is able to provide crafted input to be processed by the openjpeg encoder, this could cause an out-of-bounds read. The greatest impact from this flaw is to application availability...

5.5CVSS5.8AI score0.0036EPSS
Exploits0References14
OSV
OSV
added 2026/05/26 7:31 p.m.14 views

JLSEC-2026-537

A flaw was found in OpenJPEG’s encoder in the opjdwtcalcexplicitstepsizes function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system availability...

5.5CVSS6.2AI score0.00175EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2026/05/26 9:0 a.m.10 views

CVE-2026-42586

A flaw was found in Netty, an asynchronous, event-driven network application framework. The Netty Redis codec encoder RedisEncoder does not properly validate or sanitize user-controlled string content for CRLF Carriage Return Line Feed characters. A remote attacker, by controlling the content of ...

7.1CVSS6.7AI score0.00008EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/05/26 12:0 a.m.5 views

PT-2026-47104

There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjpeg could cause a null pointer dereference. The highest impact of this flaw is to application availability...

5.4AI score
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/26 12:0 a.m.6 views

PT-2026-47101

A flaw was found in OpenJPEG’s encoder. This flaw allows an attacker to pass specially crafted x,y offset input to OpenJPEG to use during encoding. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

5.4AI score
Exploits0References6
CNNVD
CNNVD
added 2026/05/26 12:0 a.m.5 views

eventsource-encoder 注入漏洞

eventsource-encoder is a server-side event encoding tool developed by Espen Hovlandsdal. Versions of eventsource-encoder prior to 1.0.2 contained an injection vulnerability. This vulnerability stemmed from the lack of cleanup of event or ID fields during serialization of EventSourceMessage. An...

5.8CVSS5.9AI score0.00015EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/26 12:0 a.m.9 views

openSUSE 16 Security Update : libsndfile (openSUSE-SU-2026:20787-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20787-1 advisory. This update for libsndfile fixes the following issues - CVE-2025-52194: buffer overflow in the ircamreadheader function of file src/ircam.c when...

7.5CVSS6AI score0.00321EPSS
Exploits3References9
Positive Technologies
Positive Technologies
added 2026/05/26 12:0 a.m.5 views

PT-2026-47102

A flaw was found in OpenJPEG’s encoder in the opj dwt calc explicit stepsizes function. This flaw allows an attacker who can supply crafted input to decomposition levels to cause a buffer overflow. The highest threat from this vulnerability is to system availability...

6AI score
Exploits0References7
OSV
OSV
added 2026/05/22 8:43 a.m.2 views

SUSE-SU-2026:21826-1 Security update for libsndfile

This update for libsndfile fixes the following issues - CVE-2025-52194: buffer overflow in the ircamreadheader function of file src/ircam.c when processing malformed IRCAM audio files bsc1248458. - CVE-2025-56226: memory leak in the mpegl3encoderinit function of mpegl3encode.c bsc1256702. -...

7.5CVSS6AI score0.00321EPSS
Exploits3References7
Rows per page
Query Builder