112248 matches found
CVE-2026-52891
creationtimestamp| type| source ---|---|--- 2026-07-15 22:06:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqpq5spsbr25 2026-07-16 00:30:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqpyal2izp2s 2026-07-18 04:18:04+00:00| seen|...
CVE-2026-40956
creationtimestamp| type| source ---|---|--- 2026-07-15 22:00:32+00:00| seen| https://bsky.app/profile/euvd-bot.bsky.social/post/3mqpptvxfo62x...
CVE-2026-62312
creationtimestamp| type| source ---|---|--- 2026-07-15 22:00:30+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqpptu2t522m 2026-07-16 00:10:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqpx4mn2pk2l...
CVE-2026-40958
creationtimestamp| type| source ---|---|--- 2026-07-15 22:00:30+00:00| seen| https://bsky.app/profile/euvd-bot.bsky.social/post/3mqppttx5vr2w...
CVE-2026-55399
creationtimestamp| type| source ---|---|--- 2026-07-15 22:00:20+00:00| seen| https://bsky.app/profile/euvd-bot.bsky.social/post/3mqpptkgjxg2x...
GHSA-62GX-5Q78-WRVX obsidian-local-rest-api: Authenticated path traversal via URL-encoded %2F in /vault/{path} — arbitrary host file read/write/delete
Summary The Local REST API's /vault/path endpoints GET/PUT/PATCH/POST/DELETE percent-decode the request path inside the handler — after Express has already routed and normalized it, then hand it to the Obsidian vault adapter with no confinement check. A literal ../ is resolved/rejected at the...
CVE-2026-53446 Wekan: Server-Side Request Forgery (SSRF) via webhook integration URLs
Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl private-network checks from...
CVE-2026-52887
creationtimestamp| type| source ---|---|--- 2026-07-15 21:04:09+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqpmoxunof2w 2026-07-15 22:00:37+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqppu2ragj2n 2026-07-16 00:53:54+00:00| seen|...
CVE-2026-54443
creationtimestamp| type| source ---|---|--- 2026-07-15 20:50:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqplwy7au72x...
CVE-2026-45534
creationtimestamp| type| source ---|---|--- 2026-07-15 20:48:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqplsdyn722c 2026-07-16 00:43:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqpyxxtwrc2e...
CVE-2026-45738
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to 3.2.12, 3.3.10, and 3.4.2, Argo CD users with application write access can set link.argocd.argoproj.io/ annotations whose pipe-separated values are rendered by...
CVE-2026-20156
creationtimestamp| type| source ---|---|--- 2026-07-15 19:39:50+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqphydbcrh2h 2026-07-16 00:22:54+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116926799807904548 2026-07-16 13:00:30+00:00| seen|...
CVE-2026-40501
creationtimestamp| type| source ---|---|--- 2026-07-15 19:30:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqphhoez2b2u...
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...
CVE-2026-20296
creationtimestamp| type| source ---|---|--- 2026-07-15 19:10:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqpgdzh2ib22 2026-07-16 02:11:53+00:00| seen| https://bsky.app/profile/securityonline.bsky.social/post/3mqq5vdvydd2i 2026-07-16 06:26:56+00:00| seen|...
Use of Non-Canonical URL Paths for Authorization Decisions
Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...
Use of Non-Canonical URL Paths for Authorization Decisions
Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...
Use of Non-Canonical URL Paths for Authorization Decisions
Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...
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:...
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...