6.2
MEDIUM CVSS 3.1
CVE-2026-18874
Volsync-addon-controller: volsync-addon-controller: annotation values rendered into yaml via text/template without escaping allows yaml injection into subscription
Description

A flaw was found in volsync-addon-controller. This vulnerability allows an attacker to inject malicious YAML (Yet Another Markup Language) code into the OpenShift Lifecycle Manager (OLM) Subscription resource. This is due to improper escaping of annotation values when they are rendered into YAML. Successful exploitation could lead to unauthorized modification or control over OLM Subscription configurations, potentially impacting software management within the cluster. This issue primarily affects systems where the 'volsync-addon-deploy-type: olm' annotation is explicitly enabled.

INFO

Published Date :

Aug. 19, 2026, 6:16 p.m.

Last Modified :

Sept. 8, 2026, 10:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-18874 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Redhat advanced_cluster_management_for_kubernetes
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 MEDIUM 53f830b8-0a3f-465b-8143-3b8a9948e749
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 MEDIUM MITRE-CVE
Solution
Update volsync-addon-controller to address YAML injection via annotation values.
  • Update volsync-addon-controller to the latest version.
  • Disable 'volsync-addon-deploy-type: olm' if not needed.
  • Sanitize all annotation values before rendering.
  • Review OLM Subscription configurations.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-18874 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-18874 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-18874 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-18874 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Sep. 08, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
  • CVE Modified by [email protected]

    Sep. 08, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
  • CVE Modified by [email protected]

    Sep. 05, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
  • CVE Modified by [email protected]

    Sep. 05, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
  • CVE Modified by [email protected]

    Aug. 27, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
    Added Reference https://access.redhat.com/errata/RHSA-2026:60387
    Added Reference https://access.redhat.com/errata/RHSA-2026:60388
    Added Reference https://access.redhat.com/errata/RHSA-2026:60391
  • CVE Modified by [email protected]

    Aug. 26, 2026

    Action Type Old Value New Value
    Added Affected Affected value modified. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/18xxx/CVE-2026-18874.json">CVE-2026-18874</a>
    Added Reference https://access.redhat.com/errata/RHSA-2026:60386
    Added Reference https://access.redhat.com/errata/RHSA-2026:60389
    Added Reference https://access.redhat.com/errata/RHSA-2026:60390
    Added Reference https://access.redhat.com/security/cve/CVE-2026-18874
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2511115
    Removed Reference https://access.redhat.com/security/cve/CVE-2026-18874
    Removed Reference https://bugzilla.redhat.com/show_bug.cgi?id=2511115
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Aug. 19, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-18874', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-08-19T19:54:04.444241Z'}
  • New CVE Received by [email protected]

    Aug. 19, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/a:redhat:acm:2'], 'vendor': 'Red Hat', 'product': 'Red Hat Advanced Cluster Management for Kubernetes 2', 'packageName': 'rhacm2/acm-volsync-addon-controller-rhel9', 'collectionURL': 'https://access.redhat.com/downloads/content/package-browser/', 'defaultStatus': 'affected'}]
    Added Description A flaw was found in volsync-addon-controller. This vulnerability allows an attacker to inject malicious YAML (Yet Another Markup Language) code into the OpenShift Lifecycle Manager (OLM) Subscription resource. This is due to improper escaping of annotation values when they are rendered into YAML. Successful exploitation could lead to unauthorized modification or control over OLM Subscription configurations, potentially impacting software management within the cluster. This issue primarily affects systems where the 'volsync-addon-deploy-type: olm' annotation is explicitly enabled.
    Added CVSS V3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:H/A:H
    Added CWE CWE-94
    Added Reference https://access.redhat.com/security/cve/CVE-2026-18874
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2511115
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.