Lucene search
K

2839 matches found

Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.2 views

PT-2026-5193

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 3.5.4 Discourse versions prior to 2025.11.2 Discourse versions prior to 2025.12.1 Discourse versions prior to 2026.1.0 Description Discourse is an open source discussion platform. Authenticated users can submit...

6.5CVSS5.8AI score0.00104EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.3 views

Discourse security vulnerabilities

Discourse is an open-source community discussion platform developed by Discourse. This platform includes features such as communities, email, and chat rooms. Vulnerabilities exist in versions of Discourse prior to 3.5.4, as well as versions before 2025.11.2, 2025.12.1, and 2026.1.0. These...

6.5CVSS5.8AI score0.00104EPSS
Exploits0References2
OSV
OSV
added 2026/01/27 6:20 p.m.2 views

MGASA-2026-0021 Updated iperf packages fix security vulnerabilities

In iperf before 3.19.1, iperfauth.c has an off-by-one error and resultant heap-based buffer overflow. CVE-2025-54349 In iperf before 3.19.1, iperfauth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt. CVE-2025-54350...

10CVSS6.1AI score0.00291EPSS
Exploits0References3
Mageia
Mageia
added 2026/01/27 6:20 p.m.3 views

Updated iperf packages fix security vulnerabilities

In iperf before 3.19.1, iperfauth.c has an off-by-one error and resultant heap-based buffer overflow. CVE-2025-54349 In iperf before 3.19.1, iperfauth.c has a Base64Decode assertion failure and application exit upon a malformed authentication attempt. CVE-2025-54350...

10CVSS6.1AI score0.00291EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/01/27 9:23 a.m.5 views

CVE-2026-1425

A security flaw has been discovered in pymumu SmartDNS up to 47.1. This vulnerability affects the function dnsdecoderrhead/dnsdecodeSVCBHTTPS of the file src/dns.c of the component SVBC Record Parser. The manipulation results in stack-based buffer overflow. It is possible to launch the attack...

6.3CVSS6AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2026/01/27 9:15 a.m.1 views

CVE-2026-24823

Out-of-bounds Write, Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in FASTSHIFT X-TRACK Software/X-Track/USER/App/Utils/lvimgpng/PNGdec/src modules. This vulnerability is associated with program files inflate.C. This issue affects X-TRACK: through v2.7...

10CVSS5.9AI score
Exploits0References1
OSV
OSV
added 2026/01/26 8:16 p.m.2 views

AZL-75476 CVE-2025-11065 affecting package packer 1.9.5-11

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS6.6AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2026/01/26 8:16 p.m.1 views

AZL-75473 CVE-2025-11065 affecting package opa 0.63.0-2

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS6.3AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2026/01/26 8:16 p.m.3 views

AZL-75560 CVE-2025-11065 affecting package vitess 19.0.4-7

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS6.5AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2026/01/26 8:16 p.m.1 views

AZL-75407 CVE-2025-11065 affecting package coredns 1.11.4-13

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS6.3AI score0.00009EPSS
Exploits0References1
OSV
OSV
added 2026/01/26 8:16 p.m.2 views

AZL-75351 CVE-2025-11065 affecting package buildah 1.18.0-29

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS6.6AI score0.00009EPSS
Exploits0References1
EUVD
EUVD
added 2026/01/26 7:36 p.m.6 views

EUVD-2025-206346

A flaw was found in github.com/go-viper/mapstructure/v2, in the field processing component using mapstructure.WeakDecode. This vulnerability allows information disclosure through detailed error messages that may leak sensitive input values via malformed user-supplied data processed in...

5.3CVSS5.8AI score0.00009EPSS
Exploits0References4
OSV
OSV
added 2026/01/26 2:49 p.m.14 views

BIT-PYTHON-2025-12781 base64.b64decode() always accepts "+/" characters, despite setting altchars

When passing data to the b64decode, standardb64decode, and urlsafeb64decode functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. Th...

6.3CVSS5.8AI score0.00047EPSS
Exploits1References9
OSV
OSV
added 2026/01/26 2:49 p.m.3 views

BIT-PYTHON-MIN-2025-12781 base64.b64decode() always accepts "+/" characters, despite setting altchars

When passing data to the b64decode, standardb64decode, and urlsafeb64decode functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. Th...

6.3CVSS5.8AI score0.00047EPSS
Exploits1References9
OSV
OSV
added 2026/01/26 2:43 p.m.2 views

BIT-LIBPYTHON-2025-12781 base64.b64decode() always accepts "+/" characters, despite setting altchars

When passing data to the b64decode, standardb64decode, and urlsafeb64decode functions in the "base64" module the characters "+/" will always be accepted, regardless of the value of "altchars" parameter, typically used to establish an "alternative base64 alphabet" such as the URL safe alphabet. Th...

6.3CVSS5.8AI score0.00047EPSS
Exploits1References9
OSV
OSV
added 2026/01/26 8:16 a.m.3 views

CVE-2026-1425

A security flaw has been discovered in pymumu SmartDNS up to 47.1. This vulnerability affects the function dnsdecoderrhead/dnsdecodeSVCBHTTPS of the file src/dns.c of the component SVBC Record Parser. The manipulation results in stack-based buffer overflow. It is possible to launch the attack...

6.3CVSS5.8AI score
Exploits0References5
NVD
NVD
added 2026/01/26 8:16 a.m.7 views

CVE-2026-1425

A security flaw has been discovered in pymumu SmartDNS up to 47.1. This vulnerability affects the function dnsdecoderrhead/dnsdecodeSVCBHTTPS of the file src/dns.c of the component SVBC Record Parser. The manipulation results in stack-based buffer overflow. It is possible to launch the attack...

6.3CVSS0.00022EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/26 7:32 a.m.2 views

CVE-2026-1425

A security flaw has been discovered in pymumu SmartDNS up to 47.1. This vulnerability affects the function dnsdecoderrhead/dnsdecodeSVCBHTTPS of the file src/dns.c of the component SVBC Record Parser. The manipulation results in stack-based buffer overflow. It is possible to launch the attack...

6.3CVSS5.8AI score0.00022EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.3 views

PT-2026-4730

A security flaw has been discovered in pymumu SmartDNS up to 47.1. This vulnerability affects the function dns decode rr head/ dns decode SVCB HTTPS of the file src/dns.c of the component SVBC Record Parser. The manipulation results in stack-based buffer overflow. It is possible to launch the...

6.3CVSS5.8AI score0.00022EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.3 views

CVE-2026-22991

In the Linux kernel, the following vulnerability has been resolved: libceph: make freechooseargmap resilient to partial allocation freechooseargmap may dereference a NULL pointer if its caller fails after a partial allocation. For example, in decodechooseargs, if allocation of argmap-args fails,...

5.8AI score0.00022EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder