Saturday, March 8, 2025
Homecyber securityMultiple Jenkins Vulnerabilities Allow Attackers to Expose Secrets

Multiple Jenkins Vulnerabilities Allow Attackers to Expose Secrets

Published on

SIEM as a Service

Follow Us on Google News

Jenkins, the widely-used open-source automation server, issued a high-priority security advisory on March 5, 2025, disclosing four medium-severity vulnerabilities affecting its core platform.

The flaws—tracked as CVE-2025-27622 through CVE-2025-27625—impact secrets management, cross-site request forgery (CSRF) protections, and URL validation.

Immediate upgrades to Jenkins 2.500 (weekly) or 2.492.2 (LTS) are recommended to mitigate risks.

Exposure of Encrypted Secrets via API/CLI Access

Two vulnerabilities (CVE-2025-27622 and CVE-2025-27623) stemmed from improper redaction of encrypted secrets in agent and view configurations.

Attackers with Agent/Extended Read or View/Read permissions could exploit unpatched systems to access sensitive data stored in config.xml files via REST API or CLI endpoints.

Jenkins 2.499 and earlier, along with LTS 2.492.1 and earlier, failed to mask encrypted values—a regression from the 2016 SECURITY-266 fix.

The resolved versions now enforce role-based access controls, restricting decrypted secret visibility to users with Configure permissions.

CSRF and Open Redirect Vulnerabilities

A CSRF flaw (CVE-2025-27624) allowed unauthorized toggling of side panel widgets (e.g., Build Queue) via malicious HTTP requests.

Attackers could inject arbitrary panel IDs into user profiles, enabling persistent UI manipulation.

Concurrently, an open redirect issue (CVE-2025-27625) permitted phishing attacks by interpreting backslash-based URLs (e.g., \example.com) as valid redirects.

Browsers resolved these as scheme-relative paths, bypassing Jenkins’ URL safelist.

Patches enforce POST requests for sidepanel endpoints and reject backslash-initial redirects, aligning with OWASP CSRF prevention guidelines and RFC 3986 URI normalization standards.

Remediation and Upgrade Recommendations

Affected versions include Jenkins weekly ≤2.499 and LTS ≤2.492.1. The fixes—rolled out in 2.500 (weekly) and 2.492.2 (LTS)—introduce:

  • Enhanced secret redaction for REST/CLI interfaces
  • Stricter HTTP method enforcement
  • Redirect path validation using regex-based safelists

Administrators should prioritize upgrades and audit user permissions, particularly for roles with Read-only access.

For environments requiring delayed patches, temporary mitigations include revoking unnecessary permissions and implementing reverse proxy rules to block malicious redirect patterns.

Jenkins emphasized these updates as part of its quarterly security hardening cycle, underscoring the importance of continuous dependency scanning in CI/CD pipelines.

With CVSS scores averaging 6.5, proactive remediation is critical to prevent credential exfiltration and session hijacking in DevOps workflows.

Collect Threat Intelligence on the Latest Malware and Phishing Attacks with ANY.RUN TI Lookup -> Try for free

Latest articles

10 Best Penetration Testing Companies in 2025

Penetration testing companies play a vital role in strengthening the cybersecurity defenses of organizations...

Lumma Stealer Using Fake Google Meet & Windows Update Sites to Launch “Click Fix” Style Attack

Cybersecurity researchers continue to track sophisticated "Click Fix" style distribution campaigns that deliver the...

Fake BianLian Ransom Demands Sent via Physical Letters to U.S. Firms

In a novel and concerning development, multiple U.S. organizations have reported receiving suspicious physical...

Strela Stealer Malware Attack Microsoft Outlook Users for Credential Theft

The cybersecurity landscape has recently been impacted by the emergence of the Strela Stealer...

Supply Chain Attack Prevention

Free Webinar - Supply Chain Attack Prevention

Recent attacks like Polyfill[.]io show how compromised third-party components become backdoors for hackers. PCI DSS 4.0’s Requirement 6.4.3 mandates stricter browser script controls, while Requirement 12.8 focuses on securing third-party providers.

Join Vivekanand Gopalan (VP of Products – Indusface) and Phani Deepak Akella (VP of Marketing – Indusface) as they break down these compliance requirements and share strategies to protect your applications from supply chain attacks.

Discussion points

Meeting PCI DSS 4.0 mandates.
Blocking malicious components and unauthorized JavaScript execution.
PIdentifying attack surfaces from third-party dependencies.
Preventing man-in-the-browser attacks with proactive monitoring.

More like this

10 Best Penetration Testing Companies in 2025

Penetration testing companies play a vital role in strengthening the cybersecurity defenses of organizations...

Lumma Stealer Using Fake Google Meet & Windows Update Sites to Launch “Click Fix” Style Attack

Cybersecurity researchers continue to track sophisticated "Click Fix" style distribution campaigns that deliver the...

Fake BianLian Ransom Demands Sent via Physical Letters to U.S. Firms

In a novel and concerning development, multiple U.S. organizations have reported receiving suspicious physical...