Lucene search
+L

37 matches found

PyPA
PyPA
•added 2026/08/10 10:43 a.m.•26 views

Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

SummaryOn standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.5AI score0.00427EPSS
SaveExploits1References8Affected Software1
NVD
NVD
•added 2026/08/05 11:16 a.m.•46 views

CVE-2026-71252

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS0.00511EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/21 11:13 a.m.•10 views

CLEANSTART-2026-QS59444 Security fixes for CVE-2026-42504 applied in versions: 0.20.7-r3

Security vulnerability affects the ollama-fips package. This issue is resolved in later releases. See references for vulnerability details...

7.5CVSS7AI score0.0056EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/07/17 7:42 p.m.•37 views

CVE-2026-50289

systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces5 source directive because lib/network.js checkLinuxDCHPInterfaces reads /etc/network/interfaces, extracts a...

8.8CVSS5.6AI score0.03557EPSS
SaveExploits1
OSV
OSV
•added 2026/07/09 9:00 p.m.•18 views

GHSA-XC7J-3G8Q-9VH4 YesWiki has stored XSS in Bazar form-field templates via unescaped field.label / field.hint (|raw('html'))

Bazar form-field templates still apply |raw'html' to field.label / field.hint in attribute and label-body contexts — stored XSS in form renders sibling class of commit e6b66aa CWE: CWE-79 Improper Neutralization of Input During Web Page Generation, "Cross-site Scripting" via CWE-116 Improper...

5.5CVSS6.3AI score0.00338EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/07/08 1:30 p.m.•12 views

CVE-2026-60124 MISP importModule missing authorization allows read-only users to modify events via misp_standard imports

An authorization bypass in MISP’s EventsController::importModule allowed authenticated users or read-only API keys with event view access to persist data to events they were not allowed to modify. When an import module returned results in the mispstandard format, the write path did not verify eve...

5.3CVSS6AI score0.00372EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/07/07 3:03 a.m.•14 views

EUVD-2026-41985

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the file upload endpoint app/Http/Controllers/UploadController.php for database backup restore uploads did not enforce file type or size validation, allowing an authenticat...

3.1CVSS5.9AI score0.00394EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fixed a memory leak in kvmipidestroy In kvmioctlcreatedevice, kvmdevice has allocated memory. kvmdevice-destroy seems to be supposed to free up the kvmdevice structure, but kvmipidestroy does not do this currently...

5.9AI score0.00206EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/12 6:16 p.m.•18 views

CVE-2026-32175

A tampering vulnerability exists when .NET Core improperly handles specially crafted files. An attacker who successfully exploited this vulnerability could write arbitrary files and directories to certain locations on a vulnerable system. However, an attacker would have limited control over the...

4.3CVSS0.00637EPSS
SaveExploits0References1
NVD
NVD
•added 2026/04/26 7:53 p.m.•15 views

CVE-2026-6786

Memory safety bugs present in Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in...

7.5CVSS0.00533EPSS
SaveExploits0References35
Positive Technologies
Positive Technologies
•added 2026/04/07 12:00 a.m.•12 views

PT-2026-30897

Name of the Vulnerable Software and Affected Versions pyLoad versions prior to 0.5.0b3.dev97 Description pyLoad is a free and open-source download manager written in Python. The safe extractall function in src/pyload/plugins/extractors/UnTar.py uses os.path.commonprefix for path traversal checks,...

5.3CVSS5.9AI score0.00352EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
•added 2026/04/01 9:12 p.m.•24 views

openssl-encrypt has CORS wildcard with allow_credentials=True in standalone servers

Summary Both standalone servers configure CORS with alloworigins="", allowcredentials=True, allowmethods="", and allowheaders="". Affected Code python server/key-server/app/main.py:86-92 server/telemetry-server/app/main.py:23-29 app.addmiddleware CORSMiddleware, alloworigins=settings.corsorigins,...

5.9AI score
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
•added 2026/03/26 5:07 p.m.•24 views

SUSE CVE-2026-33223

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, the NATS message header Nats-Request-Info: is supposed to be a guarantee of identity by the NATS server, but the stripping of this header from inbound messages was...

6.4CVSS5.9AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992242)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992242 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: prevent out-of-bounds array speculation when closing a file descriptor Google-Bug-Id: 1141993...

7.1CVSS6.2AI score0.002EPSS
SaveExploits0References4
NVD
NVD
•added 2025/12/24 1:16 p.m.•16 views

CVE-2023-54132

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS0.00176EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/12/24 1:05 p.m.•18 views

CVE-2022-50741

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

5.3AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2025/12/24 10:55 a.m.•22 views

CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

5.2AI score0.00195EPSS
SaveExploits0
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•12 views

EUVD-2019-0496

Malware in sbrugna...

5.3CVSS5.4AI score0.01313EPSS
SaveExploits1References5
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•22 views

EUVD-2024-50693

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.0035EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•10 views

EUVD-2022-54508

Malicious code in bioql PyPI...

5.5CVSS7.1AI score0.0028EPSS
SaveExploits0References8
Rows per page
Query Builder