Lucene search
+L

301201 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/19 2:59 p.m.10 views

Security Bulletin: IBM® Db2® federated server is affected by a vulnerability in commons-configuration2-2.10.1 (CVE-2026-45205)

Summary IBM® Db2® federated server is affected by a vulnerability in commons-configuration2-2.10.1 CVE-2026-45205 Vulnerability Details CVEID:CVE-2026-45205 DESCRIPTION: Uncontrolled Recursion vulnerability in Apache Commons. When processing an untrusted configuration file, Commons Configuration...

5.3CVSS5.5AI score0.00469EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/08/19 2:57 p.m.28 views

CVE-2026-52889 Formie: Server-Side Template Injection in Formie Hidden field defaults

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS0.00682EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:57 p.m.8 views

EUVD-2026-62518

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS5.8AI score0.00682EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:57 p.m.8 views

CVE-2026-52889 Formie: Server-Side Template Injection in Formie Hidden field defaults

Formie is a Craft CMS plugin for creating forms. Prior to 3.1.27, Formie can pass request-derived Hidden field defaults such as HTTP User Agent, Referer URL, Current URL, Current URL without Query String, Query Parameter, and Cookie Value to Craft's Twig rendering layer during front-end form...

9.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 2:56 p.m.31 views

CVE-2026-14970 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 NIM server process is crashing during client registration due to buffer overflow...

7.5CVSS0.00267EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 2:56 p.m.11 views

EUVD-2026-62516

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 NIM server process is crashing during client registration due to buffer overflow...

7.5CVSS5.8AI score0.00267EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 2:56 p.m.12 views

CVE-2026-14970

The NIM server process in AIX 7.2/7.3 and PowerVM VIOS 4.1 crashes during client registration due to a buffer overflow, exploitable over the network with no authentication. CVSS 7.5 (HIGH) reflects high availability impact; no confidentiality or integrity impact is noted. IBM support page: https:...

7.5CVSS5.8AI score0.00267EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/19 2:49 p.m.22 views

CVE-2026-52792 Algernon: Server-side script source disclosure on Windows via NTFS filename

Algernon is a small self-contained pure-Go web server. Prior to 1.17.9, Algernon on Windows selects a file handler in engine/handlers.go by calling filepath.Ext without first rejecting NTFS-equivalent names such as x.lua::$DATA, x.lua., and x.lua . An unauthenticated client can append one of thes...

8.7CVSS5.9AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/08/19 2:41 p.m.21 views

CVE-2026-47187

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.4AI score0.00415EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 2:41 p.m.35 views

CVE-2026-47187

Prior to sshfs 3.7.6, the transform_symlink() mitigation returns early at sshfs.c:2181 without handling relative symlink targets, while sshfs_readlink() (sshfs.c:2234–2236) copies server-supplied targets to the kernel. A rogue SFTP server can thus direct local tools (cp, rsync, editors) to read o...

9.3CVSS5.3AI score0.00415EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:41 p.m.39 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS0.00415EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:41 p.m.10 views

CVE-2026-47187 SSHFS Symlink Escape: Rogue SFTP Server → Local File Read/Write

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 2:30 p.m.10 views

EUVD-2026-62420

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.11.11, electerm constructs operating system commands in src/app/lib/fs.js by interpolating untrusted file paths into the rmrf, mv, and cp functions. A malicious SSH or SFTP server can provide a...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:30 p.m.45 views

CVE-2026-49255

In electerm versions prior to 3.11.11, the rmrf(), mv(), and cp() functions in src/app/lib/fs.js interpolate untrusted file paths into shell command strings without escaping metacharacters. A malicious SSH/SFTP server can supply filenames like file"$(touch /tmp/pwned)" to break out of quotes and ...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 2:23 p.m.30 views

CVE-2026-76203 CSS sanitizer bypass in Pentestify report themes allows forced outbound requests

Incorrect Behavior Order: Validate Before Canonicalize in the report theme CSS sanitizer in maalfer Pentestify 1.2.0 through 2.3.2 allows an authenticated user to force outbound HTTP requests from other users' browsers, disclosing their IP address and User-Agent, via CSS hex escapes that...

5.1CVSS0.00289EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.4 views

CVE-2026-76225

ArcadeDB before 26.8.1 contains a server-side request forgery vulnerability in the OpenCypher LOAD CSV implementation that fails to validate HTTP/HTTPS URLs. Authenticated attackers can craft LOAD CSV queries pointing to internal network addresses or cloud metadata endpoints to make the ArcadeDB...

8.3CVSS0.00258EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.5 views

CVE-2020-37267

Renovate versions =19.180.0 and 23.25.1, when used with Azure DevOps, may expose the bot's authorization token in server or pipeline logs because the git http.extraheader=AUTHORIZATION parameter is logged without redaction. Anyone with access to saved logs could obtain the bot credentials. Fixed ...

8.7CVSS0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.27 views

CVE-2026-76224 ArcadeDB before 26.8.1 Remote Code Execution via Groovy Fallback

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS0.00583EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/19 1:38 p.m.18 views

Exploit for Path Traversal in Apache Http_Server

No d...

9.8CVSS5.3AI score0.99964EPSS
SaveExploits189
OSV
OSV
added 2026/08/19 12:21 p.m.31 views

ROOT-APP-NPM-CVE-2026-23897 CVE-2026-23897 in @apollo/server - Patched by Root

Root has patched CVE-2026-23897 in the @apollo/server package for Root:npm. Multiple fixed versions available...

7.5CVSS5.2AI score0.00628EPSS
SaveExploits0
Rows per page
Query Builder