LiveActive security incident?Get immediate response
CVE Record

CVE-2024-25915: WordPress Pexels: Free Stock Photos Plugin <= 1.2.2 is vulnerable to Server Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) vulnerability in Raaj Trambadia Pexels: Free Stock Photos.This issue affects Pexels: Free Stock Photos: from n/a through 1.2.2.

MediumCVSS 4.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-25915 is a server-side request forgery issue in the WordPress Pexels: Free Stock Photos plugin through version 1.2.2. An authenticated attacker may be able to make the website server request unintended locations. Business impact is limited but relevant where WordPress can reach internal services or metadata endpoints.

Executive priority

Handle as a moderate-priority WordPress plugin exposure. It is not an emergency based on the provided evidence, but affected public WordPress sites should be identified quickly, especially if they sit near sensitive internal services or have many authenticated users.

Technical view

The issue is CWE-918 SSRF in Raaj Trambadia Pexels: Free Stock Photos for WordPress, package wp-pexels-free-stock-photos, affecting versions through 1.2.2. CVSS 3.1 is 4.9: network attack vector, high complexity, low privileges required, no user interaction, changed scope, low confidentiality and integrity impact, no availability impact.

Likely exposure

Exposure is limited to WordPress installations with the Pexels: Free Stock Photos plugin installed at version 1.2.2 or earlier. Risk is higher where low-privileged authenticated users can access the affected plugin functionality and the server can reach sensitive internal resources.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not listed as KEV. Public details provided here do not include an endpoint, parameter, proof of concept, or confirmed fixed version. Treat exploitability as plausible but not proven from these sources alone.

Researcher notes

The evidence is sufficient to classify the issue as SSRF in the named plugin and version range, but incomplete for exploit mechanics or patch confirmation. Avoid offensive testing without vendor details. Focus on asset inventory, version validation, access review, and monitoring for unexpected server-side requests.

Mitigation direction

  • Inventory WordPress sites for the Pexels: Free Stock Photos plugin.
  • Check installed plugin versions and flag version 1.2.2 or earlier.
  • Review vendor, WordPress.org, and Patchstack guidance for a fixed release.
  • Disable or remove the plugin where it is unnecessary or unmaintained.
  • Restrict WordPress server egress to required external destinations where feasible.

Validation and detection

  • Confirm whether wp-pexels-free-stock-photos is installed and active.
  • Record plugin version and compare it against affected versions through 1.2.2.
  • Review user roles that can access the plugin functionality.
  • Check web server logs for unusual outbound-request-related plugin activity.
  • Verify remediation by confirming removal, disablement, or vendor-documented fixed version.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-25915 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N1.82.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.9Medium
CVSS 3.1 vector shape for CVE-2024-25915Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Raaj TrambadiaPexels: Free Stock Photoswp-pexels-free-stock-photos, n/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.