CVE-2025-64084

CVE-2025-64084 is a medium-severity vulnerability in Magicbug Cloudlog with a CVSS 3.x base score of 5.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.

Key facts

Description

An authenticated SQL injection vulnerability exists in Cloudlog 2.7.5 and earlier. The vucc_details_ajax function in application/controllers/Awards.php does not properly sanitize the user-supplied Gridsquare POST parameter. This allows a remote, authenticated attacker to execute arbitrary SQL commands by injecting a malicious payload, which is then concatenated directly into a raw SQL query in the vucc_qso_details function.

Frequently asked questions

What is CVE-2025-64084?
An authenticated SQL injection vulnerability exists in Cloudlog 2.7.5 and earlier. The vucc_details_ajax function in application/controllers/Awards.php does not properly sanitize the user-supplied Gridsquare POST parameter. This allows a remote, authenticated attacker to execute arbitrary SQL commands by injecting a malicious payload, which is then concatenated directly into a raw SQL query in the vucc_qso_details function.
How severe is CVE-2025-64084?
CVE-2025-64084 has a CVSS 3.x base score of 5.4, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
Is CVE-2025-64084 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (19th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-64084?
CVE-2025-64084 affects Magicbug Cloudlog. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-64084?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-64084 have an EU (EUVD) identifier?
Yes. CVE-2025-64084 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-197644.
When was CVE-2025-64084 published?
CVE-2025-64084 was published on 2025-11-14 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Magicbug Cloudlog

All CVEs affecting Magicbug Cloudlog →

Other CWE-89 (SQL Injection) vulnerabilities

Browse all CWE-89 (SQL Injection) vulnerabilities →