Lucene search
+L

3634 matches found

OSV
OSV
added 2026/06/05 5:40 a.m.12 views

BIT-AIRFLOW-2026-42359 Apache Airflow: Authenticated RCE via XCom PATCH endpoint — XComUpdateBody missing FORBIDDEN_XCOM_KEYS validator

A bug in Apache Airflow's XCom PATCH endpoint PATCH /api/v2/xcomEntries/key allowed an authenticated UI/API user with XCom write permission on a Dag to set XCom entries under reserved key names e.g. returnvalue that the matching POST endpoint already validated against FORBIDDENXCOMKEYS. The...

8.8CVSS5.6AI score0.00571EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/05 5:00 a.m.14 views

CVE-2026-10732

All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction Zip Slip when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is writte...

6.4CVSS6.4AI score0.00521EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/05 12:00 a.m.16 views

decompress 安全漏洞

Decompress is a file decompression tool personally developed by Kevin Mårtensson. Decompress has a security vulnerability; this vulnerability arises when decompressing a ZIP archive that contains two entries with the same path. Due to issues with the order of micro-task processing, arbitrary file...

7.5CVSS5.5AI score0.00521EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.26 views

PT-2026-49256

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS. A malformed file can have stco.entry count == 0 creating no chunks while still passing validation...

6.5CVSS5.4AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/05 12:00 a.m.15 views

Xen: Use after free of paging structures in EPT (XSA-480)

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

7.8CVSS5.6AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/04 4:16 p.m.21 views

UBUNTU-CVE-2026-7774

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.3AI score0.00598EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/04 2:21 p.m.7 views

CVE-2026-7774 tarfile.data_filter path traversal bypass allows writing outside the extraction directory

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.9AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2026/06/04 2:21 p.m.14 views

CVE-2026-7774

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.8AI score0.00598EPSS
SaveExploits0
OSV
OSV
added 2026/06/04 2:21 p.m.19 views

PSF-2026-26

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.8AI score0.00598EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/06/04 2:21 p.m.10 views

CVE-2026-7774

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.8AI score0.00598EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/04 2:21 p.m.11 views

CVE-2026-7774 tarfile.data_filter path traversal bypass allows writing outside the extraction directory

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS5.8AI score0.00598EPSS
SaveExploits0References10
CVE
CVE
added 2026/06/04 2:21 p.m.131 views

CVE-2026-7774

The CVE-2026-7774 entry concerns tarfile.data_filter in Python's tarfile handling. Crafted link entries, including symlinks with empty or directory-like names, can bypass checks to cause tarfile.extractall() to write files outside the intended extraction directory, limited by the extractor's perm...

6.9CVSS5.8AI score0.00598EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/06/04 2:21 p.m.101 views

CVE-2026-7774 tarfile.data_filter path traversal bypass allows writing outside the extraction directory

tarfile.datafilter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall to write files outside the...

6.9CVSS0.00598EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/06/04 1:04 p.m.13 views

kernel: smb: client: validate the whole DACL before rewriting it in cifsacl

A flaw was found in the Linux kernel's Server Message Block SMB client, specifically within the cifsacl functionality. A malicious SMB server could provide a malformed Discretionary Access Control List DACL that claims to contain more Access Control Entries ACEs than are actually present. This...

8.8CVSS5.8AI score0.00259EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/04 12:39 p.m.12 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS6.9AI score0.00591EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.29 views

PT-2026-46379

Unauthenticated Local File Inclusion in ITactics = 1.0 versions...

8.1CVSS5.2AI score0.00348EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/03 7:37 p.m.21 views

kernel: smb: client: validate the whole DACL before rewriting it in cifsacl

A flaw was found in the Linux kernel's Server Message Block SMB client, specifically within the cifsacl functionality. A malicious SMB server could provide a malformed Discretionary Access Control List DACL that claims to contain more Access Control Entries ACEs than are actually present. This...

8.8CVSS5.8AI score0.00259EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/03 10:01 a.m.30 views

CVE-2026-24090

Cryptographic issue while processing partition table entries allows unauthorized modification of boot flow...

7.1CVSS5.8AI score0.00062EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2026/06/03 4:50 a.m.21 views

USN-8348-1: GoBGP vulnerabilities

It was discovered that GoBGP incorrectly handled certain specially crafted BGP UPDATE messages. A remote attacker could possibly use this issue to cause GoBGP to crash, resulting in a denial of service. CVE-2026-37461 Yanlei Wang discovered that GoBGP incorrectly handled certain malformed BGP...

7.5CVSS6.5AI score0.00631EPSS
SaveExploits1
OSV
OSV
added 2026/06/03 4:50 a.m.16 views

USN-8348-1 gobgp vulnerabilities

It was discovered that GoBGP incorrectly handled certain specially crafted BGP UPDATE messages. A remote attacker could possibly use this issue to cause GoBGP to crash, resulting in a denial of service. CVE-2026-37461 Yanlei Wang discovered that GoBGP incorrectly handled certain malformed BGP...

7.5CVSS5.8AI score0.00631EPSS
SaveExploits1References7
Rows per page
Query Builder