Lucene search
+L

21966 matches found

NVD
NVD
added 2026/06/20 9:16 a.m.20 views

CVE-2026-11912

The Simple File List plugin for WordPress is vulnerable to arbitrary file modification due to insufficient authorization checks in all versions up to, and including, 6.3.7. This makes it possible for unauthenticated attackers to delete and modify files on the serve. This vulnerability is...

7.5CVSS0.00516EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.22 views

RHEL 8 / 9 : Satellite 6.16.9 Async Update (Important) (RHSA-2026:27076)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:27076 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessi...

9.1CVSS7.3AI score0.01557EPSS
SaveExploits3References20
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.27 views

RHEL 8 : kernel (RHSA-2026:26535)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:26535 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: geneve: Fix use-after-free in...

9.8CVSS6.7AI score0.00563EPSS
SaveExploits5References51
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.12 views

SUSE SLES12 Security Update : dnsmasq (SUSE-SU-2026:2458-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2458-1 advisory. This update for dnsmasq fixes the following issues - CVE-2026-2291: VU471747: dnsmasq can be abused to record false cached data enabling DoS or...

8.8CVSS7.5AI score0.08849EPSS
SaveExploits4References22
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.20 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2026:2421-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2421-1 advisory. The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: -...

9.8CVSS5.5AI score0.00768EPSS
SaveExploits79References25
OSV
OSV
added 2026/06/19 9:16 p.m.16 views

GHSA-W4MC-HHC6-XP28 Mailpit: Incomplete SSRF protection in Link Check API via IPv6 transition mechanisms

Summary The remediation shipped in mailpit v1.29.2 for GHSA-mpf7-p9x7-96r3 CVE-2026-27808 is incomplete. The tools.IsInternalIP deny-list relies on Go's stdlib classification helpers IsLoopback, IsPrivate, IsLinkLocalUnicast, IsLinkLocalMulticast, IsUnspecified, IsMulticast plus an inline CGNAT...

5.8CVSS6AI score0.00384EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 9:16 p.m.8 views

GHSA-M4W9-HJFW-VWJ4 http4k: `HmacSha256.hash` (despite the `Hmac` naming) computed a plain unkeyed digest; clarified by deprecation in favour of `Sha256.hash` / `Sha256.hmac`

Impact The HmacSha256 class contained two functions: - hashpayload — a plain unkeyed SHA-256 digest. The Hmac prefix in the class name was misleading; this function has no key parameter, so it could never have been an HMAC. - hmacSHA256key, data — a properly keyed HMAC-SHA256. A reader who didn't...

8.2CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/06/19 7:35 p.m.20 views

EUVD-2026-36539

parse-server: Stored XSS via trailing-dot filename bypassing file upload extension blocklist...

2.1CVSS5.8AI score0.00281EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/19 5:06 p.m.11 views

CVE-2026-49359

PhpWeasyPrint is a PHP library allowing PDF generation from a URL or an HTML page. Prior to version 2.6.0, pontedilana/php-weasyprint fetches the content of option values server-side via filegetcontents when the value looks like a URL, without restricting the URL scheme. The attachment option of...

6.5CVSS6AI score0.00422EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/19 5:03 p.m.10 views

CVE-2026-49286

PhpWeasyPrint is a PHP library allowing PDF generation from a URL or an HTML page. Prior to version 2.6.0, pontedilana/php-weasyprint guarded the output filename against the phar:// stream wrapper with a case-sensitive blacklist. PHP stream wrappers are case-insensitive, so PHAR://, Phar://, etc...

8.1CVSS6.2AI score0.0095EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/06/19 4:15 p.m.17 views

CVE-2026-50242

creationtimestamp| type| source ---|---|--- 2026-06-19 16:15:25+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3monqgug73w2m 2026-06-21 09:14:52+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3morzrccyiv2m 2026-06-26 13:45:09+00:00| seen|...

10CVSS7.3AI score0.00611EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/06/19 2:21 p.m.14 views

NPM: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding

NPM: undici vulnerable to HTTP header injection via Set-Cookie percent-decoding vulnerability discovered by ? in WordPress Npm undici versions 6.27.0...

5.9CVSS5.8AI score0.00257EPSS
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Networks: Bridge: MST: Fixed suspicious RCU usage in brmstsetstate. I converted brmstsetstate to RCU to avoid a vlan use-after-free, but I forgot to change the vlangroupdereferencehelper. I switched to using the...

7.8CVSS6.2AI score0.00417EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: xfrm: Reinjecting transport-mode packets through the workqueue. The following warning is displayed when the tcp6-multi-diffip11 stress test case of the LTP test suite is tested: watchdog: BUG: Soft lockup – CPU0 stuck for 22...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 9:44 a.m.9 views

SUSE-SU-2026:2463-1 Security update for openvswitch

This update for openvswitch fixes the following issues Update ovn to 25.03.3: - CVE-2026-5265: heap over-read in ICMP error response generation bsc1262498. - CVE-2026-5367: heap over-read in OVN DHCPv6 client ID processing bsc1262499...

8.6CVSS5.8AI score0.00868EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/19 6:12 a.m.9 views

BELL-CVE-2026-53612

Bulletin has no description...

5.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.38 views

PT-2026-51002

Name of the Vulnerable Software and Affected Versions PhpWeasyPrint versions prior to 2.6.0 Description PhpWeasyPrint is a PHP library used for generating PDFs from HTML pages or URLs. The library fetches content of option values server-side using the file get contents function when a value is...

6.5CVSS5.9AI score0.00422EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.30 views

PT-2026-50927

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The vti6 init net function fails to set the netns immutable flag on the per-netns fallback tunnel device 'ip6 vti0'. This flag is intended to prevent the device from being moved to anoth...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/06/19 12:00 a.m.14 views

redis:6 security update

6.2.22-1.0.1 - Build with 64k pages to support redis on both UEK6 and UEK7 on aarch64 6.2.22-1 - rebase to 6.2.22 for CVE-2026-25243...

8.8CVSS5.8AI score0.03663EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.25 views

PT-2026-51096

Name of the Vulnerable Software and Affected Versions Mailpit versions prior to 1.30.2 Description An incomplete Server-Side Request Forgery SSRF protection exists in the Link Check API. The tools.IsInternalIP deny-list in internal/tools/net.go fails to block certain IPv6 transition mechanisms an...

5.8CVSS6.1AI score0.00384EPSS
SaveExploits0
Rows per page
Query Builder