Lucene search
+L

3196 matches found

Github Security Blog
Github Security Blog
added 2026/02/13 4:16 p.m.17 views

lakeFS vulnerable to path traversal in local block adapter allow cross-namespace and sibling directory access

Summary Two path traversal vulnerabilities in the local block adapter allow authenticated users to read and write files outside their designated storage boundaries. Details The local block adapter in pkg/block/local/adapter.go had two path traversal vulnerabilities: 1. Prefix Bypass Vulnerability...

8.1CVSS5.5AI score0.0039EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/02/12 8:16 p.m.6 views

CVE-2026-25767

LavinMQ is a high-performance message queue & streaming server. Before 2.6.8, an authenticated user, with the “Policymaker” tag, could create shovels bypassing access controls. an authenticated user with the "Policymaker" management tag could exploit it to read messages from vhosts they are not...

8.6CVSS0.00251EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.22 views

PT-2026-7896

Name of the Vulnerable Software and Affected Versions LavinMQ versions prior to 2.6.8 Description LavinMQ is a high-performance message queue and streaming server. An authenticated user with the “Policymaker” tag could create shovels bypassing access controls. Specifically, an authenticated user...

8.6CVSS5.4AI score0.00251EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/02/10 12:54 p.m.4 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01633EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2026/02/09 1:33 a.m.8 views

CVE-2026-25565

WeKan versions prior to 8.19 contain an authorization vulnerability where certain card update API paths validate only board read access rather than requiring write permission. This can allow users with read-only roles to perform card updates that should require write access...

7.1CVSS5.3AI score0.00277EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/08 12:30 a.m.7 views

EUVD-2026-5707

WeKan versions prior to 8.19 contain an authorization vulnerability where certain card update API paths validate only board read access rather than requiring write permission. This can allow users with read-only roles to perform card updates that should require write access...

7.1CVSS5.3AI score0.00277EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/07 9:58 p.m.6 views

CVE-2026-25565

WeKan versions prior to 8.19 contain an authorization vulnerability where certain card update API paths validate only board read access rather than requiring write permission. This can allow users with read-only roles to perform card updates that should require write access...

7.1CVSS5.3AI score0.00277EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/07 9:58 p.m.8 views

CVE-2026-25565 WeKan < 8.19 Read-only Board Roles Can Update Cards

WeKan versions prior to 8.19 contain an authorization vulnerability where certain card update API paths validate only board read access rather than requiring write permission. This can allow users with read-only roles to perform card updates that should require write access...

7.1CVSS6AI score0.00277EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/02/07 12:26 a.m.8 views

SUSE CVE-2026-20888

Gitea does not properly verify authorization when canceling scheduled auto-merges via the web interface. A user with read access to pull requests may be able to cancel auto-merges scheduled by other users...

4.3CVSS5.3AI score0.00303EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/06 7:47 p.m.3 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the Delete function. An attacker can permanently remove entire repositories, including all associated data and history, by sending a DELETE request to the API endpoint while possessing only read-level access...

8.1CVSS5.6AI score0.00103EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/06 7:47 p.m.2 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the Delete function. An attacker can permanently remove entire repositories, including all associated data and history, by sending a DELETE request to the API endpoint while possessing only read-level access...

8.1CVSS5.6AI score0.00103EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/06 7:47 p.m.7 views

GHSA-RJV5-9PX2-FQW6 Gogs has authorization bypass in repository deletion API

Summary The DELETE /api/v1/repos/:owner/:repo endpoint lacks necessary permission validation middleware. Consequently, any user with read access including read-only collaborators can delete the entire repository. This vulnerability stems from the API route configuration only utilizing the...

7.2CVSS5.9AI score0.00103EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/06 7:47 p.m.10 views

Gogs has authorization bypass in repository deletion API

Summary The DELETE /api/v1/repos/:owner/:repo endpoint lacks necessary permission validation middleware. Consequently, any user with read access including read-only collaborators can delete the entire repository. This vulnerability stems from the API route configuration only utilizing the...

5.6AI score0.00103EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/06 12:0 a.m.6 views

PT-2026-20974

Name of the Vulnerable Software and Affected Versions Gogs versions prior to 0.13.4 Description A critical authorization bypass exists in the Gogs repository deletion API. The DELETE /api/v1/repos/:owner/:repo endpoint lacks necessary permission validation, allowing any authenticated user with re...

9.9CVSS5.9AI score0.36912EPSS
SaveExploits45References112
Snyk
Snyk
added 2026/02/05 8:51 p.m.8 views

SQL Injection

Overview @payloadcms/db-vercel-postgres is a Vercel Postgres adapter for Payload Affected versions of this package are vulnerable to SQL Injection when querying JSON or richText fields. An attacker can extract sensitive information and gain unauthorized access to user accounts by injecting crafte...

9.8CVSS5.8AI score0.00453EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/05 8:51 p.m.9 views

GHSA-XX6W-JXG9-2WH8 @payloadcms/drizzle has SQL Injection in JSON/RichText Queries on PostgreSQL/SQLite Adapters

Impact When querying JSON or richText fields, user input was directly embedded into SQL without escaping, enabling blind SQL Injection attacks. An unauthenticated attacker could extract sensitive data emails, password reset tokens and achieve full account takeover without password cracking. Users...

9.8CVSS5.9AI score0.00453EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/05 8:51 p.m.4 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection when querying JSON or richText fields. An attacker can extract sensitive information and gain unauthorized access to user accounts by injecting crafted SQL statements. Note: This is only exploitable if a Drizzle-based...

9.8CVSS5.8AI score0.00453EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/05 4:3 p.m.3 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01633EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/02/05 12:0 a.m.6 views

PT-2026-5882

Name of the Vulnerable Software and Affected Versions Mitsubishi Electric MELSEC iQ-R Series R08PCPU Mitsubishi Electric MELSEC iQ-R Series R16PCPU Mitsubishi Electric MELSEC iQ-R Series R32PCPU Mitsubishi Electric MELSEC iQ-R Series R120PCPU Description An improper validation of specified quanti...

8.8CVSS5.5AI score0.00539EPSS
SaveExploits0References7
F5 Networks
F5 Networks
added 2026/02/04 2:22 p.m.15 views

K000157960: BIG-IP Container Ingress Services vulnerability CVE-2026-22549

Security Advisory Description A vulnerability exists in F5 BIG-IP Container Ingress Services that may allow excessive permissions to read cluster secrets. CVE-2026-22549 Impact A remote, authenticated attacker with high privilege access to BIG-IP Container Ingress Services may be able to read...

6.9CVSS5.4AI score0.00308EPSS
SaveExploits0Affected Software2
Rows per page
Query Builder