Lucene search
+L

44 matches found

RedhatCVE
RedhatCVE
added 2026/07/21 4:26 p.m.8 views

CVE-2026-63917

A flaw was found in the Linux kernel's IPv6 Virtual Tunnel Interface vti6 component. An unprivileged local user, particularly within a user namespace, could exploit a vulnerability related to incorrect network namespace handling during the movement of a vti6 tunnel. This issue can lead to a kerne...

8.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Avoid walking the Namespace if startnode is NULL Although commit 0c9992315e73 “ACPICA: Avoid walking the ACPI Namespace if it is not there” fixed the issue when both startnode and acpigblrootnode were NULL, the Linux kern...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.25 views

PT-2026-49618

Name of the Vulnerable Software and Affected Versions Premmerce Dev Tools versions prior to 2.1 Description The Premmerce Dev Tools plugin for WordPress allows authenticated attackers with Subscriber-level access and above to achieve remote code execution. The issue occurs because the...

8.8CVSS6.5AI score0.00847EPSS
SaveExploits0References12
Veracode
Veracode
added 2026/06/04 8:58 a.m.14 views

Cross-site Scripting

TinyMCE is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper SVG namespace scope handling in the sanitizer, where crafted nested SVG elements can bypass attribute sanitization and execute arbitrary JavaScript, resulting in cross-site scripting attacks...

8.7CVSS5.9AI score0.00191EPSS
SaveExploits0References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/02 12:0 a.m.23 views

PT-2026-36670

Name of the Vulnerable Software and Affected Versions Apache Polaris version 1.4.0 Description Apache Polaris fails to properly escape namespace and table identifiers when constructing Common Expression Language CEL strings for Google Cloud Storage GCS Credential Access Boundaries CAB. This allow...

9.9CVSS5.8AI score0.00432EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/04/02 8:39 a.m.11 views

SUSE CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

6.6CVSS5.8AI score0.00177EPSS
SaveExploits0References22
CVE
CVE
added 2026/04/01 8:36 a.m.20 views

CVE-2026-23403

CVE-2026-23403 concerns the AppArmor memory leak in Linux kernel’s verify_header. The issue arises because a function sets *ns = NULL on every call, leaking the previously allocated namespace string across successive profile unpackings and causing namespace consistency checks to see NULL for *ns....

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/01 8:36 a.m.4 views

CVE-2026-23403 apparmor: fix memory leak in verify_header

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23189

In the Linux kernel, the following vulnerability has been resolved: ceph: fix NULL pointer dereference in cephmdsauthmatch The CephFS kernel client has regression starting from 6.18-rc1. We have issue in cephmdsauthmatch if fsname == NULL: const char fsname = mdsc-fsc-mountoptions-mdsnamespace;...

5.2AI score0.00112EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/09 1:55 a.m.5 views

CVE-2025-66567 ruby-saml has a SAML authentication bypass due to namespace handling (parser differential)

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS9.4AI score0.00399EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 1:55 a.m.11 views

EUVD-2025-201812

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.8CVSS6.6AI score0.63792EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/12/09 1:55 a.m.47 views

CVE-2025-66567 ruby-saml has a SAML authentication bypass due to namespace handling (parser differential)

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/07 9:15 p.m.4 views

DEBIAN-CVE-2025-12863

A flaw was found in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function is responsible for updating document pointers when XML nodes are moved between documents. Due to improper handling of namespace references, a namespace pointer may remain linked to a freed memory regi...

7.5CVSS6.6AI score0.00068EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/07 8:59 p.m.10 views

EUVD-2025-38299

A flaw was found in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function is responsible for updating document pointers when XML nodes are moved between documents. Due to improper handling of namespace references, a namespace pointer may remain linked to a freed memory regi...

7.5CVSS6AI score0.00068EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/11/07 12:0 a.m.9 views

编号撤回

libxml2 is a GNOME open source library for parsing XML documents. It is written in C and can be called by many languages, such as C, C++, XSH. A resource management error vulnerability exists in libxml2, which stems from an improper handling of namespace references in the xmlSetTreeDoc function,...

5.4AI score0.00068EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2013-5712

Malware in sbrugna...

7.5CVSS5.8AI score0.04258EPSS
SaveExploits1References41
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2008-4047

Malware in sbrugna...

10CVSS9AI score0.04988EPSS
SaveExploits1References63
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-20942

Malicious code in bioql PyPI...

6.4AI score0.00115EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-31047

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.00329EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.12 views

PT-2025-46752

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the mnt ns release function. Specifically, a NULL pointer may be passed to this function when called from listmount. This can lead to issues when...

4.6CVSS6.4AI score0.0018EPSS
SaveExploits0
Rows per page
Query Builder