Lucene search
+L

22633 matches found

Cvelist
Cvelist
added 2026/06/24 9:21 p.m.26 views

CVE-2026-54759 SiYuan: Lute HTML sanitizer allows `<iframe>` tags in Bazaar package README, leading to arbitrary command execution via SiYuan Electron client

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, Lute's HTML sanitizer does not remove elements. Combined with the SiYuan Electron client's permissive security configuration, an attacker can include a malicious in a Bazaar package README that executes arbitrary...

8.7CVSS0.00262EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/24 9:15 p.m.11 views

CVE-2026-54068 SiYuan: Unauthenticated SQLite Data Exfiltration via Template Injection in /api/icon/getDynamicIcon

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the /api/icon/getDynamicIcon endpoint is explicitly excluded from authentication in SiYuan's kernel router router.go, "不需要鉴权" -- no auth needed. When called with type=8 and a valid block id parameter, this endpoint...

5.9CVSS6AI score0.00239EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/24 8:1 p.m.13 views

EUVD-2026-39061

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs has an unauthenticated information disclosure vulnerability. The GET /api/v1/orgs/:orgname/teams endpoint at internal/route/api/v1/orgteam.go:8 returns all teams for any organization without requiring authentication. The route...

6.9CVSS5.9AI score0.01103EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/24 7:50 p.m.8 views

CVE-2026-50129

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.5.11, 4.4.18, and 4.3.24, a DoS can be triggered by Uncaught Exception vulerability, due to missing exception handling in the math sanitizer. Malformed nodes can result in a DoS of a whole server or targeted...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/24 7:30 p.m.11 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.1AI score0.00621EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 6:17 p.m.31 views

CVE-2026-49851

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS0.00346EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 5:45 p.m.108 views

CVE-2026-44020

Docling (USPTO patent XML parsers in the Docling stack) contains an XXE vulnerability in the XML parser used by the USPTO patent formats. From 2.13.0 through 2.74.0, the USPTO patent XML parser used xml.sax.parseString() without protections against external entity references, enabling attackers t...

9.4CVSS6AI score0.0033EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.7 views

CVE-2026-53023

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: terminate the cached volume label after UTF-8 conversion ntfsfillsuper loads the on-disk volume label with utf16stoutf8s and stores the result in sbi-volume.label. The converted label is later exposed through...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References31
CVE
CVE
added 2026/06/24 4:28 p.m.38 views

CVE-2026-52975

The CVE concerns the Linux kernel bonding 3ad module. A data-race was found in bond_3ad_get_active_agg_info / bond_3ad_state_machine_handler due to insufficient Read-Copy-Update (RCU) handling for port-&gt;aggregator. The fix adds the __rcu qualifier to port-&gt;aggregator and uses proper RCU API...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.9 views

CVE-2026-52975

In the Linux kernel, the following vulnerability has been resolved: bonding: 3ad: implement proper RCU rules for port-aggregator syzbot found a data-race in bond3adgetactiveagginfo / bond3adstatemachinehandler 1 which hints at lack of proper RCU implementation. Add rcu qualifier to port-aggregato...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/06/24 3:16 p.m.25 views

CVE-2026-11877

An unauthorized user can modify configuration through API calls that affects the OpenText Access Manager. This issue affects Access Manager before 5.1.3...

7.5CVSS0.00178EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/24 2:0 p.m.8 views

CVE-2026-9545

In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker's impostor machine - without a valid certificate. When libcurl returns to the hostname the second time with a cached SSL...

7.5CVSS6AI score0.00268EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/06/24 1:20 p.m.12 views

EUVD-2026-38779

A cross-site request forgery CSRF vulnerability in Jenkins Contrast Continuous Application Security Plugin 3.11 and earlier allows attackers to have Jenkins connect to an attacker-specified URL using an attacker-specified username, API key, and service key...

5.4CVSS5.8AI score0.00101EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 1:20 p.m.10 views

CVE-2026-42450 OpenColorIO vulnerable to stack buffer overflow via unbounded `sscanf %s` in Spi3D (.spi3d) LUT parser

OpenColorIO is a color management framework for visual effects and animation. Prior to version 2.5.2, FileFormatSpi3D.cpp:163 uses sscanf with %s into 64-byte stack buffers when parsing LUT data lines. Input comes from lineBuffer4096, so a crafted .spi3d file can overflow by 4000 bytes on...

8.4CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/06/24 12:3 p.m.12 views

RLSA-2026:28157 Important: python3.14-urllib3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS5.9AI score0.0068EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/24 12:1 p.m.5 views

MINI-8X47-4PXC-XWG3

Bulletin has no description...

5.3CVSS5.7AI score0.00345EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 10:8 a.m.12 views

RHSA-2026:28581 Red Hat Security Advisory: python3.14 security, bug fix, and enhancement update

Bulletin has no description...

7.1CVSS5.7AI score0.0029EPSS
SaveExploits1References18
OSV
OSV
added 2026/06/24 10:8 a.m.9 views

RHSA-2026:28247 Red Hat Security Advisory: python3.14 security, bug fix, and enhancement update

Bulletin has no description...

7.1CVSS5.8AI score0.0029EPSS
SaveExploits1References18
Circl
Circl
added 2026/06/24 8:3 a.m.14 views

CVE-2026-12417

creationtimestamp| type| source ---|---|--- 2026-06-24 08:03:09+00:00| seen| https://bsky.app/profile/securitycyberuk.bsky.social/post/3mozhba5qeo2p 2026-06-24 10:30:30+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mozpiorzoj2l 2026-06-24 10:30:38+00:00| seen|...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits1References6
curl security advisories
curl security advisories
added 2026/06/24 8:0 a.m.14 views

exposing HTTP/3 early data

In this scenario, libcurl first uses a proper HTTP/3 server for the initial transfers, and when it makes a second transfer to the same site it has been replaced by the attacker's impostor machine - without a valid certificate. When libcurl returns to the hostname the second time with a cached SSL...

7.5CVSS5.8AI score0.00268EPSS
SaveExploits1References1Affected Software2
Rows per page
Query Builder