Lucene search
+L

57067 matches found

CVE
CVE
added 2026/06/26 5:34 p.m.54 views

CVE-2026-48743

Envoy (open source edge/service proxy) contains a HTTP/3 to HTTP/1 request smuggling vulnerability prior to versions 1.35.11, 1.36.7, 1.37.3, and 1.38.1. A downstream HTTP/3 request that is complete at the transport layer with a nonzero Content-Length can be mistranslated into a complete upstream...

7.5CVSS5.8AI score0.00217EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/06/26 5:34 p.m.63 views

CVE-2026-48743 Envoy: HTTP/3 to HTTP/1 request smuggling via headers-only request with nonzero Content-Length

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, Envoy can translate a downstream HTTP/3 request that is complete at the transport layer HEADERS with FIN / headers-only close but still carries a nonzero...

7.5CVSS0.00217EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/06/26 3:58 p.m.10 views

CVE-2026-57518 Pagekit CMS 1.0.18 Privilege Escalation via UserApiController

Pagekit CMS 1.0.18 contains a privilege escalation vulnerability that allows authenticated users with the 'user: manage users' permission to escalate privileges by assigning arbitrary custom roles to themselves due to missing authorization checks in UserApiController::saveAction. Attackers can...

8.8CVSS6.2AI score0.00479EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/26 3:58 p.m.26 views

CVE-2026-57518

Pagekit CMS 1.0.18 contains a privilege escalation flaw in UserApiController::saveAction(). Authenticated users with the 'user: manage users' permission can assign arbitrary custom roles to themselves, including roles with 'system: manage packages' permission, enabling them to upload and install ...

8.8CVSS6.2AI score0.00479EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/26 3:32 p.m.18 views

EUVD-2025-210355

Unauthenticated Content Injection in Auros Core = 5.3.1 versions...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/26 3:16 p.m.15 views

CVE-2026-57648

Contributor Broken Access Control in Nelio Content = 4.3.4 versions...

4.3CVSS0.00148EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 3:16 p.m.17 views

CVE-2025-64637

Unauthenticated Content Injection in Auros Core = 5.3.1 versions...

5.3CVSS0.00233EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/26 2:53 p.m.43 views

CVE-2026-57648 WordPress Nelio Content plugin <= 4.3.4 - Broken Access Control vulnerability

Contributor Broken Access Control in Nelio Content = 4.3.4 versions...

4.3CVSS0.00148EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/26 2:53 p.m.12 views

CVE-2026-57648

Contributor Broken Access Control in Nelio Content = 4.3.4 versions...

4.3CVSS5.8AI score0.00148EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/26 2:53 p.m.12 views

EUVD-2026-39763

Contributor Broken Access Control in Nelio Content = 4.3.4 versions...

4.3CVSS5.8AI score0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 2:53 p.m.28 views

CVE-2026-57648

Technical details about CVE-2026-57648 are not publicly available in the provided documents. Monitor for updates from references for affected versions, impact, and remediation.

4.3CVSS5.8AI score0.00148EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 2:53 p.m.12 views

EUVD-2026-39733

Contributor Arbitrary File Deletion in H5P = 1.17.7 versions...

7.1CVSS5.8AI score0.00285EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/26 2:52 p.m.44 views

CVE-2025-64637 WordPress Auros Core plugin <= 5.3.1 - Content Injection vulnerability

Unauthenticated Content Injection in Auros Core = 5.3.1 versions...

5.3CVSS0.00233EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 2:52 p.m.25 views

CVE-2025-64637

CVE-2025-64637 concerns the WordPress plugin Auros Core (versions

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/06/26 1:55 p.m.14 views

WordPress Auros Core plugin <= 5.3.1 - Content Injection vulnerability

Content Injection vulnerability discovered by Bonds in WordPress Plugin Auros Core versions = 5.3.1...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/06/26 1:14 p.m.12 views

WordPress Nelio Content plugin <= 4.3.4 - Broken Access Control vulnerability

Broken Access Control vulnerability discovered by Averon Averenkov in WordPress Plugin Nelio Content versions = 4.3.4...

4.3CVSS5.8AI score0.00148EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/26 2:18 a.m.15 views

MAL-2026-6499 Malicious code in mongoose-json-format (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 910cc6eef707ac872daeb3a527e6dd9c75044ebb178f9eb48745f5cfd4123968 helpers.js defines a createLog helper that base64-decodes a constant HASHKEY to https://www.jsonkeeper.com/b/XVHGD an anonymous JSON-paste host and...

6.1AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.15 views

SUSE CVE-2026-53002

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: remove sprintf usage Replace it with scnprintf, the buffer sizes are expected to be large enough to hold the result, no need for snprintf+overflow check. Increase buffer size in manglecontentlen while at it...

5.5CVSS5.9AI score0.00354EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.15 views

SUSE CVE-2026-53149

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound root directory content to block size tbpropertyparsedir does not check that contentoffset + contentlen fits within blocklen for the root directory case. When rootdir-length equals or exceeds blocklen - 2, the...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/26 12:32 a.m.24 views

EUVD-2026-39594

A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A user with access to the virt-launcher container can plant a symlink at the cache file path, causin...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder