Skip to main content

PHP CVE-2026-30529

| EUVD-2026-16674 HIGH
SQL Injection (CWE-89)
2026-03-27 cve@mitre.org
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
PoC Detected
Mar 30, 2026 - 17:21 vuln.today
Public exploit code
EUVD ID Assigned
Mar 27, 2026 - 16:22 euvd
EUVD-2026-16674
Analysis Generated
Mar 27, 2026 - 16:22 vuln.today
CVE Published
Mar 27, 2026 - 16:16 nvd
HIGH 8.8

DescriptionCVE.org

A SQL Injection vulnerability exists in SourceCodester Online Food Ordering System v1.0 in the Actions.php file (specifically the save_user action). The application fails to properly sanitize user input supplied to the "username" parameter. This allows an authenticated attacker to inject malicious SQL commands.

AnalysisAI

SQL injection in SourceCodester Online Food Ordering System v1.0 allows authenticated attackers to execute arbitrary SQL commands via the username parameter in Actions.php (save_user action), due to improper input sanitization. Publicly available exploit code exists demonstrating this vulnerability. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate to application
Delivery
Submit crafted SQL in username parameter
Exploit
Bypass input sanitization in Actions.php
Execution
Execute arbitrary SQL commands
Impact
Extract or modify database contents

Vulnerability AssessmentAI

Exploitation Authenticated attacker with user account access to SourceCodester Online Food Ordering System v1.0. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Risk assessment is constrained by missing CVSS and EPSS data. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated attacker with valid user credentials logs into the Online Food Ordering System and navigates to a user profile or settings page where the username can be modified. Instead of entering a normal username, the attacker injects SQL code such as username=admin' OR '1'='1 or username=admin'; DROP TABLE users;-- into the username parameter. …
Remediation Patch availability for this vulnerability has not been confirmed from the provided data. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 7 days: Identify all affected systems running SourceCodester Online Food Ordering System and apply vendor patches promptly. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-30529 vulnerability details – vuln.today

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