Lucene search
+L

144464 matches found

Cvelist
Cvelist
added 2026/09/03 3:37 p.m.34 views

CVE-2026-85239 MISP Event Template Definition Validation Bypass Allows Persistent Denial of Service

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate method only performed semantic validation when the supplied definition was...

7.1CVSS0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 3:37 p.m.4 views

CVE-2026-85239 MISP Event Template Definition Validation Bypass Allows Persistent Denial of Service

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate method only performed semantic validation when the supplied definition was...

7.1CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/03 3:37 p.m.10 views

CVE-2026-85239 MISP Event Template Definition Validation Bypass Allows Persistent Denial of Service

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate method only performed semantic validation when the supplied definition was...

7.1CVSS5.3AI score0.0024EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/09/03 3:26 p.m.23 views

BraZetsu Malware Turns Compromised Windows Hosts Into Criminal Marketplace Inventory

Cybersecurity researchers have disclosed details of a sophisticated Python-based Windows malware framework called BraZetsu that fuels an underground marketplace commercializing access to compromised hosts. "Unlike the standard infostealer model, BraZetsu is a comprehensive master toolkit that...

6.3AI score
SaveExploits0
NVD
NVD
added 2026/09/03 3:17 p.m.9 views

CVE-2026-85211

Label Studio fails to apply organization filters when resolving storage URIs for tasks and projects in proxyapi.py endpoints. Attackers can access other tenants' cloud storage objects by creating a separate organization and supplying arbitrary file URIs to presign or stream bucket contents...

8.3CVSS0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 3:17 p.m.6 views

CVE-2026-85212

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS0.00326EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 3:17 p.m.7 views

CVE-2026-85179

Label Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch requests to internal services including RFC 1918 addresses and cloud metadata endpoints. Attackers can create webhooks targeting private networks and exfiltrate annotation data by enabling payload...

8.5CVSS0.0023EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/03 3:07 p.m.8 views

CVE-2026-75035 Rancher: ext.cattle.io/v1 Token store: cross-user token disclosure via label-selector scoping bypass

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.7CVSS5.2AI score0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 3:07 p.m.9 views

EUVD-2026-70517

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 3:07 p.m.34 views

CVE-2026-75035 Rancher: ext.cattle.io/v1 Token store: cross-user token disclosure via label-selector scoping bypass

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.7CVSS0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:07 p.m.27 views

CVE-2026-75035

SUSE Rancher Manager is affected by a flaw in the ext.cattle.io/v1 Token store where a crafted label selector causes the internal owner filter to be dropped, allowing any authenticated user (with the built-in User or User Base role) to list and watch other users' tokens. Exposed data includes tok...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 3:07 p.m.4 views

CVE-2026-75035 Rancher: ext.cattle.io/v1 Token store: cross-user token disclosure via label-selector scoping bypass

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.1CVSS5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 2:56 p.m.8 views

iocx v0.7.6.1

IOCX Deterministic, Zero‑Risk IOC Extraction for Modern Security Pipelines Static IOC extraction from a PE file using the IOCX CLI Official IOCX Project This is the original IOCX engine for deterministic static IOC extraction and PE analysis. Any other repositories using the name "iocx" are not...

5.9AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 2:53 p.m.9 views

SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass

Summary SiYuan cleans user supplied SVG with util.SanitizeSVG before it serves the file inline as image/svg+xml. This cleaner is the guard behind the Editor.AllowSVGScript setting, which is off by default, so a inside an SVG is meant to be removed. The cleaner reads the input as HTML, but the...

5.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/03 2:53 p.m.9 views

GHSA-99RQ-75J6-5J9F SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass

Summary SiYuan cleans user supplied SVG with util.SanitizeSVG before it serves the file inline as image/svg+xml. This cleaner is the guard behind the Editor.AllowSVGScript setting, which is off by default, so a inside an SVG is meant to be removed. The cleaner reads the input as HTML, but the...

8.7CVSS5.8AI score0.00266EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/09/03 2:39 p.m.12 views

Thomson Reuters Court Software Breach May Have Exposed SSNs and Sealed Data

Thomson Reuters disclosed on Wednesday that an unauthorized party obtained files from C-Track , the court case management platform sold by its West Publishing Corporation unit, in March 2026, affecting courts in 11 U.S. states, the U.S. Virgin Islands, and Ontario, Canada. West Publishing said it...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 2:35 p.m.8 views

Project-CVE-2026-33017

CVE-2026-33017 Langflow Script — Code Explanation coded by: Xer0TLabs x Persephrak Decentralized Syndicate Purpose of this document This document is a high-level explanation of the supplied Python program for review, incident-response, and defensive analysis. It intentionally does not include...

9.8CVSS8.4AI score0.96177EPSS
SaveExploits32
AstraLinux
AstraLinux
added 2026/09/03 2:20 p.m.4 views

Astra Linux – Vulnerability in udisks2

A flaw was discovered in udisks2. A local attacker with an active console session can exploit insufficient authorization checking for the “as-user” option in the org.freedesktop.UDisks2.Filesystem.Mount D-Bus method. This allows the attacker to forge the “as-user” parameter, mounting file systems...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/03 2:20 p.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: This issue prevents UAF Use-after-Allocation caused by a race condition involving non-leader exec. Wongi and Jungwoo identified and reported a race condition related to non-leader exec, which can lead to UAF. Th...

7.8CVSS5.8AI score0.00416EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2026/09/03 2:12 p.m.10 views

CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
Rows per page
Query Builder