Lucene search
+L

39529 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-45031

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, due to a missing check ...

7.5CVSS6AI score0.00495EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 9:30 p.m.18 views

GHSA-MM6W-GR99-P3JJ Twig: Sandbox property and method bypass via object-destructuring assignment

Description The object-destructuring assignment syntax introduced in Twig 3.24.0 generates a call to CoreExtension::getAttribute with the $sandboxed argument hardcoded to false, regardless of whether a SandboxExtension is active. This permanently disables the sandbox's property and method policy...

8.7CVSS5.8AI score0.00394EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/21 9:30 p.m.20 views

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

Description The object-destructuring assignment syntax introduced in Twig 3.24.0 generates a call to CoreExtension::getAttribute with the $sandboxed argument hardcoded to false, regardless of whether a SandboxExtension is active. This permanently disables the sandbox's property and method policy...

7.1CVSS5.8AI score0.00394EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/21 9:28 p.m.15 views

GHSA-7FXW-R6JV-74C8 Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

5.8CVSS5.8AI score0.00473EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/21 9:28 p.m.24 views

Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

8.6CVSS5.8AI score0.00849EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/21 9:25 p.m.69 views

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

Description The column filter passes its input straight to PHP's native arraycolumn. When the array elements are objects, arraycolumn reads $obj-$name and $obj-$index directly, including invoking get/isset. Because this property read happens entirely in PHP native code and never reaches...

5.3CVSS5.9AI score0.00331EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/21 9:25 p.m.20 views

GHSA-VCC8-PHRV-43WJ Twig: Sandbox property allowlist bypass via the `column` filter (array_column on objects)

Description The column filter passes its input straight to PHP's native arraycolumn. When the array elements are objects, arraycolumn reads $obj-$name and $obj-$index directly, including invoking get/isset. Because this property read happens entirely in PHP native code and never reaches...

2.1CVSS5.9AI score0.00331EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/21 9:25 p.m.11 views

GHSA-24X9-R6Q4-Q93W Twig: `template_from_string()` escapes a SourcePolicy-driven sandbox via synthesized template name

Description When the sandbox is enabled selectively via SourcePolicyInterface and not globally, a sandboxed template that is allowed to call templatefromstring and include can render an arbitrary inner template with no security policy enforcement. Environment::createTemplate compiles the inner...

9.8CVSS6.1AI score0.00616EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/21 9:25 p.m.26 views

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

Description When the sandbox is enabled selectively via SourcePolicyInterface and not globally, a sandboxed template that is allowed to call templatefromstring and include can render an arbitrary inner template with no security policy enforcement. Environment::createTemplate compiles the inner...

9.8CVSS6.1AI score0.00616EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/21 8:45 p.m.18 views

GHSA-Q2F7-M237-V562 @hulumi/policies: GitHub OIDC trust policy bypass via AWS set-qualified condition operators

Impact: @hulumi/policies versions before 1.3.2 only checked exact AWS IAM StringLike/StringEquals condition operator keys in GOIDC1. Set-qualified operators such as ForAnyValue:StringLike could hide wildcard GitHub Actions OIDC sub conditions from the mandatory guardrail. Patched in 1.3.2: the AW...

9.3CVSS5.8AI score0.00284EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/21 8:45 p.m.39 views

@hulumi/policies: GitHub OIDC trust policy bypass via AWS set-qualified condition operators

Impact: @hulumi/policies versions before 1.3.2 only checked exact AWS IAM StringLike/StringEquals condition operator keys in GOIDC1. Set-qualified operators such as ForAnyValue:StringLike could hide wildcard GitHub Actions OIDC sub conditions from the mandatory guardrail. Patched in 1.3.2: the AW...

5.8AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/21 8:44 p.m.22 views

@hulumi/policies: CIS 1.16 admin policy bypass for inline and attached IAM policies

Impact: @hulumi/policies versions before 1.3.2 did not fully inspect inline and attached IAM policy evidence for the administrator-policy guardrail, so some admin-equivalent policy paths could pass policy evaluation. Patched in 1.3.2: the validator inspects the affected policy shapes and includes...

5.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/21 8:44 p.m.25 views

GHSA-4XRH-5M3M-328W @hulumi/policies: CIS 1.16 admin policy bypass for inline and attached IAM policies

Impact: @hulumi/policies versions before 1.3.2 did not fully inspect inline and attached IAM policy evidence for the administrator-policy guardrail, so some admin-equivalent policy paths could pass policy evaluation. Patched in 1.3.2: the validator inspects the affected policy shapes and includes...

8.7CVSS5.8AI score0.00302EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/21 7:45 p.m.11 views

Deserialization of Untrusted Data

Overview pyfory is an Apache Fory™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the ReduceSerializer process. An attacker can execute arbitrary code or access...

9.8CVSS6.1AI score0.00574EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/21 7:24 p.m.18 views

CVE-2026-8950

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Same-origin policy bypass in the Networking: HTTP component...

9.3CVSS5.7AI score0.00194EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/21 6:33 p.m.17 views

GHSA-M5GW-83W2-7749 Apache Fory PyFory Deserialization of Untrusted Data

Fory PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory Python-native mode with strict mode disabled and relies o...

9.8CVSS5.7AI score0.00574EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/21 5:16 p.m.24 views

CVE-2026-48207

Deserialization of untrusted data in Apache Fory PyFory. PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory...

9.8CVSS0.00574EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 3:51 p.m.13 views

CVE-2026-48207 Apache Fory: PyFory ReduceSerializer Incomplete Policy Enforcement

Deserialization of untrusted data in Apache Fory PyFory. PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory...

9.8CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/05/21 3:51 p.m.77 views

CVE-2026-48207

CVE-2026-48207 affects Apache Fory: PyFory ReduceSerializer deserializes attacker-controlled data and could bypass DeserializationPolicy validation during reduce-state restoration and global-name resolution. Impact is high (CVSS 3.1: 9.8, CRITICAL, NETWORK/LOW/ NONE user interactions). The issue ...

9.8CVSS5.8AI score0.00574EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/21 3:51 p.m.13 views

CVE-2026-48207 Apache Fory: PyFory ReduceSerializer Incomplete Policy Enforcement

Deserialization of untrusted data in Apache Fory PyFory. PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory...

5.8AI score0.00574EPSS
SaveExploits0References1
Rows per page
Query Builder