Lucene search
+L

46365 matches found

Snyk
Snyk
added 2026/07/21 9:56 p.m.11 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.6 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.5 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 9:56 p.m.22 views

GHSA-FQ2P-5P22-8G6J Gitea: Public-Only Personal access tokens scope bypass in Organization and Permission Endpoints

Summary A personal access token restricted with the public-only scope can still retrieve private organization membership and organization permission details for its own account through organization-listing endpoints. This bypass breaks the intended guarantee that such tokens are limited to public...

4.9CVSS5.6AI score0.00346EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/21 9:56 p.m.4 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.5 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS8.4AI score0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 9:51 p.m.23 views

GHSA-Q423-49RW-G9MH Gitea: GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public->private

Summary GHSA-8fwc-qjw5-rvgp "Gitea may send release notification emails for private repositories to users whose access has been revoked", fix in PR 36319 / commit 8a98ac22 added repomodel.ClearRepoWatches as a defense for the state transition public→private. The cleanup was wired into...

4.3CVSS5.5AI score0.00209EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:49 p.m.15 views

Gitea: Private org member list leaked via /members API endpoint — incomplete fix for PR #38145

Summary PR 38145 fixed ListPublicMembers and IsPublicMember but missed ListMembers. Any authenticated user can enumerate ALL members not just public ones of a private organization. Affected Versions = v1.26.4 latest and main branch Root Cause routers/api/v1/org/member.go — ListMembers: // Missing...

7.5CVSS5.3AI score0.00342EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 9:49 p.m.9 views

GHSA-PRR9-9MP4-5GP2 Gitea: Private org member list leaked via /members API endpoint — incomplete fix for PR #38145

Summary PR 38145 fixed ListPublicMembers and IsPublicMember but missed ListMembers. Any authenticated user can enumerate ALL members not just public ones of a private organization. Affected Versions = v1.26.4 latest and main branch Root Cause routers/api/v1/org/member.go — ListMembers: // Missing...

7.5CVSS5.4AI score0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:40 p.m.41 views

CVE-2026-65319

Feedbin contains an unauthenticated information disclosure via the GET /api/v2/entries/:id/text endpoint. The vulnerability arises because the authorization check is bypassed (before-action filter skipped), enabling an attacker to enumerate private article content by iterating sequential entry ID...

8.7CVSS5.4AI score0.00506EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:40 p.m.9 views

CVE-2026-65319

Feedbin commit 739884a contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private article content by sending requests to the entries text API endpoint, which skips the authorization before-action filter entirely. Attackers can iterat...

8.7CVSS5.4AI score0.00506EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 9:40 p.m.33 views

CVE-2026-65319 Feedbin Unauthenticated Entry Content Disclosure via GET /api/v2/entries/:id/text

Feedbin commit 739884a contains an unauthenticated information disclosure vulnerability that allows unauthenticated attackers to retrieve private article content by sending requests to the entries text API endpoint, which skips the authorization before-action filter entirely. Attackers can iterat...

8.7CVSS0.00506EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 9:36 p.m.29 views

CVE-2026-65318

Verba RAG application version 2.1.3 is affected by an unauthenticated server-side request forgery (SSRF) via the WebSocket import endpoint. Attackers can connect to /ws/import_files without authentication and supply arbitrary URLs in the HTMLReader configuration, prompting the backend to issue HT...

9.2CVSS5.6AI score0.00596EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:33 p.m.59 views

CVE-2026-43947

FUXA vulnerability CVE-2026-43947 affects version 1.3.0 where, when secureEnabled is true, an unauthenticated user can trigger Remote Code Execution via POST /api/runscript with test: true if they know a valid script ID/name and at least one server-side script exists. The attack bypasses authoriz...

9.3CVSS6.1AI score0.00908EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 9:33 p.m.31 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS0.00908EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 9:33 p.m.8 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS6.1AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 9:32 p.m.19 views

EUVD-2026-46419

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filtersdata API endpoints on UserStory, Task, Issue, and Epic viewsets...

6.9CVSS5.4AI score0.00431EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 9:32 p.m.14 views

EUVD-2026-46427

Keep commit 91c75e0 contains a server-side request forgery vulnerability that allows unauthenticated attackers to make the backend issue arbitrary HTTP requests by supplying attacker-controlled host values to the unprotected healthcheck endpoint. Attackers can send a crafted JSON payload with a...

9.3CVSS5.6AI score0.00428EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 9:32 p.m.20 views

EUVD-2026-46401

FileGator accepts arbitrary Unix permission values via the '/chmoditems' API endpoint and passes the value directly to PHP's native 'chmod' function through 'octdec' conversion, with no validation. This allows an authenticated user with 'chmod' permission to upgrade their privileges to root...

8.4CVSS5.4AI score0.00169EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 9:32 p.m.15 views

EUVD-2026-46388

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS6.3AI score0.00798EPSS
SaveExploits0References2
Rows per page
Query Builder