Lucene search
+L

1242 matches found

OSV
OSV
•added 2026/02/06 7:8 p.m.•15 views

GHSA-4Q92-RFM6-2CQX Claude Code has Permission Deny Bypass Through Symbolic Links

Claude Code failed to strictly enforce deny rules configured in settings.json when accessing files through symbolic links. If a user explicitly denied Claude Code access to a file such as /etc/passwd and Claude Code had access to a symbolic link pointing to that file, it was possible for Claude...

2.3CVSS5.4AI score0.00376EPSS
SaveExploits0References4
OSV
OSV
•added 2026/02/06 7:4 p.m.•130 views

GHSA-MHG7-666J-CQG4 Claude Code Vulnerable to Command Injection via Piped sed Command Bypasses File Write Restrictions

Claude Code failed to properly validate commands using piped sed operations with the echo command, allowing attackers to bypass file write restrictions. This vulnerability enabled writing to sensitive directories like the .claude folder and paths outside the project scope. Exploiting this require...

7.7CVSS5.6AI score0.00264EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/02/06 12:0 a.m.•24 views

PT-2026-6858

Claude Code's bubblewrap sandboxing mechanism failed to properly protect the .claude/settings.json configuration file when it did not exist at startup. While the parent directory was mounted as writable and .claude/settings.local.json was explicitly protected with read-only constraints,...

7.7CVSS5.7AI score0.00473EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/02/06 12:0 a.m.•9 views

PT-2026-6850

Claude Code failed to strictly enforce deny rules configured in settings.json when accessing files through symbolic links. If a user explicitly denied Claude Code access to a file such as /etc/passwd and Claude Code had access to a symbolic link pointing to that file, it was possible for Claude...

2.3CVSS5.5AI score0.00376EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/02/03 7:33 p.m.•9 views

Claude Code has a Command Injection in find Command Bypasses User Approval Prompt

Due to an error in command parsing, it was possible to bypass the Claude Code confirmation prompt to trigger execution of untrusted commands through the find command. Reliably exploiting this required the ability to add untrusted content into a Claude Code context window. Users on standard Claude...

8.8CVSS5.8AI score0.00574EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 7:15 p.m.•10 views

Claude Code has a Domain Validation Bypass which Allows Automatic Requests to Attacker-Controlled Domains

Claude Code contained insufficient URL validation in its trusted domain verification mechanism for WebFetch requests. The application used a startsWith function to validate trusted domains e.g., docs.python.org, modelcontextprotocol.io, this could have enabled attackers to register domains like...

7.4CVSS5.5AI score0.00338EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/02/03 12:0 a.m.•10 views

PT-2026-6466

Due to an error in command parsing, it was possible to bypass the Claude Code confirmation prompt to trigger execution of untrusted commands through the find command. Reliably exploiting this required the ability to add untrusted content into a Claude Code context window. Users on standard Claude...

8.8CVSS6AI score0.00574EPSS
SaveExploits1References4
GithubExploit
GithubExploit
•added 2026/01/25 2:51 p.m.•196 views

POC-Generator-Burp_Suite_Extension

šŸŽÆ POC Generator - Burp Suite Extension From vulnerability...

6.1AI score
SaveExploits0
OSV
OSV
•added 2026/01/20 8:48 p.m.•9 views

CVE-2026-21640

HackerOne community member Faraz Ahmed PakCyberbot has reported a format string injection in the Revive Adserver settings. When specific character combinations are used in a setting, the admin user console could be disabled due to a fatal PHP error...

2.7CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/01/20 12:0 a.m.•23 views

PT-2026-3657

HackerOne community member Faraz Ahmed PakCyberbot has reported a format string injection in the Revive Adserver settings. When specific character combinations are used in a setting, the admin user console could be disabled due to a fatal PHP error...

2.7CVSS5.5AI score0.0021EPSS
SaveExploits0References2
OSV
OSV
•added 2026/01/12 6:7 p.m.•7 views

GHSA-9RP8-H4G8-8766 Weblate wlc has insecure API key configuration

Impact Historically, wlc supported providing unscoped API keys in the setting. This practice was discouraged for years, but the code was never removed. This might cause the API key to be used against different server. Patches https://github.com/WeblateOrg/wlc/pull/1098 Workarounds Remove unscoped...

5.3CVSS7AI score0.00164EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/01/12 6:7 p.m.•17 views

Weblate wlc has insecure API key configuration

Impact Historically, wlc supported providing unscoped API keys in the setting. This practice was discouraged for years, but the code was never removed. This might cause the API key to be used against different server. Patches https://github.com/WeblateOrg/wlc/pull/1098 Workarounds Remove unscoped...

5.5CVSS7.2AI score0.00164EPSS
SaveExploits0References5Affected Software1
Brave Browser
Brave Browser
•added 2026/01/07 2:49 a.m.•14 views

Brave Desktop 1.85.120 Security Fixes

Updated Picture-in-Picture PiP to display origin as reported on HackerOne by frozzipies. Upgraded Chromium to 143.0.7499.192 — refer to Google Chrome advisories for inherited CVEs...

5.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
•added 2025/12/17 10:50 p.m.•6 views

GHSA-J22H-9J4X-23W5 mcp-server-git has missing path validation when using --repository flag

In mcp-server-git versions prior to 2025.12.18, when the server is started with the --repository flag to restrict operations to a specific repository path, it did not validate that repopath arguments in subsequent tool calls were actually within that configured path. This could allow tool calls t...

6.4CVSS6.5AI score0.06581EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2025/12/17 7:49 p.m.•16 views

mcp-server-git's unrestricted git_init tool allows repository creation at arbitrary filesystem locations

In mcp-server-git versions prior to 2025.9.25, the gitinit tool accepted arbitrary filesystem paths and created Git repositories without validating the target location. Unlike other tools which required an existing repository, gitinit could operate on any directory accessible to the server proces...

8.8CVSS7AI score0.08138EPSS
SaveExploits0References4Affected Software1
Hacker One
Hacker One
•added 2025/12/13 8:12 a.m.•23 views

curl: testing hackerone functions

hi team i am testing hackerone functions i need some help of you this is my test account can you blacklist me from your program not ban just blacklist Impact thanks...

6.9AI score
SaveExploits0
Nextcloud
Nextcloud
•added 2025/12/05 7:54 a.m.•15 views

Stored XSS in contacts app via organisation and title field

None...

5.4CVSS5.2AI score0.00245EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2025/12/02 1:42 a.m.•19 views

EUVD-2025-200129

HackerOne community member Kassem S.kassems94 has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported by other HackerOne...

5.4CVSS5.5AI score0.00239EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2025/12/02 12:0 a.m.•10 views

PT-2025-49010

🚨 CVE-2025-55129 HackerOne community member Kassem S.kassem s94 has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported b...

5.4CVSS7AI score0.00239EPSS
SaveExploits1References2
EUVD
EUVD
•added 2025/11/20 9:30 p.m.•7 views

EUVD-2025-198334

HackerOne community member Dang Hung Vi vidang04 has reported a stored XSS vulnerability involving the navigation box at the top of advertiser-related pages, with campaign names being the vector for the stored XSS...

6.5CVSS6.2AI score0.00203EPSS
SaveExploits1References2
Rows per page
Query Builder