Lucene search
+L

190 matches found

OSV
OSV
added 2026/07/30 7:10 a.m.6 views

CLEANSTART-2026-WA03770 Security fixes in kyverno-policy-reporter-fips 3.3.3-r4

Package kyverno-policy-reporter-fips version 3.3.3-r4 fixes 5 vulnerabilities: CVE-2026-25679, ghsa-p77j-4mvh-x3m3, CVE-2026-33186, CVE-2026-27139, CVE-2026-27142...

9.1CVSS6.7AI score0.01557EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/30 7:10 a.m.5 views

CLEANSTART-2026-BA80023 Security fixes in kyverno-policy-reporter-fips 3.3.3-r3

Package kyverno-policy-reporter-fips version 3.3.3-r3 fixes 4 vulnerabilities: CVE-2026-26958, CVE-2026-24051, ghsa-fw7p-63qq-7hpr, ghsa-9h8m-3fm2-qjrq...

7CVSS5.8AI score0.00366EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-65911

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across...

6.1CVSS5.5AI score0.00191EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.5 views

UBUNTU-CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.8AI score0.00165EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.4 views

UBUNTU-CVE-2026-65911

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

6.1CVSS5.3AI score0.00191EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.9AI score0.00165EPSS
SaveExploits1
NVD
NVD
added 2026/07/13 10:16 a.m.12 views

CVE-2026-57768

Incorrect Privilege Assignment vulnerability in favethemes Houzez Login Register houzez-login-register allows Privilege Escalation.This issue affects Houzez Login Register: from n/a through = 3.3.3...

8.2CVSS0.00221EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/13 8:41 a.m.30 views

CVE-2026-57768

CVE-2026-57768 impacts the WordPress plugin Houzez Login Register (versions

8.2CVSS6.1AI score0.00221EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/13 8:41 a.m.38 views

CVE-2026-57768 WordPress Houzez Login Register plugin <= 3.3.3 - Privilege Escalation vulnerability

Incorrect Privilege Assignment vulnerability in favethemes Houzez Login Register houzez-login-register allows Privilege Escalation.This issue affects Houzez Login Register: from n/a through = 3.3.3...

8.2CVSS0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/11 5:16 a.m.14 views

CVE-2026-7559

The Affilia – Affiliate Program & Referral Tracking for WordPress plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 3.3.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for...

4.3CVSS0.00304EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/05/15 12:0 a.m.21 views

PT-2026-41315

Name of the Vulnerable Software and Affected Versions LibJWT versions 3.0.0 through 3.3.2 Description LibJWT accepts an RSA JSON Web Key JWK lacking an alg parameter as the verification key for HS256, HS384, or HS512 tokens. When using the OpenSSL backend, this results in HMAC verification...

9.1CVSS5.8AI score0.00209EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/11 3:49 p.m.24 views

Important: Red Hat Security Advisory: Red Hat AI Inference Server 3.3.3 (CUDA)

Red Hat AI Inference Server 3.3.3 CUDA is now available. Red Hat® AI Inference Server...

9.8CVSS7.3AI score0.0218EPSS
SaveExploits4References16
RedHat Linux
RedHat Linux
added 2026/05/11 2:12 p.m.25 views

Important: Red Hat Security Advisory: Red Hat AI Inference Server Model Optimization Tools 3.3.3 (CUDA)

Red Hat AI Inference Server Model Optimization Tools 3.3.3 CUDA is now available. Red Hat® AI Inference Server Model Optimization Tools...

9.8CVSS7.3AI score0.0218EPSS
SaveExploits5References22
CBLMariner
CBLMariner
added 2026/04/23 8:30 p.m.9 views

CVE-2026-1669 affecting package keras for versions less than 3.3.3-7

CVE-2026-1669 affecting package keras for versions less than 3.3.3-7. A patched version of the package is available...

7.5CVSS5.3AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/04/16 12:46 a.m.21 views

GHSA-39Q2-94RC-95CP DOMPurify's ADD_TAGS function form bypasses FORBID_TAGS due to short-circuit evaluation

Summary In src/purify.ts:1117-1123, ADDTAGS as a function via EXTRAELEMENTHANDLING.tagCheck bypasses FORBIDTAGS due to short-circuit evaluation. The condition: !tagChecktagName && !ALLOWEDTAGStagName || FORBIDTAGStagName When tagChecktagName returns true, the entire condition is false and the...

5.3CVSS5.8AI score0.002EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/01 9:34 a.m.25 views

CLEANSTART-2026-SY28275 Security fixes for CVE-2025-0913, CVE-2025-4673, CVE-2025-47907, CVE-2026-24051, CVE-2026-25679, CVE-2026-26958, CVE-2026-27139, CVE-2026-27142, CVE-2026-33186, ghsa-2464-8j7c-4cjm, ghsa-9h8m-3fm2-qjrq, ghsa-fw7p-63qq-7hpr, ghsa-p77j-4mvh-x3m3 applied in versions: 3.3.2-r0, 3.3.3-r3, 3.3.3-r4, 3.4.2-r0

Multiple security vulnerabilities affect the kyverno-policy-reporter-fips package. These issues are resolved in later releases. See references for individual vulnerability details...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1References23
NVD
NVD
added 2026/02/20 4:22 p.m.8 views

CVE-2024-50452

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in POSIMYTH Nexter Blocks the-plus-addons-for-block-editor allows Stored XSS.This issue affects Nexter Blocks: from n/a through = 3.3.3...

6.5CVSS0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/20 3:46 p.m.33 views

CVE-2024-50452 WordPress Nexter Blocks plugin <= 3.3.3 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in POSIMYTH Nexter Blocks the-plus-addons-for-block-editor allows Stored XSS.This issue affects Nexter Blocks: from n/a through = 3.3.3...

6.5CVSS0.00215EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:0 a.m.8 views

PT-2026-21027

Name of the Vulnerable Software and Affected Versions POSIMYTH Nexter Blocks the-plus-addons-for-block-editor versions through 3.3.3 Description The software contains a flaw related to improper input handling during web page creation, which allows for Stored Cross-site Scripting XSS. This means...

5.3AI score0.00215EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.8 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: pcs (UTSA-2026-005312)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005312 advisory. REXML is an XML toolkit for Ruby. The REXML gem 3.3.2 has a DoS vulnerability when it parses an XML that has many entity expansions with SAX2 or pull parser API. The...

7.5CVSS8.4AI score0.01192EPSS
SaveExploits0References4
Rows per page
Query Builder