CVE-2026-78132
Received Received - Intake

Infinite Loop in strongSwan X.509 Attribute Certificate Parser

Vulnerability report for CVE-2026-78132, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: MITRE

Description

strongSwan 5.1.3 through 6.0.7 has an infinite loop in the x509 plugin's attribute certificate parser for ietfAttrSyntax.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-11
Last Modified
2026-09-11
Generated
2026-09-11
AI Q&A
2026-09-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
strongswan strongswan From 5.1.3 (inc) to 6.0.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-835 The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-78132 is a denial of service vulnerability in strongSwan's x509 plugin. It occurs when parsing ietfAttrSyntax ASN.1 types in X.509 attribute certificates, specifically the group attribute. Missing CHOICE flags in parsing rules cause the parser to enter an infinite loop while skipping unmatched alternatives without consuming data.

Detection Guidance

To detect this vulnerability, check if your strongSwan version is between 5.1.3 and 6.0.7. Run 'strongswan version' to verify. If the x509 plugin is loaded, inspect logs for infinite loop errors during X.509 attribute certificate parsing.

Impact Analysis

This vulnerability can cause a denial of service by triggering an infinite loop in the x509 plugin. Systems using strongSwan versions 5.1.3 through 6.0.7 that load the x509 plugin are affected. The impact occurs when attribute certificates are parsed during IKEv2 payload verification. Remote code execution is not possible.

Compliance Impact

This vulnerability causes a denial of service (DoS) by triggering an infinite loop during X.509 attribute certificate parsing. While it does not directly expose data, prolonged DoS conditions could disrupt services handling sensitive data, potentially impacting compliance with GDPR (availability requirements) or HIPAA (operational integrity). However, no direct data breach or unauthorized access is indicated.

Mitigation Strategies

Update strongSwan to version 6.1.0 or later. If updating is not possible, apply the provided patch for older versions. Ensure the x509 plugin is not loaded if not required. Block or monitor IKEv2 payloads with attribute certificates if vulnerable.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78132. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart