Description
Sourcecodester Basic Library System v1.0 is vulnerable to SQL Injection in /librarysystem/load_admin.php.
Published: 2026-04-13
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure
Action: Update Software
AI Analysis

Impact

A classic SQL injection flaw exists in the /librarysystem/load_admin.php file of Sourcecodester Basic Library System v1.0, allowing an attacker to inject arbitrary SQL into queries that are directly executed by the database. This permits reading, modifying or deleting database contents, thereby compromising the confidentiality and integrity of the data stored in the system. The weakness is classified as CWE‑89.

Affected Systems

The only affected product is Sourcecodester Basic Library System v1.0, developed by RazorMIST. Users running this exact version on a web server that exposes the librarysystem directory are vulnerable. No other versions or products are listed.

Risk and Exploitability

The CVSS score of 2.7 indicates a low severity risk, and the EPSS score is under 1 percent, suggesting a low likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. Attackers can target the vulnerable endpoint via standard web requests, potentially from any Internet‑connected user; authentication requirements are not clearly defined in the description, so it is assumed that unauthenticated users may also exploit the vulnerability. Because this is a web‑based vector, mitigation can rely on input validation or restricting access to the endpoint, but the low exploitation probability means monitoring is acceptable until a patch is applied.

Generated by OpenCVE AI on April 14, 2026 at 18:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest patch for Sourcecodester Basic Library System v1.0 if it becomes available.
  • If a patch is unavailable, restrict access to /librarysystem/load_admin.php to authenticated administrators only.
  • Replace vulnerable SQL statements with parameterized queries or use prepared statements to eliminate injection risks.
  • Validate and sanitize all user‑supplied input before it reaches the database layer.
  • Deploy a web application firewall that blocks suspicious SQL injection patterns as a temporary containment measure.

Generated by OpenCVE AI on April 14, 2026 at 18:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Apr 2026 16:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in Basic Library System v1.0 /librarysystem/load_admin.php

Tue, 14 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Razormist
Razormist basic Library System
CPEs cpe:2.3:a:razormist:basic_library_system:1.0:*:*:*:*:*:*:*
Vendors & Products Razormist
Razormist basic Library System

Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in Sourcecodester Basic Library System v1.0

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester basic Library System
Vendors & Products Sourcecodester
Sourcecodester basic Library System

Mon, 13 Apr 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 14:30:00 +0000

Type Values Removed Values Added
Title SQL Injection in Sourcecodester Basic Library System v1.0
Weaknesses CWE-89

Mon, 13 Apr 2026 12:45:00 +0000

Type Values Removed Values Added
Description Sourcecodester Basic Library System v1.0 is vulnerable to SQL Injection in /librarysystem/load_admin.php.
References

Subscriptions

Razormist Basic Library System
Sourcecodester Basic Library System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-13T20:43:19.469Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36873

cve-icon Vulnrichment

Updated: 2026-04-13T20:43:14.691Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-13T13:16:41.553

Modified: 2026-04-14T17:42:59.120

Link: CVE-2026-36873

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T15:45:07Z

Weaknesses