Lucene search
+L

11207 matches found

RedHat Linux
RedHat Linux
added 2026/07/10 3:37 a.m.19 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.14: python3.14-3.14.6-1.3.hum1 aarch64, x8664 python3.14-debug-3.14.6-1.3.hum1 aarch64, x8664 python3.14-devel-3.14.6-1.3.hum1 aarch64, x8664 python3.14-freethreading-3.14.6-1.3.hum1...

8.7CVSS5.9AI score0.00637EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/10 3:00 a.m.9 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python-setuptools: python-setuptools-wheel-83.0.0-4.hum1 noarch python3-setuptools-83.0.0-4.hum1 noarch python-setuptools-83.0.0-4.hum1.src src...

6.1CVSS6.1AI score0.00405EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/07/10 12:17 a.m.5 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: patch: patch-2.8-4.2.hum1 aarch64, x8664 patch-2.8-4.2.hum1.src src Security Fixes: patch: CVE-2026-56289...

5.5CVSS5.2AI score0.00168EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.11 views

Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS : LibRaw vulnerabilities (USN-8522-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8522-1 advisory. It was discovered that LibRaw incorrectly handled certain Nikon RAW image files. An attacker could possibly use this issue to cau...

9.8CVSS6.3AI score0.00932EPSS
SaveExploits6References7
NVD
NVD
added 2026/07/09 10:17 p.m.26 views

CVE-2026-45788

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, secure uploads could be exposed by pullhotlinkedimages when an attacker knew the secured upload URL and the secureuploads site setting was enabled. This issue is fixed in versions 2026.6.0,...

7.5CVSS0.00634EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/09 9:59 p.m.9 views

CVE-2026-45788

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, secure uploads could be exposed by pullhotlinkedimages when an attacker knew the secured upload URL and the secureuploads site setting was enabled. This issue is fixed in versions 2026.6.0,...

6.3CVSS5.8AI score0.00634EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/09 9:59 p.m.11 views

CVE-2026-45788 Discourse: Secure uploads exposed by hotlinked image copying

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, secure uploads could be exposed by pullhotlinkedimages when an attacker knew the secured upload URL and the secureuploads site setting was enabled. This issue is fixed in versions 2026.6.0,...

6.3CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/09 9:59 p.m.41 views

CVE-2026-45788 Discourse: Secure uploads exposed by hotlinked image copying

Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5, secure uploads could be exposed by pullhotlinkedimages when an attacker knew the secured upload URL and the secureuploads site setting was enabled. This issue is fixed in versions 2026.6.0,...

6.3CVSS0.00634EPSS
SaveExploits0References9
CVE
CVE
added 2026/07/09 9:59 p.m.36 views

CVE-2026-45788

Discourse contains a vulnerability where secure uploads could be exposed via pull_hotlinked_images if the secured_uploads site setting is enabled and an attacker knew the secured upload URL. Affected versions are prior to 2026.6.0, 2026.5.1, 2026.4.2, and 2026.1.5. Remediation is to upgrade to 20...

7.5CVSS5.8AI score0.00634EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/09 8:00 p.m.24 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.12.93 bug fix and security update

Red Hat OpenShift Container Platform release 4.12.93 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.12. Red Hat Product Security has rated this update as having a...

7.8CVSS6.2AI score0.01599EPSS
SaveExploits17References4
OSV
OSV
added 2026/07/09 4:49 p.m.7 views

PYSEC-2026-3174 Memory leak in decoding PNG images

Impact When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling png::CommonInitDecode..., &decode, the decode value contains allocated buffers which can only be freed by calling png::CommonFreeDecode&decode. However, several error case in the function...

4.3CVSS6.3AI score0.00992EPSS
SaveExploits1References9
PyPA
PyPA
added 2026/07/09 4:49 p.m.18 views

Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-2839 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/09 4:49 p.m.7 views

PYSEC-2026-2824 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.2AI score0.01742EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/09 4:49 p.m.17 views

Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/09 4:49 p.m.18 views

Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.9 views

PYSEC-2026-2800 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/09 4:49 p.m.21 views

Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 corresponding to OpenCV-Python 3.3.0.9 and earlier...

8.8CVSS7.1AI score0.02699EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/09 2:40 p.m.15 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: openssh: openssh-10.4p1-1.hum1 aarch64, x8664 openssh-askpass-10.4p1-1.hum1 aarch64, x8664 openssh-clients-10.4p1-1.hum1 aarch64, x8664 openssh-keycat-10.4p1-1.hum1 aarch64, x8664...

9.4CVSS5.9AI score0.00441EPSS
SaveExploits0References10
Ubuntu
Ubuntu
added 2026/07/09 12:45 p.m.15 views

USN-8522-1: LibRaw vulnerabilities

It was discovered that LibRaw incorrectly handled certain Nikon RAW image files. An attacker could possibly use this issue to cause LibRaw to crash, resulting in a denial of service. CVE-2026-5342 It was discovered that LibRaw had an integer overflow in its DNG image loader. An attacker could...

9.8CVSS6.4AI score0.00932EPSS
SaveExploits6
Rows per page
Query Builder