Cyber Resilience

CVE-2022-45835

Medium

Published: 13 November 2023

Published
13 November 2023
Modified
28 April 2026
KEV Added
Patch
CVSS Score v3.1 5.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
EPSS Score 0.7108 98.7th percentile
Risk Priority 54 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-45835 is a medium-severity SSRF (CWE-918) vulnerability in Phonepe Phonepe. Its CVSS base score is 5.8 (Medium).

Operationally, ranked in the top 1.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-45835 is a Server-Side Request Forgery vulnerability assigned CWE-918 that affects the PhonePe Payment Solutions WordPress plugin from unknown versions through 1.0.15. The flaw received a CVSS 3.1 score of 5.8 with an attack vector of network, low complexity, no privileges required, and no user interaction, resulting in a changed scope with limited confidentiality impact.

An unauthenticated remote attacker can exploit the issue to make the affected plugin issue arbitrary server-side requests, potentially reaching internal resources or services that would otherwise be inaccessible from the public internet.

Public advisories published via Patchstack document the vulnerability in the PhonePe Payment Solutions plugin and are available at the listed reference URLs. The EPSS score stands at 0.7108 with an identical recorded peak, indicating sustained but not newly emergent exploitation interest after disclosure.

EU & UK References

Vulnerability details

Server-Side Request Forgery (SSRF) vulnerability in PhonePe PhonePe Payment Solutions.This issue affects PhonePe Payment Solutions: from n/a through 1.0.15.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

phonepe
phonepe
≤ 1.0.15

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-918

Penetration testing attempts server-side requests to internal resources, identifying SSRF weaknesses for remediation.

addresses: CWE-918

Outbound connections to external resources can be monitored and limited at the boundary, reducing SSRF impact.

addresses: CWE-918

Validates server-side URLs and resource references to block SSRF attempts.

addresses: CWE-918

Detects server-side request forgery through monitoring of unexpected outbound connections.

References