Lucene search
+L

247422 matches found

Cvelist
Cvelist
added 2026/08/25 3:16 p.m.36 views

CVE-2026-79774 Winter CMS before 1.2.13 Twig Sandbox Escape via SecurityPolicy

Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape vulnerability in System\Twig\SecurityPolicy that allows authenticated backend users with template-editing permissions to bypass sandbox restrictions. Attackers can exploit method forwarding through Eloquent...

9.3CVSS0.0043EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:16 p.m.43 views

CVE-2026-79774

Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape in System\Twig\SecurityPolicy. Authenticated backend users with template-editing permissions can bypass sandbox restrictions by exploiting method forwarding through Eloquent models and query builders (e.g., save...

9.3CVSS6.6AI score0.0043EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:16 p.m.15 views

EUVD-2026-65532

Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape vulnerability in System\Twig\SecurityPolicy that allows authenticated backend users with template-editing permissions to bypass sandbox restrictions. Attackers can exploit method forwarding through Eloquent...

9.3CVSS6.6AI score0.0043EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:16 p.m.7 views

CVE-2026-79774 Winter CMS before 1.2.13 Twig Sandbox Escape via SecurityPolicy

Winter CMS versions before 1.2.13 contain an incomplete fix for a Twig sandbox escape vulnerability in System\Twig\SecurityPolicy that allows authenticated backend users with template-editing permissions to bypass sandbox restrictions. Attackers can exploit method forwarding through Eloquent...

9.3CVSS6.8AI score
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:16 p.m.15 views

CVE-2026-79772 Nokogiri before 1.19.1 Unchecked Return Value canonicalize

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.12 views

CVE-2026-79772

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.5AI score0.00246EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/25 3:16 p.m.13 views

CVE-2026-79772 Nokogiri before 1.19.1 Unchecked Return Value canonicalize

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.9AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.29 views

CVE-2026-79772

Nokogiri versions before 1.19.1 (a widely used Ruby XML library) contain an unchecked return value in the canonicalize method. The method calls xmlC14NExecute but fails to check its return value, returning an empty string on failure instead of raising an exception. This allows an attacker to bypa...

6.9CVSS5.4AI score0.00246EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.36 views

CVE-2026-79772 Nokogiri before 1.19.1 Unchecked Return Value canonicalize

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS0.00246EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 3:16 p.m.11 views

EUVD-2026-65530

Nokogiri versions before 1.19.1 fail to check the return value from xmlC14NExecute in the canonicalize method, returning an empty string on failure instead of raising an exception. Attackers can exploit this to bypass signature validation in downstream SAML libraries by providing invalid...

6.9CVSS5.4AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.32 views

CVE-2026-79771

Nokogiri versions before 1.19.3 are affected by a memory leak in the XSLT Stylesheet transform method. The root cause is heap allocations leaking when Ruby strings containing null bytes are passed as transform parameters. An unauthenticated, network-based attacker can trigger this by supplying cr...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.10 views

CVE-2026-79771

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.4AI score0.00304EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79771 Nokogiri before 1.19.3 Memory Leak via XSLT Transform

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.36 views

CVE-2026-79771 Nokogiri before 1.19.3 Memory Leak via XSLT Transform

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS0.00304EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 3:16 p.m.12 views

EUVD-2026-65529

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/25 3:16 p.m.8 views

CVE-2026-79771 Nokogiri before 1.19.3 Memory Leak via XSLT Transform

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/08/25 3:16 p.m.10 views

CVE-2026-79771

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS5.9AI score0.00304EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.31 views

CVE-2026-79769 Nokogiri before 1.19.4 Invalid Memory Read via initialize_copy_with_args

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.13 views

CVE-2026-79769 Nokogiri before 1.19.4 Invalid Memory Read via initialize_copy_with_args

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS5.5AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.12 views

CVE-2026-79769

Nokogiri versions before 1.19.4 contain a possible invalid out-of-bounds memory read in the protected internal Nodeinitializecopywithargs helper behind Nodedup and clone, which unwrapped its source argument as an xmlNode without a type check. If application code calls this protected method with a...

8.7CVSS5.4AI score0.00181EPSS
SaveExploits0
Rows per page
Query Builder