Lucene search
+L

3180 matches found

EUVD
EUVD
added 2026/02/06 8:44 p.m.12 views

EUVD-2026-5567

Qdrant is a vector similarity search engine and vector database. From 1.9.3 to before 1.16.0, it is possible to append to arbitrary files via /logger endpoint using an attacker-controlled ondisk.logfile path. Minimal privileges are required read-only access. This vulnerability is fixed in 1.16.0...

8.5CVSS5.5AI score0.0049EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/06 8:44 p.m.11 views

CVE-2026-25628 Qdrant affected by arbitrary file write via `/logger` endpoint

Qdrant is a vector similarity search engine and vector database. From 1.9.3 to before 1.16.0, it is possible to append to arbitrary files via /logger endpoint using an attacker-controlled ondisk.logfile path. Minimal privileges are required read-only access. This vulnerability is fixed in 1.16.0...

8.5CVSS5.5AI score0.0049EPSS
SaveExploits1References5
OSV
OSV
added 2026/02/06 6:10 p.m.5 views

GHSA-5QHX-GWFJ-6JQR Gogs user can update repository content with read-only permission

Vulnerability Description The endpoint PUT /repos/:owner/:repo/contents/ does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile, which results in: Commit creation Execution of git pu...

6.5CVSS5.9AI score0.00282EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/06 5:43 p.m.37 views

CVE-2026-23632

CVE-2026-23632 (Gogs) : A bug in Gogs prior to 0.13.4 allows a token with read permission to modify repository contents via the PUT /repos/:owner/:repo/contents/* endpoint. After repoAssignment() passes, PutContents() calls UpdateRepoFile(), leading to commit creation and git push, enabling unaut...

6.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/06 5:43 p.m.38 views

CVE-2026-23632 Gogs user can update repository content with read-only permission

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/" does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile,...

6.5CVSS0.00282EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/06 5:43 p.m.6 views

CVE-2026-23632 Gogs user can update repository content with read-only permission

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/" does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile,...

6.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/06 5:43 p.m.8 views

EUVD-2026-5626

Gogs is an open source self-hosted Git service. In version 0.13.3 and prior, the endpoint "PUT /repos/:owner/:repo/contents/" does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile,...

6.5CVSS5.5AI score0.00282EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/02/06 12:36 a.m.188 views

Exploit for Argument Injection in Gnu Inetutils

CVE-2026-24061 GNU inetutils Telnet Detector A safe, passive...

9.8CVSS7.6AI score0.97878EPSS
SaveExploits62
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.7 views

PT-2026-6852

Vulnerability Description The endpoint PUT /repos/:owner/:repo/contents/ does not require write permissions and allows access with read permission only via repoAssignment. After passing the permission check, PutContents invokes UpdateRepoFile, which results in: Commit creation Execution of git pu...

6.5CVSS6AI score0.00282EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/06 12:0 a.m.14 views

Gogs 安全漏洞

Gogs Go Git Service is a Go-based self-service Git hosting service developed by the Gogs team. It supports creating and migrating public/private repositories, as well as adding and removing repository collaborators. Gogs versions 0.13.3 and earlier have a security vulnerability. This vulnerabilit...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/05 4:3 p.m.14 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS5.7AI score0.00227EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:0 a.m.12 views

Amazon Linux 2023 : nodejs20, nodejs20-devel, nodejs20-full-i18n (ALAS2023-2026-1402)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1402 advisory. Bypass File System Permissions using crafted symlinks CVE-2025-55130 A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using th...

9.1CVSS7AI score0.03622EPSS
SaveExploits2References14
RedhatCVE
RedhatCVE
added 2026/02/04 7:28 p.m.9 views

CVE-2025-52627

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

7.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 6:16 p.m.10 views

CVE-2025-52627

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

7.5CVSS5.8AI score0.00148EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/03 5:44 p.m.4 views

CVE-2025-52627 HCL AION is susceptible to Incorrect Permission Assignment for Critical Resource

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/03 5:44 p.m.6 views

CVE-2025-52627

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/03 5:44 p.m.39 views

CVE-2025-52627 HCL AION is susceptible to Incorrect Permission Assignment for Critical Resource

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

5.5CVSS0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/03 5:44 p.m.32 views

CVE-2025-52627

CVE-2025-52627 affects HCL AION (AI lifecycle management platform) 2.0, where the root filesystem is not mounted read-only, allowing unintended modifications to critical system files and potential system compromise. Connected sources corroborate the issue and cite root-file-system write access as...

7.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/02/03 5:44 p.m.6 views

EUVD-2025-206681

Root File System Not Mounted as Read-Only configuration vulnerability. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or unauthorized changes.This issue affects AION: 2.0...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/03 12:0 a.m.24 views

PT-2026-5903

Name of the Vulnerable Software and Affected Versions AION version 2.0 Description A configuration issue exists where the root file system is not mounted as read-only. This can allow unintended modifications to critical system files, potentially increasing the risk of system compromise or...

7.5CVSS5.5AI score0.00148EPSS
SaveExploits0References3
Rows per page
Query Builder