VULNERABILITY INTELLIGENCE

CVE index

Use CVSS, EPSS, CISA KEV, affected-version data, and source evidence as separate signals for prioritization.

NVD data is used under its public data terms. This service is not endorsed or certified by NVD.
18,947 CVE recordsPage 302 of 1264 · EPSS data 2026.08.02
ReviewHigh
CVE-2026-48806

twigphp Twig, twig

Twig is a template language for PHP. Prior to 3.27.0, ArrayExpression does not guard dynamic mapping keys that are coerced to strings, allowing PHP to invoke __toString() on a Stringable object used as a mapping key without calling SandboxExtension::ensureToStringAllowed(). This issue is fixed in version 3.27.0.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-48352

Adobe Content Credentials Rust SDK, Content Credentials Command-Line Tool, Content Credentials JS SDK

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require user interaction.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-48351

Adobe Content Credentials Rust SDK, Content Credentials Command-Line Tool, Content Credentials JS SDK

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require user interaction.

The CVSS severity warrants an early asset and exposure review.
ReviewCritical
CVE-2026-48334

Adobe Illustrator Desktop 2026, Illustrator Desktop 2025, illustrator

Illustrator is affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue requires user interaction in that a victim must open a malicious file. Scope is changed.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-48295

Adobe Content Credentials Rust SDK, Content Credentials Command-Line Tool, Content Credentials JS SDK

CAI Content Credentials is affected by an Insufficiently Protected Credentials vulnerability that could result in disclosure of sensitive information. An attacker could leverage this vulnerability to gain unauthorized read access. Exploitation of this issue does not require user interaction.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-48290

Adobe Content Credentials Rust SDK, Content Credentials Command-Line Tool, Content Credentials JS SDK

CAI Content Credentials is affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue requires user interaction in that a victim must visit a maliciously crafted URL or interact with a compromised web page. Scope is changed.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-48287

Adobe Content Credentials Rust SDK, Content Credentials Command-Line Tool, Content Credentials JS SDK

CAI Content Credentials is affected by an Untrusted Search Path vulnerability that could result in arbitrary code execution in the context of the current user. Exploit depends on conditions beyond the attacker's control. Exploitation of this issue requires user interaction in that a victim must visit a maliciously crafted URL or interact with a compromised web page. Scope is changed.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-47732

twigphp Twig, twig

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 through conditional expressions, comparison operators, tests, template-loading tags, dynamic attribute names, spread arguments, the do tag, and the .. range operator. This issue is fixed in version 3.26.0.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-46640

twigphp Twig, twig

Twig is a template language for PHP. From 3.15.0 until 3.26.0, _self.(<string>) and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and executed at template-load time. This issue is fixed in version 3.26.0.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-46639

twigphp Twig, twig

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 read public properties or invoke public getters on objects passed to the template engine. This issue is fixed in version 3.26.0.

The CVSS severity warrants an early asset and exposure review.
ReviewHigh
CVE-2026-46634

twigphp Twig, twig

Twig is a template language for PHP. From 3.9.0 until 3.26.0, template_from_string() compiles an inner template under a synthesized __string_template__<hash> name that can fall outside a SourcePolicyInterface sandbox decision, allowing a sandboxed template that can call template_from_string and include to render an inner template without security policy enforcement. This issue is fixed in version 3.26.0.

The CVSS severity warrants an early asset and exposure review.