Lucene search
+L

3119 matches found

EUVD
EUVD
•added 2026/07/21 2:31 p.m.•13 views

EUVD-2026-46271

Ninja Forms WordPress plugin version 3.14.8 contains a client-side enforcement of server-side security vulnerability that allows unauthenticated attackers to bypass all form validation by merging attacker-controlled field metadata over server-loaded form definitions before validation runs...

6.9CVSS5.3AI score0.00491EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/07/21 11:54 a.m.•20 views

atril: evince: xreader: PDF /GoToR action argv injection enables single-click RCE via --gtk-module dlopen

A flaw was found in Atril, Evince and Xreader. A malicious link inside a specially crafted PDF document can cause arbitrary code execution when clicked due to improper quoting of attacker-controlled PDF link-destination fields during remote go-to /GoToR actions. This issue allows an attacker to...

8.4CVSS6.7AI score0.00415EPSS
SaveExploits1References12
UbuntuCve
UbuntuCve
•added 2026/07/21 9:16 a.m.•17 views

CVE-2026-15370

A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. When a client causes the server to list attacker-controlled filenames, sufficiently long names can overflow that stack buffer and may lead ...

7.3CVSS7.2AI score0.00168EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/07/21 9:07 a.m.•11 views

CVE-2026-15370 Libssh: libssh: stack buffer overflow in sftp server longname construction

A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. When a client causes the server to list attacker-controlled filenames, sufficiently long names can overflow that stack buffer and may lead ...

6.7CVSS6.1AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/21 9:07 a.m.•63 views

CVE-2026-15370 Libssh: libssh: stack buffer overflow in sftp server longname construction

A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. When a client causes the server to list attacker-controlled filenames, sufficiently long names can overflow that stack buffer and may lead ...

6.7CVSS0.00168EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/21 9:07 a.m.•88 views

CVE-2026-15370

CVE-2026-15370 is a vulnerability in libssh where, during SFTP server directory listing, the longname field is built by unsafe string concatenation into a fixed-size stack buffer. This can allow sufficiently long attacker-controlled filenames to overflow the stack, potentially crashing the server...

7.3CVSS6.2AI score0.00168EPSS
SaveExploits0References4Affected Software3
Tenable Nessus
Tenable Nessus
•added 2026/07/21 12:00 a.m.•12 views

EulerOS Virtualization 2.10.1 : libcap (EulerOS-SA-2026-2825)

According to the versions of the libcap package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the...

7CVSS6.7AI score0.00141EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
•added 2026/07/21 12:00 a.m.•19 views

PT-2026-61954

Ninja Forms WordPress plugin version 3.14.8 contains a client-side enforcement of server-side security vulnerability that allows unauthenticated attackers to bypass all form validation by merging attacker-controlled field metadata over server-loaded form definitions before validation runs...

6.9CVSS5.4AI score0.00491EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/20 11:27 p.m.•24 views

GHSA-F283-GHQC-FG79 Guzzle: Unbounded response cookies risk denial of service

Impact In affected versions, Guzzle's built-in CookieJar accepts any number of Set-Cookie header fields from one response, with no limit on the size of each field. When a later request matches the stored cookies, Guzzle places every match into one generated Cookie header without limiting the numb...

5.3CVSS5.6AI score0.00418EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/07/20 10:37 p.m.•29 views

Axios: HTTP/2 streamed uploads bypass `maxBodyLength`

Summary Axios versions with Node.js HTTP/2 support allow streamed request bodies to bypass maxBodyLength enforcement when requests are sent with httpVersion: 2. This affects applications that rely on maxBodyLength as a hard cap while forwarding attacker-controlled streams, such as upload endpoint...

6.3CVSS5.3AI score0.00616EPSS
SaveExploits1References7Affected Software1
OSV
OSV
•added 2026/07/20 10:37 p.m.•43 views

GHSA-MWF2-3PR3-8698 Axios: HTTP/2 streamed uploads bypass `maxBodyLength`

