Lucene search
+L

85526 matches found

Snyk
Snyk
added 2026/07/21 8:41 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the GET /api/v1/user/starred and GET /api/v1/user/subscriptions endpoints. An attacker can access repository metadata, such as repository name, description, and visibility status, by querying these endpoints...

7.5CVSS5.4AI score0.00283EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:40 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the RSS/Atom feed handlers, which accept API-token Basic authentication but do not enforce token scope or public-only restrictions. An attacker can access private repository metadata, such as commit information,...

4.3CVSS8.5AI score0.00264EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 8:39 p.m.6 views

CGA-P93W-CH77-3JV6

Bulletin has no description...

7.5CVSS6.9AI score0.00385EPSS
SaveExploits1
OSV
OSV
added 2026/07/21 8:39 p.m.5 views

CGA-HWGG-PXHC-XV74

Bulletin has no description...

7.5CVSS6AI score0.00313EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/07/21 8:36 p.m.15 views

Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Details RemoveDependency in routers/web/repo/issuedependency.go takes a removeDependencyID form parameter identifying the other issue by its global numeric ID, and fetches it with issuesmodel.GetIssueByIDctx, depID - no repository or permission check at all. It then calls...

7.5CVSS5.5AI score0.00268EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/21 8:22 p.m.3 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the attachment update. An attacker can access private attachment content by re-linking a known attachment UUID to an issue or comment in a repository they control, causing authorization checks to be performed...

6CVSS8.4AI score0.00252EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:22 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the attachment update. An attacker can access private attachment content by re-linking a known attachment UUID to an issue or comment in a repository they control, causing authorization checks to be performed...

6CVSS8.4AI score0.00252EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:22 p.m.6 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the attachment update. An attacker can access private attachment content by re-linking a known attachment UUID to an issue or comment in a repository they control, causing authorization checks to be performed...

6CVSS8.4AI score0.00252EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:22 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the attachment update. An attacker can access private attachment content by re-linking a known attachment UUID to an issue or comment in a repository they control, causing authorization checks to be performed...

6CVSS8.4AI score0.00252EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:22 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the attachment update. An attacker can access private attachment content by re-linking a known attachment UUID to an issue or comment in a repository they control, causing authorization checks to be performed...

6CVSS8.4AI score0.00252EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:19 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the ServeAttachment process. An attacker can access confidential draft release attachments by obtaining the UUID of the attachment through side channels such as API responses, browser history, log files, or shar...

8.2CVSS5.4AI score0.00268EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 8:19 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the ServeAttachment process. An attacker can access confidential draft release attachments by obtaining the UUID of the attachment through side channels such as API responses, browser history, log files, or shar...

8.2CVSS5.4AI score0.00268EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 8:19 p.m.4 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the ServeAttachment process. An attacker can access confidential draft release attachments by obtaining the UUID of the attachment through side channels such as API responses, browser history, log files, or shar...

8.2CVSS5.4AI score0.00268EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 8:19 p.m.5 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the ServeAttachment process. An attacker can access confidential draft release attachments by obtaining the UUID of the attachment through side channels such as API responses, browser history, log files, or shar...

8.2CVSS5.4AI score0.00268EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 8:18 p.m.21 views

Gitea: Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)

Summary The web handler EditReleasePost routers/web/repo/release.go reads form fields with prefix attachment-edit-uuid into a mapuuidnewName, passes that map to releaseservice.UpdateRelease, which writes the new name to the database via repomodel.UpdateAttachmentByUUID WITHOUT calling upload.Veri...

8.2CVSS7.5AI score0.00331EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 8:17 p.m.16 views

CVE-2026-65064

Data::HashMap::Shared versions before 0.14 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in shmgeneric.h with openpath, ORDWR | OCREAT | OCLOEXEC, 0666. The mode is 0666, so under the default umask 022 the file is created mode 06...

3.8CVSS0.00117EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 8:11 p.m.12 views

Gitea: Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content

Affected product Gitea — services/repository/collaboration.go DeleteCollaboration + webhook delivery Summary When a collaborator with admin permission on a private repo creates a webhook, that webhook keeps firing after the collaborator's access is revoked. Gitea's revocation cleanup...

6.8CVSS5.5AI score0.00278EPSS
SaveExploits0References7Affected Software1
ICS
ICS
added 2026/07/21 7:53 p.m.10 views

FileGator privilege escalation

RISK EVALUATION 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...

8.4CVSS5.5AI score0.00124EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 7:40 p.m.23 views

GHSA-MHM7-754M-9P8W jackson-databind: `@JsonView` bypass for creator properties with `@JsonTypeInfo(include=As.EXTERNAL_PROPERTY)`

Summary In BeanDeserializer.deserializeUsingPropertyBasedWithExternalTypeId, the active-view @JsonView filter was applied only to the regular bean-property branch; the creator-property branch performed no creatorProp.visibleInViewactiveView check. A constructor parameter annotated with both...

6.5CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/07/21 7:08 p.m.18 views

CVE-2026-65065

Summary: CVE-2026-65065 affects Data::RoaringBitmap::Shared before 0.02 for Perl. The code creates a shared mmap backing file via open(path, O_RDWR|O_CREAT, 0666) with mode 0666, yielding a world-readable 0644 file after umask. Absence of O_NOFOLLOW allows following a symlink, and absence of O_EX...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References2
Rows per page
Query Builder