CVE-2023-25570

HIGH
Published Feb 20, 20233y ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
High
Find Similar
Published Feb 20, 2023 3y ago
Last Modified Jun 17, 2026 1w ago

Description

Apollo is a configuration management system. Prior to version 2.1.0, there are potential security issues if users expose apollo-configservice to the internet, which is not recommended. This is because there is no authentication feature enabled for the built-in eureka service. Malicious hackers may access eureka directly to mock apollo-configservice and apollo-adminservice. Login authentication for eureka was added in version 2.1.0. As a workaround, avoid exposing apollo-configservice to the internet.

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

No active exploitation signals — not in CISA KEV and no EPSS score yet.

Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 1

VendorProductVersionRange
apolloconfigapollo* <2.1.0

References 4

  • github.com https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd
    Patch
  • github.com https://github.com/apolloconfig/apollo/pull/4663
    Issue TrackingPatch
  • github.com https://github.com/apolloconfig/apollo/releases/tag/v2.1.0
    Release Notes
  • github.com https://github.com/apolloconfig/apollo/security/advisories/GHSA-368x-wmmg-hq5c
    Third Party Advisory

Remediation

  • github.com https://github.com/apolloconfig/apollo/commit/7df79bf8df6960433ed4ff782a54e3dfc74632bd
    Patch
  • github.com https://github.com/apolloconfig/apollo/pull/4663
    Issue TrackingPatch