Lucene search
+L

472362 matches found

CVE
CVE
β€’added 2 days agoβ€’14 views

CVE-2026-47746

CVE-2026-47746 affects Misskey (open source federated social platform). Affected versions are 12.37.0 and later, up to but not including 2026.5.4. The issue is a TOCTOU vulnerability in timing attacks during JSON-LD signature validation and the JSON-LD compaction process, caused by a non-shared p...

8.9CVSS5.4AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2 days agoβ€’42 views

CVE-2026-47746 Misskey: JSON-LD signature validation + compaction is vulnerable to timing attacks

Misskey is an open source, federated social media platform. Versions 12.37.0 and later, but prior to 2026.5.4, are vulnerable to timing attacks during JSON-LD signature validation and the compaction process. Because the JSON-LD parsing context is not shared between signature verification and...

8.9CVSS0.00182EPSS
SaveExploits0References2
CVE
CVE
β€’added 2 days agoβ€’12 views

CVE-2026-46713

Misskey VM Misskey: CVE-2026-46713 affects Misskey 12.37.0 and later (before 2026.5.4). The issue lies in the JSON-LD signature validation and compaction process, allowing spoofed activities to be accepted as valid. The vulnerability is addressed in version 2026.5.4. Remediation: update to 2026.5...

9.2CVSS5.3AI score0.00174EPSS
SaveExploits0References2
Debian CVE
Debian CVE
β€’added 2 days agoβ€’4 views

CVE-2026-69249

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0
CVE
CVE
β€’added 2 days agoβ€’25 views

CVE-2026-69248

Cryptography (Python) prior to 49.0.0 may accept a leaf certificate with a wildcard SAN (*.example.com) when a constrained sub-CA permits foo.example.com, due to DNSConstraint::matches treating a wildcard as matching the permitted constraint. This can allow escaping to sibling names (e.g., bar.ex...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0References3
Debian CVE
Debian CVE
β€’added 2 days agoβ€’4 views

CVE-2026-69248

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, if an intermediate constrained CA permits the DNS name foo.example.com, and the leaf certificate has a wildcard in its DNS SAN of .example.com, python-cryptography's verifier...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0
NVD
NVD
β€’added 2 days agoβ€’9 views

CVE-2026-49132

OPNsense before 26.1.9 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject arbitrary HTML or JavaScript by embedding payloads in the certificate description field via the trust certificate API. The unsanitized description value is persisted and later...

5.4CVSS0.0011EPSS
SaveExploits0References3
NVD
NVD
β€’added 2 days agoβ€’8 views

CVE-2026-48113

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS0.00228EPSS
SaveExploits0References2
NVD
NVD
β€’added 2 days agoβ€’7 views

CVE-2026-18645

A security flaw has been discovered in danpros HTMLy up to 3.1.1. This affects the function addcontent of the file /system/admin/admin.php of the component Admin Content Endpoint. Performing a manipulation of the argument oldfile results in path traversal. The attack may be initiated remotely. Th...

5.5CVSS0.00427EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
β€’added 2 days agoβ€’4 views

CVE-2026-69247

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.2CVSS5.5AI score0.00175EPSS
SaveExploits0References4Affected Software1
CVE
CVE
β€’added 2 days agoβ€’34 views

CVE-2026-69247

The CVE-2026-69247 entry concerns the Python cryptography package (versions 44.0.0 through 50.0.0) where pkcs7_decrypt_der, pkcs7_decrypt_pem, and pkcs7_decrypt_smime reveal distinguishable outcomes or timing when decrypting an EnvelopedData RecipientInfo encryptedKey. This creates a Bleichenbach...

8.2CVSS5.5AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
β€’added 2 days agoβ€’35 views

CVE-2026-48113

The CVE-2026-48113 entry concerns Chisel, a TCP/UDP tunnel over SSH, where ACL restrictions provided by --authfile are bypassed on post-handshake SSH channels. Authenticated clients can open channels to arbitrary host:port destinations reachable from the server because ACL checks are performed on...

8.5CVSS7.7AI score0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2 days agoβ€’43 views

CVE-2026-48113 Chisel: ACL Bypass via Post-Handshake SSH Channel ExtraData Injection

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2 days agoβ€’47 views

CVE-2026-69245 Guzzle: Noncanonical cookie domain keeps subdomain scope

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, SetCookie::matchesDomain gives every subdomain of a cookie Domain that cookie unless SetCookie::matchesDomain recognizes the Domain as an IP literal or a numeric host, and the decision comes from the domain's own text, so two...

6.5CVSS0.00137EPSS
SaveExploits0References7
CVE
CVE
β€’added 2 days agoβ€’15 views

CVE-2026-69245

Guzzle (PHP HTTP client) prior to versions 7.15.2 and 8.0.1 is affected by a cookie-domain handling issue in SetCookie::matchesDomain(). Noncanonical domains and certain spellings (e.g., 0x7f000001, 0177.0.0.0x1, and percent-escaped forms) can cause a cookie for a given Domain to be mis-scoped to...

6.5CVSS5.5AI score0.00137EPSS
SaveExploits0References7
OSV
OSV
β€’added 2 days agoβ€’3 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
β€’added 2 days agoβ€’43 views

CVE-2026-48061

Litestar prior to v2.22.0 is affected by CVE-2026-48061: AllowedHostsMiddleware may bypass host validation by using X-Forwarded-Host when Host is absent, enabling host-header injection (e.g., password reset links, cache keys, routing decisions). The issue occurs when no reverse proxy strips X-For...

5.9CVSS5.4AI score0.00282EPSS
SaveExploits0References2
CVE
CVE
β€’added 2 days agoβ€’13 views

CVE-2026-69243

Affected software: AIOHTTP (async HTTP client/server for asyncio and Python). Vulnerability: HTTP request smuggling in the server-side WebSocket upgrade path due to the HTTP parser handling a WebSocket upgrade request with a body in a way that may allow trailing bytes to be misinterpreted as upgr...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References4
EUVD
EUVD
β€’added 2 days agoβ€’14 views

EUVD-2026-51257

AIOHTTP: WebSocket client accepts compressed frames without negotiated permessage-deflate...

6.9CVSS5.4AI score0.00302EPSS
SaveExploits0References5
EUVD
EUVD
β€’added 2 days agoβ€’6 views

EUVD-2026-52431

A weakness has been identified in danpros HTMLy up to 3.1.1. This vulnerability affects unknown code of the file /system/htmly.php of the component Author Name Handler. Executing a manipulation of the argument Name can lead to path traversal. The attack may be launched remotely. The exploit has...

6.9CVSS5.7AI score0.00539EPSS
SaveExploits0References5
Rows per page
Query Builder