Lucene search
+L

412143 matches found

Vulnrichment
Vulnrichment
added 2026/08/25 4:15 p.m.11 views

CVE-2026-18445 Integer Overflow Vulnerability Resulting in an Out of Bounds Write in NI LabVIEW

There is an integer overflow vulnerability resulting in an out-of-bounds write recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This...

6.9CVSS5.7AI score0.0013EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 4:15 p.m.38 views

CVE-2026-18445 Integer Overflow Vulnerability Resulting in an Out of Bounds Write in NI LabVIEW

There is an integer overflow vulnerability resulting in an out-of-bounds write recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This...

6.9CVSS0.0013EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 4:15 p.m.8 views

EUVD-2026-65607

There is an integer overflow vulnerability resulting in an out-of-bounds write recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI file. This...

6.9CVSS5.7AI score0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:15 p.m.18 views

CVE-2026-18445

NI LabVIEW 2026 Q3 and prior versions are affected by an integer overflow leading to an out-of-bounds write . Successful exploitation requires a user to open a specially crafted VI file , resulting in potential information disclosure or arbitrary code execution . NVD rates it 7.8 (High) ; the CNA...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/25 4:13 p.m.9 views

GHSA-VFP3-V2GW-7WFQ Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.6AI score0.00431EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/08/25 4:13 p.m.13 views

Echo: Encoded slash (%2F) bypasses route-level protection and exposes static files

Summary Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an attacker to bypass route-level access controls...

7.5CVSS5.5AI score0.00431EPSS
SaveExploits0References9Affected Software3
Cvelist
Cvelist
added 2026/08/25 4:09 p.m.34 views

CVE-2026-18444 Integer Conversion Vulnerability Resulting in an Out of Bounds Read in NI LabVIEW

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS0.0013EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 4:09 p.m.10 views

EUVD-2026-65601

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS5.6AI score0.0013EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/25 4:09 p.m.8 views

CVE-2026-18444 Integer Conversion Vulnerability Resulting in an Out of Bounds Read in NI LabVIEW

There is an integer conversion vulnerability resulting in an out-of-bounds read when loading images recently discovered in NI LabVIEW. This may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted VI...

6.9CVSS5.6AI score0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 4:09 p.m.14 views

CVE-2026-18444

CVE-2026-18444 is an integer conversion vulnerability in NI LabVIEW that triggers an out-of-bounds read when loading images. Successful exploitation requires an attacker to convince a user to open a specially crafted VI file , making it a local attack with user interaction required and no privile...

7.8CVSS5.6AI score0.0013EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/25 4:07 p.m.12 views

Important: Red Hat Security Advisory: gstreamer1-plugins-base security update

An update for gstreamer1-plugins-base is now available for Red Hat Enterprise Linux 8. 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...

7.8CVSS8.2AI score0.00238EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/25 3:36 p.m.11 views

CVE-2026-55059

A flaw was found in OpenEXR, a widely used library for the EXR image format. A user processing a specially crafted image file could trigger a heap out-of-bounds write vulnerability in the SampleCountChannel::set function. This occurs due to an incorrect computation of the target Y coordinate,...

6.1CVSS5AI score0.00103EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 3:17 p.m.12 views

CVE-2026-55532 PraisonAI: Origin-validation bypass (startswith prefix match) enables unauthenticated cross-site request forgery against the PraisonAI MCP HTTP server

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/25 3:16 p.m.13 views

CVE-2026-55540

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, ispathwithindirectory uses os.path.abspath rather than os.path.realpath for the workspace boundary. A symlink inside workspace can point outside and still pass the check, allowing readfile and other code tools to access files...

7.1CVSS0.00272EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 3:16 p.m.12 views

CVE-2026-55527

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized userid into self.userpath. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitize...

7.1CVSS0.00321EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 3:16 p.m.13 views

CVE-2026-16286

Unrestricted upload of file with dangerous type vulnerability in TRtek Technological Products Computer Software Hardware Industry and Trade Limited Company Software Repository Management allows Upload a Web Shell to a Web Server. This issue affects Software Repository Management: before 2fb4acee...

9.8CVSS0.00322EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 3:16 p.m.13 views

EUVD-2026-65542

Vocos instantiates a class named by a configuration file without restricting which class may be named. instantiateclass in vocos/pretrained.py takes the classpath value from the configuration, splits it into a module and an attribute, imports the module with import, resolves the attribute with...

8.8CVSS5.5AI score0.00322EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 3:16 p.m.11 views

EUVD-2026-65539

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.27 views

CVE-2026-79781

rclone serve s3 before version 1.74.4 contains a path traversal vulnerability in its handling of S3 object keys. An unauthenticated, network-based attacker can include dot-dot (../) segments in object key names (e.g., ../root-secret.txt) to escape the bucket namespace and read or overwrite files ...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.18 views

CVE-2026-79781 rclone serve s3 Path Traversal via dot-dot object keys

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder