Total CVEs

140,410

Critical Severity

3,747

High Severity

13,544

Last 7 Days

1,589
Quick preset (or use dates below)
Clear Filters
Showing 7,661 - 7,680 of 13,935 CVEs
CVE-2026-34548 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior (UB) condition in the XML conversion tooling path (iccToXml) caused by an implicit conversion from a negative signed integer to icUInt32Number (unsign...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34547 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, an Undefined Behavior (UB) condition in IccUtil.cpp can be triggered by a crafted ICC profile when running iccDumpProfile. This issue has been patched in version 2.3.1.6.

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34546 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted TIFF input can trigger Undefined Behavior (UB) due to division by zero in the TIFF handling code paths used by iccTiffDump. This issue has been patched in version 2.3.1.6.

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-2480 MEDIUM - 6.4

The WP Shortcodes Plugin โ€” Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'max_width' attribute of the `su_box` shortcode in all versions up to, and including, 7.4.10 due to insufficient input sanitization and output escaping on user supplied ...

Published: Mar 31, 2026
Source: NVD
CVE-2026-32629 MEDIUM - 6.1

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, an unauthenticated attacker can submit a guest FAQ with an email address that is syntactically valid per RFC 5321 (quoted local part) yet contains raw HTML โ€” for example "<script>alert(1)</script>"@evil.com...

Vendor: composer
Product: thorsten/phpmyfaq
Published: Mar 31, 2026
Source: GitHub
CVE-2025-64340 MEDIUM - 6.7

FastMCP is the standard framework for building MCP applications. Prior to version 3.2.0, server names containing shell metacharacters (e.g., &) can cause command injection on Windows when passed to fastmcp install claude-code or fastmcp install gemini-cli. These install paths use subprocess.run(...

Vendor: pip
Product: fastmcp
Published: Mar 31, 2026
Source: GitHub
CVE-2026-5215 MEDIUM - 4.3

A vulnerability was identified in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20260205. The impacted element is the function cgi...

Vendor: dlink
Product: dnr-202l_firmware
Published: Mar 31, 2026
Source: NVD
CVE-2026-34542 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a stack-buffer-overflow (SBO) in CIccCalculatorFunc::Apply() when processed via iccApplyNamedCmm. Under AddressSanitizer, the failure is reported a...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34541 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior (UB) via a null-pointer member call in CIccCombinedConnectionConditions::CIccCombinedConnectionConditions() (reported by UBSan a...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34540 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a heap-buffer-overflow (HBO) in icMemDump() when iccDumpProfile attempts to dump/describe malformed tag contents. The issue is observable under Add...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34539 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile and TIFF input can trigger a heap-buffer-overflow (HBO) in CTiffImg::WriteLine(). The issue is observable under AddressSanitizer as an out-of-bounds heap read ...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34537 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior (UB) in CIccOpDefEnvVar::Exec() due to invalid enum values being loaded for icSigCmmEnvVar. The issue is observable under UBSan ...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34536 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a stack overflow (SO) in SIccCalcOp::ArgsUsed(). The issue is observable under AddressSanitizer as a stack-overflow when iccApplyProfiles processes...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34535 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a segmentation fault (SEGV) in CIccTagArray::Cleanup(). The issue is observable under UBSan/ASan as misaligned member access / misaligned pointer l...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34534 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a heap-buffer-overflow (HBO) in CIccMpeSpectralMatrix::Describe(). The issue is observable under AddressSanitizer as an out-of-bounds heap read whe...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD
CVE-2026-34533 MEDIUM - 6.2

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior (UB) in CIccCalculatorFunc::ApplySequence() due to invalid enum values being loaded for icChannelFuncSignature. The issue is obs...

Vendor: InternationalColorConsortium
Product: iccDEV
Published: Mar 31, 2026
Source: NVD

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then returned...

Vendor: anthropics
Product: anthropic-sdk-python
Published: Mar 31, 2026
Source: NVD

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did not a...

Vendor: anthropics
Product: anthropic-sdk-typescript
Published: Mar 31, 2026
Source: NVD

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the local filesystem memory tool in the Anthropic Python SDK created memory files with mode 0o666, leaving them world-readable on systems with a standard umask and worl...

Vendor: anthropics
Product: anthropic-sdk-python
Published: Mar 31, 2026
Source: NVD
CVE-2026-34442 MEDIUM - 5.4

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.211, host header manipulation in FreeScout version (http://localhost:8080/system/status) allows an attacker to inject an arbitrary domain into generated absolute URLs. This leads to External ...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 31, 2026
Source: NVD