Lucene search
+L

94751 matches found

GithubExploit
GithubExploit
added 2026/07/15 6:54 p.m.58 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Moodle

CVE-2025-32044 — Moodle Unauthenticated REST API User Data Expos...

7.5CVSS6.1AI score0.00439EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/07/15 6:50 p.m.6 views

SUSE CVE-2026-50163

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.2, ensureLinkPath in content/file/utils.go:262-275 validates a hardlink target relative to the extract base but returns the unresolved target, causing os.Link"victim.secret", "/payload.tar.gz/evilcwdlink" to resolve header.Linkname...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/15 6:22 p.m.56 views

CVE-Hunter

CVE Hunter Pro A Chrome extension for fast, single-lookup CVE...

6.7CVSS6.2AI score0.0024EPSS
SaveExploits6
OSV
OSV
added 2026/07/15 6:21 p.m.4 views

GHSA-RJG7-R26H-CFP2 Koel: Full-read SSRF via podcast enclosure URL: isPublicHost() filter_var guard does not reject NAT64 (64:ff9b::/96) or 6to4 (2002::/16) IPv6-transition wrappers of internal IPv4

Summary Koel's outbound-URL guard App\Helpers\Network::isPublicHost classifies an IP as "public" using PHP's filtervar$ip, FILTERVALIDATEIP, FILTERFLAGNOPRIVRANGE | FILTERFLAGNORESRANGE. That flag set does not recognise IPv6 transition-address forms that embed a private/loopback/link-local IPv4:...

5.3CVSS6.2AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/15 6:21 p.m.10 views

Koel: Full-read SSRF via podcast enclosure URL: isPublicHost() filter_var guard does not reject NAT64 (64:ff9b::/96) or 6to4 (2002::/16) IPv6-transition wrappers of internal IPv4

Summary Koel's outbound-URL guard App\Helpers\Network::isPublicHost classifies an IP as "public" using PHP's filtervar$ip, FILTERVALIDATEIP, FILTERFLAGNOPRIVRANGE | FILTERFLAGNORESRANGE. That flag set does not recognise IPv6 transition-address forms that embed a private/loopback/link-local IPv4:...

6.2AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/15 6:6 p.m.7 views

CVE-2026-49987 Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/15 6:6 p.m.9 views

CVE-2026-49987 Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 6:6 p.m.7 views

CVE-2026-49987

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/15 6:6 p.m.9 views

EUVD-2026-44758

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/15 6:6 p.m.38 views

CVE-2026-49987 Repomix: Command Injection (RCE) via `--remote-branch` Argument Injection

Repomix is a tool that packs repositories into AI-friendly files. Prior to 1.14.1, src/core/git/gitCommand.ts execGitShallowClone passes the --remote-branch value directly to git fetch and git checkout without validation or --end-of-options, allowing --upload-pack or other Git option injection th...

7.5CVSS0.00495EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 6:6 p.m.26 views

CVE-2026-49987

CVE-2026-49987 affects Repomix (npm) where the function execGitShallowClone uses the --remote-branch value directly in git fetch/checkout calls. The input can be injected to pass arbitrary git options (e.g., --upload-pack) to local or SSH transports, enabling remote command execution with the use...

7.5CVSS6.2AI score0.00495EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 5:44 p.m.4 views

GHSA-RV48-QQJ5-CRXG Protobuf: Unbounded recursion depth in embedded-message decoding

Summary Unbounded recursion depth in Protobuf.Decoder Hex package protobuf, versions = 0.8.0, 0.16.1 lets an unauthenticated attacker crash any service that decodes untrusted protobuf messages whose schema contains a self-referential or cyclic message type. A small request body a few KB to a few ...

8.2CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/15 5:44 p.m.7 views

Protobuf: Unbounded recursion depth in embedded-message decoding

Summary Unbounded recursion depth in Protobuf.Decoder Hex package protobuf, versions = 0.8.0, 0.16.1 lets an unauthenticated attacker crash any service that decodes untrusted protobuf messages whose schema contains a self-referential or cyclic message type. A small request body a few KB to a few ...

6.1AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 5:13 p.m.6 views

GHSA-6P96-CFG5-4VHP Koel: Authenticated Full-Read SSRF via Subsonic Internet Radio Stations

Summary Koel v9.6.0 validates radio station URLs on the regular web API, but the Subsonic-compatible radio endpoints do not apply the same SSRF protections. An authenticated user can create or update a radio station with a private URL and then use Koel's radio streaming feature to make the server...

7.7CVSS6.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/15 5:13 p.m.7 views

Koel: Authenticated Full-Read SSRF via Subsonic Internet Radio Stations

Summary Koel v9.6.0 validates radio station URLs on the regular web API, but the Subsonic-compatible radio endpoints do not apply the same SSRF protections. An authenticated user can create or update a radio station with a private URL and then use Koel's radio streaming feature to make the server...

6.1AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/15 5:7 p.m.8 views

GHSA-W79M-F3JX-779V Koel: Authenticated Blind SSRF via Subsonic Podcast Channel Creation

Summary Koel v9.6.0 protects the regular podcast subscription API with SafeUrl, but the Subsonic-compatible createPodcastChannel.view route does not apply the same protection. An authenticated user can supply a private URL and cause Koel to fetch it server-side during podcast parsing. This was...

4.3CVSS6.2AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/15 5:7 p.m.6 views

Koel: Authenticated Blind SSRF via Subsonic Podcast Channel Creation

Summary Koel v9.6.0 protects the regular podcast subscription API with SafeUrl, but the Subsonic-compatible createPodcastChannel.view route does not apply the same protection. An authenticated user can supply a private URL and cause Koel to fetch it server-side during podcast parsing. This was...

6.2AI score
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/07/15 4:18 p.m.51 views

bug-bounty-toolkit

Bug Bounty Toolkit Automated reconnaissance-to-triage pipelin...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/07/15 3:33 p.m.16 views

MAL-2026-10685 Malicious code in trongridweb (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 e02b38a7782b65b538eb633187f20a9b54a583ed5e88acf8e3bde03425fe21c1 Package appears to be designed for private key exfiltration, but no known usage. The name appears to be related to the cryptocurrency TRX Tron / Tronix. Some...

6.1AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/15 3:33 p.m.15 views

Malicious code in trongridweb (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 e02b38a7782b65b538eb633187f20a9b54a583ed5e88acf8e3bde03425fe21c1 Package appears to be designed for private key exfiltration, but no known usage. The name appears to be related to the cryptocurrency TRX Tron / Tronix. Some...

6.1AI score
SaveExploits0References2
Rows per page
Query Builder