Lucene search
+L

13493 matches found

RedhatCVE
RedhatCVE
added 2026/01/26 3:10 p.m.11 views

CVE-2025-52026

An information disclosure vulnerability exists in the /srvs/membersrv/getCashiers endpoint of the Aptsys gemscms backend platform thru 2025-05-28. This unauthenticated endpoint returns a list of cashier accounts, including names, email addresses, usernames, and passwords hashed using MD5. As MD5 ...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/01/26 12:00 a.m.11 views

Fundamentals, Recent Advances, and Challenges Regarding Cryptographic Algorithms for the Quantum Computing Era

This book arises from the need to provide a clear and up-to-date overview of the impacts of quantum computing on cryptography. The goal is to provide a reference in Portuguese for undergraduate, master's, and doctoral students in the field of data security and cryptography. Throughout the chapter...

5.9AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/01/25 2:36 p.m.6 views

CVE-2026-23001 macvlan: fix possible UAF in macvlan_forward_source()

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlanforwardsource Add RCU protection on struct macvlansourceentry-vlan. Whenever macvlanhashdelsource is called, we must clear entry-vlan pointer before RCU grace period starts. This allows...

7.8CVSS5.2AI score0.00191EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:00 a.m.6 views

SUSE SLES15 Security Update : gpg2 (SUSE-SU-2026:0214-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:0214-1 advisory. - CVE-2025-68973: Fix possible memory corruption in the armor parser gpg.fail/memcpybsc1255715. - Avoid potential downgrade to SHA1 in 3rd...

7.8CVSS5.9AI score0.00148EPSS
SaveExploits1References7
F5 Networks
F5 Networks
added 2026/01/23 11:07 p.m.20 views

K000159681: Credential harvesting campaign targeting F5 VPN users

On January 13, 2026, researchers identified a large-scale credential harvesting campaign targeting several VPN providers, including F5. The threat actors behind the campaign registered numerous doppelgänger domains designed to mimic legitimate F5 domains. These domains are used to deceive victims...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/01/23 4:15 p.m.16 views

CVE-2025-71161

In the Linux kernel, the following vulnerability has been resolved: dm-verity: disable recursive forward error correction There are two problems with the recursive correction: 1. It may cause denial-of-service. In fecreadbufs, there is a loop that has 253 iterations. For each iteration, we may ca...

7.5CVSS0.00347EPSS
SaveExploits0References8
CVE
CVE
added 2026/01/23 3:23 p.m.53 views

CVE-2025-71161

The connected advisory describes CVE-2025-71161 affecting Linux kernel dm-verity. It centers on the verity_fec_decode() path in drivers/md/dm-verity-fec.c, where recursive forward error correction can be triggered. Root cause: the recursive correction logic may loop deeply (253 iterations per lev...

7.5CVSS5.2AI score0.00347EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/23 6:19 a.m.30 views

CVE-2026-23958

Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of the user’s password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin’s password by exploiting unmonitored API endpoints...

9.8CVSS5.5AI score0.00483EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/01/23 12:00 a.m.6 views

CVE-2025-52026

An information disclosure vulnerability exists in the /srvs/membersrv/getCashiers endpoint of the Aptsys gemscms backend platform thru 2025-05-28. This unauthenticated endpoint returns a list of cashier accounts, including names, email addresses, usernames, and passwords hashed using MD5. As MD5 ...

5.9AI score0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/22 4:10 p.m.4 views

SUSE-SU-2026:0258-1 Security update for libsoup2

This update for libsoup2 fixes the following issues: - CVE-2025-14523: Reject duplicated Host in headers and followed upstream update bsc1254876. - CVE-2026-0719: Fixed overflow for password md4sum bsc1256399...

8.6CVSS5.8AI score0.00579EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/01/22 4:09 p.m.10 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2026-0716: Fixed out-of-bounds read for websocket bsc1256418 CVE-2026-0719: Fixed overflow for password md4sum bsc1256399 CVE-2025-14523: Reject duplicated Host in headers and followed upstream update bsc1254876. Patch Instructions: To insta...

9.2CVSS5.5AI score0.00579EPSS
SaveExploits0References12
SUSE Linux
SUSE Linux
added 2026/01/22 3:19 p.m.12 views

Security update for the Linux Kernel (Live Patch 22 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise kernel 5.14.21-150500.55.91 fixes various security issues The following security issues were fixed: CVE-2022-50327: ACPI: processor: idle: Check acpifetchacpidev return value bsc1254451. CVE-2022-50409: net: If sock is dead don't access sock's skwq in...

9.2CVSS7.1AI score0.00432EPSS
SaveExploits2References40
SUSE Linux
SUSE Linux
added 2026/01/22 12:10 p.m.26 views

Security update for gpg2

This update for gpg2 fixes the following issues: CVE-2025-68973: Fix possible memory corruption in the armor parser gpg.fail/memcpybsc1255715. Avoid potential downgrade to SHA1 in 3rd party key signatures gpg.fail/sha1 bsc1256246. Error out on unverified output for non-detached signatures...

8CVSS5.7AI score0.00148EPSS
SaveExploits1References12
OSV
OSV
added 2026/01/22 12:09 p.m.7 views

SUSE-SU-2026:0214-1 Security update for gpg2

This update for gpg2 fixes the following issues: - CVE-2025-68973: Fix possible memory corruption in the armor parser gpg.fail/memcpybsc1255715. - Avoid potential downgrade to SHA1 in 3rd party key signatures gpg.fail/sha1 bsc1256246. - Error out on unverified output for non-detached signatures...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits1References6
Veracode
Veracode
added 2026/01/22 8:25 a.m.13 views

Command Injection

Wrangler is vulnerable to Command Injection. The vulnerability is due to unsanitized interpolation of the --commit-hash parameter into a shell command, where attacker-controlled input is passed directly to execSync, allowing arbitrary command execution in environments such as CI/CD pipelines that...

9.9CVSS6.1AI score0.01418EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/01/22 2:15 a.m.18 views

CVE-2026-23958

Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of the user’s password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin’s password by exploiting unmonitored API endpoints...

9.8CVSS0.00483EPSS
SaveExploits2References2
CVE
CVE
added 2026/01/22 1:42 a.m.47 views

CVE-2026-23958

DataEase (open-source data visualization tool) prior to version 2.10.19 uses the MD5 hash of the user password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin password by abusing unmonitored API endpoints that verify JWT tokens. The vuln...

9.8CVSS5.5AI score0.00483EPSS
SaveExploits2References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/22 1:42 a.m.9 views

CVE-2026-23958

Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of the user’s password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin’s password by exploiting unmonitored API endpoints...

9.3CVSS5.3AI score0.00483EPSS
SaveExploits2References2Affected Software1
EUVD
EUVD
added 2026/01/22 1:42 a.m.11 views

EUVD-2026-4206

Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of the user’s password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin’s password by exploiting unmonitored API endpoints...

9.3CVSS5.5AI score0.00483EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/01/22 1:42 a.m.7 views

CVE-2026-23958 DataEase Vulnerable to Brute-Force Attack on Admin JWT Secret Derived from Password that Enables Full Account Takeover

Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of the user’s password as the JWT signing secret. This deterministic secret derivation allows an attacker to brute-force the admin’s password by exploiting unmonitored API endpoints...

9.3CVSS5.5AI score0.00483EPSS
SaveExploits2References1
Rows per page
Query Builder