CVEbaza.plCWE DictionaryCWE-1046
Common Weakness Enumeration

CWE-1046

Creation of Immutable Text Using String Concatenation

Category: BaseCVE: 2
Description

The product creates an immutable text string using string concatenation operations.

CVE vulnerabilities with CWE-1046 (2)
7.5
CVSS
HIGH
CVE-2026-42499

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.

pub. 2026-05-07
4.2
CVSS
MEDIUM
CVE-2026-23955

EVerest is an EV charging software stack. Prior to version 2025.9.0, in several places, integer values are concatenated to literal strings when throwing errors. This results in pointers arithmetic instead of printing the integer value as expected, like most of interpreted languages. This can be used by malicious operator to read unintended memory regions, including the heap and the stack. Version 2025.9.0 fixes the issue.

pub. 2026-01-21
Information
ID: CWE-1046
Type: Base
Vulnerabilities: 2
MITRE CWE ↗
← CWE Dictionary