Vulnerability report

Active exploitation observed Confirmed confidence Not in CISA KEV

CVE-2014-3704

Drupal SQL Injection

Drupal / Drupal

Severity
CVSS 7.5 · High
Confidence
Confirmed
Exploit status
Observed in sensors
EPSS
100.0%
First observed
19 Jul 2026
Last observed
10 Sep 2026

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2014-3704 is an unauthenticated vulnerability affecting Drupal Drupal. The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements,...

Is it exploited?

Yes. Previdian sensors observed exploitation attempts with confirmed confidence.

Who is affected?

Drupal / Drupal.

What should we do?

Patch immediately, validate internet-facing exposure, and monitor for matching requests.

Overview

Drupal SQL Injection

The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys.

View vendor advisory (opens in new tab)
Published
16 Oct 2014
Exploitation Reported
19 Jul 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction

Tags

drupal nuclei_scanner

CVE References

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

Previdian

Recorded 19 Jul 2026

Previdian independently recorded this as exploited after first seeing it in honeypot sensors.

Active exploitation observed

Previdian sensor

First observed 19 Jul 2026

Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.

Proof of concept available

GitHub

Recorded 11 Jul 2018

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
Previdian First 2026-09-03 06:41 UTC

Operational indicators for this CVE are listed under Detection.

Sensor telemetry

First-party evidence of exploitation activity

Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.

12

Attempts observed

7

Unique attacker IPs

7

Attacker countries

CH · FI · GB · HU · IN · SC · US

7

Sensors observed

CVE-2014-3704 exploitation attempts over the last 56 days

Daily events observed by Previdian sensors

Updated 11 Sep 2026

0
1
1
1
0
1
2
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0
0
0
0
0
0
1
0
0
0
2
2
2
0
0
0
1
0
0
0
1
0
0
0
0
1
0
1
0
18 Jul 30 Jul 11 Aug 23 Aug 11 Sep

First observed 19 Jul 2026 · Last observed 10 Sep 2026

Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.

Request telemetry access

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
User-Agents
Callback hosts
1
12
0

Request targets and User-Agents available in Pro. Callback host details available in Enterprise.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Attacker IP Indicators

Attacker IP indicators observed · available in Pro and Enterprise.

Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.

Learn about Pro API access

Scanner Artifacts

Scanner and exploit-framework references linked to this CVE.

Risk and context

Severity, weaknesses, and research context

CVSS v2.0

7.5 High
AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS

100.0%

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

Drupal SQL Injection

nuclei · Created Unknown

drupal_drupageddon

metasploit · Created Unknown

Metasploit module for CVE-2014-3704

Timeline

From disclosure to observed exploitation

  1. Indicators of compromise added (8)

    Indicators of compromise recorded

  2. Observed by Previdian sensors

    Evidence-backed exploitation signal

  3. Metasploit module available

    Exploit module available

  4. Public PoC available

    Public proof-of-concept code published

  5. Nuclei template available

    Scanner coverage available

  6. CVE published

    Vulnerability disclosed publicly

  7. CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2014-3704

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2014-3704",
  "confidence": "Confirmed",
  "cvss_score": 7.5,
  "cvss_estimated": false,
  "epss_score": 0.99974,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": true
  },
  "sensor_telemetry": { "attempts": 12, "sensors": 7 }
}