Lucene search
+L

914 matches found

RedhatCVE
RedhatCVE
added 2026/07/27 6:28 a.m.6 views

CVE-2026-64512

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface ACPI Collaborative Processor Performance Control CPPC module. A field misuse related to register access width can lead to a "shift-out-of-bounds" error. This undefined behavior could potentially cause system...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64512

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Suppress UBSAN warning caused by field misuse The definition of reg-accesswidth changes depending on the reg-spaceid type. Type ACPIADRSPACEPLATFORMCOMM uses accesswidth to indicate the PCC region, which can result in...

5.7AI score0.00173EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/07/21 8:40 p.m.7 views

Gitea: Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

Summary GetActionsUserRepoPermission models/perm/access/repopermission.go decides whether an Actions task token may access a target repo. Its cross-repo branches each enforce a fork-PR discriminator — except the collaborative-owner branch, which is missing the !task.IsForkPullRequest guard that i...

5.3AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 8:40 p.m.6 views

GHSA-FJ8V-HJWV-QM88 Gitea: Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

Summary GetActionsUserRepoPermission models/perm/access/repopermission.go decides whether an Actions task token may access a target repo. Its cross-repo branches each enforce a fork-PR discriminator — except the collaborative-owner branch, which is missing the !task.IsForkPullRequest guard that i...

6.3CVSS5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.22 views

PT-2026-63291

Name of the Vulnerable Software and Affected Versions Gitea version 1.26.2 Description A confidentiality breach exists where an attacker-controlled fork pull-request workflow can gain read access to a third private repository. This occurs because the GetActionsUserRepoPermission function in...

6.3CVSS5.3AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/21 12:0 a.m.7 views

Gitea: Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

GetActionsUserRepoPermission models/perm/access/repopermission.go decides whether an Actions task token may access a target repo. Its cross-repo branches each enforce a fork-PR discriminator — except the collaborative-owner branch, which is missing the !task.IsForkPullRequest guard that its sibli...

5.2AI score
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/13 9:59 p.m.34 views

CVE-2026-58487 HedgeDoc: Stored HTML injection via email local-part

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, due to unsafe handling of the local-part of registered email addresses, HedgeDoc was vulnerable to stored HTML Injection through its publish and slide views. An attacker could register a...

5.1CVSS0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 3:15 p.m.9 views

PYSEC-2026-2762 Read-Only Open WebUI Users Can Modify Collaborative Documents via Socket.IO

Read-Only Users Can Modify Collaborative Documents via Socket.IO Affected Component Socket.IO collaborative document editing handler: - backend/openwebui/socket/main.py lines 667-721, ydoc:document:update handler Affected Versions Current main branch and likely all versions with collaborative not...

5.4CVSS6.1AI score0.0022EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:15 p.m.8 views

PYSEC-2026-2697 Open WebUI: Stale Admin Role in Socket.IO Session Pool Enables Post-Demotion Cross-User Note Access

Stale Admin Role in Socket.IO Session Pool Enables Post-Demotion Cross-User Note Access Affected Component Socket.IO session state and role-check callsites: - backend/openwebui/socket/main.py lines 330-351, connect handler — role snapshotted into SESSIONPOOL - backend/openwebui/socket/main.py lin...

8.1CVSS6.1AI score0.00278EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/06/30 7:55 a.m.66 views

exploitarium

If you wish to collaborate/discuss with me, contact me on discor...

9.8CVSS7.3AI score0.02027EPSS
SaveExploits13
OSV
OSV
added 2026/06/25 3:59 p.m.5 views

CVE-2026-54573 Authorization Bypass in API Key/OAuth Scopes via Path Parsing Discrepancy

Outline is a service that allows for collaborative documentation. Prior to 1.8.0, the AuthenticationHelper.canAccess function uses ctx.originalUrl to verify if an API key or OAuth token has the required scopes for a request. It extracts the resource by splitting the URL by / and taking the last...

5.3CVSS6AI score0.00285EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/09 5:5 p.m.40 views

CVE-2026-45586 Windows Collaborative Translation Framework (CTFMON) Elevation of Privilege Vulnerability

...

7.8CVSS0.0363EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/09 5:5 p.m.16 views

CVE-2026-45586 Windows Collaborative Translation Framework (CTFMON) Elevation of Privilege Vulnerability

...

7.8CVSS5.4AI score0.0363EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/09 5:5 p.m.227 views

CVE-2026-45586

CVE-2026-45586 affects the Windows Collaborative Translation Framework (CTFMON). The root cause is improper link resolution before file access (link following), enabling local elevation of privileges when exploited by an authenticated attacker. Microsoft’s June 2026 patch releases (KB5094041/KB50...

7.8CVSS5.4AI score0.0363EPSS
SaveIn wildExploits0References1Affected Software13
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:0 p.m.25 views

Windows Collaborative Translation Framework (CTFMON) Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Windows Collaborative Translation Framework allows an authorized attacker to elevate privileges locally...

7.8CVSS5.4AI score0.0363EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/09 12:0 a.m.18 views

PT-2026-47978

Name of the Vulnerable Software and Affected Versions Windows Collaborative Translation Framework affected versions not specified Description Improper link resolution before file access, also known as link following, in the Windows Collaborative Translation Framework allows an authorized attacker...

7.8CVSS5.7AI score0.0363EPSS
SaveExploits0References36
GithubExploit
GithubExploit
added 2026/06/06 4:13 p.m.122 views

offensive-claude-533

Offensive Security Research Config for Claude Code !TIP...

6.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/06 3:58 p.m.126 views

offensive-claude-604

Offensive Security Research Config for Claude Code !TIP...

6.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/06 2:52 p.m.107 views

offensive-claude-813

Offensive Security Research Config for Claude Code !TIP...

6.1AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Avoid out-of-bounds access when parsing CPC data If the NumEntries field in the CPC return packet is less than 2, do not attempt to access the “Revision” element of that packet, because it may not be present at that...

7.1CVSS6AI score0.00276EPSS
SaveExploits0References2
Rows per page
Query Builder