Lucene search
+L

202215 matches found

Github Security Blog
Github Security Blog
added 2026/07/21 8:36 p.m.15 views

Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Details RemoveDependency in routers/web/repo/issuedependency.go takes a removeDependencyID form parameter identifying the other issue by its global numeric ID, and fetches it with issuesmodel.GetIssueByIDctx, depID - no repository or permission check at all. It then calls...

7.5CVSS5.5AI score0.00268EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/21 8:31 p.m.21 views

CVE-2026-64821

The issue CVE-2026-64821 affects djangoSIGE up to version 1.10. The vulnerability arises in order-cancellation logic (CancelarOrcamentoVendaView, CancelarPedidoVendaView, CancelarOrcamentoCompraView, CancelarPedidoCompraView) implemented in HTTP GET handlers, allowing unauthenticated attackers to...

5.3CVSS5.1AI score0.00222EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:19 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the ServeAttachment process. An attacker can access confidential draft release attachments by obtaining the UUID of the attachment through side channels such as API responses, browser history, log files, or shar...

8.2CVSS5.4AI score0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 8:17 p.m.20 views

CVE-2026-65063

Data::RadixTree::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in radix.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

3.8CVSS0.00142EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.13 views

CVE-2026-65068

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

3.8CVSS0.00142EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 8:12 p.m.14 views

EUVD-2026-46399

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS5.3AI score0.00186EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 8:12 p.m.8 views

CVE-2026-16317 Silent Drop of TLS 1.3 Encrypted Records in s2n-tls

Missing validation of the outer contenttype byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data records without either endpoint detecting the modification. RFC 8446 Section 5.2 requires that the outer contenttype of all...

8.3CVSS5.4AI score0.00186EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 7:58 p.m.6 views

socket.io: engine.io: Socket.IO: Denial of Service via invalid binary POST requests

A flaw was found in Socket.IO, specifically within the Engine.IO protocol v4 polling transport. An unauthenticated attacker can exploit this vulnerability by sending invalid binary POST requests with a Content-Type of application/octet-stream. This improper handling of requests prevents the HTTP...

7.5CVSS5.4AI score0.00636EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/21 7:09 p.m.9 views

CVE-2026-65068

Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in sphash.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.00142EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 7:09 p.m.36 views

CVE-2026-65066 Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ring.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

0.00142EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/21 6:40 p.m.15 views

CVE-2026-12548

A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soupheadersparse can cause the length parameter to be incorrectly truncated, leading to a heap buffer over-read. A remote attacker could use this flaw to cras...

4.2CVSS6.1AI score0.0039EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/07/21 6:36 p.m.11 views

Immutable.js `List` 32-bit trie overflow → unrecoverable DoS

Summary Listset, ListsetSize, ListsetIn, ListupdateIn and the functional set / setIn / updateIn mishandle an index or size in the range 2 30, 2 31: - On an empty List the operation enters an uncatchable infinite loop a tight CPU spin; a surrounding try/catch never regains control. Only killing th...

8.7CVSS5.6AI score0.00665EPSS
SaveExploits1References7Affected Software1
GithubExploit
GithubExploit
added 2026/07/21 6:01 p.m.71 views

Exploit for Path Traversal in Gogs

CVE-2025-8110 — Gogs RCE PoC Silentium / HackTheBox Dis...

8.8CVSS8.5AI score0.82693EPSS
SaveExploits21
OSV
OSV
added 2026/07/21 5:47 p.m.7 views

GHSA-J92G-9F8W-J867 PostgreSQL JDBC Driver: Silent channel-binding authentication downgrade via unsupported certificate algorithms

Impact channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to guarantee. An attacker who can intercept the TLS connection triggers the downgrade...

8.2CVSS5.5AI score0.00236EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 5:38 p.m.15 views

EUVD-2026-46345

HCL MyCloud was affected by the SSL/TLS LUCKY13 Vulnerability. An attacker may exploit this vulnerability to decrypt sensitive information through a TLS/SSL padding oracle attack...

3.1CVSS5.3AI score0.00155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 5:32 p.m.32 views

CVE-2026-56577 HCL MyCloud affected by Weak Password Policy

HCL MyCloud was affected with Weak Password Policy. It may increase the risk of account compromise through brute-force or credential-based attacks...

3.1CVSS0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 5:17 p.m.14 views

CVE-2026-47410

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an insecure default cryptographic key. The JWT signing secret defaults to the hardcoded literal "dev-secret-change-me" when PLATFORMJWTSECRET is unset. A safety check exists but only...

9.8CVSS0.00638EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 5:17 p.m.13 views

CVE-2026-16451

A security flaw has been discovered in zsadmin2025 ZS-Admin up to b52e14536d59fda11e56e2536a1c32e82a38cead. This impacts an unknown function of the file /api/system/file/upload of the component com.zs.file.controller.SysFileController. Performing a manipulation of the argument File results in...

6.5CVSS0.00347EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 5:17 p.m.10 views

UBUNTU-CVE-2026-15792

A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic...

7.5CVSS5.8AI score0.00243EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 4:42 p.m.6 views

CVE-2026-15432 Observable Timing Discrepancy in Tink-Java and Tink-Android ChunkedMacVerification

When verifying a mac with a ChunkedMacVerification object, Tink compares the resulting tag with non constant time comparison. This potentially allows an attacker to use timinig information as a side channel in order to get information how many bytes of a given tag match the correct tag. This in...

8.2CVSS5.3AI score0.00203EPSS
SaveExploits0References1
Rows per page
Query Builder