Lucene search
+L

2016 matches found

EUVD
EUVD
added 9 hours ago4 views

EUVD-2026-54279

Ground Station prior to 0.6.0 contains an unauthenticated blind server-side request forgery vulnerability in the orbital-source configuration path that allows any unauthenticated Socket.IO client to cause the ground-station process to issue outbound HTTP requests to attacker-chosen destinations...

9.2CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added yesterday9 views

CVE-2026-53985

Ground Station prior to 0.6.0 contains an unauthenticated denial-of-service vulnerability in the Socket.IO server's servicecontrol event handler that allows any unauthenticated network peer to forcibly terminate the ground-station process by sending a single restartservice command. Attackers can...

8.7CVSS
SaveExploits0References3
NVD
NVD
added yesterday8 views

CVE-2026-18359

Server-side request forgery in the METS and IIIF import URI handling in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to make the server issue arbitrary HTTP requests to internal hosts, including the cloud instance metadata service, via the metsuri or iiifuri parameter o...

8.5CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday8 views

EUVD-2026-54091

Server-side request forgery in the METS and IIIF import URI handling in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to make the server issue arbitrary HTTP requests to internal hosts, including the cloud instance metadata service, via the metsuri or iiifuri parameter o...

8.5CVSS5.7AI score
SaveExploits0References1
CVE
CVE
added yesterday22 views

CVE-2026-18359

CVE-2026-18359 affects Scripta eScriptorium (through 26.04.1) via SSRF in METS and IIIF import URI handling. A remote authenticated user can trigger the server to issue arbitrary HTTP requests to internal hosts (including cloud instance metadata) by supplying mets_uri or iiif_uri in POST /api/doc...

8.5CVSS5.7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2 days ago4 views

SUSE SLES15 Security Update : bind (SUSE-SU-2026:3476-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3476-1 advisory. This update for bind fixes the following issues - CVE-2026-10723: Incorrect acceptance of NSEC3 records bsc1271982. - CVE-2026-1133...

8.6CVSS5.6AI score0.00509EPSS
SaveExploits0References19
Snyk
Snyk
added 3 days ago5 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the DNSConstraint::matches. An attacker can bypass name constraints by presenting a certificate with a wildcard DNS Subject Alternative Name that is improperly validated, allowing acceptance of...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-69248

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, if an intermediate constrained CA permi...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago5 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 4 days ago9 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.3CVSS0.00185EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

UBUNTU-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
SaveExploits0References5
Github Security Blog
Github Security Blog
added 4 days ago8 views

python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees

Summary 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 accepts which allows escaping outside of the permitted names. PoC !/usr/bin/env python3 """Standalone PoC: pyca's...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 4 days ago5 views

GHSA-M2H6-J472-RP4C python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees

Summary 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 accepts which allows escaping outside of the permitted names. PoC !/usr/bin/env python3 """Standalone PoC: pyca's...

8.3CVSS5.5AI score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago45 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 4 days ago8 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
Cvelist
Cvelist
added 4 days ago45 views

CVE-2026-69248 python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees

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.3CVSS0.00185EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-52448

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
SaveExploits0References3
OSV
OSV
added 4 days ago8 views

CVE-2026-69248 python-cryptography verifier accepts wildcard DNS names allowing escape from permittedSubtrees

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 score
SaveExploits0References5
SUSE Linux
SUSE Linux
added 4 days ago5 views

Security update for bind

This update for bind fixes the following issues CVE-2026-10723: incorrect acceptance of NSEC3 records bsc1271982. CVE-2026-11331: potential wildcard CNAME RPZ policy bypass bsc1271984. CVE-2026-11622: potential memory usage beyond configured limits bsc1271986. CVE-2026-11721: cache poisoning...

9.2CVSS5.5AI score0.00509EPSS
SaveExploits0References24
OSV
OSV
added 4 days ago3 views

SUSE-SU-2026:3477-1 Security update for bind

This update for bind fixes the following issues - CVE-2026-10723: Incorrect acceptance of NSEC3 records bsc1271982. - CVE-2026-11331: Potential wildcard CNAME RPZ policy bypass bsc1271984. - CVE-2026-11622: Potential memory usage beyond configured limits bsc1271986. - CVE-2026-11721: Cache...

8.6CVSS5.5AI score0.00509EPSS
SaveExploits0References13
Rows per page
Query Builder