Lucene search
K

94 matches found

Github Security Blog
Github Security Blog
•added 2026/04/21 6:51 p.m.•5 views

Claude Code: Sandbox Escape via Symlink Following Allows Arbitrary File Write Outside Workspace

Claude Code's sandbox did not prevent sandboxed processes from creating symlinks pointing to locations outside the workspace. When Claude Code subsequently wrote to a path within such a symlink, its unsandboxed process followed the symlink and wrote to the target location outside the workspace...

10CVSS6.3AI score0.00168EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/04/16 8:41 p.m.•2 views

Weblate: Improper access control for the translation memory in API

Impact The translation memory API exposed unintended endpoints, which in turn didn't do proper access control. Patches https://github.com/WeblateOrg/weblate/pull/18513 Workarounds Blocking access to /api/memory/ in the HTTP server removes access to this feature. References This issue was reported...

4.3CVSS5.8AI score0.00011EPSS
Exploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
•added 2026/04/14 2:0 p.m.•0 views

HackerOne: CVE-2026-21637 TLS PSK/ALPN Callback Exceptions Bypass Error Handlers

CVE-2026-21637 is regarding a vulnerability in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError...

7.5CVSS7.1AI score0.00056EPSS
Exploits0
OSV
OSV
•added 2026/03/19 12:42 p.m.•4 views

GHSA-MMGP-WC2J-QCV7 Claude Code has a Workspace Trust Dialog Bypass via Repo-Controlled Settings File

Claude Code resolved the permission mode from settings files, including the repo-controlled .claude/settings.json, before determining whether to display the workspace trust confirmation dialog. A malicious repository could set permissions.defaultMode to bypassPermissions in its committed...

7.7CVSS5.9AI score0.00203EPSS
Exploits0References3
Snyk
Snyk
•added 2026/03/11 12:41 p.m.•2 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in smb.c, which may reuse already freed memory from a previous SMB connection request. The window of opportunity to exploit this is small, and the region of memory exposed is small and out of the attacker's control...

7.5CVSS5.8AI score0.0003EPSS
Exploits2References2
Brave Browser
Brave Browser
•added 2026/03/11 10:36 a.m.•5 views

Brave Android 1.88.128 Security Fixes

Fixed race condition which could result in incorrect origin being displayed on Brave Wallet as reported on HackerOne by b4dc4t. Upgraded Chromium to 146.0.7680.111 — refer to Google Chrome advisories for inherited CVEs...

5.8AI score
Exploits0References2Affected Software1
OSV
OSV
•added 2026/02/06 7:8 p.m.•2 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.00055EPSS
Exploits0References4
Positive Technologies
Positive Technologies
•added 2026/02/06 12:0 a.m.•1 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.00055EPSS
Exploits0References4
Positive Technologies
Positive Technologies
•added 2026/02/06 12:0 a.m.•3 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.00023EPSS
Exploits0References4
Github Security Blog
Github Security Blog
•added 2026/02/03 7:33 p.m.•3 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.00058EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 7:15 p.m.•3 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.00015EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/02/03 12:0 a.m.•1 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.00058EPSS
Exploits1References4
OSV
OSV
•added 2026/01/20 9:16 p.m.•0 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 score0.0004EPSS
Exploits0References1
Positive Technologies
Positive Technologies
•added 2026/01/20 12:0 a.m.•1 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.0004EPSS
Exploits0References2
Github Security Blog
Github Security Blog
•added 2026/01/12 6:7 p.m.•6 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.00006EPSS
Exploits0References5Affected Software1
OSV
OSV
•added 2026/01/12 6:7 p.m.•1 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.00006EPSS
Exploits0References5
Brave Browser
Brave Browser
•added 2026/01/07 2:49 a.m.•6 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
Exploits0References2Affected Software1
OSV
OSV
•added 2025/12/17 10:50 p.m.•1 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.00177EPSS
Exploits0References3
Positive Technologies
Positive Technologies
•added 2025/12/02 12:0 a.m.•1 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.00025EPSS
Exploits1References2
NVD
NVD
•added 2025/11/20 7:16 p.m.•3 views

CVE-2025-55126

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.5CVSS0.00026EPSS
Exploits1References1
Rows per page
Query Builder