Lucene search
+L

12752 matches found

Circl
Circl
added 3 days ago6 views

CVE-2026-16227

creationtimestamp| type| source ---|---|--- 2026-07-19 12:44:59+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqyso7g4eb2a 2026-07-19 13:30:28+00:00| seen| https://infosec.exchange/users/offseq/statuses/116946883494385034 2026-07-19 13:30:29+00:00| seen|...

7.5CVSS7.3AI score0.00412EPSS
Exploits0References3
Circl
Circl
added 3 days ago10 views

CVE-2026-16228

creationtimestamp| type| source ---|---|--- 2026-07-19 12:00:26+00:00| seen| https://infosec.exchange/users/offseq/statuses/116946529537967968 2026-07-19 12:00:28+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqyq6lfcsn2r 2026-07-19 12:39:59+00:00| seen|...

7.5CVSS7.3AI score0.00412EPSS
Exploits0References3
Circl
Circl
added 3 days ago5 views

CVE-2026-16223

creationtimestamp| type| source ---|---|--- 2026-07-19 09:00:27+00:00| seen| https://infosec.exchange/users/offseq/statuses/116945821784754940 2026-07-19 09:00:29+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqyg4qahpk2n...

6.5CVSS6.3AI score0.00214EPSS
Exploits0References2
Circl
Circl
added 3 days ago6 views

CVE-2026-16209

creationtimestamp| type| source ---|---|--- 2026-07-19 08:24:21+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqye452ogs2g 2026-07-19 08:30:14+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mqyegoqwk22f...

7.5CVSS7.3AI score0.0041EPSS
Exploits0References2
Circl
Circl
added 3 days ago12 views

CVE-2026-53994

creationtimestamp| type| source ---|---|--- 2026-07-19 01:30:31+00:00| seen| https://infosec.exchange/users/offseq/statuses/116944052588841641 2026-07-19 01:30:33+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqxmy73t342g 2026-07-19 06:00:37+00:00| seen|...

7.7CVSS4.8AI score0.00405EPSS
Exploits0References3
Circl
Circl
added 4 days ago9 views

CVE-2026-10130

creationtimestamp| type| source ---|---|--- 2026-07-18 22:30:23+00:00| seen| https://infosec.exchange/users/offseq/statuses/116943344312678030 2026-07-18 22:30:26+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqxcw4d2h424 2026-07-18 23:35:46+00:00| seen|...

8.8CVSS4.8AI score0.00366EPSS
Exploits0References5
Circl
Circl
added 4 days ago8 views

CVE-2026-16097

creationtimestamp| type| source ---|---|--- 2026-07-18 12:48:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqwcfugluu2i 2026-07-18 13:00:53+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqwd3pdrpx23 2026-07-18 13:43:50+00:00| seen|...

9CVSS8AI score0.00463EPSS
Exploits0References5
Circl
Circl
added 5 days ago9 views

CVE-2026-54335

creationtimestamp| type| source ---|---|--- 2026-07-17 23:55:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqux7yi36n2j 2026-07-18 00:00:07+00:00| seen| https://bsky.app/profile/amadeustech.bsky.social/post/3mquxhjsacv2x...

3.7CVSS4.8AI score0.00389EPSS
Exploits0References2
EUVD
EUVD
added 5 days ago16 views

EUVD-2026-41635

Gitea has insufficient permission checks for Composer package source links...

8.2CVSS7.7AI score0.40738EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 5 days ago11 views

Gitea has insufficient permission checks for Composer package source links

CVE Description Gitea versions up to and including 1.26.1 have insufficient permission checks for Composer package source links, which can expose private or internal package source information. Summary A critical vulnerability has been discovered in Gitea. It was already reported via...

8.2CVSS7.7AI score0.40738EPSS
Exploits1References6Affected Software1
Cvelist
Cvelist
added 5 days ago38 views

CVE-2026-48045 Zeroconf: Unbounded TC-deferred queue allows LAN-local memory exhaustion via spoofed-source flood

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS0.0023EPSS
Exploits0References4
CVE
CVE
added 5 days ago29 views

CVE-2026-48045

The CVE-2026-48045 issue affects python-zeroconf (Zeroconf Pure Python) where AsyncListener.handle_query_or_defer retains every truncated TC-bit mDNS query per source in self._deferred[addr] and arms per-address timers in self._timers[addr]. This unbounded queue growth on LAN-local hosts (UDP/535...

6.5CVSS5.2AI score0.0023EPSS
Exploits0References4
OSV
OSV
added 5 days ago6 views

CVE-2026-48045 Zeroconf: Unbounded TC-deferred queue allows LAN-local memory exhaustion via spoofed-source flood

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.2AI score0.0023EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 5 days ago9 views

CVE-2026-48045 Zeroconf: Unbounded TC-deferred queue allows LAN-local memory exhaustion via spoofed-source flood

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.2AI score0.0023EPSS
Exploits0References4
Circl
Circl
added 5 days ago7 views

CVE-2026-13410

creationtimestamp| type| source ---|---|--- 2026-07-17 13:48:57+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqtvcqexnt26 2026-07-17 14:15:00+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mqtwrcngnu2n 2026-07-19 12:01:05+00:00| seen|...

8.2CVSS4.8AI score0.00242EPSS
Exploits0References3
Circl
Circl
added 5 days ago10 views

CVE-2026-11961

creationtimestamp| type| source ---|---|--- 2026-07-17 08:27:46+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqtdeg53a32x 2026-07-17 09:00:30+00:00| seen| https://infosec.exchange/users/offseq/statuses/116934497361624112 2026-07-17 09:00:32+00:00| seen|...

8.1CVSS4.8AI score0.00226EPSS
Exploits0References4
EUVD
EUVD
added 5 days ago13 views

EUVD-2026-45068

Out-of-bounds write vulnerability in Legion of the Bouncy Castle Inc. BC-LTS bcprov-lts8on on ARM allows Overflow Buffers. This vulnerability is associated with program files https://github.Com/bcgit/bc-lts-java/blob/main/nativec/arm/sha/shake.C,...

5.6CVSS6.1AI score0.001EPSS
Exploits0References2
Circl
Circl
added 5 days ago9 views

CVE-2026-62241

creationtimestamp| type| source ---|---|--- 2026-07-17 00:24:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqsidieaof2d 2026-07-17 01:30:26+00:00| seen| https://infosec.exchange/users/offseq/statuses/116932727657867490 2026-07-17 01:30:28+00:00| seen|...

9.3CVSS4.8AI score0.00389EPSS
Exploits0References5
Circl
Circl
added 6 days ago10 views

CVE-2026-58598

creationtimestamp| type| source ---|---|--- 2026-07-16 23:57:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqsgtyvkbr2a 2026-07-17 01:36:32+00:00| seen| https://bsky.app/profile/thecircuitry.to/post/3mqsmf2qrzr27 2026-07-17 14:00:11+00:00| seen|...

7CVSS4.8AI score0.00193EPSS
Exploits0References6
NVD
NVD
added 6 days ago8 views

CVE-2026-15997

Out-of-bounds write vulnerability in Legion of the Bouncy Castle Inc. BC-LTS bcprov-lts8on on ARM allows Overflow Buffers. This vulnerability is associated with program files https://github.Com/bcgit/bc-lts-java/blob/main/nativec/arm/sha/shake.C,...

5.6CVSS0.001EPSS
Exploits0References1
Rows per page
Query Builder