CVE-2026-48920: Emailext Extendedemailpublisherdescriptor Java Cwe 000 Cve 2026 48920

The Jenkins plugin descriptor is missing Stapler form validation methods for user-controllable attachment patterns. Without these checks, the UI fails to warn or prevent users from embedding path traversal indicators ('..') or absolute paths, leading to arbitrary file reads when the plugin processes the patterns.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Java
greprules fetch cve-2026-48920-emailext-extendedemailpublisherdescriptor-java-cwe-000-cve-2026-48920 --engine opengrep

Description

The Jenkins plugin descriptor is missing Stapler form validation methods for user-controllable attachment patterns. Without these checks, the UI fails to warn or prevent users from embedding path traversal indicators ('..') or absolute paths, leading to arbitrary file reads when the plugin processes the patterns.