← Back

Audit Trail

audit_trail

Vendor: Jenkins • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Jenkins
1Audit Trail
Jun 17, 2026
Oct 8, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
In Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.
1Jenkins
1Audit Trail
Jun 17, 2026
Oct 8, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
Jenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attackers to craft URLs th...Show more
Jenkins Audit Trail Plugin 3.6 and earlier applies pattern matching to a different representation of request URL paths than the Stapler web framework uses for dispatching requests, which allows attackers to craft URLs that bypass request logging of any target URL.Show less
1Jenkins
1Audit Trail
Jun 17, 2026
Mar 9, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Jenkins Audit Trail Plugin 3.2 and earlier does not escape the error message for the URL Patterns field form validation, resulting in a reflected cross-site scripting vulnerability.