Lucene search
+L

6847 matches found

Debian CVE
Debian CVE
added 2026/07/14 9:19 p.m.17 views

CVE-2026-46634

Twig is a template language for PHP. From 3.9.0 until 3.26.0, templatefromstring compiles an inner template under a synthesized stringtemplate name that can fall outside a SourcePolicyInterface sandbox decision, allowing a sandboxed template that can call templatefromstring and include to render ...

9.8CVSS5.2AI score0.00419EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/14 9:19 p.m.46 views

CVE-2026-46634 Twig: `template_from_string()` escapes a SourcePolicy-driven sandbox via synthesized template name

Twig is a template language for PHP. From 3.9.0 until 3.26.0, templatefromstring compiles an inner template under a synthesized stringtemplate name that can fall outside a SourcePolicyInterface sandbox decision, allowing a sandboxed template that can call templatefromstring and include to render ...

7.7CVSS0.00419EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/14 9:12 p.m.13 views

CVE-2026-47732

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed, allowing a sandboxed template author to invoke toString on objects reachable in the render context...

7.1CVSS6.1AI score0.0036EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/14 9:12 p.m.8 views

CVE-2026-47732 Twig Sandbox: multiple `__toString()` policy bypasses via unguarded string coercion points

Twig is a template language for PHP. Prior to 3.26.0, several Twig language constructs trigger PHP string coercion on a Stringable operand without consulting SecurityPolicy::checkMethodAllowed, allowing a sandboxed template author to invoke toString on objects reachable in the render context...

7.1CVSS6.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/14 3:46 p.m.11 views

CVE-2026-48815

A flaw was found in sigstore. The certificateOIDs option, intended to restrict which certificates can sign artifacts, is accepted by the public application programming interface API but is not used during the verification process. This allows unauthorized certificates to be accepted, bypassing...

7.5CVSS7AI score0.00143EPSS
SaveExploits0References5
IBM AIX
IBM AIX
added 2026/07/14 6:03 a.m.17 views

Multiple vulnerabilities in Python affect AIX

IBM SECURITY ADVISORY First Issued: Tue Jul 14 06:03:19 CDT 2026 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/pythonadvisory20.asc Security Bulletin: Multiple vulnerabilities in Python affect AIX...

9.1CVSS6.8AI score0.00638EPSS
SaveExploits2
NVD
NVD
added 2026/07/14 1:16 a.m.27 views

CVE-2026-44768

SAP CRM WebClient UI allows an attacker to inject and execute malicious scripts in the context of the application due to the absence of a Content Security Policy CSP configuration for certain restrictive directives. This vulnerability has a low impact on the integrity of the application...

4.1CVSS0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 12:20 a.m.44 views

CVE-2026-44768

Summary: CVE-2026-44768 affects the SAP CRM WebClient UI. The vulnerability arises from the absence of a Content Security Policy (CSP) configuration for certain restrictive directives, enabling an attacker to inject and execute malicious scripts in the application context. According to the source...

4.1CVSS6.2AI score0.00165EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/14 12:20 a.m.11 views

CVE-2026-44768

SAP CRM WebClient UI allows an attacker to inject and execute malicious scripts in the context of the application due to the absence of a Content Security Policy CSP configuration for certain restrictive directives. This vulnerability has a low impact on the integrity of the application...

4.1CVSS6.2AI score0.00165EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/14 12:20 a.m.23 views

EUVD-2026-43592

SAP CRM WebClient UI allows an attacker to inject and execute malicious scripts in the context of the application due to the absence of a Content Security Policy CSP configuration for certain restrictive directives. This vulnerability has a low impact on the integrity of the application...

4.1CVSS6.2AI score0.00165EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.7 views

openSUSE 16 Security Update : yelp (openSUSE-SU-2026:21295-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:21295-1 advisory. This update for yelp fixes the following issue - CVE-2026-13601: overly permissive Content Security Policy allows host file disclosure via Flatpak...

7.1CVSS6.2AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2619 marimo contains a reflected cross-site scripting vulnerability in the notebook page

marimo before 0.23.9 contains a reflected cross-site scripting vulnerability in the notebook page that allows unauthenticated attackers to inject arbitrary JavaScript by exploiting improper escaping of single quotes in the file query parameter reflected into an inline JavaScript string literal...

6.1CVSS6.1AI score0.00239EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/10 10:28 p.m.18 views

Cross-site Scripting (XSS)

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the headercolor setting in the branding configuration. An attacker with superadmin privileges can inject arbitrary CSS that impacts authenticate...

8.1CVSS6.1AI score0.00236EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.23 views

Secure Headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

Summary secureheaders builds the Content-Security-Policy value by stitching every configured directive together with ; separators. Three directive builders buildsandboxlistdirective, buildmediatypelistdirective, buildreporttodirective interpolate caller-supplied strings into that value without...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/10 8:37 p.m.13 views

GHSA-RQQ5-2GF9-4W4Q Secure Headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

Summary secureheaders builds the Content-Security-Policy value by stitching every configured directive together with ; separators. Three directive builders buildsandboxlistdirective, buildmediatypelistdirective, buildreporttodirective interpolate caller-supplied strings into that value without...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/10 8:16 p.m.18 views

CVE-2026-55481

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, default.blade.php renders headercolor and related branding color settings inside a CSS style block with HTML escaping that is insufficient for the CSS context, allowing a superadmin to inject arbitrary CSS that affects authenticat...

6.2CVSS0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/10 7:45 p.m.12 views

CVE-2026-55481 Snipe-IT: CSS Injection via `header_color` Setting

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, default.blade.php renders headercolor and related branding color settings inside a CSS style block with HTML escaping that is insufficient for the CSS context, allowing a superadmin to inject arbitrary CSS that affects authenticat...

6.2CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/10 7:45 p.m.72 views

CVE-2026-55481 Snipe-IT: CSS Injection via `header_color` Setting

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, default.blade.php renders headercolor and related branding color settings inside a CSS style block with HTML escaping that is insufficient for the CSS context, allowing a superadmin to inject arbitrary CSS that affects authenticat...

6.2CVSS0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/10 7:45 p.m.51 views

CVE-2026-55481

Snipe-IT (IT asset/license management) prior to 8.6.2 is affected by a CSS injection vulnerability in default.blade.php: header_color and related branding color settings are rendered inside a CSS style block with insufficient HTML escaping for the CSS context. This allows a superadmin to inject a...

6.2CVSS6.2AI score0.00236EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/10 7:27 p.m.14 views

EUVD-2026-39126

SiYuan: Stored XSS in Bazaar marketplace via package README event handlers...

7.1CVSS6.1AI score0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder