Lucene search
+L

5278 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.9 views

CVE-2026-43362

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix in-place encryption corruption in SMB2write SMB2write places write payload in iov1..n as part of rqiov. smb3inittransformrq pointer-shares rqiov, so cryptmessage encrypts iov1 in-place, replacing the original...

5.8AI score0.00217EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/05/07 2:59 a.m.19 views

CVE-2026-41661

CVE-2026-41661 describes a reflected XSS in Admidio prior to 5.0.9. The attack uses the endpoint system/msg_window.php; input in message_var1 is passed through htmlspecialchars(), which leaves square brackets intact. Language::prepareTextPlaceholders() then converts [ and ] to , allowing the inje...

6.1CVSS6AI score0.00181EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/07 1:15 a.m.7 views

Server-side Request Forgery (SSRF)

Overview github.com/gotenberg/gotenberg/v7/pkg/modules/chromium is a Docker-powered stateless API for PDF files. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the convertUrlRoute and screenshotUrlRoute processes. An attacker can access sensitive files...

8.2CVSS5.8AI score0.00251EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/07 12:57 a.m.4 views

GHSA-RM4C-XJ6X-49MW Gotenberg has a Server-Side Request Forgery (SSRF) Issue

Summary The SSRF hardening shipped in v8.31.0 only covers outbound URLs that Gotenberg's Go code handles — Chromium asset fetches, webhook delivery, and download-from. The LibreOffice conversion endpoint /forms/libreoffice/convert passes uploaded documents directly to LibreOffice without inspecti...

8.2CVSS5.9AI score0.00253EPSS
SaveExploits1References3
Rockylinux
Rockylinux
added 2026/05/06 12:5 p.m.14 views

golang security update

An update is available for golang. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The golang packages provide the Go programming language compiler. Security...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/05/06 12:1 p.m.26 views

golang security update

An update is available for golang. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The golang packages provide the Go programming language compiler. Security...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0
OSV
OSV
added 2026/05/06 12:0 p.m.22 views

RLSA-2026:10704 Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root CVE-2026-32282 crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key upda...

9CVSS7.4AI score0.00658EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.14 views

RockyLinux 9 : golang (RLSA-2026:10219)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:10219 advisory. golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root CVE-2026-32282 crypto/tls: golang: Go crypto/tls: Denial of Service via...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.15 views

RHEL 9 : golang (RHSA-2026:10219)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:10219 advisory. The golang packages provide the Go programming language compiler. Security Fixes: golang: internal/syscall/unix: Root.Chmod can follow...

9.8CVSS5.9AI score0.00658EPSS
SaveExploits0References15
EUVD
EUVD
added 2026/05/05 7:33 p.m.9 views

EUVD-2026-27466

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References1
Redos
Redos
added 2026/05/05 12:0 a.m.16 views

ROS-20260505-73-0066

A vulnerability in the base64 module of the Python programming language interpreter is related to incorrect data type conversion. Exploitation of the vulnerability allows an attacker acting remotely to execute arbitrary code...

6.3CVSS6.2AI score0.00513EPSS
SaveExploits1
Redos
Redos
added 2026/05/05 12:0 a.m.10 views

ROS-20260505-73-0067

A vulnerability in the base64 module of the Python programming language interpreter is related to incorrect data type conversion. Exploitation of the vulnerability allows an attacker acting remotely to execute arbitrary code...

6.3CVSS6.2AI score0.00513EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2026/05/05 12:0 a.m.6 views

The vulnerability of the JavaScript script handler in Google Chrome’s V8 engine allows attackers to execute arbitrary code.

The vulnerability of the JavaScript script handler in Google Chrome’s V8 engine is related to type conversion errors. Exploiting this vulnerability allows a malicious actor to execute arbitrary code through a specially created HTML page...

10CVSS7.6AI score0.0033EPSS
SaveExploits0References3Affected Software2
Redos
Redos
added 2026/05/05 12:0 a.m.17 views

ROS-20260505-73-0065

A vulnerability in the base64 module of the Python programming language interpreter is related to incorrect data type conversion. Exploitation of the vulnerability allows an attacker acting remotely to execute arbitrary code...

6.3CVSS6.2AI score0.00513EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/05/04 10:4 p.m.11 views

net-imap vulnerable to command Injection via unvalidated Symbol inputs

Summary Symbol arguments to commands are vulnerable to a CRLF Injection / IMAP Command injection via Symbol arguments passed to IMAP commands. Details Symbol arguments represent IMAP "system flags", which are formatted as "atoms" with no quoting with a "" prefix. Vulnerable versions of Net::IMAP...

7.1CVSS5.9AI score0.00783EPSS
SaveExploits0References35Affected Software1
Snyk
Snyk
added 2026/05/04 9:25 p.m.7 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast in the DiscoverKeys process. An attacker can cause the application to crash by providing a non-RSA key such as an EC key from a repository JWKS endpoint, which triggers a panic due to an unchecked type...

7.1CVSS5.8AI score0.00252EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/04 9:25 p.m.6 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast in the DiscoverKeys process. An attacker can cause the application to crash by providing a non-RSA key such as an EC key from a repository JWKS endpoint, which triggers a panic due to an unchecked type...

7.1CVSS5.8AI score0.00252EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/04 5:7 p.m.5 views

CVE-2025-70069

A flaw was found in Assimp. A remote attacker can exploit this vulnerability by interacting with the FBXConverter.cpp and ConvertMeshMultiMaterial method. This can lead to a denial of service DoS, which disrupts the availability of the affected system...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/04 4:57 p.m.7 views

CVE-2025-70072

A flaw was found in Assimp. A remote attacker can exploit this vulnerability by manipulating the FBXConverter.cpp and FBXConverter::ConvertMeshMultiMaterial components, leading to a denial of service. This can make the affected system or application unavailable to legitimate users...

6.5CVSS5.8AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 1:12 p.m.8 views

JLSEC-2026-400

A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypasse...

7.5CVSS6.9AI score0.1654EPSS
SaveExploits1References4
Rows per page
Query Builder