Lucene search
+L

580 matches found

NVD
NVD
added 2026/03/11 4:16 p.m.13 views

CVE-2026-1497

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any...

7.2CVSS0.00235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/11 3:50 p.m.5 views

CVE-2026-1497 Incorrect privilege assignment in composite databases

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any...

2CVSS5.8AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/11 3:50 p.m.24 views

CVE-2026-1497

Neo4j Enterprise suffers an incorrect namespace resolution in composite databases, before versions 2026.02 and 5.26.22. An admin granting access to a remote constituent "namespace.name" can inadvertently grant privileges to any local database or remote alias named "name"; if that target doesn’t e...

7.2CVSS5.8AI score0.00235EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/11 3:50 p.m.61 views

CVE-2026-1497 Incorrect privilege assignment in composite databases

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any...

2CVSS0.00235EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/03/11 3:50 p.m.19 views

CVE-2026-1497

Incorrect resolving of namespaces in composite databases in Neo4j Enterprise edition prior to versions 2026.02 and 5.26.22 can lead to the following scenario: an admin that intends to give a user an access to a remote database constituent "namespace.name" will inadvertently grant access to any...

7.2CVSS5.8AI score0.00235EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.14 views

PT-2026-24715

Name of the Vulnerable Software and Affected Versions Neo4j Enterprise edition versions prior to 2026.02 Neo4j Enterprise edition versions prior to 5.26.22 Description An incorrect resolution of namespaces in composite databases in Neo4j Enterprise edition can lead to a scenario where an...

7.2CVSS5.8AI score0.00235EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.15 views

Neo4j Enterprise Edition 安全漏洞

Neo4j Enterprise Edition is a graph database developed by the American company Neo4j. Versions prior to 2026.02 and 5.26.22 contained security vulnerabilities. These vulnerabilities were caused by errors in namespace resolution within composite databases, which could potentially allow...

7.2CVSS5.8AI score0.00235EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.7 views

Python Library OpenEXR 2.3.x / 3.x < 3.2.6 / 3.3.x < 3.3.8 / 3.4.x < 3.4.6 Heap Buffer Overflow

The version of the OpenEXR Python package installed on the remote host is 2.3.x or 3.x prior to 3.2.6, 3.3.x prior to 3.3.8, or 3.4.x prior to 3.4.6. It is, therefore, affected by a heap buffer overflow vulnerability: - In CompositeDeepScanLine::readPixels, per-pixel totals are accumulated in a...

8.4CVSS6AI score0.00201EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2026/03/03 11:15 p.m.8 views

CVE-2026-27622

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In CompositeDeepScanLine::readPixels, per-pixel totals are accumulated in vector totalsizes for attacker-controlled large counts across many parts,...

8.4CVSS5.9AI score0.00201EPSS
SaveExploits2References3
OSV
OSV
added 2026/03/03 11:15 p.m.16 views

UBUNTU-CVE-2026-27622

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In CompositeDeepScanLine::readPixels, per-pixel totals are accumulated in vector totalsizes for attacker-controlled large counts across many parts,...

8.4CVSS5.8AI score0.00201EPSS
SaveExploits2References4
CVE
CVE
added 2026/03/03 10:42 p.m.98 views

CVE-2026-27622

OpenEXR vulnerability CVE-2026-27622 arises from an integer overflow in CompositeDeepScanLine::readPixels, where per-pixel totals are accumulated into total_sizes and wrapped modulo 2^32, causing derived overall_sample_count to mis-size samples and leading to a heap out-of-bounds write in core un...

8.4CVSS5.9AI score0.00201EPSS
SaveExploits2References20Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/03 10:42 p.m.3 views

CVE-2026-27622 OpenEXR CompositeDeepScanLine integer-overflow leads to heap OOB write

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In CompositeDeepScanLine::readPixels, per-pixel totals are accumulated in vector totalsizes for attacker-controlled large counts across many parts,...

8.4CVSS5.9AI score0.00201EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2026/03/02 6:30 p.m.11 views

OpenEXR's CompositeDeepScanLine integer-overflow leads to heap OOB write

Summary Function: CompositeDeepScanLine::readPixels, reachable from high-level multipart deep read flows MultiPartInputFile + DeepScanLineInputPart + CompositeDeepScanLine. Vulnerable lines src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp: - totalsizesptr += countsjptr; line 511 - overallsamplecount ...

8.4CVSS6.2AI score0.00201EPSS
SaveExploits2References3Affected Software1
Snyk
Snyk
added 2026/03/02 6:30 p.m.2 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound in the CompositeDeepScanLine::readPixels function. An attacker can cause memory corruption or potentially execute arbitrary code by providing a specially crafted multipart deep EXR file with large sample...

8.4CVSS6.1AI score0.00201EPSS
SaveExploits2References2
OSV
OSV
added 2026/03/02 6:30 p.m.7 views

GHSA-CR4V-6JM6-4963 OpenEXR's CompositeDeepScanLine integer-overflow leads to heap OOB write

Summary Function: CompositeDeepScanLine::readPixels, reachable from high-level multipart deep read flows MultiPartInputFile + DeepScanLineInputPart + CompositeDeepScanLine. Vulnerable lines src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp: - totalsizesptr += countsjptr; line 511 - overallsamplecount ...

8.4CVSS6.2AI score0.00201EPSS
SaveExploits2References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/02 12:59 p.m.7 views

Security Bulletin: IBM Tivoli Composite Application Manager for Application Diagnostics installed IBM WebSphere Application Server traditional which is affected by a denial of service due to jose4j.

Summary The security issue described in CVE-2024-29371 has been identified in the WebSphere Application Server traditional included as part of IBM Tivoli Composite Application Manager for Application Diagnostics. Vulnerability Details Refer to the security bulletins listed in the Remediation/Fixe...

7.5CVSS5.9AI score0.00261EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/02/26 12:16 a.m.11 views

PYSEC-2026-2262

psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to version 1.12.2, when a PSD file contains malformed RLE-compressed image data e.g. a literal run that extends past the expected row size, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS6.1AI score0.0041EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/02/26 12:00 a.m.11 views

CVE-2026-27809

psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to version 1.12.2, when a PSD file contains malformed RLE-compressed image data e.g. a literal run that extends past the expected row size, decoderle raises ValueError which propagated all the way to the user, crashin...

9.1CVSS5.9AI score0.0041EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/19 7:07 p.m.90 views

CVE-2026-26189

CVE-2026-26189 affects aquasecurity/trivy-action (GitHub Action) where command injection is possible via unsafely exporting environment variables to trivy_envs.txt and sourcing it in entrypoint.sh. Affected versions are 0.31.0 through 0.33.1; a patch was released in 0.34.0. The issue arises from ...

8.1CVSS5.9AI score0.01298EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 7:07 p.m.34 views

CVE-2026-26189 Trivy Action has a script injection via sourced env file in composite action

Trivy Action runs Trivy as GitHub action to scan a Docker container image for vulnerabilities. A command injection vulnerability exists in aquasecurity/trivy-action versions 0.31.0 through 0.33.1 due to improper handling of action inputs when exporting environment variables. The action writes...

5.9CVSS0.01298EPSS
SaveExploits0References3
Rows per page
Query Builder