Lucene search
+L

7103 matches found

Vulnrichment
Vulnrichment
added 2026/05/07 3:49 a.m.12 views

CVE-2026-41675 xmldom: XML node injection through unvalidated processing instruction serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS5.8AI score0.0047EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/07 3:49 a.m.102 views

CVE-2026-41675 xmldom: XML node injection through unvalidated processing instruction serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled processing instruction data to be serialized into XML without...

8.7CVSS0.0047EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/07 3:47 a.m.138 views

CVE-2026-41674 xmldom: XML injection through unvalidated DocumentType serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package serializes DocumentType node fields internalSubset, publicId, systemId verbatim without any...

8.7CVSS0.00522EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/07 3:47 a.m.122 views

CVE-2026-41674

CVE-2026-41674 affects the xmldom/xmldom package. Before version 0.9.10 and 0.8.13 (and for the 0.6.0 line), DocumentType node fields internalSubset, publicId, and systemId are serialized verbatim by XMLSerializer without escaping or validation. If attackers set these fields to malicious strings,...

8.7CVSS5.9AI score0.00522EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/05/07 3:36 a.m.13 views

CVE-2026-41672 xmldom: XML node injection through unvalidated comment serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled comment content to be serialized into XML without validating or...

8.7CVSS5.8AI score0.00365EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/07 3:36 a.m.126 views

CVE-2026-41672 xmldom: XML node injection through unvalidated comment serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package allows attacker-controlled comment content to be serialized into XML without validating or...

8.7CVSS0.00365EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/07 3:36 a.m.199 views

CVE-2026-41672

CVE-2026-41672 affects xmldom/xmldom: attacker-controlled comment content can be serialized into XML, enabling injection of arbitrary nodes by breaking out of XML comments. The vulnerability exists in versions prior to 0.9.10 and 0.8.13 (and 0.6.0 and earlier) and is mitigated in 0.9.10 and 0.8.1...

8.7CVSS5.8AI score0.00365EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/05/07 3:19 a.m.10 views

CVE-2026-41203 ci4ms Theme::upload is vulnerable to Zip Slip leading to RCE

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.5.0, ci4ms Theme::upload extracts user uploaded ZIP archives without validating entry names, allowing an authenticated backend user...

9.4CVSS6.5AI score0.00484EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 3:00 a.m.10 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/07 3:00 a.m.17 views

EUVD-2026-28281

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/07 3:00 a.m.54 views

CVE-2026-41670 Admidio: SAML Response Sent to Unvalidated Assertion Consumer Service URL from AuthnRequest

Admidio is an open-source user management solution. Prior to version 5.0.9, the SAML IdP implementation in Admidio's SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the...

8.2CVSS0.0028EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/07 3:00 a.m.56 views

CVE-2026-41670

Admidio before 5.0.9 permits an attacker who knows a registered SP’s Entity ID to craft a SAML AuthnRequest with an attacker-controlled AssertionConsumerServiceURL, causing the IdP to send a signed SAML response containing user attributes to the attacker’s URL. The root cause is that ACS URL is t...

8.2CVSS5.9AI score0.0028EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/07 2:58 a.m.24 views

CVE-2026-41656

CVE-2026-41656 (Admidio) : Prior to 5.0.9, the add mode of modules/documents-files.php accepts a name parameter with only string-based HTML encoding validation, allowing path traversal (../) and, combined with absent CSRF protection and SameSite=Lax cookies, enables a low-privilege attacker to tr...

4.5CVSS5.9AI score0.00362EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 2:58 a.m.16 views

CVE-2026-41656 Admidio: Path Traversal via Unvalidated `name` Parameter in Document Add Mode Enables Arbitrary Server File Read

Admidio is an open-source user management solution. Prior to version 5.0.9, the add mode in modules/documents-files.php accepts a name parameter validated only as 'string' type HTML encoding, allowing path traversal characters ../ to pass through unfiltered. Combined with the absence of CSRF...

4.5CVSS5.9AI score0.00362EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/07 2:58 a.m.19 views

CVE-2026-41656 Admidio: Path Traversal via Unvalidated `name` Parameter in Document Add Mode Enables Arbitrary Server File Read

Admidio is an open-source user management solution. Prior to version 5.0.9, the add mode in modules/documents-files.php accepts a name parameter validated only as 'string' type HTML encoding, allowing path traversal characters ../ to pass through unfiltered. Combined with the absence of CSRF...

4.5CVSS6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.25 views

PT-2026-39333

CVE-2026-6278 - CVE-2019-1905: Cisco WebEx Meeting Center Unvalidated Redirect CVE ID :CVE-2026-6278 Published : May 6, 2026, 11:16 p.m. | 51 minutes ago Description :Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Severity: 0.0 | NA Visit the link for...

5.8CVSS6.1AI score0.01361EPSS
SaveExploits0References1
Redos
Redos
added 2026/05/07 12:00 a.m.22 views

ROS-20260507-73-0003

Vulnerability in roundcubemail related to lack of validation of received requests. Exploitation of the vulnerability could allow a remote attacker to disclose protected information...

5.3CVSS5.8AI score0.00402EPSS
SaveExploits0
Redos
Redos
added 2026/05/07 12:00 a.m.18 views

ROS-20260507-73-0002

Vulnerability in roundcubemail related to lack of validation of received requests. Exploitation of the vulnerability could allow a remote attacker to disclose protected information...

5.3CVSS5.8AI score0.00402EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.26 views

PT-2026-38378

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.133.Final Netty versions prior to 4.2.13.Final Description The Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF...

9.8CVSS6AI score0.00198EPSS
SaveExploits1References407
Redos
Redos
added 2026/05/07 12:00 a.m.21 views

ROS-20260507-73-0001

Vulnerability in roundcubemail related to lack of validation of received requests. Exploitation of the vulnerability could allow a remote attacker to disclose protected information...

5.3CVSS5.8AI score0.00366EPSS
SaveExploits0
Rows per page
Query Builder