Summary Axios versions with Node.js HTTP/2 support allow streamed request bodies to bypass maxBodyLength enforcement when requests are sent with httpVersion: 2. This affects applications that rely on maxBodyLength as a hard cap while forwarding attacker-controlled streams, such as upload endpoint...

6.3CVSS5.3AI score0.00616EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
•added 2026/07/20 10:25 p.m.•49 views

Axios: Prototype pollution gadgets can alter axios request construction

Summary axios is vulnerable to read-side prototype-pollution gadgets when Object.prototype has already been polluted by another vulnerability or dependency. The most broadly reachable issue is in the bodyless method aliases: axios.get, axios.delete, axios.head, and axios.options read inherited da...

7.4CVSS5.8AI score0.00424EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/20 9:51 p.m.•16 views

node-tar: Negative tar entry size causes infinite loop in archive replace

Summary A checksum-valid tar archive with a negative base-256 encoded entry size can make tar.replace loop forever while scanning the existing archive. Applications that update attacker-controlled tar archives can have a worker process pinned indefinitely, causing denial of service. Details The...

8.7CVSS7.3AI score0.00644EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2026/07/20 9:51 p.m.•20 views

GHSA-8X88-C5MF-7J5W node-tar: Negative tar entry size causes infinite loop in archive replace

Summary A checksum-valid tar archive with a negative base-256 encoded entry size can make tar.replace loop forever while scanning the existing archive. Applications that update attacker-controlled tar archives can have a worker process pinned indefinitely, causing denial of service. Details The...

8.7CVSS5.5AI score0.00644EPSS
SaveExploits1References5
OSV
OSV
•added 2026/07/20 9:08 p.m.•17 views

GHSA-62P4-GMF7-7G93 Pillow: Out-of-bounds read via attacker-controlled row stride on Pillow's mmap path (McIdas AREA files)

Summary When Pillow loads an uncompressed image whose tile uses the raw codec and a mode in Image.MAPMODES, and the image was opened from a filename, it memory-maps the file and builds the image's row pointers directly into the mapping via PyImagingMapBuffer src/map.c. The per-row spacing stride ...

8.3CVSS5.7AI score0.0068EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
•added 2026/07/20 9:08 p.m.•16 views

Pillow: Out-of-bounds read via attacker-controlled row stride on Pillow's mmap path (McIdas AREA files)

Summary When Pillow loads an uncompressed image whose tile uses the raw codec and a mode in Image.MAPMODES, and the image was opened from a filename, it memory-maps the file and builds the image's row pointers directly into the mapping via PyImagingMapBuffer src/map.c. The per-row spacing stride ...

9.1CVSS8.3AI score0.0068EPSS
SaveExploits1References6Affected Software1
attackerkb
attackerkb
•added 2026/07/20 7:08 p.m.•12 views

CVE-2026-63768

cal.diy through 6.2.0 contains an open redirect vulnerability in the conferencing OAuth callback endpoint that allows attackers to redirect users to arbitrary URLs by crafting malicious state parameters. Attackers can exploit the unsigned state parameter and onErrorReturnTo field to silently...

5.3CVSS5.5AI score0.00342EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/07/20 4:14 p.m.•13 views

CVE-2026-32824 dataCycle User API Password Reset And Confirmation Flows Trust Attacker- Controlled Redirect Targets

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, a low-privileged authenticated API user can supply forwardToUrl and...

7.3CVSS5.4AI score0.00342EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/20 2:39 p.m.•9 views

CVE-2026-45711 Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

5.9CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/07/20 2:39 p.m.•6 views

CVE-2026-45711 Mailpit: Path traversal & arbitrary file write in mailpit dump --http via attacker-controlled message IDs

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http sub-command downloads every message from a remote Mailpit instance and writes each one as .eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON...

5.9CVSS5.4AI score0.00389EPSS
SaveExploits1References2
Rows per page
Query Builder