Lucene search
K

12350 matches found

Circl
Circl
added yesterday3 views

CVE-2026-14109

creationtimestamp| type| source ---|---|--- 2026-07-01 21:47:03+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmikvy2q622 2026-07-01 21:47:11+00:00| seen| https://bsky.app/profile/qiancx.bsky.social/post/3mpmil5kn6p23 2026-07-02 01:46:01+00:00| seen|...

9.6CVSS5.8AI score0.00174EPSS
Exploits0References3
Circl
Circl
added yesterday2 views

CVE-2026-14041

creationtimestamp| type| source ---|---|--- 2026-07-01 21:23:06+00:00| seen| https://bsky.app/profile/qiancx.bsky.social/post/3mpmha35g752k 2026-07-01 21:23:08+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmha5thxd2l 2026-07-01 23:53:16+00:00| seen|...

8.8CVSS5.8AI score0.00174EPSS
Exploits0References4
Circl
Circl
added yesterday5 views

CVE-2026-13824

creationtimestamp| type| source ---|---|--- 2026-07-01 19:57:25+00:00| seen| https://bsky.app/profile/qiancx.bsky.social/post/3mpmcguh3752x 2026-07-01 19:57:25+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmcgufwpg2i 2026-07-02 01:07:47+00:00| seen|...

7.5CVSS5.8AI score0.00208EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-57451

A flaw in Vim allows an attacker to cause a Denial of Service DoS via an application crash. If a user opens a maliciously crafted undo file, an out-of-bounds read is triggered in the gettextprops function due to missing length validation on property counts. Mitigation Users are advised to avoid...

6.1CVSS5.8AI score0.00113EPSS
Exploits0References6
Circl
Circl
added yesterday5 views

CVE-2026-11387

creationtimestamp| type| source ---|---|--- 2026-07-01 09:19:02+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpl6rdwfr22q 2026-07-01 10:30:34+00:00| seen| https://infosec.exchange/users/offseq/statuses/116844254575740206 2026-07-01 10:30:36+00:00| seen|...

9.8CVSS5.8AI score0.0038EPSS
Exploits0References6
Circl
Circl
added yesterday5 views

CVE-2026-12577

creationtimestamp| type| source ---|---|--- 2026-07-01 09:12:37+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpl6fvmdgh2o 2026-07-01 09:36:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpl7pxbybt2d 2026-07-01 15:26:19+00:00| seen|...

8.7CVSS5.8AI score0.00253EPSS
Exploits0References4
EUVD
EUVD
added yesterday6 views

EUVD-2026-40927

CGI::Session::ID::md5 versions before 4.49 for Perl generate predictable session ids from low-entropy sources. The generateid method builds the session id from a MD5 digest of the process id, the epoch time, and the built-in rand function. All three are predictable, low-entropy sources: the PID i...

5.9CVSS5.8AI score0.00187EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added yesterday4 views

CVE-2026-44018

A flaw was found in Docling, a tool for document processing. The METS-GBS backend, responsible for parsing XML and detecting document formats, lacked sufficient security controls. This allowed an attacker to create specially crafted METS-GBS archives. When these archives were processed, they coul...

7.1CVSS5.8AI score0.00113EPSS
Exploits0References5
Circl
Circl
added yesterday5 views

CVE-2026-50110

creationtimestamp| type| source ---|---|--- 2026-07-01 00:00:39+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mpk7kukqzx2v 2026-07-01 00:00:43+00:00| seen| https://infosec.exchange/users/offseq/statuses/116841777496408584 2026-07-01 02:31:46+00:00| seen|...

9.3CVSS5.8AI score0.00128EPSS
Exploits0References4
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-58375 JimuReport 2.5.0 - Unauthenticated Report Export via /jmreport/auto/export

JimuReport through 2.5.0 exposes the POST /jmreport/auto/export endpoint without authentication: the handler is annotated @JimuNoLoginRequired, so JimuReportTokenInterceptor skips all authentication and authorization, and the export service streams the rendered report for any supplied report id...

