Lucene search
+L

36028 matches found

OSV
OSV
added 2026/07/14 9:13 p.m.8 views

CVE-2026-46639 Twig: Sandbox property and method bypass via object-destructuring assignment

Twig is a template language for PHP. From 3.24.0 until 3.26.0, object-destructuring assignment compiles CoreExtension::getAttribute with the sandbox argument hardcoded to false, disabling property and method policy checks and allowing an attacker with write access to a sandboxed Twig template to...

7.1CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/14 9:13 p.m.40 views

CVE-2026-46639

Twig 3.24.0–3.26.0 contains a sandbox bypass in object-destructuring assignment: CoreExtension::getAttribute() is called with sandboxed flag set to false, bypassing security policy checks and allowing a sandboxed template to read public properties or call public getters on objects. The issue is f...

7.1CVSS6.1AI score0.00351EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/14 9:12 p.m.41 views

CVE-2026-46635 Twig: Sandbox property allowlist bypass via the `column` filter (array_column on objects)

Twig is a template language for PHP. Prior to 3.26.0, the column filter passes object arrays to PHP arraycolumn, which reads public and magic properties without reaching CoreExtension::getAttribute or SandboxExtension::checkPropertyAllowed, allowing an untrusted template author with column in...

5.3CVSS0.00297EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/14 9:12 p.m.47 views

CVE-2026-46635

Twig before 3.26.0 allows a sandbox bypass via the column filter (array_column on objects): when rendering with column in allowedFilters, object arrays passed to PHP’s array_column() read public and magic properties directly, bypassing SandboxExtension::checkPropertyAllowed(). This bypass occurs ...

5.3CVSS6.1AI score0.00297EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/14 8:17 p.m.12 views

CVE-2026-48257

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting XSS vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in...

5.4CVSS0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 8:17 p.m.6 views

CVE-2026-48255

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting XSS vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in...

5.4CVSS0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 8:17 p.m.11 views

CVE-2026-48260

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting XSS vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in...

5.4CVSS0.00168EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/14 8:17 p.m.18 views

CVE-2026-48761

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlAttributeSanitizer::getSupportedAttributes omitted URL-bearing attributes on , , , and , and URLs inside content bypassed URL sanitization, allowing...

6.1CVSS6.1AI score0.00268EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 7:21 p.m.9 views

CVE-2026-48761 Symfony: HtmlSanitizer UrlAttributeSanitizer Misses URL Attributes on <object>, <applet>, <iframe>, <img> and the URL Inside <meta http-equiv="refresh"> content

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlAttributeSanitizer::getSupportedAttributes omitted URL-bearing attributes on , , , and , and URLs inside content bypassed URL sanitization, allowing...

5.3CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/14 7:21 p.m.45 views

CVE-2026-48761 Symfony: HtmlSanitizer UrlAttributeSanitizer Misses URL Attributes on <object>, <applet>, <iframe>, <img> and the URL Inside <meta http-equiv="refresh"> content

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlAttributeSanitizer::getSupportedAttributes omitted URL-bearing attributes on , , , and , and URLs inside content bypassed URL sanitization, allowing...

5.3CVSS0.00268EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/14 7:21 p.m.13 views

CVE-2026-48761

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0 until 6.4.41, 7.4.13, and 8.0.13, UrlAttributeSanitizer::getSupportedAttributes omitted URL-bearing attributes on , , , and , and URLs inside content bypassed URL sanitization, allowing...

6.1CVSS5.3AI score0.00268EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:21 p.m.50 views

CVE-2026-48761

CVE-2026-48761 affects the Symfony HtmlSanitizer: UrlAttributeSanitizer misses URL-bearing attributes on , , , and also URLs inside content. Affects Symfony versions 6.1.0 through 6.4.41, 7.4.13, and 8.0.13. Root cause: UrlAttributeSanitizer omits certain URL attributes and multi-field URLs, en...

6.1CVSS6.1AI score0.00268EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 7:20 p.m.11 views

CVE-2026-48260 Adobe Experience Manager | Cross-site Scripting (DOM-based XSS) (CWE-79)

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting XSS vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in...

5.4CVSS6.1AI score0.00168EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 7:20 p.m.7 views

CVE-2026-48255 Adobe Experience Manager | Cross-site Scripting (DOM-based XSS) (CWE-79)

Adobe Experience Manager is affected by a DOM-based Cross-Site Scripting XSS vulnerability. An attacker could exploit this issue by manipulating the DOM environment to execute malicious JavaScript within the context of the victim's browser. Exploitation of this issue requires user interaction in...

5.4CVSS6.1AI score0.00168EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 7:20 p.m.34 views

CVE-2026-48257

CVE-2026-48257 : Adobe Experience Manager is affected by a DOM-based XSS vulnerability. An attacker could manipulate the DOM to run malicious JavaScript in the victim’s browser, with exploitation requiring the user to visit a crafted webpage. The CVSS v3.1 base score is 5.4 (Medium) with network ...

5.4CVSS6.1AI score0.00168EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/14 7:17 p.m.8 views

firefox: thunderbird: Sandbox escape in the DOM: Navigation component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Sandbox escape in the DOM: Navigation component...

9.6CVSS6AI score0.00393EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/14 7:16 p.m.9 views

CVE-2026-15637

Improper authorization in the PAM SSH key and certificate retrieval endpoints in Devolutions Server 2026.2.11, 2026.1.22 allows an authenticated low-privileged user to disclose the private key of an SSH key or certificate PAM credential via a direct object reference to the credential identifier...

7.5CVSS0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 7:16 p.m.8 views

CVE-2026-15058

Improper authorization in the secure messages deletion endpoint in Devolutions Server 2026.2.11, 2026.1.22 allows an authenticated user to delete another user's messages via a direct object reference to the message identifier...

3.1CVSS0.00162EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/14 6:47 p.m.7 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the decode process. An attacker can cause excessive CPU consumption and disrupt service availability by submitting specially crafted ASN.1 data containing OBJECT IDENTIFIER or RELATIVE-OID values...

8.7CVSS6.1AI score0.00335EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 6:18 p.m.9 views

CVE-2026-50686

Access of resource using incompatible type 'type confusion' in Windows OLE allows an unauthorized attacker to execute code over a network...

8.1CVSS0.00659EPSS
SaveExploits0References1
Rows per page
Query Builder