Description
A security flaw has been discovered in CodeAstro Online Job Portal 1.0. The affected element is an unknown function of the file /admin/jobs-admins/delete-jobs.php of the component All Jobs Page. Performing a manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-04-26
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection leading to unauthorized data modification
Action: Immediate Patch
AI Analysis

Impact

A vulnerability exists in the admin interface of CodeAstro Online Job Portal that allows an attacker to manipulate the ID parameter in the delete-jobs.php endpoint. The flaw enables supplied values to be inserted directly into a database query, which can result in arbitrary SQL code execution. The primary consequence is the ability to delete or alter job listings and, depending on database permissions, potentially extract or modify other stored information. This weakness is identified as typical of CWE-74 (Improper Neutralization of Special Elements) and CWE-89 (Improper Neutralization of Special Elements used in an SQL Command).

Affected Systems

The affected product is the CodeAstro Online Job Portal, version 1.0. The vulnerable component is the All Jobs Page located in the /admin/jobs-admins/delete-jobs.php file. Current version and patch status are not provided, so any installation of version 1.0 without additional security controls is considered affected.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate severity. The EPSS score is reported as below 1%, suggesting that the probability of exploitation is low but non-zero. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote, via web-based interaction, and the exploit has been publicly released, meaning attackers could launch an attack simply by sending a crafted HTTP request to the vulnerable endpoint.

Generated by OpenCVE AI on April 28, 2026 at 05:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update or patch the CodeAstro Online Job Portal to the latest secure release that fixes the SQL injection in delete-jobs.php
  • Refactor the delete-jobs.php code to use prepared statements or parameterized queries, ensuring that all input values are properly sanitized before being incorporated into SQL commands
  • Restrict administrative access to the /admin/jobs-admins directory by enforcing network or IP‑based controls, limiting exposure to potential attackers

Generated by OpenCVE AI on April 28, 2026 at 05:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Codeastro
Codeastro online Job Portal
Vendors & Products Codeastro
Codeastro online Job Portal

Mon, 27 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 26 Apr 2026 09:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in CodeAstro Online Job Portal 1.0. The affected element is an unknown function of the file /admin/jobs-admins/delete-jobs.php of the component All Jobs Page. Performing a manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
Title CodeAstro Online Job Portal All Jobs delete-jobs.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Codeastro Online Job Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T16:56:49.703Z

Reserved: 2026-04-25T14:18:13.673Z

Link: CVE-2026-7028

cve-icon Vulnrichment

Updated: 2026-04-27T16:56:37.342Z

cve-icon NVD

Status : Deferred

Published: 2026-04-26T09:16:19.097

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7028

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T05:30:23Z

Weaknesses