8.7CVSS0.00458EPSS
Exploits0References2
Circl
Circl
added 2 days ago6 views

CVE-2026-10816

creationtimestamp| type| source ---|---|--- 2026-06-30 14:14:20+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpj6shvtbg2y 2026-06-30 14:36:53+00:00| seen| https://social.circl.lu/users/circl/statuses/116839560402797150 2026-06-30 22:01:06+00:00| seen|...

7.1CVSS6AI score0.00223EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-57081

Net::BitTorrent versions through 2.0.1 for Perl allow remote memory exhaustion via deeply nested bencoded input. bdecode recurses once per nested list or dictionary level with no depth cap, and each recursive call receives the remaining buffer by value while the list and dictionary branches captu...

7.5CVSS6AI score0.00263EPSS
Exploits0References2
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-40290

Net::BitTorrent versions through 2.0.1 for Perl allow remote memory exhaustion via deeply nested bencoded input. bdecode recurses once per nested list or dictionary level with no depth cap, and each recursive call receives the remaining buffer by value while the list and dictionary branches captu...

7.5CVSS6AI score0.00263EPSS
Exploits0References1
Circl
Circl
added 2 days ago9 views

CVE-2026-12819

creationtimestamp| type| source ---|---|--- 2026-06-30 07:30:27+00:00| seen| https://infosec.exchange/users/offseq/statuses/116837883833246326 2026-06-30 07:30:27+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mpiiaagojq2p 2026-06-30 10:19:08+00:00| seen|...

9.3CVSS5.8AI score0.0031EPSS
Exploits0References5
Circl
Circl
added 2 days ago10 views

CVE-2026-12114

creationtimestamp| type| source ---|---|--- 2026-06-30 04:30:29+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mpi66hflyi2e 2026-06-30 04:30:33+00:00| seen| https://infosec.exchange/users/offseq/statuses/116837176228934766 2026-06-30 05:55:49+00:00| seen|...

4.4CVSS5.8AI score0.00212EPSS
Exploits0References4
Circl
Circl
added 2 days ago5 views

CVE-2026-12243

creationtimestamp| type| source ---|---|--- 2026-06-30 01:30:29+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mphu4lougb2t 2026-06-30 01:30:32+00:00| seen| https://infosec.exchange/users/offseq/statuses/116836468435158836 2026-06-30 01:43:05+00:00| seen|...

7.5CVSS7.1AI score0.0051EPSS
Exploits1References4
Circl
Circl
added 2 days ago10 views

CVE-2026-8023

creationtimestamp| type| source ---|---|--- 2026-06-30 00:00:39+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mphp3wwrcd2d 2026-06-30 00:00:42+00:00| seen| https://infosec.exchange/users/offseq/statuses/116836115168562466 2026-06-30 00:06:29+00:00| seen|...

7.5CVSS5.8AI score0.00691EPSS
Exploits0References4
Circl
Circl
added 3 days ago7 views

CVE-2026-10648

creationtimestamp| type| source ---|---|--- 2026-06-29 23:58:14+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mphoxnxguj2q 2026-06-30 01:55:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mphvjll4t22o...

6.2CVSS5.8AI score0.00114EPSS
Exploits1References2
Circl
Circl
added 3 days ago7 views

CVE-2026-7656

creationtimestamp| type| source ---|---|--- 2026-06-29 23:57:29+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mphowclzrx2y 2026-06-30 00:01:40+00:00| seen| https://gist.github.com/ichintu/8b78df900d5aca0afc4dd97225bd83dc 2026-06-30 01:15:37+00:00| seen|...

8.1CVSS5.8AI score0.00232EPSS
Exploits0References5
Circl
Circl
added 3 days ago5 views

CVE-2026-41896

creationtimestamp| type| source ---|---|--- 2026-06-29 23:13:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mphmhrstrp2h 2026-06-29 23:18:12+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mphmq3627t2n...

7.5CVSS5.8AI score0.00231EPSS
Exploits0References2
Rows per page
Query Builder