CVE-2007-4560

NONECVSS 0.0Weaponized
0.0
EchelonGraph verdictPatch this weekExploitation is likely or a public exploit exists.
  • High exploitation likelihood — EPSS 84%
CISA-KEV: Not listedEPSS: 84%CVSS: Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

clamav-milter in ClamAV before 0.91.2, when run in black hole mode, allows remote attackers to execute arbitrary commands via shell metacharacters that are used in a certain popen call, involving the "recipient field of sendmail."

CVSS v3
EG Score
0.0(none)
EG Risk
0
EG Risk 0/100

EG Risk is EchelonGraph's 0–100 priority score. It fuses intrinsic severity with real-world exploitation and automatability, so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. It is distinct from the 0–10 EG Score, which measures severity.

EPSS
99.7%
KEV
Not listed

Published

August 28, 2007

Last Modified

April 23, 2026

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 6× in last 7d / 19× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-23 00:54 UTCEG score recompute
  2. 2026-07-23 00:33 UTCEG score recompute 8.80
  3. 2026-07-22 23:58 UTCEG score recompute 8.80
  4. 2026-07-22 21:38 UTCEG score recompute 9.00
  5. 2026-07-22 14:03 UTCEPSS rescore
  6. 2026-07-21 15:19 UTCEPSS rescore
  7. 2026-07-15 16:54 UTCEPSS rescore
  8. 2026-07-15 16:54 UTCEPSS rescore
  9. 2026-07-11 08:22 UTCEPSS rescore
  10. 2026-07-08 15:09 UTCEPSS rescore
  11. 2026-07-08 09:35 UTCOSV refresh
  12. 2026-07-04 06:27 UTCEPSS rescore
  13. 2026-07-04 06:27 UTCEPSS rescore
  14. 2026-06-28 14:03 UTCEPSS rescore
  15. 2026-06-28 04:52 UTCEPSS rescore
  16. 2026-06-25 13:46 UTCEPSS rescore
  17. 2026-06-25 13:46 UTCEPSS rescore
  18. 2026-06-23 21:29 UTCEPSS rescore
  19. 2026-06-23 21:29 UTCEPSS rescore
  20. 2026-06-21 14:53 UTCEPSS rescore
  21. 2026-06-21 01:56 UTCEPSS rescore
  22. 2026-06-21 01:56 UTCEPSS rescore
  23. 2026-06-19 21:36 UTCOSV refresh
  24. 2026-06-16 17:49 UTCEPSS rescore
  25. 2026-06-16 17:49 UTCEPSS rescore
Show 31 more
  1. 2026-06-16 17:49 UTCEPSS rescore
  2. 2026-06-15 17:44 UTCEPSS rescore
  3. 2026-06-13 22:57 UTCEPSS rescore
  4. 2026-06-12 23:08 UTCEPSS rescore
  5. 2026-06-10 22:14 UTCEPSS rescore
  6. 2026-06-10 13:17 UTCEPSS rescore
  7. 2026-06-07 15:21 UTCEPSS rescore
  8. 2026-06-05 22:44 UTCEPSS rescore
  9. 2026-06-05 22:44 UTCEPSS rescore
  10. 2026-05-31 01:11 UTCEG score recompute
  11. 2026-05-31 01:11 UTCGHSA enrichment
  12. 2026-05-31 00:13 UTCEPSS rescore
  13. 2026-05-31 00:13 UTCEPSS rescore
  14. 2026-05-28 13:42 UTCEPSS rescore
  15. 2026-05-28 13:42 UTCEPSS rescore
  16. 2026-05-28 13:42 UTCEPSS rescore
  17. 2026-05-27 13:38 UTCEPSS rescore
  18. 2026-05-27 13:37 UTCEPSS rescore
  19. 2026-05-27 13:37 UTCEPSS rescore
  20. 2026-05-27 09:14 UTCOSV refresh
  21. 2026-05-26 07:16 UTCEPSS rescore
  22. 2026-05-26 07:16 UTCEPSS rescore
  23. 2026-05-22 21:15 UTCEPSS rescore
  24. 2026-05-22 21:15 UTCEPSS rescore
  25. 2026-05-21 22:38 UTCEPSS rescore
  26. 2026-05-20 22:36 UTCEPSS rescore
  27. 2026-05-20 22:36 UTCEPSS rescore
  28. 2026-05-20 11:20 UTCEPSS rescore
  29. 2026-05-20 11:20 UTCEPSS rescore
  30. 2026-05-18 21:29 UTCEPSS rescore
  31. 2026-05-18 21:29 UTCEPSS rescore

Publicly available exploits

(7 references)

Working exploit code is in the public domain (1 Metasploit module) (3 GitHub PoCs) (3 Exploit-DB entries). Defenders should treat patch urgency accordingly — public PoCs typically lead to mass-exploitation within 24-72 hours.

  • GitHub PoCSTK-Security/sendmail-clamav-exploit-CVE-2007-4560
    First seen Dec 7, 2025

    Python RCE exploit for Sendmail with ClamAV-Milter <0.91.2 (CVE-2007-4560). Remote root command injection via SMTP RCPT TO headers.

    Open source ↗
  • GitHub PoCstrikoder/sendmail-clamav-exploit-CVE-2007-4560
    First seen Dec 7, 2025

    Python RCE exploit for Sendmail with ClamAV-Milter <0.91.2 (CVE-2007-4560). Remote root command injection via SMTP RCPT TO headers.

    Open source ↗
  • GitHub PoCStrikoder-Premium/sendmail-clamav-exploit-CVE-2007-4560
    First seen Dec 7, 2025

    Python RCE exploit for Sendmail with ClamAV-Milter <0.91.2 (CVE-2007-4560). Remote root command injection via SMTP RCPT TO headers.

    Open source ↗
  • Exploit-DBEDB-16924✓ verified
    First seen Oct 9, 2010

    ClamAV Milter - Blackhole-Mode Remote Code Execution (Metasploit)

    Open source ↗
  • Exploit-DBEDB-4761✓ verified
    First seen Dec 21, 2007

    Sendmail with clamav-milter < 0.91.2 - Remote Command Execution

    Open source ↗
  • Exploit-DBEDB-9913✓ verified
    First seen Aug 24, 2007

    ClamAV Milter 0.92.2 - Blackhole-Mode (Sendmail) Code Execution (Metasploit)

    Open source ↗
  • Metasploitexploit/unix/smtp/clamav_milter_blackhole✓ verified
    First seen Aug 24, 2007

    ClamAV Milter Blackhole-Mode Remote Code Execution

    Open source ↗

Frequently asked(4)

What is CVE-2007-4560?
CVE-2007-4560 is a none vulnerability published on August 28, 2007. clamav-milter in ClamAV before 0.91.2, when run in black hole mode, allows remote attackers to execute arbitrary commands via shell metacharacters that are used in a certain popen call, involving the "recipient field of sendmail."
When was CVE-2007-4560 disclosed?
CVE-2007-4560 was first published in the National Vulnerability Database on August 28, 2007, with the most recent update on April 23, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2007-4560 actively exploited?
CVE-2007-4560 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 99.7% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
How do I remediate CVE-2007-4560?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2007-4560, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2007-4560

Explore →

Is Your Infrastructure Affected by CVE-2007-4560?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.