Lucene search
+L

9136 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-83614

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and ...

8.7CVSS5.4AI score0.00351EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 9:17 p.m.7 views

CVE-2026-62993

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. Prior to 4.5.7 and 5.8.2, depending on the release line, Smarty's fetch handling in libs/plugins/function.fetch.php and src/FunctionHandler/Fetch.php used Security::isTrustedUri to...

6.9CVSS0.0042EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/08/31 4:42 p.m.8 views

WordPress Frontend Admin by DynamiApps plugin <= 3.29.12 - Unauthenticated Arbitrary File Deletion via Path Traversal via custom_directory_name Merge Tag vulnerability

Unauthenticated Arbitrary File Deletion via Path Traversal via customdirectoryname Merge Tag vulnerability discovered by nudien in WordPress Plugin Frontend Admin by DynamiApps versions = 3.29.12...

7.5CVSS5.9AI score0.0078EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/31 11:56 a.m.9 views

EUVD-2026-68491

Improper neutralization of input during web page generation in Apache Wicket. The tag is provided by org.apache.wicket.markup.html.form.AutoLabelTextResolver, which is registered by default in every WebApplication. The resolver writes the label it finds into the markup as it is, and reads no...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/31 9:17 a.m.18 views

CVE-2026-82859

hulumi versions before v1.3.2 contain a deployment SCP template that allows tag-on-create bypasses for hulumi:iac-role protections. Attackers can bypass intended IAM boundary restrictions by exploiting the weakened SCP template in downstream deployments...

9.8CVSS0.00302EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.20 views

CVE-2026-82859

hulumi versions before v1.3.2 contain a flawed deployment SCP template that permits tag-on-create bypasses against hulumi:iac-role protections, allowing attackers to circumvent intended IAM boundary restrictions in downstream deployments. The vulnerability is scored CVSS 3.1: 9.8 (CRITICAL) and C...

9.8CVSS5.9AI score0.00302EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.7 views

EUVD-2026-68447

hulumi versions before v1.3.2 contain a deployment SCP template that allows tag-on-create bypasses for hulumi:iac-role protections. Attackers can bypass intended IAM boundary restrictions by exploiting the weakened SCP template in downstream deployments...

9.8CVSS5.9AI score0.00302EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.36 views

CVE-2026-82859 hulumi before v1.3.2 SCP Template Tag-on-Create Bypass

hulumi versions before v1.3.2 contain a deployment SCP template that allows tag-on-create bypasses for hulumi:iac-role protections. Attackers can bypass intended IAM boundary restrictions by exploiting the weakened SCP template in downstream deployments...

9.8CVSS0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.7 views

CVE-2026-82859 hulumi before v1.3.2 SCP Template Tag-on-Create Bypass

hulumi versions before v1.3.2 contain a deployment SCP template that allows tag-on-create bypasses for hulumi:iac-role protections. Attackers can bypass intended IAM boundary restrictions by exploiting the weakened SCP template in downstream deployments...

9.3CVSS5.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/31 4:11 a.m.13 views

html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content

A flaw was found in the html/template package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign = within a URL's content attribute inside a tag. This improper escaping could lead to Cross-Site Scripting XSS, allowing the attacker to...

6.1CVSS6.9AI score0.00314EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/31 4:11 a.m.11 views

html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping

A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting XSS. An...

6.1CVSS6.9AI score0.00371EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/28 10:16 p.m.9 views

CVE-2026-13735

Zephyr's WireGuard implementation in subsys/net/lib/wireguard/wgcrypto.c mishandled keepalive packets. In wgprocessdatamessage, any type-4 transport-data message whose payload was exactly 16 bytes an empty plaintext plus a bare Poly1305 tag, i.e. a keepalive was accepted and returned immediately,...

3.7CVSS0.00247EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 8:38 p.m.21 views

CVE-2026-13735

Zephyr RTOS WireGuard implementation in subsys/net/lib/wireguard/wg_crypto.c accepted 16-byte keepalive data messages before verifying the Poly1305 authentication tag, allowing a network attacker with a valid receiver index to forge keepalive packets without possessing the session key. The impact...

3.7CVSS5.9AI score0.00247EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 8:38 p.m.39 views

CVE-2026-13735 WireGuard keepalive transport-data messages accepted without Poly1305 authentication

Zephyr's WireGuard implementation in subsys/net/lib/wireguard/wgcrypto.c mishandled keepalive packets. In wgprocessdatamessage, any type-4 transport-data message whose payload was exactly 16 bytes an empty plaintext plus a bare Poly1305 tag, i.e. a keepalive was accepted and returned immediately,...

3.7CVSS0.00247EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:35 p.m.20 views

EUVD-2026-43087

Spinnaker: Improper yaml processing on kustomize bake operations...

7.5CVSS5.9AI score0.01057EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/08/28 4:01 p.m.21 views

EUVD-2026-43097

Phalcon: Non-constant-time HMAC verification in Encryption\Crypt::decrypt timing side-channel...

8.2CVSS5.9AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 2:42 p.m.11 views

CVE-2026-81020 wolfEngine reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 2:42 p.m.8 views

EUVD-2026-67737

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:42 p.m.19 views

CVE-2026-81020

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce only once when the TLS write key is set and never increments it per record. Consequently, every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. GCM nonce reuse discloses...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 2:42 p.m.44 views

CVE-2026-81019 wolfProvider reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder