Lucene search
+L

26117 matches found

Nuclei
Nuclei
added yesterday28 views

DotNetNuke 9.2 - 9.2.1 - Weak Encryption & Cookie Deserialization

DNN DotNetNuke versions 9.2 through 9.2.1 use a weak encryption algorithm to protect input parameters. This cryptographic weakness enables attackers to craft malicious DNNPersonalization cookies that can be deserialized, leading to remote code execution. id: CVE-2018-15811 info: name: DotNetNuke...

7.5CVSS7.5AI score0.74048EPSS
SaveExploits5References4
Nuclei
Nuclei
added yesterday61 views

WAVLINK WN530HG4 - Improper Access Control

WAVLINK WN530HG4 M30HG4.V5030.191116 is susceptible to improper access control. It contains a hardcoded encryption/decryption key for its configuration files at /etcro/lighttpd/www/cgi-bin/ExportAllSettings.sh. An attacker can possibly obtain sensitive information, modify data, and/or execute...

9.8CVSS7.8AI score0.03119EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added yesterday3 views

github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object

A flaw was found in Go JOSE, a library for handling JSON Web Encryption JWE objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the...

7.5CVSS5.5AI score0.00651EPSS
SaveExploits0References6
EUVD
EUVD
added yesterday8 views

EUVD-2026-52640

The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication IPC mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the...

8.5CVSS5.6AI score0.00116EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added yesterday7 views

CVE-2026-18759

The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication IPC mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the...

8.5CVSS5.6AI score0.00116EPSS
SaveExploits0References2Affected Software2
CISA KEV Catalog
CISA KEV Catalog
added yesterday6 views

Apache Tomcat Missing Encryption of Sensitive Data Vulnerability

Apache Tomcat contains a missing encryption of sensitive data vulnerability that allows the bypass of the EncryptInterceptor...

7.5CVSS7.4AI score0.42627EPSS
SaveIn wildExploits7
Github Security Blog
Github Security Blog
added 2 days ago6 views

cryptography: PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle through distinguishable errors and timing

Summary pkcs7decryptder, pkcs7decryptpem, and pkcs7decryptsmime reported the outcome of decrypting a RecipientInfo's encryptedKey in several distinguishable ways, one of which disclosed the exact length recovered from the RSA operation. The same distinction was also observable by timing. An...

8.2CVSS5.5AI score0.00175EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2 days ago47 views

CVE-2026-69247 cryptography: PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle through distinguishable errors and timing

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 44.0.0 until 50.0.0, pkcs7decryptder, pkcs7decryptpem, and pkcs7decryptsmime reported the outcome of decrypting a RecipientInfo's encryptedKey in several distinguishable ways, one of which...

8.2CVSS0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52277

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

10CVSS5.7AI score0.0029EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2 days ago6 views

CVE-2026-56609 HCL iControl is affected by multiple security vulnerabilities(CVE-2026-56608 and CVE-2026-56609).

HCL iControl is affected by Weak SSL/TLS Version Supported vulnerability. It was observed that the application was using weak TLS versions such as TLS 1.0 and 1.1. These outdated protocols lack modern security features, making them vulnerable to known attacks and exposing sensitive information...

4.8CVSS5.4AI score0.00097EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago51 views

CVE-2026-15055 PKCS#8 / PBES2 decryptors honour unbounded KDF cost from input

In Bouncy Castle for Java before 1.85, PKCS8 / PBES2 decryptors honour unbounded KDF cost from input. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

5.3CVSS0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago6 views

CVE-2026-15055 PKCS#8 / PBES2 decryptors honour unbounded KDF cost from input

In Bouncy Castle for Java before 1.85, PKCS8 / PBES2 decryptors honour unbounded KDF cost from input. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

5.3CVSS5.4AI score
SaveExploits0References9
CVE
CVE
added 2 days ago16 views

CVE-2026-15055

CVE-2026-15055 affects Bouncy Castle for Java before 1.85, including LTS releases before 2.73.12, and BC-FJA before bcpkix-fips 1.0.12 (1.0.X), 2.0.12 (2.0.X), and 2.1.12 (2.1.X). Root cause: decryptors for PKCS#8 / PBES2 honour unbounded KDF cost from input. The documents do not provide explicit...

5.3CVSS5.4AI score0.00263EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-67528

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 44.0.0 until 50.0.0, pkcs7 decrypt der, pkcs7 decrypt pem, and pkcs7 decrypt smime reported the outcome of decrypting a RecipientInfo's encryptedKey in several distinguishable ways, one of...

8.2CVSS5.5AI score0.00175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2 days ago7 views

HP LaserJet Printers Cryptographic Issues (CVE-2013-4828)

HP LaserJet M4555, M525, and M725; LaserJet flow MFP M525c; LaserJet Enterprise color flow MFP M575c; Color LaserJet CM4540, M575, and M775; and ScanJet Enterprise 8500fn1 FutureSmart devices do not properly encrypt PDF documents, which allows remote attackers to obtain sensitive information via...

4.3CVSS5.5AI score0.02693EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago9 views

CVE-2026-2411

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS0.00124EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 4 days ago10 views

CVE-2026-10772

DUPLICATE This CVE Record has been rejected by the Zephyr Project CNA. CVE-2026-10772 was assigned to a vulnerability already covered by CVE-2026-2411, which was assigned earlier for the same defect: the Bluetooth GATT notify/indicate paths check the permissions of the Characteristic Declaration...

5.4AI score
SaveExploits0References1
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-51869

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS5.6AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago6 views

CVE-2026-2411 Bluetooth GATT notify/indicate enforces the wrong attribute's permissions, bypassing encryption/authentication requirements on characteristic values

Zephyr's Bluetooth host declares a GATT characteristic as two consecutive attributes: a Characteristic Declaration whose permission is hard-coded to BTGATTPERMREAD, and a Characteristic Value attribute that carries the application-specified security permissions e.g. BTGATTPERMREADENCRYPT /...

6.5CVSS5.6AI score
SaveExploits0References5
CVE
CVE
added 4 days ago17 views

CVE-2026-2411

CVE-2026-2411 affects Zephyr’s Bluetooth host GATT: when a Characteristic Declaration is used with a value that requires encryption/authentication, the permission check erroneously evaluated the declaration instead of the value, allowing the Notification/Indicate path to bypass encryption require...

6.5CVSS5.6AI score0.00124EPSS
SaveExploits0References2
Rows per page
Query Builder