Lucene search
+L

446 matches found

attackerkb
attackerkb
added 2026/04/01 8:36 a.m.7 views

CVE-2026-23406

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in matchchar macro usage The matchchar macro evaluates its character parameter multiple times when traversing differential encoding chains. When invoked with str++, the string pointer advances on eac...

7.8CVSS5.8AI score0.00177EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/04/01 8:36 a.m.109 views

CVE-2026-23406

CVE-2026-23406 concerns the AppArmor Linux kernel module. The issue arises in the DFA matching logic used during file path checks, where the macro match_char() can evaluate its character parameter multiple times when traversing differential encoding chains. If invoked with *str++, the string poin...

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

CVE-2026-23406 apparmor: fix side-effect bug in match_char() macro usage

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix side-effect bug in matchchar macro usage The matchchar macro evaluates its character parameter multiple times when traversing differential encoding chains. When invoked with str++, the string pointer advances on eac...

7.8CVSS6.1AI score
SaveExploits0References11
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a flaw in differential encoding validation, potentially leading to cyclic creation...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.31 views

PT-2026-29489

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0-rc7-next-20260127 Description The Linux kernel contains a flaw within the apparmor subsystem, specifically in the match char macro. This macro incorrectly evaluates its character parameter multiple times...

7.8CVSS6.7AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2026/03/27 12:29 p.m.13 views

CLSA-2026-1774438942 freerdp: Fix of 3 CVEs

CVE-2026-29774: heap buffer overflow in H.264 AVC420/AVC444 YUV-to-RGB conversion - CVE-2026-31884: division by zero in ADPCM decoders when nBlockAlign is 0 - CVE-2026-29775: off-by-one in bitmapcacheput...

8.2CVSS6AI score0.00323EPSS
SaveExploits3References1
Snyk
Snyk
added 2026/03/23 12:30 p.m.8 views

Information Exposure

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Information Exposure in the identity-first login flow when Organizations are enabled. An attacker can obtain...

6.3CVSS5.3AI score0.00318EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/23 12:30 p.m.14 views

EUVD-2026-14400

A flaw was found in Keycloak. A remote attacker can exploit differential error messages during the identity-first login flow when Organizations are enabled. This vulnerability allows an attacker to determine the existence of users, leading to information disclosure through user enumeration...

3.7CVSS5.8AI score0.00318EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/23 11:16 a.m.14 views

CVE-2026-4633

A flaw was found in Keycloak. A remote attacker can exploit differential error messages during the identity-first login flow when Organizations are enabled. This vulnerability allows an attacker to determine the existence of users, leading to information disclosure through user enumeration...

3.7CVSS0.00318EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 10:53 a.m.16 views

CVE-2026-4633 Keycloak: keycloak: user enumeration via differential error messages

A flaw was found in Keycloak. A remote attacker can exploit differential error messages during the identity-first login flow when Organizations are enabled. This vulnerability allows an attacker to determine the existence of users, leading to information disclosure through user enumeration...

3.7CVSS5.8AI score0.00318EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/23 10:53 a.m.45 views

CVE-2026-4633 Keycloak: keycloak: user enumeration via differential error messages

A flaw was found in Keycloak. A remote attacker can exploit differential error messages during the identity-first login flow when Organizations are enabled. This vulnerability allows an attacker to determine the existence of users, leading to information disclosure through user enumeration...

3.7CVSS0.00318EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/23 12:00 a.m.14 views

PT-2026-27107

Name of the Vulnerable Software and Affected Versions Keycloak affected versions not specified Description A flaw exists in Keycloak that allows a remote attacker to determine the existence of users, resulting in information disclosure through user enumeration. This occurs due to differential err...

3.7CVSS5.8AI score0.00318EPSS
SaveExploits1References13
Packet Storm News
Packet Storm News
added 2026/03/23 12:00 a.m.35 views

Towards Secure Retrieval-Augmented Generation: A Comprehensive Review of Threats, Defenses and Benchmarks

Retrieval-Augmented Generation RAG significantly mitigates the hallucinations and domain knowledge deficiency in large language models by incorporating external knowledge bases. However, the multi-module architecture of RAG introduces complex system-level security vulnerabilities. Guided by the R...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/22 12:00 a.m.21 views

Hardening Confidential Federated Compute against Side-Channel Attacks

In this work, we identify a set of side-channels in our Confidential Federated Compute platform that a hypothetical insider could exploit to circumvent differential privacy DP guarantees. We show how DP can mitigate two of the side-channels, one of which has been implemented in our open-source...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/20 8:55 a.m.16 views

CVE-2026-32766

A flaw was found in astral-tokio-tar, a software component for handling tar archives. This flaw causes malformed PAX Portable Archive eXchange extensions within an archive to be silently ignored. An attacker could leverage this to create a specially crafted archive that, when processed by...

6.3CVSS5.6AI score0.00249EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/20 12:16 a.m.14 views

CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 12:16 a.m.16 views

UBUNTU-CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.8AI score0.00249EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/03/20 12:07 a.m.7 views

CVE-2026-32766

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 12:07 a.m.16 views

CVE-2026-32766 astral-tokio-tar insufficiently validates PAX extensions during extraction

astral-tokio-tar is a tar archive reading/writing library for async Rust. In versions 0.5.6 and earlier, malformed PAX extensions were silently skipped when parsing tar archives. This silent skipping rather than rejection of invalid PAX extensions could be used as a building block for a parser...

6.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/03/20 12:07 a.m.50 views

CVE-2026-32766

CVE-2026-32766 affects astral-tokio-tar

6.3CVSS5.7AI score0.00249EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder