Skip to main content

07FLYCMS CVE-2025-7078

| EUVDEUVD-2025-20135 LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2025-07-06 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
4.3 MEDIUM

Exploitation requires user interaction (UI:R) and only causes low integrity impact; no privilege or confidentiality changes.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
4.3 (MEDIUM) 2.1 (LOW)
EUVD ID Assigned
Mar 16, 2026 - 03:31 euvd
EUVD-2025-20135
Analysis Generated
Mar 16, 2026 - 03:31 vuln.today
PoC Detected
Nov 06, 2025 - 22:23 vuln.today
Public exploit code
CVE Published
Jul 06, 2025 - 09:15 cve.org
LOW 2.1
CVE Published
Jul 06, 2025 - 09:15 nvd
MEDIUM 4.3

DescriptionCVE.org

A vulnerability classified as problematic was found in 07FLYCMS, 07FLY-CMS and 07FlyCRM up to 1.3.9. This vulnerability affects unknown code. The manipulation leads to cross-site request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. This product is published under multiple names. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Cross-site request forgery in 07FLYCMS (also sold as 07FLY-CMS and 07FlyCRM) up to version 1.3.9 allows remote attackers to trick authenticated users into submitting unwanted requests. This can lead to limited data tampering, such as modifying application settings, because the application lacks proper anti-CSRF protections. A public proof-of-concept is available, but no active exploitation has been confirmed by CISA KEV.

Technical ContextAI

The vulnerability is a classic Cross-Site Request Forgery (CWE-352) arising from missing or insufficient origin verification in web forms or state-changing endpoints. Affected installations-identified by CPEs cpe:2.3:a:07fly:07flycms and cpe:2.3:a:07fly:customer_relationship_management-fail to enforce anti-CSRF tokens or same-site cookie attributes, allowing an attacker to hijack the session-bound requests of a victim user. The product family is a PHP-based content management and customer relationship system deployed on web servers.

RemediationAI

No vendor-released patch is available. As an immediate measure, deploy a web application firewall (WAF) rule to block requests with mismatched or missing Origin/Referer headers for the affected application. If feasible, inject anti-CSRF tokens into all state-changing forms and links by modifying the application code, though this requires development effort. Administrators should also consider restricting access to the management interface to trusted IP addresses and using browser-based mitigations such as SameSite=Lax/Strict cookies if the application server allows it. Note that workarounds may break legitimate cross-site navigation if implemented incorrectly.

Share

CVE-2025-7078 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy