Lucene search
+L

146788 matches found

Github Security Blog
Github Security Blog
added 2026/07/21 8:22 p.m.9 views

Gitea: Cross-repository issue/comment attachment re-linking can expose private attachment content

Summary Gitea's issue and comment attachment update paths accept attachment UUIDs without verifying that each attachment belongs to the target issue/comment repository. If an authenticated attacker knows a victim attachment UUID, they can re-link that attachment to an attacker-controlled issue or...

7.5CVSS5.5AI score0.00387EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/21 8:17 p.m.6 views

DEBIAN-CVE-2026-56852

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

7.5CVSS5.2AI score0.00446EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:13 p.m.8 views

GHSA-QF2F-QH6P-7V89 Gitea CVE-2026-20800 sibling endpoints not covered: revoked user still reads private repo objects via `/api/v1/user/starred` and private issue titles via `/api/v1/user/times`

Summary CVE-2026-20800 fixed private-info leakage to revoked users only for the notification endpoint. Two sibling endpoints that return data keyed on the caller's own relationship still do not re-check repo access at output time: - GET /api/v1/user/starred — getStarredRepos computes a per-repo...

4.3CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:13 p.m.14 views

Gitea CVE-2026-20800 sibling endpoints not covered: revoked user still reads private repo objects via `/api/v1/user/starred` and private issue titles via `/api/v1/user/times`

Summary CVE-2026-20800 fixed private-info leakage to revoked users only for the notification endpoint. Two sibling endpoints that return data keyed on the caller's own relationship still do not re-check repo access at output time: - GET /api/v1/user/starred — getStarredRepos computes a per-repo...

6.5CVSS5.3AI score0.00363EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 7:31 p.m.9 views

MINI-97P6-4MH6-G7MQ

Bulletin has no description...

5.3CVSS6.9AI score0.00283EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/21 7:18 p.m.38 views

CVE-2026-46600 Parsing an invalid SVCB or HTTPS RR can panic in golang.org/x/net/dns/dnsmessage

Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer...

0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 7:17 p.m.7 views

CVE-2026-12547

SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority host:port. When the proxy configuration changes e.g., via system settings or WPAD, cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials...

3.4CVSS0.00228EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 7:6 p.m.14 views

EUVD-2026-42321

linkify-it: Quadratic-complexity DoS via the mailto: validator scan-loop on attacker text...

7.5CVSS5.2AI score0.00342EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 6:45 p.m.4 views

SUSE-SU-2026:3169-1 Security update for openexr

This update for openexr fixes the following issues - CVE-2026-54920: unchecked integer overflows in Image::resize followed by an exception can lead to an invalid delete via uninitialized pointers bsc1269703. - CVE-2026-55059: row setter utilizing dataWindow.min.x instead of min.y can lead to a he...

5.4AI score
SaveExploits0References7
OSV
OSV
added 2026/07/21 6:16 p.m.6 views

UBUNTU-CVE-2026-16493

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS6AI score0.00316EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 5:24 p.m.53 views

CVE-2026-47417

Summary of vulnerability (CVE-2026-47417, PraisonAI Platform) : The comment endpoints POST /workspaces/{workspace_id}/issues/{issue_id}/comments and GET /workspaces/{workspace_id}/issues/{issue_id}/comments are gated by require_workspace_member only on the workspace, but the code paths do not ver...

8.1CVSS5.4AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 5:24 p.m.4 views

CVE-2026-47417 praisonai-platform: Comment endpoints accept any issue_id without workspace ownership check, cross-workspace comment read and post IDOR

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The comment endpoints POST /workspaces/workspaceid/issues/issueid/comments and GET .../comments gate access on requireworkspacememberworkspaceid...

8.1CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/07/21 5:17 p.m.5 views

CVE-2026-47406

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The dependency endpoints POST/GET /workspaces/workspaceid/issues/issueid/dependencies and DELETE .../dependencies/depid gate access on...

8.1CVSS0.00231EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 5:17 p.m.11 views

CVE-2026-47408

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The GET /workspaces/workspaceid/issues/issueid/activity endpoint is gated by requireworkspacememberworkspaceid and dispatches to...

6.5CVSS0.00231EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 5:13 p.m.52 views

CVE-2026-47415

Summary: Multiple sources document a cross-workspace IDOR in PraisonAI Platform (CVE-2026-47415). The Issue endpoints under /workspaces/{workspace_id}/issues/{issue_id} rely on a membership check for the workspace but do not constrain the retrieved issue by the same workspace, allowing a member o...

8.3CVSS5.4AI score0.0028EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 5:13 p.m.6 views

CVE-2026-47415 praisonai-platform: Issue endpoints accept any issue_id without workspace ownership check, cross-workspace read/update/delete IDOR

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The issue CRUD endpoints GET / PATCH / DELETE /workspaces/workspaceid/issues/issueid gate access on requireworkspacememberworkspaceid only, then...

8.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 5:11 p.m.29 views

CVE-2026-47414 praisonai-platform: Label endpoints accept any label_id and any issue_id without workspace ownership check, cross-workspace label edit/delete and issue-label-link IDOR

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. Five label endpoints — PATCH /workspaces/workspaceid/labels/labelid, DELETE .../labels/labelid, POST .../issues/issueid/labels/labelid, DELETE...

7.6CVSS0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 5:11 p.m.7 views

CVE-2026-47414 praisonai-platform: Label endpoints accept any label_id and any issue_id without workspace ownership check, cross-workspace label edit/delete and issue-label-link IDOR

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. Five label endpoints — PATCH /workspaces/workspaceid/labels/labelid, DELETE .../labels/labelid, POST .../issues/issueid/labels/labelid, DELETE...

7.6CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/07/21 5:11 p.m.60 views

CVE-2026-47414

CVE-2026-47414 – cross-workspace IDOR in PraisonAI Label endpoints Technical details across Connected documents show concrete flaws in PraisonAI Platform up to version 0.1.3 (older than 0.1.4): five label-related endpoints allow arbitrary label_id/issue_id values to be used without verifying work...

7.6CVSS5.4AI score0.00215EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/07/21 5:9 p.m.10 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. CVE-2025-71302: drm/panthor: fix for dma-fence safe access rules...

9.8CVSS7.1AI score0.00533EPSS
SaveExploits0References2106
Rows per page
Query Builder