Lucene search
+L

8946 matches found

CVE
CVE
added 2026/03/13 7:50 p.m.44 views

CVE-2026-32313

CVE-2026-32313 affects the PHP library xmlseclibs (XML Encryption/Signatures). Prior to version 3.1.5, nodes encrypted with AES-128/192/256-GCM lack validation of the authentication tag length, enabling an attacker to brute-force the tag, recover the GHASH key, and decrypt encrypted nodes. The vu...

8.2CVSS5.9AI score0.00152EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/13 1:18 a.m.4 views

CVE-2026-22209 wpDiscuz before 7.6.47 - Cross-Site Scripting via Unescaped Custom CSS in Style Tag

wpDiscuz before 7.6.47 contains a cross-site scripting vulnerability in the customCss field that allows administrators to inject malicious scripts by breaking out of style tags. Attackers with admin access can inject payloads like alert1 in the custom CSS setting to execute arbitrary JavaScript i...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/13 1:18 a.m.28 views

CVE-2026-22209

The CVE concerns wpDiscuz before 7.6.47, where a cross-site scripting (XSS) flaw exists in the customCss field. The underlying issue allows an administrator to break out of style tags and inject scripts (for example, ), enabling arbitrary JavaScript execution in the browsers of users. The vulnera...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.23 views

PT-2026-25372

Summary XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag, recover the GHASH key, and decrypt the encrypted nodes. It also allows to forge arbitrary ciphertexts...

8.2CVSS5.8AI score0.00152EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.31 views

PT-2026-25375

Summary XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag, recover the GHASH key, and decrypt the encrypted nodes. It also allows to forge arbitrary ciphertexts...

8.2CVSS5.8AI score0.00148EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.22 views

xml-security 安全漏洞

xml-security is an open-source library developed by SimpleSAMLphp. Versions prior to 2.3.1 and 1.13.9 of xml-security had security vulnerabilities. These vulnerabilities stemmed from the lack of authentication tag length validation for XML nodes encrypted using aes-128-gcm, aes-192-gcm, or...

8.2CVSS5.9AI score0.00148EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/13 12:00 a.m.12 views

PT-2026-25142

wpDiscuz before 7.6.47 contains a cross-site request forgery vulnerability that allows attackers to delete all comments associated with an email address by crafting a malicious GET request with a valid HMAC key. Attackers can embed the deletecomments action URL in image tags or other resources to...

8.1CVSS5.7AI score0.00166EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/13 12:00 a.m.21 views

WordPress plugin wpDiscuz 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The...

5.5CVSS5.6AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/12 8:57 p.m.8 views

GO-2026-4668 zot’s create-only policy allows overwrite attempts of existing latest tag (update permission not required) in zotregistry.dev/zot

zot’s create-only policy allows overwrite attempts of existing latest tag update permission not required in zotregistry.dev/zot. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

7.7CVSS5.8AI score0.00212EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/12 5:20 p.m.5 views

CVE-2026-31873 Unhead has a Bypass of URI Scheme Sanitization in makeTagSafe via Case-Sensitivity

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

5.9AI score0.00237EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/12 5:18 p.m.15 views

CVE-2026-31860 Unhead has a XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Unhead is a document head and template manager. Prior to 2.1.11, useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. The acceptDataAttrs...

5.3CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/12 2:19 p.m.28 views

Unhead has XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Summary useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. Details XSS via data- attribute name injection The acceptDataAttrs function safe.t...

6.1CVSS5.9AI score0.00258EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/12 2:19 p.m.15 views

GHSA-G5XX-PWRP-G3FV Unhead has XSS bypass in `useHeadSafe` via attribute name injection and case-sensitive protocol check

Summary useHeadSafe can be bypassed to inject arbitrary HTML attributes, including event handlers, into SSR-rendered tags. This is the composable that Nuxt docs recommend for safely handling user-generated content. Details XSS via data- attribute name injection The acceptDataAttrs function safe.t...

5.3CVSS6AI score0.00258EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/03/12 9:28 a.m.10 views

vim: Vim: Arbitrary code execution via 'helpfile' option processing

A flaw was found in Vim, an open source, command line text editor. This heap buffer overflow vulnerability exists in the tag file resolution logic when processing the 'helpfile' option. A local user could exploit this by providing a specially crafted 'helpfile' option value, leading to a heap...

6.6CVSS6.6AI score0.00213EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/03/12 9:28 a.m.7 views

Moderate: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CV...

6.6CVSS6.2AI score0.00213EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2026/03/12 12:00 a.m.10 views

RadEar: A Self-Supervised RF Backscatter System for Voice Eavesdropping and Separation

Eavesdropping on voice conversations presents a growing threat to personal privacy and information security. In this paper, we present RadEar, a novel RF backscatter-based system designed to enable covert voice eavesdropping through walls. RadEar consists of two key components: i a batteryless RF...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/11 10:18 p.m.21 views

xygeni-action v5 tag poisoned with C2 backdoor

Description On March 3, 2026, an attacker with access to compromised credentials created a series of pull requests 46, 47, 48 injecting obfuscated shell code into action.yml. The PRs were blocked by branch protection rules and never merged into the main branch. However, the attacker used the...

9.8CVSS6AI score0.00496EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/11 10:18 p.m.14 views

EUVD-2026-11331

xygeni-action v5 tag poisoned with C2 backdoor...

9.3CVSS5.8AI score0.00496EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/11 10:18 p.m.9 views

GHSA-F8Q5-H5QH-33MH xygeni-action v5 tag poisoned with C2 backdoor

Description On March 3, 2026, an attacker with access to compromised credentials created a series of pull requests 46, 47, 48 injecting obfuscated shell code into action.yml. The PRs were blocked by branch protection rules and never merged into the main branch. However, the attacker used the...

9.3CVSS6AI score0.00496EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/11 8:16 p.m.12 views

CVE-2026-31976

xygeni-action is the GitHub Action for Xygeni Scanner. On March 3, 2026, an attacker with access to compromised credentials created a series of pull requests 46, 47, 48 injecting obfuscated shell code into action.yml. The PRs were blocked by branch protection rules and never merged into the main...

9.8CVSS0.00496EPSS
SaveExploits0References2
Rows per page
Query Builder