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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCloud 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N1.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
