Description
A vulnerability was found in SourceCodester Photo Share Website 1.0. This affects an unknown function of the file /social/ajax.php?action=signup. Performing a manipulation of the argument email results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
Published: 2026-08-07
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The discovered flaw resides in the "signup" action of /social/ajax.php. By manipulating the email argument an unauthenticated attacker can inject arbitrary SQL statements into the database, enabling read, modify, or delete operations on stored data. The vulnerability is exploitable remotely, and a publicly available exploit exists, raising the risk of data compromise and integrity loss.

Affected Systems

SourceCodester Photo Share Website, version 1.0, is the only product listed as affected. No additional vendors or versions are cited in the CVE data.

Risk and Exploitability

The CVSS score of 6.9 reflects medium to high severity. While EPSS is not available, the presence of a public exploit and the remote nature of the attack suggest a non‑negligible risk. The vulnerability is not yet listed in the CISA KEV catalog, but attackers can target the exposed signup endpoint from external networks to exploit the SQL injection.

Generated by OpenCVE AI on August 7, 2026 at 17:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the official patch or upgrade to a fixed release of SourceCodester Photo Share Website.
  • Sanitize the email input and use prepared statements or proper escaping to eliminate the injection vector.
  • Deploy a Web Application Firewall rule to block SQL injection patterns on the signup endpoint or restrict the endpoint to trusted IP ranges until a patch is applied.

Generated by OpenCVE AI on August 7, 2026 at 17:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in SourceCodester Photo Share Website 1.0. This affects an unknown function of the file /social/ajax.php?action=signup. Performing a manipulation of the argument email results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
Title SourceCodester Photo Share Website ajax.php signup sql injection
First Time appeared Sourcecodester
Sourcecodester photo Share Website
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:sourcecodester:photo_share_website:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester photo Share Website
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Sourcecodester Photo Share Website
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-10T13:36:32.179Z

Reserved: 2026-08-07T08:34:00.554Z

Link: CVE-2026-19211

cve-icon Vulnrichment

Updated: 2026-08-10T13:36:27.723Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T17:17:02.027

Modified: 2026-08-12T20:59:21.023

Link: CVE-2026-19211

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T18:00:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')