CVE-2026-7071 Details
Description
A security vulnerability has been detected in CodeAstro Online Job Portal 1.0. Affected by this vulnerability is an unknown functionality of the file /users/user-cvs/. The manipulation leads to file and directory information exposure. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
A vulnerability in CodeAstro Online Job Portal version 1.0 allows for improper access control, leading to unauthorized exposure of user resumes. The application stores resumes in a publicly accessible directory without authentication or authorization checks. This vulnerability enables an unauthenticated attacker to access and download any user's resume by requesting the file URL. Additionally, the directory listing is enabled, allowing enumeration of all uploaded resumes. The exposed resumes may contain sensitive personal information such as names, email addresses, phone numbers, and work experience, raising concerns about privacy violations and potential identity theft.
Restrict access to the '/users/user-cvs/' directory, disable directory listing, and implement proper authentication and authorization checks before serving files. Sensitive files should be stored outside the web root and served via controlled endpoints.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 27, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://codeastro.com/ | [email protected] | Vendor |
| https://github.com/Xmyronn/CodeAstro-Job-Portal-Unauthenticated-Resume-Exposure | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/799236 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359646 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359646/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-538 | Insertion of Sensitive Information into Externally-Accessible File or Directory | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CodeAstro Online Job Portal | 1.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion