LiveActive security incident?Get immediate response
CVE Record

CVE-2025-60729: PerfreeBlog v4.0.11 has an arbitrary file read vulnerability in the validThemeFilePath function

PerfreeBlog v4.0.11 has an arbitrary file read vulnerability in the validThemeFilePath function

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-60729 is a medium-severity arbitrary file read issue reported in PerfreeBlog v4.0.11. A remote unauthenticated attacker may be able to read files accessible to the application, causing limited confidentiality impact. Public sources do not show active exploitation or a confirmed vendor fix.

Executive priority

Treat this as a targeted confidentiality risk, not a platform-wide emergency based on current evidence. Prioritize internet-facing PerfreeBlog v4.0.11 systems and confirm whether a vendor-supported update or workaround exists.

Technical view

The issue is described in PerfreeBlog v4.0.11 in the validThemeFilePath function. CVSS 3.1 is 5.3: network exploitable, low complexity, no privileges, no user interaction, with low confidentiality impact and no integrity or availability impact. The CVE lists CWE-126, though the description frames the impact as arbitrary file read.

Likely exposure

Exposure is most relevant for organizations running PerfreeBlog v4.0.11, especially if the application is internet-accessible. The CVE metadata does not provide CPEs or a broader affected-version range, so asset confirmation is required.

Exploitation context

The CVSS vector indicates remote unauthenticated exploitation may be possible. The source bundle does not include KEV status or other cited evidence of active exploitation in the wild. Public details should be handled carefully to avoid enabling file-read abuse.

Researcher notes

The public CVE record is sparse: affected metadata is listed as n/a, while the description names PerfreeBlog v4.0.11. No patch information is provided in the bundle. Validate against vendor materials before expanding scope beyond v4.0.11.

Mitigation direction

  • Identify any PerfreeBlog deployments and confirm installed versions.
  • Prioritize review of internet-facing PerfreeBlog v4.0.11 instances.
  • Check PerfreeBlog vendor guidance for patches, upgrades, or configuration workarounds.
  • Restrict network access to administrative or theme-related functionality where feasible.
  • Monitor application logs for unusual file access patterns.

Validation and detection

  • Inventory PerfreeBlog assets through CMDB, hosting records, and application owners.
  • Verify the running PerfreeBlog version from approved administrative or deployment records.
  • Review vendor release notes and advisories for CVE-2025-60729 references.
  • Confirm whether exposed instances require public internet access.
  • Check logs for unexpected requests targeting theme file path handling.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-126: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2025-60729 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
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2025-60729Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-126 · source CWE mapping

Buffer Over-read

Buffer Over-read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.