Vulnerability Description
GoJobs is a REST API for a Job Board platform. The application exposes a job retrieval endpoint that allows unauthenticated users to access job details by directly manipulating object identifiers. The endpoint lacks proper authentication and authorization checks, resulting in unauthorized access to job data.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/karnop/gojobs/security/advisories/GHSA-x2j8-h9xc-wpgf
- https://github.com/karnop/gojobs/security/advisories/GHSA-x2j8-h9xc-wpgf
FAQ
What is CVE-2026-44341?
CVE-2026-44341 is a vulnerability with a CVSS score of 5.3 (MEDIUM). GoJobs is a REST API for a Job Board platform. The application exposes a job retrieval endpoint that allows unauthenticated users to access job details by directly manipulating object identifiers. The...
How severe is CVE-2026-44341?
CVE-2026-44341 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44341?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.