Lucene search
K

4654 matches found

UbuntuCve
UbuntuCve
added 2026/04/06 4:16 p.m.0 views

CVE-2026-34380

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a signed integer overflow exists in undopxr24impl in src/lib/OpenEXRCore/internalpxr24.c at line 377. The...

5.9CVSS5.9AI score0.00071EPSS
Exploits1References10
UbuntuCve
UbuntuCve
added 2026/04/06 4:16 p.m.0 views

CVE-2026-34588

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.1.0 to before 3.2.7, 3.3.9, and 3.4.9, internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic. Because nx, ny, and...

8.6CVSS5.9AI score0.00011EPSS
Exploits1References10
CVE
CVE
added 2026/04/06 3:33 p.m.7 views

CVE-2025-47392

CVE-2025-47392 describes a memory corruption issue that occurs when decoding corrupted satellite data files with invalid signature offsets. The NVD records a CVSS v3.1 base score of 8.8 (HIGH) with adjacent attack vector, no privileges or user interaction required, and high impact on confidential...

8.8CVSS5.9AI score0.00011EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/04/06 3:31 p.m.1 views

CVE-2026-34588

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.1.0 to before 3.2.7, 3.3.9, and 3.4.9, internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic. Because nx, ny, and...

8.6CVSS5.3AI score0.00011EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2026/04/06 3:31 p.m.0 views

CVE-2026-34588 OpenEXR has a signed 32-bit Overflow in PIZ Decoder Leads to OOB Read/Write

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.1.0 to before 3.2.7, 3.3.9, and 3.4.9, internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic. Because nx, ny, and...

8.6CVSS5.9AI score0.00011EPSS
Exploits1References4
AlpineLinux
AlpineLinux
added 2026/04/06 3:22 p.m.2 views

CVE-2026-34380

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a signed integer overflow exists in undopxr24impl in src/lib/OpenEXRCore/internalpxr24.c at line 377. The...

5.9CVSS5.9AI score0.00071EPSS
Exploits1
CVE
CVE
added 2026/04/06 3:21 p.m.10 views

CVE-2026-34379

OpenEXR 3.4.9 addresses multiple CVEs including CVE-2026-34379: Misaligned write in LossyDctDecoder_execute leading to undefined behavior (DWA/DWAB decompression). Affected component: LossyDctDecoder in the DWA/DWAB path; root cause is a misaligned write that can cause undefined behavior. This up...

7.1CVSS6AI score0.0009EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.2 views

PT-2026-30638

Memory corruption when decoding corrupted satellite data files with invalid signature offsets...

8.8CVSS5.9AI score0.00011EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.1 views

PT-2026-30658

Name of the Vulnerable Software and Affected Versions OpenEXR versions 3.2.0 through 3.2.6, version 3.3.9, and version 3.4.9 Description A memory write issue exists in the LossyDctDecoder execute function within src/lib/OpenEXRCore/internal dwa decoder.h:749 when decoding DWA or DWAB-compressed E...

8.4CVSS5.1AI score0.0009EPSS
Exploits3References42
Packet Storm News
Packet Storm News
added 2026/04/06 12:0 a.m.1 views

SigCorr 0.1.0

SigCorr detects cross-protocol attack chains spanning SS7/MAP, Diameter S6a, and GTPv2-C interfaces in mobile core networks. It performs unified subscriber identity correlation across protocol boundaries to detect multi-stage attacks that single-interface monitors miss. It is written in Java 17 a...

5.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.0 views

PT-2026-30659

Name of the Vulnerable Software and Affected Versions OpenEXR versions 3.2.0 through 3.2.6, 3.3.9, and 3.4.9 Description A signed integer overflow exists in the undo pxr24 impl function within the OpenEXR library. The expression uint64 tw 3 calculates w 3 as a signed 32-bit integer before...

7.1CVSS5.2AI score0.0009EPSS
Exploits3References48
Veracode
Veracode
added 2026/04/04 5:36 a.m.2 views

Information Disclosure

openexr is vulnerable to an information disclosure. The vulnerability is due to improper handling of heap memory during image decoding, which allows an attacker to craft a malicious EXR file that leaks sensitive memory data when processed...

8.7CVSS5.8AI score0.0002EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/04 4:24 a.m.0 views

GHSA-W48F-FWG7-WW6P @stablelib/cbor: Prototype poisoning via `__proto__` map keys in CBOR decoding

Summary @stablelib/cbor decodes CBOR maps into ordinary JavaScript objects and assigns attacker-controlled keys directly onto those objects. A CBOR map key named proto therefore changes the prototype of the decoded object instead of becoming an ordinary data property. Details The decoder builds m...

8.9CVSS5.9AI score
Exploits0References3
Snyk
Snyk
added 2026/04/04 4:24 a.m.1 views

Prototype Pollution

Overview @stablelib/cbor is a CBOR encoder and decoder Affected versions of this package are vulnerable to Prototype Pollution via the CBOR decoding process. An attacker can manipulate the prototype of decoded objects by supplying specially crafted map keys, such as proto, which can lead to...

8.9CVSS6.4AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/04 4:24 a.m.4 views

@stablelib/cbor: Prototype poisoning via `__proto__` map keys in CBOR decoding

Summary @stablelib/cbor decodes CBOR maps into ordinary JavaScript objects and assigns attacker-controlled keys directly onto those objects. A CBOR map key named proto therefore changes the prototype of the decoded object instead of becoming an ordinary data property. Details The decoder builds m...

6AI score
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/04/03 9:47 p.m.3 views

EUVD-2026-18060

OpenEXR: integer overflow to OOB write in uncompressb44impl...

8.4CVSS5.9AI score0.00007EPSS
Exploits1References4
Fedora
Fedora
added 2026/04/03 5:4 p.m.6 views

[SECURITY] Fedora 42 Update: gstreamer1-vaapi-1.26.11-1.fc42

A collection of GStreamer plugins to let you make use of VA API video acceleration from GStreamer applications. Includes elements for video decoding, display, encoding and post-processing using VA API subject to hardware limitations...

5.9AI score
Exploits0
Debian
Debian
added 2026/04/03 1:15 p.m.1 views

[SECURITY] [DSA 6194-1] pyasn1 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6194-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso April 03, 2026 https://www.debian.org/security/faq -...

7.5CVSS6.7AI score0.00027EPSS
Exploits1
OSV
OSV
added 2026/04/03 10:14 a.m.3 views

CLSA-2026-1775211239 openexr: Fix of 4 CVEs

CVE-2025-12495 CVE-2025-12839 CVE-2025-12840: fix heap buffer overflows in the C core decoding pipeline missing nread validation in exrreadchunk, missing packed/unpacked size check for uncompressed tiles, missing storagemode guard in chunk offset computation - CVE-2025-64181: fix use of...

7.8CVSS5.9AI score0.00114EPSS
Exploits1References1
OSV
OSV
added 2026/04/03 10:2 a.m.3 views

CLSA-2026-1775210556 ghostscript: Fix of 4 CVEs

CVE-2025-27830: fix potential buffer overflow with DollarBlend in font serialization - CVE-2025-27831: prevent Unicode decoding overrun in txtwrite/docxwrite devices - CVE-2025-27835: fix confusion between bytes and shorts in glyph to Unicode conversion - CVE-2025-27836: fix potential print...

9.8CVSS6.9AI score0.0017EPSS
Exploits0References1
Rows per page
Query Builder