Skip to content

fix: upgrade axios to 1.8.2, 0.30.0 (CVE-2025-27152) - #3216

Open
anupamme wants to merge 1 commit into
europeana:masterfrom
anupamme:fix-repo-portal-js-cve-2025-27152-package-lock-json
Open

fix: upgrade axios to 1.8.2, 0.30.0 (CVE-2025-27152)#3216
anupamme wants to merge 1 commit into
europeana:masterfrom
anupamme:fix-repo-portal-js-cve-2025-27152-package-lock-json

Conversation

@anupamme

@anupamme anupamme commented Aug 6, 2026

Copy link
Copy Markdown

Summary

Upgrade axios from 0.21.4 to 1.8.2, 0.30.0 to fix CVE-2025-27152.

Vulnerability

Field Value
ID CVE-2025-27152
Severity HIGH
Scanner trivy
Rule CVE-2025-27152
File package-lock.json (dependency: axios)
Assessment Likely exploitable

Description: axios: Possible SSRF and Credential Leakage via Absolute URL in axios Requests

Evidence

Scanner confirmation: trivy rule CVE-2025-27152 flagged this pattern.

Changes

  • package-lock.json
  • package.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

axios: Possible SSRF and Credential Leakage via Absolute URL in axios Requests
Resolves CVE-2025-27152
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant