Lucene search
+L

353 matches found

NVD
NVD
added 2026/08/24 8:17 p.m.3 views

CVE-2026-72711

The Lean 4 kernel does not check that the body of an opaque declaration is closed. environment::addopaque omits the checknometavarnofvar call that the definition and theorem paths perform, so a value containing a free variable that is absent from the local context is not rejected outright. A...

6.8CVSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 8:08 p.m.6 views

CVE-2026-72711

CVE-2026-72711 is a kernel soundness flaw in Lean 4 before 4.32.2. The function environment::add_opaque omits the check_no_metavar_no_fvar closure check that the definition and theorem paths perform. A metaprogram can exploit a stale entry in the type checker's inference cache to submit an opaque...

6.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 8:08 p.m.5 views

EUVD-2026-65142

The Lean 4 kernel does not check that the body of an opaque declaration is closed. environment::addopaque omits the checknometavarnofvar call that the definition and theorem paths perform, so a value containing a free variable that is absent from the local context is not rejected outright. A...

6.8CVSS5.5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/14 3:19 p.m.6 views

CVE-2026-73569

A flaw was found in fast-xml-parser. A remote attacker could exploit this by submitting a specially crafted XML document containing multiple DOCTYPE declarations. These repeated declarations can reset internal entity expansion limits during parsing. This can lead to excessive CPU usage, event-loo...

8.7CVSS5.1AI score0.00372EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 12:19 p.m.8 views

python: Python: CPU Denial of Service in HTML parser via repeated unterminated markup declarations

A flaw was found in Python. Its incremental HTML parser can be exploited by a remote attacker. By sending specially crafted, uncontrolled data with repeated, incomplete markup declarations, the attacker can cause the system to consume excessive central processing unit CPU resources. This leads to...

8.7CVSS5.4AI score0.00637EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/06 2:50 p.m.35 views

CVE-2026-68747 CSS sanitizer allowlist bypass in html_sanitize_ex via non-declaration input

Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to inject CSS at-rules, including an import of a remote stylesheet, into a page served to other...

2.3CVSS0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 2:50 p.m.11 views

EEF-CVE-2026-68747 CSS sanitizer allowlist bypass in html_sanitize_ex via non-declaration input

Summary Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' vulnerability in the CSS scrubber in rrrene html\sanitize\ex allows an unauthenticated remote attacker to inject CSS at-rules, including an import of a remote stylesheet, into a page served to...

2.3CVSS5.5AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 1:47 p.m.9 views

MAL-2026-12731 Malicious code in devplatform-po-declaration-generator (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3270e0e94deb3e2573594f28e84026653ee60f6c7f0a1fb79286ebba811ca525 On require, index.js unconditionally loads init.js, which selects a platform-specific binary for linux/darwin/win32, downloads it from Cloudflare...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/01 1:16 p.m.12 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.00186EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:30 p.m.12 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 2026/08/01 12:06 p.m.14 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.00186EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:06 p.m.10 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.5CVSS5.6AI score0.00186EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/01 12:06 p.m.38 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.5CVSS0.00186EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/01 12:06 p.m.48 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.00186EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/27 3:18 p.m.8 views

CVE-2026-56817

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.7AI score0.00371EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/21 11:44 p.m.16 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection in the XmlDecoder file when XML input containing a DOCTYPE declaration is processed by an AsyncXMLInputFactory without security configuration, leaving DTD and entity handling enabled. An attacker can...

9.8CVSS6AI score0.00371EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 10:06 p.m.183 views

CVE-2026-56817

Netty CVE-2026-56817 affects Netty versions 4.2.0.Final–4.2.15.Final and 4.1.0.Final–4.1.135.Final, where any caller delivering bytes to a channel pipeline containing XmlDecoder can send XML with a DOCTYPE to an AsyncXMLInputFactory started without security configuration, leaving DTD/entity handl...

9.8CVSS5.4AI score0.00371EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/09 11:11 a.m.14 views

OESA-2026-2974 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: libexpat before 2.8.2 has an integer overflow in storeAtts.CVE-2026-56403 libexpat before 2.8.2 has an integer overflow in...

6.9CVSS6.1AI score0.00186EPSS
SaveExploits1References11
ATTACKERKB
ATTACKERKB
added 2026/06/25 9:41 p.m.13 views

CVE-2021-47986

Parse Server before 4.10.0 contains a supply chain vulnerability where incorrect version tags were pushed to the repository linking to unreviewed code in a personal fork. Attackers could exploit this by specifying affected version tags in dependency declarations to execute unreviewed and...

7.7CVSS6AI score0.0018EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/21 3:56 p.m.60 views

CVE-2026-56411

CVE-2026-56411 affects libexpat’s xmlwf binary, with an integer overflow in endDoctypeDecl triggered by NOTATION declarations prior to version 2.8.2. The CVSS metrics indicate a Local attack vector, high confidentiality and integrity impact, and low availability impact, with no user interaction r...

6.9CVSS5.9AI score0.00139EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder