Lucene search
+L

81074 matches found

Elastic
Elastic
added 2026/07/21 10:06 p.m.13 views

Kibana 9.3.8, 9.4.4 Security Update (ESA-2026-67)

Missing Authorization in Kibana Leading to Unauthorized Information Disclosure Missing Authorization CWE-862 in Kibana can lead to unauthorized information disclosure via Privilege Abuse CAPEC-122. A user with limited feature privileges can access workflow execution outputs in their Kibana space...

4.3CVSS5.8AI score0.00333EPSS
SaveExploits0
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
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
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:52 p.m.6 views

GHSA-3R5C-2XXX-H872 Gitea: Webhook Authorization Header Returned in Plaintext via API

Summary The ToHook function in services/webhook/general.go decrypts the webhook's HeaderAuthorizationEncrypted field and returns the plaintext authorization header in the API response. Any repository admin can read the full plaintext value of webhook authorization headers Bearer tokens, Basic aut...

2.7CVSS5.3AI score0.00244EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 9:52 p.m.12 views

Gitea: Webhook Authorization Header Returned in Plaintext via API

Summary The ToHook function in services/webhook/general.go decrypts the webhook's HeaderAuthorizationEncrypted field and returns the plaintext authorization header in the API response. Any repository admin can read the full plaintext value of webhook authorization headers Bearer tokens, Basic aut...

2.7CVSS5.3AI score0.00244EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/21 9:48 p.m.15 views

EUVD-2026-41605

Gitea: Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts...

9.8CVSS5.2AI score0.00621EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 9:48 p.m.10 views

GHSA-G9G6-QHRC-P3QC Gitea: Improper authorization on OAuth sign-in callback silently re-enables administrator-disabled accounts

Summary The OAuth2 sign-in callback in Gitea 1.26.1 unconditionally re-enables a locally-disabled account whenever the user authenticates through a linked external identity provider, silently undoing any administrator-initiated Disable Account action and issuing a fresh authenticated session in t...

7.6CVSS5.2AI score0.00621EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/21 9:43 p.m.19 views

GHSA-649P-MMHF-85C7 Gitea: Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write

Vulnerability Header | Field | Value | | ------------------- | ----------------------------------------------------------------------------------- | | Vulnerability Title | Cached Per-Branch Permission Check in Pre-Receive Hook Allows Full Repository Write | | Severity Rating | High | | Bug...

8.8CVSS7.7AI score0.00523EPSS
SaveExploits0References7
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
EUVD
EUVD
added 2026/07/21 9:32 p.m.11 views

EUVD-2026-46403

Authorization Bypass Through User-Controlled Key CWE-639 in Kibana can lead to unauthorized information disclosure and case attachment integrity compromise via Privilege Abuse CAPEC-122. An inconsistency in Kibana's file access authorization logic allows a low-privileged authenticated user to...

7.1CVSS5.3AI score0.0033EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.15 views

EUVD-2026-46412

lmdeploy's OpenAI-compatible API server contains a server-side request forgery vulnerability that allows unauthenticated attackers to access internal services and cloud metadata endpoints by supplying a crafted imageurl that redirects to internal targets. Attackers can send a POST request to the...

9.3CVSS5.4AI score0.00387EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/21 9:32 p.m.24 views

EUVD-2026-46389

Incorrect Authorization CWE-863 in Elasticsearch can allow an authenticated user with limited index privileges to exploit insufficient authorization controls in the ingest simulation feature. By targeting indices they are not authorized to access directly, the user can cause those indices'...

5.3CVSS5.5AI score0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 9:27 p.m.54 views

CVE-2026-43946

FUXA (web-based Process Visualization) version 1.3.0 has an authorization bypass in the /api/getTagValue endpoint, allowing unauthenticated access to tag values when the referenced script does not exist. Version 1.3.1 patches the issue. The vulnerability enables an unauthenticated user to retriev...

8.7CVSS5.3AI score0.00567EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/21 9:23 p.m.5 views

CVE-2026-65316 xxl-job Cross-Job-Group Log Disclosure via Missing Authorization Check in /joblog/logDetailCat

XXL-Job version 2.4.2 contains an insecure direct object reference vulnerability that allows authenticated users to read execution log content from job groups they are not authorized to access by supplying arbitrary sequential log IDs to the logDetailCat endpoint. Attackers can enumerate log...

7.1CVSS5.8AI score0.00509EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 9:23 p.m.34 views

CVE-2026-65316

XXL-Job version 2.4.2 is affected by an insecure direct object reference in the logDetailCat endpoint, enabling authenticated users to read execution logs from job groups they’re not authorized to access by supplying arbitrary sequential logId values. This allows cross-group disclosure of potenti...

7.1CVSS5.8AI score0.00509EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 9:23 p.m.35 views

CVE-2026-65316 xxl-job Cross-Job-Group Log Disclosure via Missing Authorization Check in /joblog/logDetailCat

XXL-Job version 2.4.2 contains an insecure direct object reference vulnerability that allows authenticated users to read execution log content from job groups they are not authorized to access by supplying arbitrary sequential log IDs to the logDetailCat endpoint. Attackers can enumerate log...

7.1CVSS0.00509EPSS
SaveExploits0References3
Rows per page
Query Builder