Lucene search
+L

176556 matches found

Cvelist
Cvelist
β€’added 2026/09/01 2:47 p.m.β€’28 views

CVE-2026-83617 xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS0.00328EPSS
SaveExploits0References4
EUVD
EUVD
β€’added 2026/09/01 2:47 p.m.β€’7 views

EUVD-2026-69241

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/09/01 2:47 p.m.β€’2 views

CVE-2026-83617 xmldom: requireWellFormed element/attribute name validation is bypassable via an embedded line terminator

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
β€’added 2026/09/01 2:47 p.m.β€’6 views

CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0
CVE
CVE
β€’added 2026/09/01 2:45 p.m.β€’15 views

CVE-2026-74994

The mod_auth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace . This means a user authorized for one protected directory is also acc...

6CVSS5.9AI score0.00364EPSS
SaveExploits0References6
EUVD
EUVD
β€’added 2026/09/01 2:45 p.m.β€’7 views

EUVD-2026-69240

The modauth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all...

6CVSS5.9AI score0.00364EPSS
SaveExploits0References6
Cvelist
Cvelist
β€’added 2026/09/01 2:45 p.m.β€’28 views

CVE-2026-74994 inets, httpd: Authentication Bypass via Directory Namespace Collapse in httpd mod_auth

The modauth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all...

6CVSS0.00364EPSS
SaveExploits0References6
CVE
CVE
β€’added 2026/09/01 2:45 p.m.β€’12 views

CVE-2026-83616

xmldom , a pure JavaScript W3C-standard XML DOM module, is affected by a Processing Instruction Target Injection vulnerability. In Document.createProcessingInstruction(target, data) within lib/dom.js, the target parameter is accepted without validation. The requireWellFormed: true serializer only...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/09/01 2:34 p.m.β€’9 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Authorization Bypass.

Summary google.golang.org/grpc is used by IBM Storage Fusion Data Foundation, which could allow Authorization Bypass. CVE-2026-33186. Vulnerability Details CVEID:CVE-2026-33186 DESCRIPTION: gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass...

9.1CVSS6.9AI score0.01557EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/09/01 2:34 p.m.β€’9 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Security Bypass

Summary golang.org/x/crypto is used by IBM Storage Fusion Data Foundation, which could cause Security Bypass. CVE-2022-30636, CVE-2024-45337, CVE-2025-22869, CVE-2025-47913, CVE-2025-47914, CVE-2025-58181. Vulnerability Details CVEID:CVE-2022-30636 DESCRIPTION: httpTokenCacheKey uses path.Base to...

9.1CVSS6.9AI score0.03153EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/09/01 2:34 p.m.β€’7 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Request Smuggling.

Summary undici is used by IBM Storage Fusion Data Foundation, which could cause Request Smuggling. CVE-2026-1525, CVE-2026-1526, CVE-2026-1527, CVE-2026-1528, CVE-2026-2229. Vulnerability Details CVEID:CVE-2026-1525 DESCRIPTION: Undici allows duplicate HTTP Content-Length headers when they are...

9.8CVSS6.8AI score0.0115EPSS
SaveExploits0Affected Software1
CVE
CVE
β€’added 2026/09/01 2:34 p.m.β€’11 views

CVE-2026-83611

xmldom (and @xmldom/xmldom ) is a pure JavaScript XML DOM parser. The vulnerability lies in DOMParser.parseFromString() , which can silently accept a malformed end tag where the tag name is followed by a line break and trailing content (e.g., ), closing the element and discarding the trailing con...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0References7
Debian CVE
Debian CVE
β€’added 2026/09/01 2:34 p.m.β€’6 views

CVE-2026-83611

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0
EUVD
EUVD
β€’added 2026/09/01 2:34 p.m.β€’9 views

EUVD-2026-69225

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score0.00352EPSS
SaveExploits0References7
Cvelist
Cvelist
β€’added 2026/09/01 2:34 p.m.β€’29 views

CVE-2026-83611 xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS0.00352EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/09/01 2:34 p.m.β€’9 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Security Bypass.

Summary golang-jwt/jwt is used by IBM Storage Fusion Data Foundation, which could cause Security Bypass. CVE-2024-51744, CVE-2025-30204. Vulnerability Details CVEID:CVE-2024-51744 DESCRIPTION: golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in...

7.5CVSS6.6AI score0.00723EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/09/01 2:34 p.m.β€’9 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Open Redirect.

Summary fast-uri is used by IBM Storage Fusion Data Foundation, which could cause Open Redirect. CVE-2026-6321. Vulnerability Details CVEID:CVE-2026-6321 DESCRIPTION: fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal...

7.5CVSS6.2AI score0.00634EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
β€’added 2026/09/01 2:33 p.m.β€’7 views

CVE-2024-7344

🐞 CVE-2024-7344: 잘λͺ»λœ PE 이미지 λ‘œλ”© 이 μ €μž₯μ†ŒλŠ” UEFI μ‹œμŠ€ν…œμ— 영ν–₯을 λ―ΈμΉ˜λŠ” Secure Boot 우회 취약점인 CVE-2024-7344와 κ΄€λ ¨λœ 연ꡬ 자료λ₯Ό ν¬ν•¨ν•©λ‹ˆλ‹€. 취약점에 λŒ€ν•œ 기술적 뢄석, 곡격 흐름 λ¬Έμ„œν™”, 그리고 ν†΅μ œλœ ν™˜κ²½μ—μ„œ μ·¨μ•½ν•œ λ™μž‘μ„ μž¬ν˜„ν•˜λ„λ‘ μ„€κ³„λœ μž¬κ΅¬μ„± μ• ν”Œλ¦¬μΌ€μ΄μ…˜μ„ 쀑앙 μ§‘μ€‘μ‹μœΌλ‘œ μ œκ³΅ν•©λ‹ˆλ‹€. λ˜ν•œ λ³΄μ•ˆ μ—°κ΅¬μžλ“€μ΄ 이 취약점과 κ΄€λ ¨λœ κΈ°μˆ μ„ μ΄ν•΄ν•˜κ³ , μ—°κ΅¬ν•˜κ³ , μ‹€ν—˜ν•˜λŠ” 데 도움이 λ˜λ„λ‘ μ„€κ³„λœ λ¬Έμ„œ 및 연ꡬ λ¦¬μ†ŒμŠ€λ„ ν¬ν•¨λ˜μ–΄ μžˆμŠ΅λ‹ˆλ‹€. πŸ“‘ λͺ©μ°¨ 졜초 발견 및 곡식 μ°Έκ³  자...

8.2CVSS8AI score0.01036EPSS
SaveExploits1
Cvelist
Cvelist
β€’added 2026/09/01 2:29 p.m.β€’30 views

CVE-2026-83609 xmldom: Creation-time XML Name/QName validation is bypassable via an embedded line terminator, allowing injection on the default serialization path

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS0.00326EPSS
SaveExploits0References4
CVE
CVE
β€’added 2026/09/01 2:29 p.m.β€’18 views

CVE-2026-83609

xmldom (a pure JavaScript W3C XML DOM module) is vulnerable in versions 0.9.0 through 0.9.12 due to a flaw in lib/grammar.js. The shared reg() builder compiles the anchored QName_exact validator with the multiline flag , causing ^ and $ to validate only one line rather than the full name. As a re...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
Rows per page
Query Builder